 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
seanc217
Joined: 23 May 2007 Posts: 272
|
|
running master in nogui error |
|
I get the following when I try to run the master in nogui mode:
[1] 12182
[root@mtl01dtl01 24x7_Scheduler]# java.lang.IllegalStateException: job db is not opened!
at com.softtreetech.jscheduler.db.AbstractJobDb.Ã00000(Unknown Source)
at com.softtreetech.jscheduler.db.AbstractJobDb.save(Unknown Source)
at com.softtreetech.jscheduler.JSchedulerStarter$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:534)
However I can run the master in gui mode just fine.
Any ideas?
Thanks.
|
|
Mon Dec 10, 2007 6:56 pm |
|
 |
seanc217
Joined: 23 May 2007 Posts: 272
|
|
|
|
It appears java is holding the db open....
[root@mtl01dtl01 24x7_Scheduler]# /usr/sbin/lsof | grep DefaultJobDB.dat
java 30365 root 7u REG 253,2 16277 1048683 /opt/24x7_Scheduler/DefaultJobDB.dat
Why?
What's the proper way to close it without corrupting it?
Thanks.
|
|
Mon Dec 10, 2007 7:00 pm |
|
 |
seanc217
Joined: 23 May 2007 Posts: 272
|
|
|
|
It appears that I am running in no gui mode already?
Can you run the master in gui and no gui mode at the same time?
root 30365 1 0 Dec07 ? 00:00:01 /usr/java/j2sdk1.4.2_14//bin/java -Xms64m -Xmx96m -jar jscheduler.jar nogui
Anyway very strange.
Thanks
|
|
Mon Dec 10, 2007 7:01 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7949
|
|
|
|
Sorry, you cannot run more than one instance from the same directory. Why would you want to do that? Are you aware about 24x7 Web-based management console? 24x7 command console?
|
|
Mon Dec 10, 2007 9:51 pm |
|
 |
seanc217
Joined: 23 May 2007 Posts: 272
|
|
|
|
Yeah I am aware of them. But for some reason I was able to kick off the master in gui mode while the nogui process was running. I'm not sure why, but I will not try to do that again. I am in the process of getting a site license.
Thanks!
|
|
Tue Dec 11, 2007 11:23 am |
|
 |
|
|
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
|
|
|