Re: [staf-users] sfat how to call bat file in windows platform

2008-09-09 Thread M P Sairam
please check inline comments, [EMAIL PROTECTED] wrote: Hi all: I have a question about how to call a bat file in remote system. After I call this bat, I can not see the result. Bat file can not take effect. How can I resole this problem, thanks everyone! james_ji 2008-9-9

Re: [staf-users] Help required in compiling STAX service

2008-08-19 Thread M P Sairam
Thanks David, now i'm able to compile the code, but the last pre-requisite (i.e. Docbook) was not mentioned in STAF Developers guide. Is it a new requirement ? I never compiled STAF, this is the first time i'm compiling it. Even there are some minor issues when compiling STAF Core module. Th

[staf-users] Problem with STAF in FC9

2008-08-07 Thread M P Sairam
Hi, I'm unable to compile STAF from sources in Fedora Core 9. Regards, sairam This email message (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential, propr

Re: [staf-users] STAF:Unable to ping to remote machine

2008-05-07 Thread M P Sairam
try 'staf machine-ip-address ping ping', make sure there is no firewall in the remote machine, if its there also make sure that you add allow policy for this particular ip-address and port or just disable it and try once again if this also doesn't work try giving full permissions in STAF conf

Re: [staf-users] (no subject)

2008-05-06 Thread M P Sairam
Hi khitish, It is possible to get the output and can be used to parse, analyze and decide whether a particular test case is passed/failed. Regards, Sairam Khitish Padhy wrote: Thanks Lucas, This information is useful. As per my understanding on STAF, we need the STAF to be runni

Re: [staf-users] Error in Log Service

2008-04-28 Thread M P Sairam
I got it, Just now i saw it in STAF FAQ, this is happening because there are open file handles. Now i changed it and closing the file handles like in java. As of now this works fine. Regards, sairam M P Sairam wrote: > Hi, > when i'm running my test cases after some time the

Re: [staf-users] Issue with STAX 3.3.1 XML Parsing in FC7

2008-01-30 Thread M P Sairam
). Can you run the following simple STAX job? 'Hello' -- Sharon Lucas IBM Austin, [EMAIL PROTECTED] (512) 838-8347 or Tieline 678-8347 *M P Sairam <[EMAIL PROTECTED]>* Sent by:

Re: [staf-users] Issue with STAX 3.3.1 XML Parsing in FC7

2008-01-30 Thread M P Sairam
ified when registering the STAX service, or STAFJVM1 by default). Can you run the following simple STAX job? 'Hello' -- Sharon Lucas IBM Austin, [EMAIL PROTECTED] (512) 838-8347 or Tieline 678

Re: [staf-users] Issue with STAX 3.3.1 XML Parsing in FC7

2008-01-30 Thread M P Sairam
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 su

[staf-users] Issue with STAX 3.3.1 XML Parsing in FC7

2008-01-30 Thread M P Sairam
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.