Hi,
I have the same problem.
Tried with the offline dist and the no-addons dist.
The no-addons dist installs the core plugins.
But both versions hang after showing the banner.
Thread dump shows that it is still in FurnaceImpl.start():
2014-04-28 11:48:32
Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode):
"Reference Reaper" daemon prio=6 tid=0x000000000c3b3000 nid=0x1fa8 in
Object.wait() [0x000000000d75f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000a5046098> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- locked <0x00000000a5046098> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at org.jboss.modules.ref.References$ReaperThread.run(References.java:68)
"Thread-1" daemon prio=6 tid=0x000000000b3dc000 nid=0x1ce4 runnable
[0x000000000c1bf000]
java.lang.Thread.State: RUNNABLE
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:522)
at java.lang.Thread.run(Thread.java:744)
"Service Thread" daemon prio=6 tid=0x00000000096ae000 nid=0x1150 runnable
[0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" daemon prio=10 tid=0x00000000096a8800 nid=0x1e58 waiting on
condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" daemon prio=10 tid=0x00000000096a3800 nid=0x1cc0 waiting on
condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Attach Listener" daemon prio=10 tid=0x00000000096a1800 nid=0x1704 runnable
[0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0x000000000969a800 nid=0x1b30 waiting on
condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=8 tid=0x0000000009647800 nid=0x2248 in Object.wait()
[0x000000000aaee000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000a35e9c20> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- locked <0x00000000a35e9c20> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
"Reference Handler" daemon prio=10 tid=0x000000000963e000 nid=0x2554 in
Object.wait() [0x000000000a9bf000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000a35e98f8> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:503)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- locked <0x00000000a35e98f8> (a java.lang.ref.Reference$Lock)
"main" prio=6 tid=0x0000000001c9e800 nid=0xfe8 waiting on condition
[0x000000000242f000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.jboss.forge.furnace.impl.FurnaceImpl.start(FurnaceImpl.java:220)
at org.jboss.forge.furnace.impl.FurnaceImpl.start(FurnaceImpl.java:150)
at org.jboss.forge.bootstrap.Bootstrap.start(Bootstrap.java:227)
at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:95)
"VM Thread" prio=10 tid=0x0000000009638800 nid=0x58c runnable
"GC task thread#0 (ParallelGC)" prio=6 tid=0x00000000021de800 nid=0x16b4
runnable
"GC task thread#1 (ParallelGC)" prio=6 tid=0x00000000021e0800 nid=0x2004
runnable
"GC task thread#2 (ParallelGC)" prio=6 tid=0x00000000021e2000 nid=0x1850
runnable
"GC task thread#3 (ParallelGC)" prio=6 tid=0x00000000021e3800 nid=0x1d64
runnable
"VM Periodic Task Thread" prio=10 tid=0x00000000096bf000 nid=0x21e0 waiting on
condition
JNI global references: 255
Heap
PSYoungGen total 29696K, used 16923K [0x00000000e1100000, 0x00000000e3500000,
0x0000000100000000)
eden space 29184K, 57% used [0x00000000e1100000,0x00000000e213eee0,0x00000000e2d80000)
from space 512K, 56% used [0x00000000e3280000,0x00000000e32c8000,0x00000000e3300000)
to space 1536K, 0% used [0x00000000e3380000,0x00000000e3380000,0x00000000e3500000)
ParOldGen total 62976K, used 32419K [0x00000000a3400000, 0x00000000a7180000,
0x00000000e1100000)
object space 62976K, 51% used
[0x00000000a3400000,0x00000000a53a8d88,0x00000000a7180000)
PSPermGen total 21504K, used 14691K [0x000000009e200000, 0x000000009f700000,
0x00000000a3400000)
object space 21504K, 68% used
[0x000000009e200000,0x000000009f058d50,0x000000009f700000)
Is there a way to create additional traces?
Kind regards,
Robert
Posted by forums
Original post:
https://community.jboss.org/message/871151#871151