UIQ installation is getting confused with Java version

Login to reply to this topic.
Mon, 2005-08-15 17:10
Joined: 2004-10-23
Forum posts: 24
I installed UIQ 2.1 SDK.
I already have J2RE 1.5 and J2SE SDK 1.5 - the latest versions.
But when installing UIQ, J2RE 1.3.1 had to be installed - it showed - even though you have a newer version of JRE the SDK has not bees tested on it so it has to install ver 1.3.1 - ok I let it install which was successful - it got installed in C:\Program Files\JavaSoft

But after isntallation, I tried to launch launch.exe and it gave this :
Code:
C:\>cd C:\Symbian\UIQ_21\epoc32\release\winscw

C:\Symbian\UIQ_21\epoc32\release\winscw>launch
Unable to initialize threads: cannot find class java/lang/Thread
Could not create the Java virtual machine
C:\Symbian\UIQ_21\epoc32\release\winscw>
The emulator popup and disappeared because of the Java error.
Is it because of some environment settings ? Like 1.5 is set but not 1.3.1 ?

All I want is to code C++ - why on earth is this showing up anyway ?

Any ideas on how to get this fixed ?

Thanks


Wed, 2005-08-17 04:46
Joined: 2004-10-23
Forum posts: 24
Re: UIQ installation is getting confused with Java version
  • Login to reply to this topic.