Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Installing momentics on Windows Server 2003 64bit: (4 Items)
   
Installing momentics on Windows Server 2003 64bit  
We have this really fast machine and I wanted to reduce my build times.

The installer won't run and reports the following:

java.lang.NoclassDefFoundErrpr: run
Exception in thread "main"

Any work arounds?  I'm betting it just plain isn't supported, but if there is a way....

Thanks
Kevin
Re: Installing momentics on Windows Server 2003 64bit  
Kevin,

Sometimes extracting java from native launcher and then using it to start the installer makes a difference.
Here are the instructions (replace "installerName.bin" with the actual installer name):

installerName.exe -is:extract
windows-sun-1.5.0.exe
bin/java -cp qnx_win32_setup.jar run

The last step can also be replaced with
bin/java -jar qnx_win32_setup.jar

Hope that helps,
Natalia
RE: Installing momentics on Windows Server 2003 64bit  
Hey Natalia,

Thanks so much for the quick and detailed response.  I wish I could say it
worked however.  When I try the first method, namely: " bin/java -cp
qnx_win32_setup.jar run" I still get the same error: "Exception in thread
"main" java.lang.NoClassDefFoundError: run"

Then, when I try the second option ( bin\java -jar qnx_win32_setup.jar ) I
get: "Unable to access jarfile qnx_win32_setup.jar"

The file doesn't exist either...perhaps I've downloaded a bad image?

I'll try it on another computer...

Thanks
Kevin




-----Original Message-----
From: Natalia Miyusova [mailto:community-noreply@qnx.com] 
Sent: March 26, 2010 13:58
To: momenticsgs-community
Subject: Re: Installing momentics on Windows Server 2003 64bit

Kevin,

Sometimes extracting java from native launcher and then using it to start
the installer makes a difference.
Here are the instructions (replace "installerName.bin" with the actual
installer name):

installerName.exe -is:extract
windows-sun-1.5.0.exe
bin/java -cp qnx_win32_setup.jar run

The last step can also be replaced with
bin/java -jar qnx_win32_setup.jar

Hope that helps,
Natalia



_______________________________________________

QNX Momentics Getting Started
http://community.qnx.com/sf/go/post50605

RE: Installing momentics on Windows Server 2003 64bit  
Well, I tried it on an XP box and it looks like something happened to my
image.  It won't even run on an XP machine.  I'll re-download it...

Thanks for your help.
Kevin


-----Original Message-----
From: Natalia Miyusova [mailto:community-noreply@qnx.com] 
Sent: March 26, 2010 13:58
To: momenticsgs-community
Subject: Re: Installing momentics on Windows Server 2003 64bit

Kevin,

Sometimes extracting java from native launcher and then using it to start
the installer makes a difference.
Here are the instructions (replace "installerName.bin" with the actual
installer name):

installerName.exe -is:extract
windows-sun-1.5.0.exe
bin/java -cp qnx_win32_setup.jar run

The last step can also be replaced with
bin/java -jar qnx_win32_setup.jar

Hope that helps,
Natalia



_______________________________________________

QNX Momentics Getting Started
http://community.qnx.com/sf/go/post50605