[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: failed to start JBOSS 5.0

2009-02-10 Thread jaikiran
tanwilliam83 wrote : would this be a problem for jboss 5.0 on jrockit? | | Shouldn't be a problem. Let me see if i can reproduce this on my RHEL5 system. P.S: I am ruling out the issue of incorrect download version of JBossAS since your build date (build: SVNTag=JBoss_5_0_0_GA

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: failed to start JBOSS 5.0

2009-02-10 Thread jaikiran
Boots/deploys fine for me with the following system configuration: 18:20:11,801 INFO [ServerInfo] Java version: 1.5.0_15,BEA Systems, Inc. | 18:20:11,801 INFO [ServerInfo] Java VM: BEA JRockit(R) R27.6.0-50_o-100423-1.5.0_15-20080626-2104-linux-ia32,BEA Systems, Inc. | 18:20:11,801 INFO

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: failed to start JBOSS 5.0

2009-02-10 Thread jaikiran
anonymous wrote : Caused by: java.lang.ArrayIndexOutOfBoundsException | at org.jboss.reflect.plugins.MethodInfoImpl.(MethodInfoImpl.java:103) This reminds of another user reporting an issue with a different Java vendor. Had to something with annotation handling. I guess you too are running

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: failed to start JBOSS 5.0

2009-02-10 Thread PeterJ
anonymous wrote : too bad to say that SUN has discontinued jdk release for itanium system. Not true. Sun provides JDK 6u10 and higher for Itanium. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4208650#4208650 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: failed to start JBOSS 5.0

2009-02-09 Thread PeterJ
I see that you are running on an Itanium system (ia64). There is no Sun JDK 5 for Itanium - you will have to get the latest JDK6. Also, make sure that you downloaded the JBoss AS zip file that has jdk6 in it's name - that one is specifically for use with JDK 6. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: failed to start JBOSS 5.0

2009-02-09 Thread tanwilliam83
too bad to say that SUN has discontinued jdk release for itanium system. the latest sun jdk that is available on itanium system is jdk 1.4.2. that's the reason why i have to use jrockit instead of sun jdk. would this be a problem for jboss 5.0 on jrockit? below is the jboss 5.0 bootstrap

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: failed to start JBOSS 5.0

2009-02-08 Thread jaikiran
anonymous wrote : jdk jrockit-R26.0.0-jdk1.5.0_04 Would it be possible for you try with a Sun JDK 1.5 to see if it works? Also please post the initial few lines for the console logs, similar to these: = | | JBoss