SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Version 4

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Version 4
Author Message
Brent



Joined: 20 Feb 2002
Posts: 57

Post Version 4 Reply with quote

Could you tell me the latest status of the 24x7 Scheduler Version 4?

Thank you.

-Brent Harris

Tue Jul 11, 2006 8:55 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Version 4 Reply with quote

Multi-platform version 4 is available since March. Windows-only version is not available yet. I don't know a specific date when it will.

: Could you tell me the latest status of the 24x7 Scheduler Version 4?

: Thank you.

: -Brent Harris

Tue Jul 11, 2006 9:42 am View user's profile Send private message
Brent



Joined: 20 Feb 2002
Posts: 57

Post Re: Version 4 Reply with quote

Where do I go to download and try out the Multi-platform version 4?

: Multi-platform version 4 is available since March. Windows-only version is
: not available yet. I don't know a specific date when it will.

Tue Jul 11, 2006 10:03 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Version 4 Reply with quote

The latest stable build is here http://www.softtreetech.com/24x7/builds/jscheduler_215.zip

: Where do I go to download and try out the Multi-platform version 4?

Tue Jul 11, 2006 10:21 am View user's profile Send private message
Brent



Joined: 20 Feb 2002
Posts: 57

Post Re: Version 4 Reply with quote

I downloaded the latest stable build and installed it. I brought it up and saw that it worked. I closed it down and then minutes later, tried to start it back up. I get this error - "Can't activate 24x7 Scheduler: fatal error occurred." Restarting the computer doesn't help. What could the problem be?

: The latest stable build is here
: http://www.softtreetech.com/24x7/builds/jscheduler_215.zip

Wed Jul 12, 2006 8:59 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Version 4 Reply with quote

Have you chnaged anything in the configuration? If yes, what did you change? If no, what did you get in schedule.log file?

: I downloaded the latest stable build and installed it. I brought it up and
: saw that it worked. I closed it down and then minutes later, tried to
: start it back up. I get this error - "Can't activate 24x7 Scheduler:
: fatal error occurred." Restarting the computer doesn't help. What
: could the problem be?

Wed Jul 12, 2006 9:07 am View user's profile Send private message
Brent



Joined: 20 Feb 2002
Posts: 57

Post Re: Version 4 Reply with quote

I didn't change anything. I simply opened it up and closed it.

The log has the following repeated multiple times (since I have tried to start the program multiple times):

07/11/2006 09:52:44 AM 2 null null 24x7 Scheduler 24x7 Scheduler starting...
07/11/2006 09:52:47 AM 2 null null 24x7 Scheduler 24x7 Scheduler terminating...

: Have you chnaged anything in the configuration? If yes, what did you change?
: If no, what did you get in schedule.log file?

Thu Jul 13, 2006 9:02 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Version 4 Reply with quote

Check this:
1. In preferences.xml file check reference to the job database file is valid and it points to an existing file.
2. In preferences.xml file edit line for "traceEnabled" parameter and change the value from "false" to "true". After restarting 24x7 check debug.log file for obvious errors. If they don't look obvious please let us know which error(s) you get there.
3. Run netstat -a command and check if TCP port 1097 is in use by any program.

:I didn't change anything. I simply opened it up and closed it.
:
: The log has the following repeated multiple times (since I have tried to
: start the program multiple times): 07/11/2006 09:52:44 AM 2 null null 24x7
: Scheduler 24x7 Scheduler starting...
: 07/11/2006 09:52:47 AM 2 null null 24x7 Scheduler 24x7 Scheduler
: terminating...

Thu Jul 13, 2006 9:34 am View user's profile Send private message
Brent



Joined: 20 Feb 2002
Posts: 57

Post Re: Version 4 Reply with quote

Ok, I did the things you asked.

1. The preferences.xml file references an existing file.
2. I turned on tracing like you said and got this error:
2006-07-14 08:08:38,912 [main] DEBUG com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase - Preferences file has been copied to preferences.bak
2006-07-14 08:08:39,178 [main] DEBUG com.softtreetech.jscheduler.business.jobtemplates.JobTemplateSetImpl - loadDescription: path: Template/test_template.ini
2006-07-14 08:08:39,224 [main] FATAL com.softtreetech.jscheduler.JSchedulerStarter - startup() :
java.lang.NullPointerException

at com.sun.org.apache.xerces.internal.dom.ParentNode.nodeListItem(ParentNode.java:814)

at com.sun.org.apache.xerces.internal.dom.ParentNode.item(ParentNode.java:828)

at com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.o00000(Unknown Source)

at com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.o00000(Unknown Source)

at com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.o00000(Unknown Source)

at com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.get(Unknown Source)

at com.softtreetech.jscheduler.business.preferences.SettingsImpl.getOptions(Unknown Source)

