From: osallou <oli...@ir...> - 2009-06-30 07:02:23
|
Hi, are you sure your issue is not related to your job submission ? If drmaa could not load the dynamic library it would appear in catalina logs. If not error appear, could be a job submission issue. Sriram Krishnan a écrit : >> >>> Nope, all I'm seeing is: >> >> catalina.out:2009-06-26 13:18:12,515 INFO >> edu.sdsc.nbcr.opal.AppServiceImpl.launchApp(AppServiceImpl.java:579) >> - Using >> job manager class: edu.sdsc.nbcr.opal.manager.DRMAAJobManager >> >> Is there an easy way for me to test whether the 3rd party package is >> configured/working properly? > > Not that we know of. But we now do have a virtual PBS cluster here. > Will let you know how it goes. > >> Is there some way for me to increase the verbosity of the debugging? > > You can increase the Opal debugging by editing the > lib/log4j.properties. You should change the line > log4j.logger.edu.sdsc=WARN > to > log4j.logger.edu.sdsc=DEBUG > > After you do this, you will have to shut down tomcat, re-install Opal > (ant install) and restart Tomcat. You should get more debug messages > from Opal. > > Let us know if you see anything interesting with the increased logging > information. > > Cheers, > Sriram > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > > ------------------------------------------------------------------------ > > _______________________________________________ > Opaltoolkit-users mailing list > Opa...@li... > https://lists.sourceforge.net/lists/listinfo/opaltoolkit-users > |