Installation isuues

Hi everybody,

Can anybody please help with installation issues of VP-UML ???
The downloaded file is vpumlce_20030401.exe and whenever I try to run it it is coming to the message asking to change a location for extracting the installer.

No substituted locations work …

Did I miss something ?

Thanks in advance

Nick

Dear Nick,
The problem is your temp directory has not enough space. Please select a drive which has about 400MB. May be you can download the no install version. With the no install version you only need to unzip it. I think it should solve your problem.

Best Regards,
Angus

Hi,
Please use the no install version. We not recommand to use the without VM version. Because our system is well tested is the bundled VM.

Best Regards,
Angus

Hello all,

I downloaded the no install version and I tried to run it on Windows 98 and RedHat 8 using the JRE 1.4.1.

Whenever I try to run the linux script using sh or if I execute the .exe file on Windows or if I just try to run it typing “java -jar vpuml.jar”, the response is the same:

C:\vpuml>jre\bin\java -jar vpuml.jar
java.lang.NoClassDefFoundError: com/jidesoft/docking/DefaultDockableHolder
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:1
3)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)
at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at C6958.run(C6958)
at java.lang.Thread.run(Thread.java:536)

C:\vpuml>

What I have to do to get vpuml running?

Tks

Rodrigo Malara

Please try following command
jre\bin\java -Xmx512m -classpath vpuml.jar;vpumlresources.jar;vp-help.jar;jhall.jar RV

I tried to download the PE trial version but I am getting a pop-up message that says ‘the magic numbers did not match. Download another copy’. I tried dowloading from other sites for about 3-4 times already I still get the same message. Can somebody help? Thanks.

Enrico

Hi,
I have sent the download link to your email.

Best Regards,
Angus