Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The server has been running for many months with no problems, so no problems are anticipated.

Installing a new version

If it is necessary to install a new version the procedure is as follows.

Change the version # in the project.xml file. Build a new bsub-<version>.jar file using maven.

  • Log in to glast02 as user glast
  • Install the new bsub-<version>.jar (built using maven) in ~glast/bsub
  • Modify ~glast/bsub/bsub to use this new version of the jar file
  • Kill the current processes using pkill -f JobControl and pkill rmiregistry
  • Start the new server using bsub/monitor

It is currently also necessary to publish the new jar file to the glast maven repository. Maven should be setup to do this automatically, but currently I just copy the file by hand to:

\\glast05\repository\glast\jars