|
Results |
|
VM: Error: "You must install a Solaris patch to run this version of the Java runtime. Please see the README and release notes for more information. Exiting." when some users launch VM using SETUID mode on Solaris.
On Solaris 8 , create the symbolic links in the directory: /usr/lib/secure If you are using a version of Solaris older than 8, use the following command to determine which directory to create the links in:
|
|
|
Dim: Tomcat: How to determine the version of Tomcat and Java being used
Architecture: x86 JVM Version : 1. 8 .0_40-b26 JVM Vendor: Oracle Corporation
|
|
|
VM I-Net no longer works following the release of Java 7 Update 51 (on January 14th 2014) if an older version of the Java plug-in is installed
Installing the newer JRE may not be an option, as it might not be compatible with the Version Manager release you are running. For example, Java 7 Update 51 will not run with VM 8 .4.x.
|
|
|
VM 8.2 - 8.4.3: Desktop Client GUI fails to launch. Console mode shows Exception in thread "main" java.lang.ExceptionInInitializerError
To avoid this problem, either use a VM Desktop Client release that is not affected by this problem (8.4.4 or newer), or avoid redefining the Java system property java.vendor. Typically this is done as a hack, to make a Java application work with a Java release that it was not designed for, and the better solution is to find an updated version of that application.
|
|
|
What version of the JDK does SBM use?
type: java -version SBM 11.1 is running JDK 1. 8 .0_92.
|
|
|
Tomcat components fail to start after it's upgraded from 8.5 version.
....... ....... at java .lang.Thread.run(Thread. java :748)
|
|
|
VM 8.6 on Solaris throws: fatal: libsqlite3.so: version 'SQLITE_3' not found (required by file /usr/serena/vm/common/lib/solaris/deps/libsoftokn3.so)
12:40:14 Mar.02.17 [Error] /usr/serena/vm/common/lib/solaris/libpvcsjvms.so: ld.so.1: java : fatal: libsqlite3.so: open failed: No such file or directory
|
|
|
VM 8.4.4: When trying to use the VM I-Net web client with Java 7, the browser freezes when there is a callback dialog (e.g. during Check Out or Check In)
Use of Java 7 on the end-user's PCs is formally support when using this combination. Note that as of VM 8.4.6, use of the HotFix will no longer be required. On the PCs of the affect users, uninstall Java 7 and install the latest version of Java 6 instead.
|
|
|
VM I-Net: Is the Version Manager Web Client compatible with Java 7?
Use of Java 7 in the web client's browsers is supported providing the Serena VM Web Application Server is running Version Manager release 8 .4.6 or newer. Customers running VM 8.4.5 should consider upgrading to 8.4.6, or at least install the HotFix from KB article P2677 to support Java 1.7.0 Update 4 and newer.
|
|
|
MVR: java.io.FileNotFoundException: ./ug8ykh0.ser (Permission denied) running mover as different user than vm
You get this error on unix/linux if you have Version Manager install owned by a user like "pvcs" and the Mover install owned and run by a different user like "moveruser." The Mover user needs to be able to write to this directory. vm/common/lib/linux
|
|
|