[jboss-user] [Beginner's Corner] - Issue starting default jboss instance

david michael do-not-reply at jboss.com
Fri Jul 26 11:48:55 EDT 2013


david michael [https://community.jboss.org/people/d_michael] created the discussion

"Issue starting default jboss instance"

To view the discussion, visit: https://community.jboss.org/message/830015#830015

--------------------------------------------------------------
I am trying to start a production jboss deployment of Jboss eap 5.1.2 and I am running into an issue while it is starting. I am sure its just something I am missing in the configuration.  Here is the error I am recieving:

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


  JBoss Bootstrap Environment


  JBOSS_HOME: /var/lib/jbossas


  JAVA: java


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


  CLASSPATH: /var/lib/jbossas/bin/run.jar


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


10:45:21,382 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
10:45:21,383 INFO  [ServerImpl] Release ID: JBoss [EAP] 5.1.2 (build: SVNTag=JBPAPP_5_1_2 date=201206061626)
10:45:21,383 INFO  [ServerImpl] Bootstrap URL: null
10:45:21,383 INFO  [ServerImpl] Home Dir: /var/lib/jbossas
10:45:21,383 INFO  [ServerImpl] Home URL: file:/var/lib/jbossas/
10:45:21,383 INFO  [ServerImpl] Library URL: file:/var/lib/jbossas/lib/
10:45:21,384 INFO  [ServerImpl] Patch URL: null
10:45:21,384 INFO  [ServerImpl] Common Base URL: file:/var/lib/jbossas/common/
10:45:21,384 INFO  [ServerImpl] Common Library URL: file:/var/lib/jbossas/common/lib/
10:45:21,384 INFO  [ServerImpl] Server Name: node1
10:45:21,384 INFO  [ServerImpl] Server Base Dir: /var/lib/jbossas/server
10:45:21,384 INFO  [ServerImpl] Server Base URL: file:/var/lib/jbossas/server/
10:45:21,385 INFO  [ServerImpl] Server Config URL: file:/var/lib/jbossas/server/node1/conf/
10:45:21,385 INFO  [ServerImpl] Server Home Dir: /var/lib/jbossas/server/node1
10:45:21,385 INFO  [ServerImpl] Server Home URL: file:/var/lib/jbossas/server/node1/
10:45:21,385 INFO  [ServerImpl] Server Data Dir: /var/lib/jbossas/server/node1/data
10:45:21,385 INFO  [ServerImpl] Server Library URL: file:/var/lib/jbossas/server/node1/lib/
10:45:21,385 INFO  [ServerImpl] Server Log Dir: /var/lib/jbossas/server/node1/log
10:45:21,385 INFO  [ServerImpl] Server Native Dir: /var/lib/jbossas/server/node1/tmp/native
10:45:21,385 INFO  [ServerImpl] Server Temp Dir: /var/lib/jbossas/server/node1/tmp
10:45:21,385 INFO  [ServerImpl] Server Temp Deploy Dir: /var/lib/jbossas/server/node1/tmp/deploy
10:45:22,115 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/var/lib/jbossas/server/node1/conf/bootstrap.xml
10:45:22,589 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
10:45:22,591 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
10:45:22,603 ERROR [AbstractKernelController] Error installing to Configured: name=VFSCache state=Instantiated
java.lang.RuntimeException: Error configuring property: realCache for VFSCache
        at org.jboss.kernel.plugins.dependency.ConfigureAction.dispatchSetProperty(ConfigureAction.java:112)
        at org.jboss.kernel.plugins.dependency.ConfigureAction.setAttributes(ConfigureAction.java:85)
        at org.jboss.kernel.plugins.dependency.ConfigureAction.installActionInternal(ConfigureAction.java:44)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextActio
n.java:62)
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/830015#830015]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130726/2bbe62d7/attachment-0001.html 


More information about the jboss-user mailing list