Re: [staf-users] AS400 JAVA Staf Service question

2010-07-22 Thread David Bender
Cc: staf-users@lists.sourceforge.net Date: 07/21/2010 11:04 PM Subject: Re

Re: [staf-users] AS400 JAVA Staf Service question

2010-07-21 Thread Phil Rumble
I have installed the 32 bit version of STAF. I am now getting this error ** *** 20100721-21:32:58 - Start of Log for JVMName: STAFJVM1 *** JVM Executable: java *** JVM Options : none *** JVM Version : i5/OS PASE is a

Re: [staf-users] AS400 JAVA Staf Service question

2010-07-21 Thread David Bender
Date: 07/20/2010 09:56 PM Subject:Re: [staf-users] AS400 JAVA Staf Service question I've tr

Re: [staf-users] AS400 JAVA Staf Service question

2010-07-20 Thread Phil Rumble
I've tried using a 64 bit JVM (I believe it is the"classic" jvm) with no success The JVMLog.1 file contains unreadable characters. (See attached file: JVMLog.1) Any Ideas? Should I re-install the 32 bit version? JVMLog.1 Description: Binary data

Re: [staf-users] AS400 JAVA Staf Service question

2010-07-20 Thread David Bender
Phil, Most likely the Java you are using is 32-bit. When running the 64-bit version of STAF, you need to use a 64-bit Java. I got the same error when I used a 32-bit Java with 64-bit STAF. Changing to a 64-bit Java allowed me to load a Java STAF service with 64-bit STAF. Thanks, David