Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Problem with PE JAXB resource manager with Indigo epp-parallel build


I tried to test my PE JAXB resource manager in the epp-parallel Indigo build and have run into problems. My first attempt was to install the Eclipse plugin development plugins into the epp-parallel build, import my PE JAXB plugin from my test workspace and then start an Eclipse runtime instance to test. I created an instance of a PE JAXB resource manager and started it. I got a couple error log entries complaining No table found for gid "joblistwait" and No table found for gid "joblistrun"  and another entry stating the LML server finished with RC 1.

Then I imported a resource manager project into my base epp-parallel instance, selecting a PBS Generic batch RM since the PE resource manager wasn't in any plugin and could not be selected, I copied my RM XML file into that project, started the resource manager and got the same error.

Then I deleted my .eclipsesettings directory, restarted and everything worked. Assuming the end result is reasonable I think my JAXB RM test was successful.
Dave

Back to the top