在我将服务器配置名称设置为production(JBoss-eap-5.2)后,JBoss将释放

在我将服务器配置名称设置为production(JBoss-eap-5.2)后,JBoss将释放,jboss,Jboss,当我将服务器配置设置为作为生产运行时,JBoss eap 5.2将释放。我收到的最后一条信息是: 10:55:46699警告[XMLAttributePersistenceManager]无协议:数据/xmbean属性。。。正在还原到主目录相对路径“/opt/jboss-eap-5.2/jboss as/server/production” 我正在使用run sh脚本启动JBoss,如下所示: cd/opt/jboss-eap-5.2/bin ./run.sh-c生产 =============

当我将服务器配置设置为作为生产运行时,JBoss eap 5.2将释放。我收到的最后一条信息是: 10:55:46699警告[XMLAttributePersistenceManager]无协议:数据/xmbean属性。。。正在还原到主目录相对路径“/opt/jboss-eap-5.2/jboss as/server/production”

我正在使用run sh脚本启动JBoss,如下所示:

cd/opt/jboss-eap-5.2/bin

./run.sh-c生产

=========================================================================

JBoss引导环境

JBOSS_HOME:/opt/JBOSS

JAVA:/opt/JAVA/bin/JAVA

JAVA_OPTS:-Dprogram.name=run.sh-server-Xms1303m-Xmx1303m-XX:MaxPermSize=256m-Dorg.jboss.resolver.warning=true-Dsun.rmi.dgc.client.gcInterval=3600000-Dsun.rmi.dgc.server.gcInterval=3600000-Dsun.lang.ClassLoader.allowaraysyntax=true-Djava.net.preferIPv4Stack=true

CLASSPATH:/opt/jboss/bin/run.jar:/opt/java/lib/tools.jar

=========================================================================

10:55:33,616 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
10:55:33,617 INFO  [ServerImpl] Release ID: JBoss [EAP] 5.2.0 (build: SVNTag=JBPAPP_5_2_0 date=201211232041)
10:55:33,617 INFO  [ServerImpl] Bootstrap URL: null
10:55:33,618 INFO  [ServerImpl] Home Dir: /opt/jboss-eap-5.2/jboss-as
10:55:33,618 INFO  [ServerImpl] Home URL: file:/opt/jboss-eap-5.2/jboss-as/
10:55:33,618 INFO  [ServerImpl] Library URL: file:/opt/jboss-eap-5.2/jboss-as/lib/
10:55:33,619 INFO  [ServerImpl] Patch URL: null
10:55:33,620 INFO  [ServerImpl] Common Base URL: file:/opt/jboss-eap-5.2/jboss-as/common/
10:55:33,620 INFO  [ServerImpl] Common Library URL: file:/opt/jboss-eap-5.2/jboss-as/common/lib/
10:55:33,620 INFO  [ServerImpl] Server Name: production
10:55:33,620 INFO  [ServerImpl] Server Base Dir: /opt/jboss-eap-5.2/jboss-as/server
10:55:33,620 INFO  [ServerImpl] Server Base URL: file:/opt/jboss-eap-5.2/jboss-as/server/
10:55:33,620 INFO  [ServerImpl] Server Config URL: file:/opt/jboss-eap-5.2/jboss-as/server/production/conf/
10:55:33,620 INFO  [ServerImpl] Server Home Dir: /opt/jboss-eap-5.2/jboss-as/server/production
10:55:33,620 INFO  [ServerImpl] Server Home URL: file:/opt/jboss-eap-5.2/jboss-as/server/production/
10:55:33,621 INFO  [ServerImpl] Server Data Dir: /opt/jboss-eap-5.2/jboss-as/server/production/data
10:55:33,621 INFO  [ServerImpl] Server Library URL: file:/opt/jboss-eap-5.2/jboss-as/server/production/lib/
10:55:33,621 INFO  [ServerImpl] Server Log Dir: /opt/jboss-eap-5.2/jboss-as/server/production/log
10:55:33,621 INFO  [ServerImpl] Server Native Dir: /opt/jboss-eap-5.2/jboss-as/server/production/tmp/native
10:55:33,621 INFO  [ServerImpl] Server Temp Dir: /opt/jboss-eap-5.2/jboss-as/server/production/tmp
10:55:33,621 INFO  [ServerImpl] Server Temp Deploy Dir: /opt/jboss-eap-5.2/jboss-as/server/production/tmp/deploy
10:55:35,103 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/opt/jboss-eap-5.2/jboss-as/server/production/conf/bootstrap.xml
10:55:35,717 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
10:55:35,720 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
10:55:36,072 INFO  [CopyMechanism] VFS temp dir: /opt/jboss-eap-5.2/jboss-as/server/production/tmp
10:55:36,073 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
10:55:38,025 INFO  [ServerInfo] Java version: 1.6.0_24,Sun Microsystems Inc.
10:55:38,026 INFO  [ServerInfo] Java Runtime: OpenJDK Runtime Environment (build 1.6.0_24-b24)
10:55:38,026 INFO  [ServerInfo] Java VM: OpenJDK 64-Bit Server VM 20.0-b12,Sun Microsystems Inc.
10:55:38,026 INFO  [ServerInfo] OS-System: Linux 2.6.32-358.el6.x86_64,amd64
10:55:38,028 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.sh -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.lang.ClassLoader.allowArraySyntax=true -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/opt/jboss/lib/endorsed 
10:55:38,126 INFO  [JMXKernel] Legacy JMX core initialized
10:55:42,145 INFO  [PropertyEditorManagerService] Registered editor class org.jboss.util.propertyeditor.PropertiesEditor for class java.util.Properties
10:55:46,699 WARN  [XMLAttributePersistenceManager] no protocol: data/xmbean-attrs... Reverting to home dir relative path '/opt/jboss-eap-5.2/jboss-as/server/production'

请帮助

实际上,当我检查production/log/server.log时,JBoss启动良好,但我不知道为什么控制台会释放。这正常吗?也许你已经禁用了控制台日志?然后,您将不会在控制台中的该点上看到更多日志,日志将继续记录到该文件。