04-17-2009 08:05 PM - edited 03-15-2019 05:08 AM
I installed the RTMT on Ubuntu (2 different systems) and when I log in I get a popup to accept the security certificate(but the popup is blank, I know it is the cert because it does that on windows version of RTMT) The RTMT screen appears, but the java never loads so all I have is a grey screen. Anyone else have similar issues with RTMT on Linux?
04-26-2009 05:50 PM
Try to get a good copy of the ServicePathList.xml file and restart LPM and TLC services.
04-30-2009 10:09 AM
How do I get a good copy of the ServicePathList.xml file? Where is it's location?
Thanks for taking the time to respond.
07-08-2009 09:05 AM
I've had this issue with RTMT (and other java apps) under Linux with compiz enabled.
Under Ubuntu go to System->Preferences->Appearance and set Visual Effects to None.
08-17-2009 10:12 PM
Hey, can you help me install RTMT on Ubuntu? I have the 64bit kernel and the SUN 1.6 version of JVM. I get the below error when I try to install:
argus@Io:~/Documents$ ./CcmServRtmtPlugin.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX
Caused by: java.lang.ClassNotFoundException: com.zerog.lax.LAX
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: com.zerog.lax.LAX. Program will exit.
argus@Io:~/Documents$ java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
08-17-2009 10:09 PM
I can't even get the RTMT to install on Ubuntu. I get a Java error like:
argus@Io:~/Documents$ ./CcmServRtmtPlugin.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX
Caused by: java.lang.ClassNotFoundException: com.zerog.lax.LAX
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: com.zerog.lax.LAX. Program will exit.
argus@Io:~/Documents$ java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Do you have the 64bit kernel? Any ideas?? If you can help me install, maybe I can help with the blank message problems hah.
08-17-2009 11:01 PM
Try turning off Compiz fusion. Go to system->preferences->appearance and on the effects tab select none. Works for me. - Whoops just seen earlier post mentions this -
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide