Versions Compared

Key

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

...

 

NX connection to the Gateway

This tutorial assumes that Gateway accounts will be used for starting up Kepler application.
If you are not familiar with NX setup for the Gateway, take a look at following location NX setup where you can find how to download NXPlayer.

Gateway specific configuration of NX can be found here: here

 

 

Image Removedx2go issue

There is a bug related to $PATH variable if you use x2g >= 4.0.3.0. You should use release 4.0.2.0 instead .

If you see message similar to this one:

JVMJ9VM003W JIT compiler "/afs/rzg/@sys/soft/java/jdk6/bin/javac" not found. Will use interpreter. 

It might be that you use broken release of x2go

 

2. Kepler installation

2.1 Back up

...

Copy data files used throughout the tutorial:

Code Block
# copy data files

...

 

...


...

shell> cp $SWITMDIR/resources/tutorials/2015-10-FC2K/pulsefiles/* $MDSPLUS_TREE_BASE_0

...

 

 

4.1. Set TUTORIAL_DIR variable

...

shell> setenv TUTORIAL_DIR $ITMWORK/tutorials/2015-10-FC2K

 

5. Varia

 

Image Addedx2go issue

There is a bug related to $PATH variable if you use x2g >= 4.0.3.0. You should use release 4.0.2.0 instead .

If you see message similar to this one:

JVMJ9VM003W JIT compiler "/afs/rzg/@sys/soft/java/jdk6/bin/javac" not found. Will use interpreter. 

It might be that you use broken release of x2go

 


You are now ready to follow tutorial sessions!

...