BlueCove on MySaifu

16 views
Skip to first unread message

marti...@gmail.com

unread,
Feb 25, 2009, 2:58:23 PM2/25/09
to bluecove-users
Hello. First of all, Sorry for my english, i dont speak english very
well.
I am using i-mate Jaq with Windows Mobile 5 and MySaifu JVM.
I developed an application that use bluecove, but when y try to run
it on MySaifu on the i-mate i get then next error:

Exception during event dispatch:
java.lang.ClassNotFoundException: javax/bluetooth/LocalDevice not
found in java.lang.ClassLoade$1{urls=[file:/My Documents/
InventarioJSE.jar], parent=nul } .........

I think that this is because i dont confured bluecove at MySaifu.

How I can do it?

THANKS and sorry for my english

Vlad Skarzhevskyy

unread,
Feb 25, 2009, 4:28:48 PM2/25/09
to bluecov...@googlegroups.com
Add bluecove.jar to your class path
--
Vlad

Martín Areán

unread,
Feb 25, 2009, 10:21:20 PM2/25/09
to bluecov...@googlegroups.com
thanks for rour reply.
I did it, and I get the same error.


2009/2/25 Vlad Skarzhevskyy <skarzh...@gmail.com>

Vlad Skarzhevskyy

unread,
Feb 26, 2009, 12:21:15 AM2/26/09
to bluecov...@googlegroups.com
What can I say, there are no secrets.

When I test bluecove I create a link file to start Mysaifu with my
test application: BlueCove-Mysaifu-pda-cp.lnk
The text of the file is here:
112#"\Storage Card\Mysaifu JVM\jre\bin\jvm.exe" -Xhidevmwindow -cp
"\Storage Card\bluecove\bluecove-tester.jar;\Storage
Card\bluecove\bluecove.jar" net.sf.bluecove.se.Main

You may see this file in bluecove SVN here :
http://bluecove.googlecode.com/svn/trunk/bluecove-examples/bluecove-tester/scripts/win-ce/

To start the application I just click this file in "File Explorer"


In your case the location for Mysaifu and your test application
probably different.
--
Vlad

Martín Areán

unread,
Feb 26, 2009, 9:26:13 AM2/26/09
to bluecov...@googlegroups.com
thanks for your reply again.
I did the link and i still getting the same exception

Exception during event dispatch:

java.lang.ClassNotFoundException: javax/bluetooth/LocalDevice not found in java.lang.ClassLoader$1{urls=[file:/My Documents/InventarioJSE.jar], parent=null}

   at java.net.URLClassLoader.findClass(URLClassLoader.java:529)

   at java.lang.ClassLoader.loadClass(ClassLoader.java:341)

   at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)

   at java.lang.ClassLoader.loadClass(ClassLoader.java:293)

   at inventario.bluetooth.ServidorBT.<init>(ServidorBT.java:32)

   at inventario.bluetooth.ConexionBT.<init>(ConexionBT.java:39)

   at inventario.dominio.Sistema.<init>(Sistema.java:53)

   at inventario.gui.LogIn.jButton1ActionPerformed(LogIn.java:88)

   at inventario.gui.LogIn.access$100(LogIn.java:22)

   at inventario.gui.LogIn$2.actionPerformed(LogIn.java:73)

   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1255)

   at javax.swing.AbstractButton$EventHandler.actionPerformed(AbstractButton.java:204)

   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:298)

   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:403)

   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:323)

   at java.awt.Component.processMouseEvent(Component.java:3831)

   at java.awt.Component.processEvent(Component.java:3690)

   at java.awt.Container.processEvent(Container.java:1028)

   at java.awt.Component.dispatchEventImpl(Component.java:5737)

   at java.awt.Container.dispatchEventImpl(Container.java:1952)

   at java.awt.Component.dispatchEvent(Component.java:2850)

   at java.awt.LightweightDispatcher.redispatch(LightweightDispatcher.java:326)

   at java.awt.LightweightDispatcher.handleMouseEvent(LightweightDispatcher.java:151)

   at java.awt.LightweightDispatcher.dispatchEvent(LightweightDispatcher.java:115)

   at java.awt.Container.dispatchEventImpl(Container.java:1941)

   at java.awt.Window.dispatchEventImpl(Window.java:618)

   at java.awt.Component.dispatchEvent(Component.java:2850)

   at java.awt.EventQueue.dispatchEvent(EventQueue.java:624)

   at java.awt.EventDispatchThread.run(EventDispatchThread.java)

   at java.lang.VMThread.run(VMThread.java:120)

I need help!!!!







2009/2/26 Vlad Skarzhevskyy <skarzh...@gmail.com>
Reply all
Reply to author
Forward
0 new messages