[jboss-user] [Installation, Configuration & DEPLOYMENT] - JEMS installer headless install not working ?
gjeudy
do-not-reply at jboss.com
Tue Mar 11 10:33:26 EDT 2008
Hi,
I tried to do headless install on a solaris box. The process seem to complete normally but when I start jboss I cannot access the JMX console through the HTTP server.
Installation cmd used:
java -jar jems -installGroup default installpath=/export/home/jboss/jboss-4.2.2
izpack log output:
1205244780753; Tue Mar 11 11:13:00 ADT 2008; automationHelperInstance.runAutomated :com.izforge.izpack.panels.InstallPanelAutomati
| onHelper successfully done.
| 1205244780754; Tue Mar 11 11:13:00 ADT 2008; AutomationHelper:com.izforge.izpack.panels.ShortcutPanelAutomationHelper
| 1205244780759; Tue Mar 11 11:13:00 ADT 2008; Instantiate :com.izforge.izpack.panels.ShortcutPanelAutomationHelper
| 1205244780759; Tue Mar 11 11:13:00 ADT 2008; automationHelperInstance.runAutomated :com.izforge.izpack.panels.ShortcutPanelAutomat
| ionHelper entered.
| 1205244780760; Tue Mar 11 11:13:00 ADT 2008; com.izforge.izpack.panels.ShortcutPanelAutomationHelper Entered runAutomated()
| 1205244780910; Tue Mar 11 11:13:00 ADT 2008; automationHelperInstance.runAutomated :com.izforge.izpack.panels.ShortcutPanelAutomat
| ionHelper successfully done.
| 1205244780910; Tue Mar 11 11:13:00 ADT 2008; AutomationHelper:com.jboss.installer.panels.CreateZIPPanelAutomationHelper
| 1205244780911; Tue Mar 11 11:13:00 ADT 2008; ClassNotFoundException-skip :com.jboss.installer.panels.CreateZIPPanelAutomationHelpe
| r
Empty jems-installer log... Is that normal ?
I do see all files were unpacked successfully in the installDir. Then I just execute $JBOSS_HOME/bin/run.sh. The server starts normally with no error messages. The HTTP server shows started:
11:17:12,243 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
Any ideas of what could be going on? What could I do to troubleshoot the http server and figure out why jmx-console is not accessible ?
Accessing the host with IE from another workstation on the LAN doesn't show any results, regular page cannot be displayed IE message.
URL used: http://hostname:8080
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135630#4135630
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135630
More information about the jboss-user
mailing list