Quote:
|
Originally Posted by mobileCoder
Why does IBM make you have to download a hugh install file (circa 45megs) when all you require is a small zip file containing the VM?
|
This is why I've made the individual CAB files of 5.7.2 version on my homepage at
http://www.winmobiletech.com/sekalaiset/IBMJ9MIDP.zip ,
http://www.winmobiletech.com/sekalaiset/IBMJ9PE.ZIP ; a PPC2002 MIDP version at
http://www.winmobiletech.com/sekalai...IDP-PPC2k2.rar and the 6.1/WM5-related files in my above-linked 6.1-related article.
Quote:
|
Originally Posted by mobileCoder
|
Happened the same to me on my WM2003SE Pocket Loox 720, with the above, 5.7.2 version (with the Personal Edition - when I tried to run the Midlet edition with the ), using the shipped
(Note that I needed to modify the shipped lnk files at
\Atinav\aveLinkBT\Links\ to the following:
228#"\Program Files\J9\PPRO10\bin\j9.exe" "-jcl:ppro10" -Dmicroedition.connection.pkgs=com.atinav.protocol -cp \Atinav\aveLinkBT\SDK;\Atinav\aveLinkBT\SDK\aveLin kBT.jar;\Atinav\aveLinkBT\Examples CLASSNAME
(change
CLASSNAME to the current classname: BCCApplication, ClientApp or ServerApp)
because they are still configured for much older IBM J9 versions.)
That is, I've too received error messages like
Exception in thread "main" javax.bluetooth.BluetoothStateException: 102100 : Trial period expired. Please contact support@atinav.com or visit the web site Let us take a ride on the Atinav Avenue . . .
at javax.bluetooth.LocalDevice.getLocalDevice(Unknown Source)
at ServerApp.main(Unknown Source)
I'll contact them.
(BTW,
1. what BT port have you defined in
\Atinav\aveLinkBT\SDK\bcc.properties ? Did you leave it at the default COM5? This may also cause the problem - instead of the real timeout
2. I've tried to set back the system clock to both a bit above 09/12/2006 (
\Atinav\aveLinkBT\SDK\Certificate.crp is dated 09/12/2006) and far earlier - no success.)