at com.softtreetech.jscheduler.JSchedulerStarter.super(Unknown Source)

at com.softtreetech.jscheduler.JSchedulerStarter.main(Unknown Source)

I don't know where it's trying to look for the Template/test_template.ini, but it doesn't appear to be in the program directory.

3. I ran the netstat, and saw nothing using that TCP port.

: Check this: 1. In preferences.xml file check reference to the job database
: file is valid and it points to an existing file.
: 2. In preferences.xml file edit line for "traceEnabled" parameter
: and change the value from "false" to "true". After
: restarting 24x7 check debug.log file for obvious errors. If they don't
: look obvious please let us know which error(s) you get there.
: 3. Run netstat -a command and check if TCP port 1097 is in use by any
: program.

Fri Jul 14, 2006 9:19 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Version 4 Reply with quote

Hm, you didn't delete/change the test template via the interface, did you?

Anyway, to fix this, create a Template subfolder on the disk in the folder where scheduler is installed. And in this subfolder create an empty text file called test_template.ini.
Please let us know if this helps.

: Ok, I did the things you asked.

: 1. The preferences.xml file references an existing file.
: 2. I turned on tracing like you said and got this error: 2006-07-14
: 08:08:38,912 [main] DEBUG
: com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase -
: Preferences file has been copied to preferences.bak
: 2006-07-14 08:08:39,178 [main] DEBUG
: com.softtreetech.jscheduler.business.jobtemplates.JobTemplateSetImpl -
: loadDescription: path: Template/test_template.ini
: 2006-07-14 08:08:39,224 [main] FATAL
: com.softtreetech.jscheduler.JSchedulerStarter - startup() :
: java.lang.NullPointerException

: at
: com.sun.org.apache.xerces.internal.dom.ParentNode.nodeListItem(ParentNode.java:814)

: at
: com.sun.org.apache.xerces.internal.dom.ParentNode.item(ParentNode.java:828)

: at
: com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.o00000(Unknown
: Source)

: at
: com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.o00000(Unknown
: Source)

: at
: com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.o00000(Unknown
: Source)

: at
: com.softtreetech.jscheduler.business.preferences.AbstractPrefDatabase.get(Unknown
: Source)

: at
: com.softtreetech.jscheduler.business.preferences.SettingsImpl.getOptions(Unknown
: Source)

: at com.softtreetech.jscheduler.JSchedulerStarter.super(Unknown Source)

: at com.softtreetech.jscheduler.JSchedulerStarter.main(Unknown Source)

: I don't know where it's trying to look for the Template/test_template.ini,
: but it doesn't appear to be in the program directory.

: 3. I ran the netstat, and saw nothing using that TCP port.

Fri Jul 14, 2006 9:25 am View user's profile Send private message
Brent



Joined: 20 Feb 2002
Posts: 57

Post Re: Version 4 Reply with quote

That didn't appear to work; I got the same error.

Can the Java version and the Windows Version (3.4.25e) be installed on the same machine?

: Hm, you didn't delete/change the test template via the interface, did you?

: Anyway, to fix this, create a Template subfolder on the disk in the folder
: where scheduler is installed. And in this subfolder create an empty text
: file called test_template.ini.
: Please let us know if this helps.

Mon Jul 17, 2006 9:15 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Version 4 Reply with quote

They can but you cannot install them into the same directory. I believe the current problem is caused by a missing template file. The template list in preferences.xml points to a template file which does not exist. This is it.

I just did the default install. I have no template file and yet I have no problems starting the scheduler. Here is what i got in the preferences

Try deleting these 3 lines and see if that helps.

: That didn't appear to work; I got the same error.

: Can the Java version and the Windows Version (3.4.25e) be installed on the
: same machine?

Mon Jul 17, 2006 9:31 am View user's profile Send private message
Brent



Joined: 20 Feb 2002
Posts: 57

Post Re: Version 4 Reply with quote

What three lines? It appears you forgot to paste them in the response.

: They can but you cannot install them into the same directory. I believe the
: current problem is caused by a missing template file. The template list in
: preferences.xml points to a template file which does not exist. This is
: it.

: I just did the default install. I have no template file and yet I have no
: problems starting the scheduler. Here is what i got in the preferences

: Try deleting these 3 lines and see if that helps.

Mon Jul 17, 2006 12:06 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Version 4 Reply with quote

I didn't forget. It is the discussion board program that removed them after posting because it found certain lines in HTML/XML format not allowed by the board rules.
I will post them again, this time removing brackets. I hope you can figure out how they look in the preferences file.

object id="8" type="13"
property name="name" type="3" value="Test template"
property name="path" type="3" value="Template/test_template.ini"
object

: What three lines? It appears you forgot to paste them in the response.

Mon Jul 17, 2006 12:29 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.