Hi,
I've tried to install the Sun Glassfish Enterprise Server v2.1 ( sges_ee-2_1-linux.bin) on two linux machines now and both locked up at 75% during the "installing Load Balancing Plugin" step.
I am using java 1.6.0_16 and the Sun 7.0 web server (sjsws-7_0-linux-i586.tar.gz). One of the Linux machines was Fedora 6 and the other was RedHat 4.
I captured the following stacktrace using kill -QUIT on the process.
Anybody know why this would be occurring?
Thanks!
Rob
"process reaper" daemon prio=10 tid=0x09a1f000 nid=0x41fd runnable [0xb48e8000]
java.lang.Thread.State: RUNNABLE
at java.lang.UNIXProcess.waitForProcessExit(Native Method)
at java.lang.UNIXProcess.access$900(UNIXProcess.java:20)
at java.lang.UNIXProcess$1$1.run(UNIXProcess.java:132)
"Thread-20" prio=10 tid=0xb450d400 nid=0x40b9 waiting on condition [0xb4846000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at com.sun.wizards.panels.AnimationVisual.run(AnimationVisual.java:277)
at java.lang.Thread.run(Thread.java:619)
"Thread-19" prio=10 tid=0xb450c000 nid=0x40b8 in Object.wait() [0xb47f5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
- locked <0x8275ba28> (a java.lang.UNIXProcess)
at com.sun.enterprise.ee.installer.windows.actions.PostInstall_LbPlugin.pullConfig(PostInstall_LbPlugin.java:2050)
at com.sun.enterprise.ee.installer.windows.actions.PostInstall_LbPlugin.install(PostInstall_LbPlugin.java:276)
at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1325)
at com.sun.install.products.InstallNode.startInstall(InstallNode.java:984)
at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1322)
at com.sun.install.products.InstallNode.startInstall(InstallNode.java:984)
at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1322)
at com.sun.install.products.Product.performInstallation(Product.java:653)
at com.sun.install.tasks.ProductTask.perform(ProductTask.java:191)
at com.sun.wizards.core.Sequence.perform(Sequence.java:336)
at com.sun.wizards.core.SequenceManager.run(SequenceManager.java:226)
at java.lang.Thread.run(Thread.java:619)
[Message sent by forum member 'rrr6399' (rrr6399_at_futuretek.com)]
http://forums.java.net/jive/thread.jspa?messageID=362305