What is environment variable CLASSPATH set to?  The SystemId Unknown; Line 
#1; Column #0; null error in the JVM log can indicate that there is a 
conflicting entry in your CLASSPATH.  In the shell where you are starting 
STAFProc, you can try setting CLASSPATH=/usr/local/staf/lib/JSTAF.jar (and 
nothing else) and see if that resolves the problem.

David Bender
STAF/STAX Development
8-1268 (512-838-1268) 
IBM Austin Bldg. 903-5B002
Internet: [EMAIL PROTECTED]




M P Sairam <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
01/30/2008 11:32 PM

To
Sharon Lucas/Austin/[EMAIL PROTECTED]
cc
STAF <staf-users@lists.sourceforge.net>
Subject
Re: [staf-users] Issue with STAX 3.3.1 XML Parsing in FC7






my environmental variables are
 
PATH=/usr/local/staf/bin:/usr/java/jre1.6.0_04/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    LD_LIBRARY_PATH=/usr/local/staf/lib
    STAF_INSTANCE_NAME=STAF
    STAFCONVDIR=/usr/local/staf/codepage

Sharon Lucas wrote: 

Are there any additional errors in the STAX JVM Log? (e.g. 
/usr/local/staf/data/STAF/lang/java/jvm/<JVMName>/JVMLog.1  where 
<JVMName> is the name of the JVM you specified when registering the STAX 
service, or STAFJVM1 by default). 

Can you run the following simple STAX job? 

<?xml version="1.0" encoding="UTF-8" standalone="no"?> 
<!DOCTYPE stax SYSTEM "stax.dtd"> 

<stax> 
  
  <defaultcall function="test"/> 
  
  <function name="test"> 
    <sequence> 
      <log message="1">'Hello'</log> 
    </sequence> 
  </function> 
  
</stax> 

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   [EMAIL PROTECTED]
(512) 838-8347 or Tieline 678-8347



M P Sairam <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED] 
01/30/2008 07:38 AM 


To
Michael Werner <[EMAIL PROTECTED]> 
cc
STAF <staf-users@lists.sourceforge.net> 
Subject
Re: [staf-users] Issue with STAX 3.3.1 XML Parsing in FC7








Hi,
   First thanks for quick response.

   I tested with older version of STAF, it works fine. 
   I also tested in FC4 and FC6 with the configuration I mentioned i 
didn't get any error. I am able to open that xml file in a browser also.

Regards,
Sairam
 
Michael Werner wrote: 
Hi, are you sure, that everything with the file you call is correct? 
  
I had exactly the same error yesterday, and I realized, that the File I 
called was empty. 
  
Regards Michael 
  
  



From: [EMAIL PROTECTED] [
mailto:[EMAIL PROTECTED] On Behalf Of M P Sairam
Sent: Mittwoch, 30. Januar 2008 12:13
To: STAF
Subject: [staf-users] Issue with STAX 3.3.1 XML Parsing in FC7 
  
Hi list,
   I'm getting the following error when i'm testing my xml file, which i'm 
not seeing in FC4 / FC6

Error submitting request, RC: 4001
Additional info
---------------
Caught com.ibm.staf.service.stax.STAXXMLParseException:

Line -1: Premature end of file.

Please help me in this issue. 

configuration:
   STAF - 3.2.4
   STAX - 3.3.1
   Sun JRE 1.6 Update 4
OS: FC7 (2.6.23.8-34) kernel

Regards,
Sairam 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________

staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to