View Single Post
Old 09-29-06, 03:52 AM   #2 (permalink)
Menneisyys
Contributing Reviewer

 
Join Date: Dec 2004
Posts: 4,503
Location: Europe
PDA: I have several PDA's
Phone: T610
Laptop: IBM Thinkpad a31p
iTrader Rating: (0)
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
I recently tried installing the trial version BT SDK from aveLink > Bluetooth > Products > Bluetooth in Java: JSR 82 Compliant and copied the file aveLinkBT.jar to the lib/jclMidp20/ext/ folder . When I executed a Bluetooth MIDlet it did seem to register that the library was available however the error I got was: (1021001: Trial period expired. Please contact support@atinav.com or visit the web site http://www.atinav.com), this seed strange as I tested the application within minutes of downloading the trial of the SDK.
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.)
Microsoft MVP - Mobile Devices, 2006, 2007. See my PPC & SP blog HERE.

Aximsite Active Silver Member Poster of the Month Aximsite Gold Tutorials Aximsite Gold Reviews 

Menneisyys is offline   Reply With Quote