[jboss-user] [JBoss Portal] - Re: jboss Portal, as400 - doesnt fire up
PeterJ
do-not-reply at jboss.com
Mon Dec 15 12:11:33 EST 2008
This does not appear to be a Portal problem - this same error would probably happen with JBoss AS.
The first think to check is that the account used to run JBoss AS has full permissions on jboss_home and its sub directories.
I also don't like this message:
anonymous wrote : Caused by: java.lang.RuntimeException: Exception creating identity: : Unrecoverable error
This could indicate a problem with the JVM itself.
Also, it appears this error happens while setting up RMI. This could indicate some network issue, or perhaps a security issue (the account used to run JBoss AS does not have sufficient privileges to do some network operation).
You will probably have to get an expert on the IBM JVM on that OS (is it AIX?) to look at it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196644#4196644
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196644
More information about the jboss-user
mailing list