Custom Query (431 matches)
Results (19 - 21 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1585 | worksforme | [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 | anshuhim20@… | |
Description |
Hello SGE Experts, I have unzipped sge 8.1.9.tar file and coppied into my /home went to ...../source folder done ./scripts/bootstrap.sh Status: "Build successful.....Run ./aimk" after ./aimk warning [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 with multiple errors like 1.error: package junit.framework does not exist
suite() { 3.fail("Unable to modify user qtask file") 4.fail("Unable to create job script"); ...etc. Kindly advise the needful Looking forward to hear from you Regards -- Himanshu Joshi M.Tech. Cognitive & Neuroscience. Ph.D Scholar, Department of Psychiatry NIMHANS, Bangalore Publications <https://scholar.google.co.in/citations?hl=en&user=OspDsGUAAAAJ&view_op=list_works&gmla=AJsN-F4EvpCnES94r26jSpcDQFnN_-rSpEtp0PNdwObxCjniNpjkL55yPooOzK6epx6bHLvPuwJ2LIL3Wgkvxn4xeZXy5Wh0NpiR4E_Ebq88a1jaCS4r5q14b_4jCaeeDct8aeK15Bxr> Multimodal Brain Image Analysis Laboratory <http://mbial.weebly.com/himanshu-joshi.html> |
|||
#1583 | fixed | Project object usage in spool should only be updated if it has changed | Mark Dixon <m.c.dixon@…> | markdixon |
Description |
From the commit:
Commit prepared against 8.1.9 Note that usage stored in the spool can still end up considerably out of date due to #1554. |
|||
#1582 | fixed | Project object usage not spooled while qmaster running | Mark Dixon <m.c.dixon@…> | markdixon |
Description |
Fix attached. From the commit:
Commit prepared against 8.1.9 Note that usage stored in the spool can still end up considerably out of date due to #1554. |