Page 1 of 1

Monitor lies

Posted: Tue Nov 30, 2004 12:07 pm
by Amos.Rosmarin
Hi There,

The PX job is running (I look at the output file and see it's growing) but the monitor shows stop or ready.
After 1/2 hour I get job finished status.


How do I know the jobs' progress?


Amos

Posted: Tue Nov 30, 2004 4:28 pm
by T42
Make sure your JobMonApp process is running.

viewtopic.php?t=85983&highlight=jobmonapp

Posted: Wed Dec 01, 2004 10:17 am
by Amos.Rosmarin
Thanks Mr. T you are right,

The problem is JobAppMon keep falling every hour or so and I don't know why.

Posted: Wed Dec 01, 2004 2:42 pm
by T42
Can you elaborate a bit further on what you're seeing that is causing it to fail? Do you see any logs that says this? If so, please paste what the log says.

You can also run JobMonApp in debug mode to trace the problem. (Don't forget to turn it off after you're done debugging, they create a HUGE log file.)

Posted: Fri Dec 03, 2004 5:06 am
by Amos.Rosmarin
The problem is jobMonApp keeps falling almost every hour.
I'm almost sure no one else is using the ports (13400,13401)
The log says:

Thu Dec 02 12:07:35 CET 2004 ResponseParseHandler created.
Fatal Parsing Error Occurred:Premature end of file.
Received malformed xml syntax... Closing Connection to Conductor...Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at ProducerInputReaderThread.run(ProducerInputReaderThread.java:122)
Thu Dec 02 12:43:25 CET 2004 RequestParseHandler created.

Posted: Fri Dec 03, 2004 12:15 pm
by T42
Hmm, that is weird -- based on my inexperienced observation, someone may be attempting to contact you (hack?) on those open ports.

Ensure that your system's security is up to par, including external firewalls.

Contact Ascential Support if this still continues. I'm sure they may have some suggestions/fixes.

Posted: Mon Dec 06, 2004 6:57 am
by cyh
Where can I get more information about JobMonApp?