[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Exception creating identity

PeterJ do-not-reply at jboss.com
Wed Jan 2 17:02:13 EST 2008


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#4116547

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116547



More information about the jboss-user mailing list