[Clustering/JBoss] - jboss-4.2.2.GA Clustering ERROR !!!
by harish73
Hi,
I have installed jboss-4.2.2.GA with clustering on two different windows XP machine.
1) I don't know why the other member isn't joining the cluster.
GMS: address is 153.58.49.100:7800
-------------------------------------------------------
19:37:39,658 INFO [Partition A] Number of cluster members: 1
19:37:39,658 INFO [Partition A] Other members: 0
19:37:39,658 INFO [Partition A] Fetching state (will wait for 30000 milliseconds):
19:37:39,658 INFO [Partition A] State could not be retrieved (we are the first member in group)
19:37:39,721 INFO [HANamingService] Started ha-jndi bootstrap jnpPort=1100, backlog=50, bindAddress=/153.58.49.100
19:37:39,737 INFO [DetachedHANamingService$AutomaticDiscovery] Listening on /153.58.49.100:1102, group=230.0.0.4, HA-JNDI address=153.58.49.100:1100
19:37:42,080 INFO [TreeCache] No transaction manager lookup class has been defined. Transactions cannot be used
19:37:42,346 INFO [STDOUT]
2)
20:03:18,028 WARN [NAKACK] 153.58.49.100:4358] discarded message from non-member 153.58.45.51:4877, my view is [153.58.49.100:4358|0] [153.58.49.100:4358]
20:03:18,028 INFO [TreeCache] viewAccepted(): MergeView::[153.58.45.51:4877|1][153.58.45.51:4877, 153.58.49.100:4358], subgroups=[[153.58.45.51:4877|0] [153.5
8.45.51:4877], [153.58.49.100:4358|0] [153.58.49.100:4358]]
Can someone help me.
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135633#4135633
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135633
18 years, 1 month
[Installation, Configuration & DEPLOYMENT] - JEMS installer headless install not working ?
by gjeudy
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
18 years, 1 month