Re: [staf-users] couldn't run STAF editor with none root user

2010-08-31 Thread Cynthia Li
Hi I create a new java project in eclipse and set java default version. And then I try to run STAF editor is OK now! Thanks very much~ 在 2010年9月1日 上午7:24,David Bender 写道: > Hi, > > What is the output of the following: > > uname -a > STAF local MISC LIST PROPERTIES > java -version (for the java

Re: [staf-users] couldn't run STAF editor with none root user

2010-08-29 Thread Cynthia Li
> Cynthia Li > To: > David Bender/Austin/i...@ibmus > Cc: > staf-users@lists.sourceforge.net > Date: > 08/26/2010 08:59 PM > Subject: > Re: [staf-users] couldn't run STAF editor with none root user > -- > > > > Hi

Re: [staf-users] couldn't run STAF editor with none root user

2010-08-27 Thread David Bender
30 AM Subject: Re: [staf-users] couldn't run STAF editor with none root

Re: [staf-users] couldn't run STAF editor with none root user

2010-08-26 Thread Cynthia Li
AF local PING PING will get > > > From: > Cynthia Li > To: > David Bender/Austin/i...@ibmus > Cc: > staf-users@lists.sourceforge.net > Date: > 08/26/2010 01:30 AM > Subject: > Re: [staf-users] couldn't run STAF editor with none root user > --

Re: [staf-users] couldn't run STAF editor with none root user

2010-08-26 Thread David Bender
Subject:Re: [staf-users] couldn't run STAF editor with none root user Hi David Great~~ now I run java com.ibm.staf.TestJSTAF local PING PING will get response TestJSTAF using

Re: [staf-users] couldn't run STAF editor with none root user

2010-08-25 Thread Cynthia Li
Hi David Great~~ now I run java com.ibm.staf.TestJSTAF local PING PING will get response TestJSTAF using STAF handle 3 RC=0 Result=PONG But I'll get a exception stack trace "java.lang.NoClassDefFoundError: Could not initialize class com.ibm.staf.STAFHandle" when I try to open a STAF machine in ec

Re: [staf-users] couldn't run STAF editor with none root user

2010-08-25 Thread David Bender
Hi, In the non-root environment, verify that environment variable LD_LIBRARY_PATH (or LIBPATH on AIX, IBM i, and z/OS systems, SHLIB_PATH on HP-UX systems, DYLD_LIBRARY_PATH on Mac OS X) includes the STAF lib directory (i.e. /usr/local/staf/lib, if that is where you installed STAF). Thanks, Davi