5. Fixed Bugs in JBoss Operations Network 3.0


These bugs have been fixed in JBoss Operations Network 3.0. For a complete list of all issues addressed in JBoss Operations Network 3.0, see Bugzilla 678340.
Expand
Table 2. JBoss ON 3.0 Fixed Bugs
Bug Number Description
Installation and Upgrade
Bugzilla 598922Upgrading from JON2.3.1 to JON2.4 with an Oracle backend returned a 'Connection timed out' error for connecting to the LDAP server.
Bugzilla 618214Upgrading JON2.3.1 to 2.4 lost SNMP Server Configuration Properties.
Server
Bugzilla 712311If the resource configuration could not be found because the resource was unavailable, the server incorrectly recorded an NPE.
Bugzilla 747922Uninventorying and then re-importing a resource could return a Java error.
General
Bugzilla 536032If the same user is logged in from multiple machines, sessions were logged out in rotation.
Bugzilla 644344An LDAP user with the name admin could act as a superuser in JBoss ON. Now, no LDAP user is allowed in JBoss ON with the name admin.
Bugzilla 683609Purging a plug-in without deleting it would remove the plug-in from the UI but leave the .jar file on the filesystem.
Bugzilla 691476When viewing compatible groups of resources and their children, the same resource will be displayed multiple times in the group view. Grouping failed because the resource key is too unique for the same resource across compatible parents.
Bugzilla 695408When a child resource was deleted from a machine, the inventory history page for the parent contained few details.
Bugzilla 707047The LDAP group member search doesn't escape special characters.
Bugzilla 711502Resources using the ResourceContext.createAvailabilityCollectorRunnable were unable to start up when loaded from the disk.
Bugzilla 734135A dynagroup could be created with an improper expression.
Bugzilla 746347A role could not be updated if an LDAP-authenticated user belonged to the role.
Bugzilla 756106The agent resource has a status of UP, but all its child Resources are DOWN, with plugin container exceptions in the agent log.
Performance
Bugzilla 535237Traversing a compatible group with a large number of entries was slow to render.
Bugzilla 617577The uninventory process had some unnecessary database calls, making it last several seconds for platforms with a lot of children.
Bugzilla 645502 Agent availability reports included the full resource object and additional information, which could make them over 1MB.
Bugzilla 661203There were issued with the inventory browser load efficiency.
Bugzilla 720794It could take several minutes to import a large number of resources.
Bugzilla 727869When there were a large number of resources in inventory, it could take several seconds to open the configuration history.
Bugzilla 734599It could take several seconds to update a metric schedule on a compatible group with 1,000 members.
Bugzilla 736517It can take a very long time to load the resource tree for a platform with a large number of children.
Bugzilla 738798It could take several seconds or a minute to delete a large number of alerts.
Agent
Bugzilla 702691 If a resource was restarted outside JBoss ON, then its process information in the agent's resource context was never refreshed.
Bugzilla 711484An exception thrown inside the ResourceComponent.start() method will get rethrown as InvalidPluginConfigurationException which is not being caught. The agent stops and tries to restart the plug-in container, which fails and the agent doesn't restart.
Bugzilla 712444If a fatal validation error occurred while parsing the agent plug-in descriptor, the errors were not logged.
Server
Bugzilla 658491If call time metrics for several Oracle resources were received in one batch, they were all assigned to the first resource in the batch.
Bugzilla 713744The ResourceMetadataManagerBean call hung on Oracle 11g.
Monitoring
Bugzilla 634648Using Advanced Settings to enter a display range for a metric graph or metric table has no effect. The criteria specified in the Advanced Settings pop-up window does not get applied to the graph or chart.
Bugzilla 649825A user who has a role which contains a compatible group definition with Tomcat server resources is unable to see any metric graphs and could show an error in the UI.
Bugzilla 713750The event timeline displays data, but showed a client side message about invalid configuration IDs and recorded a server-side message about 'Failed to load json data.'
Bugzilla 717921Creating an event log under the JBoss ON server resource displays IndexOutOfBoundsException.
Alerts
Bugzilla 602178The email notification for alerts did not include the resource type in the email text, so it was difficult to determine what resource triggered the alert.
Bugzilla 657007The resource alert history had to be manually refreshed to show new alerts.
Bugzilla 726202If an alert using a baseline as a condition was created before the metric baseline was defined, then it could be over an hour before alerts for that condition were triggered.
Bugzilla 735262An alert definition with two conditions using the same metric could fire at, apparently, the wrong time. For example, a setting of load at >40% and <60% could fire an alert that recorded values of 15% and 41%. A spike over 40% triggered one condition (>40%) while another measurement triggered the other condition (<60%). This is because conditions are evaluated individually not corporately.
Bugzilla 736685If a resource had an alert with two AND conditions and one of those conditions was evaluated but the other wasn't, then the alert essentially locked the resource and it could not be uninventoried.
Inventory
Bugzilla 587038
Bugzilla 728274
When attempting to re-add an uninventoried platform, the server recorded a stacktrace.
Bugzilla 596680An embedded WAR with "/" as Web application context was shown as not available.
Bugzilla 622491Deleting a user caused user's modified groups and manually added resources to be inaccessible.
Bugzilla 634306If a custom Linux kernel had a version name longer than 50 characters, the platform discovery returned the error "java.lang.IllegalStateException."
Bugzilla 714812If a resource was deleted through JBoss ON and then later recreated, it resulted in an invalid inventory report and the resource could not be re-inventoried.
Bugzilla 719734Importing a large number of resources could return the SQL exception "ORA-01795: maximum number of expressions in a list is 1000".
Bugzilla 736439Uninventorying a large number of resources could cause the operation to timeout and fail.
Bugzilla 739789Deleting a VDB from inventory removed it from the EDS instance, but it remained in the inventory.
UI
Bugzilla 614847The left navigation tree for the provisioning area would not expand on Internet Explorer 8.
Bugzilla 636709A favorites icon was displayed for folders, but actually added the parent as a favorite.
Bugzilla 663722User passwords did not allow special characters.
Bugzilla 734034Saved search name was not removed from the search bar after it was deleted.
Bugzilla 734231A dynagroup does not support a name or description over 100 characters.
Bugzilla 638728The UI does not indicate when a resource is down.
Bugzilla 638737Duplicate rows show up in schedules table.
Bugzilla 639950Moving between autogroups did not move properly to the same subtab.
Bugzilla 641179In the Dynagroup Manager view, the "Last Calculation Time" and "Next Calculation Time" are the same when a dynagroup has scheduled recalculations.
Bugzilla 676761Entering invalid expression in search bar results in uncaught runtime exception, rather than user friendly error.
Bugzilla 678349The OK button was missing from alert definition edit page, preventing it from being updated.
Bugzilla 695810It was not possible to schedule an operation from the context menu for a group.
Bugzilla 695889There were several issues with saved searches, including intermittent NPE errors.
Bugzilla 729329If the JBoss ON server was not running, a globally uncaught exception was returned in the UI.
Bugzilla 730991When a new child was added to a resource, the left navigation tree did not refresh.
Bugzilla 601721 In Internet Explorer, text areas in resource entry views are frequently displayed as if they are editable fields when they are not.
Bugzilla 701314A large import operation could cause the UI to timeout. The import operation was unaffected.
CLI
Bugzilla 725252The MeasurementBaselineManager.findBaselinesForResource() method did not work with the JBoss ON CLI, despite being defined in the remote API.
Bugzilla 736792Using the retrieveBackingContent method with the JBoss ON CLI returned a file not found exception on the agent.
Bugzilla 754968The JBoss ON CLI did not support arguments with spaces.
Bundles
Bugzilla 614410The bundle deployment wizard does not show the message "Bundle Deployment Scheduled!" in Internet Explorer 7.
Bugzilla 655187A platform could not be uninventoried if it had a bundle deployed to it.
Bugzilla 694741Role permissions were not filtering the destinations that a user could deploy a bundle to.
Bugzilla 702390Large number of bundle deployments for a single bundle causes Hibernate exceptions.
Configuration
Bugzilla 573034When a new plug-in with new plug-in configuration properties is deployed, any existing resources do not get default values set for their plug-in configurations that are required but have default values defined in the descriptor.
Bugzilla 617649
CVE-2011-4573
The server did not verify that a user had the proper modify resource permissions when they attempted to delete a plug-in configuration update from the group connection properties history.
Bugzilla 617653
CVE-2011-4573
Deleting a resource checked that a user had configuration write permissions, rather than the modify resource permission.
Bugzilla 706232Looking at the configuration for a compatible group could give the error "does not match latest associated ResourceConfigurationUpdate with SUCCESS status."
Platform Plug-in
Bugzilla 653496The platform plug-in shows the name for 64-bit Windows servers as Win32.
JBoss AS and AS 5 Plug-in
Bugzilla 590953If JBoss ON was scanning a JBoss server while the AS console page was rendering, it returned an NPE.
Bugzilla 607001The JBossMessaging Queue resource was blacklisted, so it wasn't discovered.
Bugzilla 642732A Web application context reported DOWN availability when JBoss Web is started with host name other than localhost.
Bugzilla 694660Properties that were unset would eventually revert back to their previous values.
Bugzilla 752399Attempting to create a datasource failed with the error "java.lang.IllegalArgumentException:item value."
Apache Plug-in
Bugzilla 535786 The autodiscovery process does not properly parse the snmp.conf file for an Apache resource, so it does not discover the actual address and port used by the Apache SNMP service and enters default values of 127.0.0.1 and 1610, respectively. This means that SNMP for Apache must be configured manually after the Apache resource is added.
Bugzilla 653695If more than one Apache process is running on a platform and discovery fails to load or parse the configuration file of one of the Apache instances, the entire discovery process is terminated leaving all Apache instances un-discovered.
Bugzilla 665855Performing operations on an Apache resource failed with the exception 'java.lang.StringIndexOutOfBoundsException: String index out of range: -1.'
Bugzilla 690117The agent could not monitor a virtual host with an address set to 0.0.0.0[:port].
Bugzilla 690435Phantom main virtual host appears in the inventory if the apache server resource does not have the URL set in the configuration properties.
Bugzilla 690430Pinging an HTTPS URL fails if the certificate is not trusted by the JVM.
Bugzilla 697585JBoss ON cannot find the httpd executable path for a default EWS Apache installation.
Bugzilla 698474Discovery was unable to find the correct httpd.conf file for Apache 2.2 on Windows.
Bugzilla 717787Even when Augeas support is disabled, the plug-in continues to use Augeas.
Bugzilla 721152Plug-ins initializing Augeas without explicitly de-initializing it resulted in large memory and resource leaks.
Bugzilla 733717The mod_snmp module to monitor Apache had memory leaks.
Bugzilla 618877 The Apache configuration fails to load in the Configuration tab of the GUI if the <Include> directive in the Apache configuration has an unacceptable format. This returned a series of Augeas-related Java exceptions in the server logs.
Bugzilla 594453Manually removing a VirtualHost in the httpd.conf and re-adding caused multiple entries.
Tomcat Plug-in
Bugzilla 688800Tomcat servers that were installed through EWS were discovered by the agent but not visible in the UI.
Bugzilla 690957If an EWS Tomcat instance was installed from RPM, the shutdown operation on JBoss ON failed with a Java exception.
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat