]
Brian Stansberry resolved WFLY-999.
-----------------------------------
Resolution: Out of Date
JBoss 7 hangs after "Started FileSystemDeploymentService for
directory ..." message
-----------------------------------------------------------------------------------
Key: WFLY-999
URL:
https://issues.jboss.org/browse/WFLY-999
Project: WildFly
Issue Type: Bug
Components: Server
Environment: Operating System z/OS
java version "1.7.0"
Java(TM) SE Runtime Environment (build pmz6470sr2-20120901_01(SR2))
IBM J9 VM (build 2.6, JRE 1.7.0 z/OS s390x-64 20120809_118929 (JIT enabled, AOT enabled)
J9VM - R26_Java726_SR2_20120809_0948_B118929
JIT - r11.b01_20120808_24925
GC - R26_Java726_SR2_20120809_0948_B118929
J9CL - 20120809_118929)
JCL - 20120831_02 based on Oracle 7u3-b05
Reporter: gaurav singhal
Assignee: Jason Greene
Priority: Minor
Attachments: boot.log, javacore.20121017.204740.33554879.0002.txt, server.log
When we start jboss, it doesn't go past this log message:
20:46:24,504 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8)
JBAS015012: Started FileSystemDeploymentService for directory
/u/users/castoadm/chorus/jboss/standalone/deployments
and we never see the Brontes started message. server and boot log as well as the thread
dump from when it stays hung at that message is attached.