[JBoss-user] [Installation & Configuration] - Re: JBOSS 3.2.7 & 4.0.0 on ISeries V5R2M0

2004-12-24 Thread cybermac912
Oh, and I second fbiaggi's advice: Make sure your system is all up-to-date on PTF's (Java & others). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859865#3859865 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859865

[JBoss-user] [Installation & Configuration] - Re: JBOSS 3.2.7 & 4.0.0 on ISeries V5R2M0

2004-12-24 Thread cybermac912
We run JBoss 4.0.0 on our iSeries, so no need to step back to the older version. Just a couple of tips: - Make sure you specify the correct JAVA_HOME in jboss-4.0.0/bin/run.conf (ours is /QIBM/ProdData/Java400/jdk14) - Make sure you give the VM enough memory in run.conf (at least 512 MB) - If yo

[JBoss-user] [Installation & Configuration] - Re: JBOSS 3.2.7 & 4.0.0 on ISeries V5R2M0

2004-12-23 Thread fbiaggi
...missing... and check that all PTF are installed (already see that some java PTF do not install automatically). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859768#3859768 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [Installation & Configuration] - Re: JBOSS 3.2.7 & 4.0.0 on ISeries V5R2M0

2004-12-23 Thread fbiaggi
I think you should try to install tha latest cumulative PTF package for java. Ciao View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859767#3859767 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859767 --

[JBoss-user] [Installation & Configuration] - Re: JBOSS 3.2.7 & 4.0.0 on ISeries V5R2M0

2004-12-22 Thread frankgrimes
To determine the full version of your JVM, type $JAVA_HOME/bin/java -version from the command line. Based on that, you can go to IBM to determine if they have patches/updates available for you. Also, you might want to post more of the server.log output because "09:32:14,484 ERROR [MainDeployer

[JBoss-user] [Installation & Configuration] - Re: JBOSS 3.2.7 & 4.0.0 on ISeries V5R2M0

2004-12-22 Thread hankcsl
Thanks for the info. I have just tried this and again the same error message. I have noted that JBOSS lists the JVM and JAVA version which on the iSeries is :- 18:10:42,774 INFO [ServerInfo] Java version: 1.4.1,IBM Corporation 18:10:42,784 INFO [ServerInfo] Java VM: Classic VM 1.4,IBM

[JBoss-user] [Installation & Configuration] - Re: JBOSS 3.2.7 & 4.0.0 on ISeries V5R2M0

2004-12-22 Thread frankgrimes
First, I would make sure you have the latest IBM java filesets installed (i.e. up to date in terms of JVM). Next, I would check to make sure that you are using the appropriate xerces and xalan classes (your VM might be bundled with older versions which have trouble parsing jboss' xml config file