此内容没有您所选择的语言版本。
4.2. Known Issues for the JBoss Operations Network Plugin
The following is a list of known issues in JBoss Enterprise Web Server 2 for the JBoss Operations Network plugin:
- BZ-865460 - Cannot add a Group to tomcat7's UserDatabase
- Adding a User Group using the JBoss Operations Network (JON) interface in JBoss Enterprise Web Server results in the following error in the agent's log:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - BZ-865403 - Cannot add a User to tomcat6's UserDatabase
- Adding a user using the JBoss Operations Network (JON) interface used in JBoss Enterprise Web Server results in the following error in the agent log:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - BZ-865454 - Cannot manage tomcat7's deployed web applications
- For the ZIP version of JBoss Enterprise Web Server, all deployed web applications unexpectedly appear "unavailable" and management operations applies to them are ineffective. As an example, a stop operation on a running web application results in the following error:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - BZ-583996 - EWS Tomcat: "Store Configuration" operation doesn't appear to do anything?
- In a running implementation of JBoss Enterprise Web Server on Solaris, selecting theoption in the menu does not result in any updates to the
agent.log
file or theserver.xml
file.This occurs because theStoreConfig
MBean used to persist changes toserver.xml
is not included in the version of Tomcat that ships with JBoss Enterprise Web Server. - JBPAPP-10181 - javax.management.InstanceNotFoundException: Catalina:type=StoreConfig
- When using Tomcat 6 and 7 in JBoss Enterprise Web Server, configuration changes made using the JBoss Operations Network (JON) agent do not persist into XML. Configuration changes made through a remote JMX interface also do not persist to
server.xml
because this requires calling thestoreConfig
method from the storeConfig MBean.