First, it would help is you posted the full log message, including stack trace, for the
error. The 'caused by' text is usually not sufficient.
Second, try changing the localhost line in your /etc/hosts file to:
127.0.0.1 localhost localhost.locadomain
Also, the entry for fattony should probably have the IP address of the machine.
Also, try running with JDK 1.5 (instead of 1.6 because 1.6 is not supported on JBossAS
4.2.x).
Also, try setting the "-Djava.net.preferIPv4Stack=true" JVM option on the
command line.
Finally, which Linux are you running (I'm guessing one of the Ubuntu variations...)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116547#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...