SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
RA server call fails

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
RA server call fails
Author Message
LeeD



Joined: 17 May 2007
Posts: 311
Country: New Zealand

Post RA server call fails Reply with quote
Hi
I've been using the JRA server for windows in my dev environment for a while with no probs, I've just put it in a pre-prod server and I can't get it to work?

From the scheduler I get the message when running or debugging;

Line 5: Remote access error: RECV call failed

In the log on the RA I get
14 Dec 2007 14:56:41 INFO [run]: start
14 Dec 2007 14:56:41 INFO [authenticate]: start. user = XXXXXX\XXXXXX
14 Dec 2007 14:56:41 INFO [authenticate]: end. result = User authenticated.

14 Dec 2007 14:56:41 ERROR [run]: java.lang.RuntimeException: worker.bat execute failed!
14 Dec 2007 14:56:41 INFO [run]: end


additionally sometimes it crashes the scheduler and in the RA log I see
14 Dec 2007 15:02:33 INFO [run]: start
14 Dec 2007 15:02:33 ERROR [run]: java.net.SocketException: Connection reset
14 Dec 2007 15:02:33 INFO [run]: end

on the scheduler event log i get
Faulting application 24x7.exe, version 3.4.27.0, faulting module ntdll.dll, version 5.1.2600.2180, fault address 0x000111de.

Any ideas what might be causing this?
Thu Dec 13, 2007 10:12 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7841

Post Reply with quote
Please verify you are using JDK or JRE 1.4.

Also for troubleshooting purposes, edit worket.bat and add >> worker.log to the end of each line beginning with "%JAVA_HOME%\bin text. This way you can get additional command output written to worker.log file which you can use to figure what fails during worker.bat file run that causes the entire job to fail and/or abort prematurely.
Thu Dec 13, 2007 10:43 pm View user's profile Send private message
LeeD



Joined: 17 May 2007
Posts: 311
Country: New Zealand

Post Reply with quote
The JRE version is
j2re-1_4_2_14-windows-i586-p.exe

I'm not attached to it, but it was working on the dev box with this one.

I've tried adding the pipe to each line in worker.bat, there is a worker.log produced but it has nothing in it.
Thu Dec 13, 2007 10:54 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7841

Post Reply with quote
That's good to know. That means that worker.bat is running. The job user authenticates ok too. So I guess, that the job fails to launch the command you have specified for the job. It finds the specified executable file, but that file returns a non-zero exit code.

If this is an executable file like .EXE or some kind of a script file, please try to wrap it into a batch file with output sent to some log and schedule the wrapper BAT file.

PS. You can undo now worker.log changes.
Fri Dec 14, 2007 10:21 am View user's profile Send private message
LeeD



Joined: 17 May 2007
Posts: 311
Country: New Zealand

Post Reply with quote
Ok, I've figured it out. the problem was that the java_home environment variable was created using the setx utility from MS but it didn't have the /M switch that makes it work globally rather than for the current profile, which was not the service account.

Interestingly enough the service appears to start fine without java_home defined under the running account if it existed under the installing account at the time.
Sun Dec 16, 2007 6:55 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7841

Post Reply with quote
I think the service either starts under a different user account which has different environment settings as compared to jobs, or there are multiple versions of java installed with java_home set for different accounts.
Sun Dec 16, 2007 8:12 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.