SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
PING (JAL)

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
PING (JAL)
Author Message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post PING (JAL) Reply with quote

Turn on the tracing option (Tools/Options menu; Log tab; Trace Enabled option) and re-run the job.

Watch for additional diagnostic messages displayed in the trace window.
Try pinging by IP and by name. Please let me know what disgnostic output you get in both cases.

Also please post frgament of your script where you attempt to ping by IP.

: Any suggestions as to a solution?

: What other information do you need?

Wed Sep 18, 2002 3:47 pm View user's profile Send private message
James Bumgarner



Joined: 19 Jun 2002
Posts: 9

Post Re: PING (JAL) Reply with quote

: Turn on the tracing option (Tools/Options menu; Log tab; Trace Enabled
: option) and re-run the job.

: Watch for additional diagnostic messages displayed in the trace window.
: Try pinging by IP and by name. Please let me know what disgnostic output you
: get in both cases.

: Also please post frgament of your script where you attempt to ping by IP.

I have turned tracing on. I can't read it fast enough before 24x7 dies.
I can ping by name, but not by IP. Using DOS, I can ping using both. Pinging by IP in 24x7 causes it to crash, no diagnostic messages.

The script is straightforward.

Dim isRunning, boolean
Ping( 127.0.0.1, isRunning )
MessageBox( isRunning )

Wed Sep 18, 2002 4:45 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: PING (JAL) Reply with quote

There is a problem in your script. Please change it to the following.

Dim isRunning, boolean
Ping( "127.0.0.1", isRunning )
MessageBox( isRunning )

The original crash occurs because 24x7 attempt to treat 127.0.0.1 as a decimal number while it is not a number.

: I have turned tracing on. I can't read it fast enough before 24x7 dies.
: I can ping by name, but not by IP. Using DOS, I can ping using both. Pinging
: by IP in 24x7 causes it to crash, no diagnostic messages.

: The script is straightforward.

: Dim isRunning, boolean
: Ping( 127.0.0.1, isRunning )
: MessageBox( isRunning )

Wed Sep 18, 2002 5:35 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.