I'ld have to figure out how you can get this message alone and improve it.
There is however valuable information in your log: java is running in 64 bit. According to earlier messages that is an issue for RXTX, so if possible get java running in 32 bit (which means installing a 32 bit version of Java).
Basically, what was missing for me is a clean and easy to find documentation on how to connect my logger to BT747. After that, the options in the application are pretty self explicit.
I'm thinking something must have happened during installation. I'm thinking of re-installing and hope that'll work. Does anyone know how to uninstall this on OSX??
Which one (link) works for you ? What is the java version/architecture reported in the Info window? Can you tell me for both links (...iharder.jnlp and ...iharder14.jnlp)? Does it work on both systems (desktop/laptop)?
To get a shortcut for the 'working' version, I have to update the JNLP. Depending on your answers, I can simply update the 'default' version(s).
It's the ....iharder14.jnlp that's working for my laptop and it's reporting back as 32-bit. I'm apprehensive about trying it on the desktop since the first version I installed is working fine.
There may be an issue with disconnecting using iharder14.jnlp though.....it hung the first time I tried disconnecting and I had to force quit. I'll investigate some more and see whether I can duplicate it.
Die Desktop-Version von BT747 läuft nun recht stabil.
Sie ist noch nicht offiziell freigegeben, da noch einige Funktionen benutzerfreundlicher gestaltet werden
------------------------------------------------
1663 - BT747 2.X.1780 Build:BT747_mdeweerd.1780.20100907191800931
1663 - Initial: 1177x596 Screen: 1680x1050 Final: 1177x596
1664 - Mac OS X
1664 - x86_64
1664 - 10.6.4
1664 - 1.6.0_20
1664 - 64
1664 - Fehlerjavax.swing.plaf.mac.MacLookAndFeel
Fehlercom.apple.mrj.swing.MacLookAndFeel
Erfolgreichapple.laf.AquaLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
com.sun.java.swing.plaf.motif.MotifLookAndFeel
com.apple.laf.AquaLookAndFeel
Hiting the Connect-Button using USB or Bluetooth has now effect. (I have paired the device with my Mac and started bt747 to test bluetooth, stoped bt747, connected it to the USB port and restartet bt747).
If I add directly the /dev entry of the USB-Device (/dev/tty.usbmodemfd130) I get the following output (the number at the beginning changes):
60293 - Classgps.connection.GPSRxTxPort
The happens if I add the bluetooth Serial Connection disrectly (/dev/tty.iBTAGPS-SPPslave). Is there anything else left I can do?
I am running Mac OS X 10.6.4. I use the The following java version:
bla:6.0 fermat$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
bla:6.0 fermat$
I am so stupid. Yes it workes. O got an exception that the device is already in used, therefore I opend the Network configuration and removed the entry for the GPS reciver. After that I could connect and upload AGPS-data...
Java Web Start 1.5.0_19 Utilisation de la version JRE 1.5.0_19-b02-304 Java HotSpot(TM) Client VM Répertoire de départ de l’utilisateur = /Users/pmi ---------------------------------------------------- c : effacer la fenêtre de la console f : finaliser les objets dans la file d’attente de finalisation g : collecte des détritus h : afficher le message d’aide m : utilisation de la mémoire d’impression o : journalisation des déclencheurs p : recharger la configuration de proxy q : masquer la console r : recharger la configuration de politique s : vider les propriétés système et de déploiement t : vider la liste des segments v : vider la pile des segments 0-5: régler le niveau de suivi sur <n> ---------------------------------------------------- .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java PATH = /usr/bin:/bin:/usr/sbin:/sbin 3919 - BT747 2.X.1781 Build:BT747_mdeweerd.1781.20100908215836233 3922 - Initial: 1113x547 Screen: 1440x900 Final: 1113x547 3922 - Mac OS X 3922 - i386 3922 - 10.6.4 3922 - 1.5.0_19 3922 - 32 3923 - Planté javax.swing.plaf.mac.MacLookAndFeel Planté com.apple.mrj.swing.MacLookAndFeel Succès apple.laf.AquaLookAndFeel javax.swing.plaf.metal.MetalLookAndFeel com.sun.java.swing.plaf.motif.MotifLookAndFeel apple.laf.AquaLookAndFeel
WARNING: RXTX Version mismatch Jar version = RXTX-2.2pre1 native lib Version = RXTX-2.1-7 Error: Port /dev/cu.iBTAGPS-SPPslaveis currently in use gnu.io.PortInUseException: Unknown Application at gnu.io.CommPortIdentifier.open(CommPortIdentifier.java:467) at gps.connection.GPSRxTxPort.openPort(Unknown Source) at gps.connection.GPSrxtx.myOpenPort(Unknown Source) at gps.connection.GPSrxtx.setUSBAndOpen(Unknown Source) at bt747.model.Controller.setUsb(Unknown Source) at bt747.j2se_view.BT747Main.access$300(Unknown Source) at bt747.j2se_view.BT747Main$7.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) at java.awt.Component.processMouseEvent(Component.java:5602) at javax.swing.JComponent.processMouseEvent(JComponent.java:3135) at java.awt.Component.processEvent(Component.java:5367) at java.awt.Container.processEvent(Container.java:2010) at java.awt.Component.dispatchEventImpl(Component.java:4068) at java.awt.Container.dispatchEventImpl(Container.java:2068) at java.awt.Component.dispatchEvent(Component.java:3903) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866) at java.awt.Container.dispatchEventImpl(Container.java:2054) at java.awt.Window.dispatchEventImpl(Window.java:1801) at java.awt.Component.dispatchEvent(Component.java:3903) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) 58196 - Classgps.connection.GPSRxTxPort Error: Port /dev/tty.iBTAGPS-SPPslaveis currently in use gnu.io.PortInUseException: Unknown Application at gnu.io.CommPortIdentifier.open(CommPortIdentifier.java:467) at gps.connection.GPSRxTxPort.openPort(Unknown Source) at gps.connection.GPSrxtx.myOpenPort(Unknown Source) at gps.connection.GPSrxtx.setFreeTextPortAndOpen(Unknown Source) at bt747.model.Controller.openFreeTextPort(Unknown Source) at bt747.j2se_view.BT747Main.access$300(Unknown Source) at bt747.j2se_view.BT747Main$7.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) at java.awt.Component.processMouseEvent(Component.java:5602) at javax.swing.JComponent.processMouseEvent(JComponent.java:3135) at java.awt.Component.processEvent(Component.java:5367) at java.awt.Container.processEvent(Container.java:2010) at java.awt.Component.dispatchEventImpl(Component.java:4068) at java.awt.Container.dispatchEventImpl(Container.java:2068) at java.awt.Component.dispatchEvent(Component.java:3903) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866) at java.awt.Container.dispatchEventImpl(Container.java:2054) at java.awt.Window.dispatchEventImpl(Window.java:1801) at java.awt.Component.dispatchEvent(Component.java:3903) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) 58202 - Port opened 68148 - Classgps.connection.GPSRxTxPort Error: Port /dev/cu.iBTAGPS-SPPslaveis currently in use gnu.io.PortInUseException: Unknown Application at gnu.io.CommPortIdentifier.open(CommPortIdentifier.java:467) at gps.connection.GPSRxTxPort.openPort(Unknown Source) at gps.connection.GPSrxtx.myOpenPort(Unknown Source) at gps.connection.GPSrxtx.setFreeTextPortAndOpen(Unknown Source) at bt747.model.Controller.openFreeTextPort(Unknown Source) at bt747.j2se_view.BT747Main.access$300(Unknown Source) at bt747.j2se_view.BT747Main$7.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) at java.awt.Component.processMouseEvent(Component.java:5602) at javax.swing.JComponent.processMouseEvent(JComponent.java:3135) at java.awt.Component.processEvent(Component.java:5367) at java.awt.Container.processEvent(Container.java:2010) at java.awt.Component.dispatchEventImpl(Component.java:4068) at java.awt.Container.dispatchEventImpl(Container.java:2068) at java.awt.Component.dispatchEvent(Component.java:3903) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866) at java.awt.Container.dispatchEventImpl(Container.java:2054) at java.awt.Window.dispatchEventImpl(Window.java:1801) at java.awt.Component.dispatchEvent(Component.java:3903) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) 68150 - Port opened
Error: Port /dev/cu.iBTAGPS-SPPslaveis currently in use
You tried to open the mentioned port, but the system reports that it is already opened elsewhere. That could be software like 'gpsd' or even another instance of BT747.
I now have the same problem. BT747 tells me the port is in use, even after removing the entry from the network settings. I also can not see anything that has opend the device using lsof. So, I do not understand why BT747 can not access my device any more.
I also had problems with connection to my P3106 gps logger. The main casue (from java console) was: java.lang.NoClassDefFoundError: Could not initialize class gnu.io.CommPortIdentifier
I have found a solution that works for me. The problem was in rxtx library in 64-bit intel based system. All you need is to have appropriately compiled file librxtxSerial.jnilib You can get it from here http://iharder.sourceforge.net/current/java/ and put into /Library/Java/Extensions/ directory as a replacement for an existing one.
I'ld have to figure out how
I'ld have to figure out how you can get this message alone and improve it.
There is however valuable information in your log: java is running in 64 bit. According to earlier messages that is an issue for RXTX, so if possible get java running in 32 bit (which means installing a 32 bit version of Java).
However, I looked around on the web again and found a version that presumably works on Mac 64bit (found on https://www.sunspotworld.com/forums/viewtopic.php?f=25&t=2176 ).
I have put that version on the site for testing, you can try it with this link:
http://soft.bt747.org/BT747_J2SE_Latest_rxtx2_2p2_iharder.jnlp
Please check it out on the 64 bit and 32 bit version. If it works on both, I'll make it the default.
There's an error in
There's an error in installation:
[edit : copy of webstart file without error details removed]
I'll try going to 32-bit and see if that works.
BT747 works fine on my Mac
BT747 works fine on my Mac (iMac6,1 running Mac OS X 10.6.4). I connect my logger (QStarz Q1300s) by using bluetooth via /dev/tty.QstarzGPS-SPPslave.
After a few tries, the version BT747 Latest using RxTx 2.2pre2 (RxTx dev version) for Windows 32 & 64 bit, MacOSX, Linux is finally working fine for me. I can import the data, convert them to GPX and BT747 remembers the preferences.
Basically, what was missing for me is a clean and easy to find documentation on how to connect my logger to BT747. After that, the options in the application are pretty self explicit.
Many thanks for this software!
I'm thinking something must
I'm thinking something must have happened during installation. I'm thinking of re-installing and hope that'll work. Does anyone know how to uninstall this on OSX??
Hi I changed
Hi
I changed the http://soft.bt747.org/BT747_J2SE_Latest_rxtx2_2p2_iharder.jnlp file to workaround an issue of the Mac Java Web start. It does not support a version range for the java version - I request 1.6 explicitally now.
You can try again.
To empty the java application cache, look at these links:
I've created another JNLP
I've created another JNLP that seems to be accepted, specifying the version as "1.4+".
http://soft.bt747.org/BT747_J2SE_Latest_rxtx2_2p2_iharder14.jnlp
SUCCESS!!! Thank you very
SUCCESS!!!
Thank you very much for the quick updates! I think this is THE ONE for Snow Leopard.
Just one question: how do I delete the old version and create a shortcut for this one??
Which one (link) works for
Which one (link) works for you ? What is the java version/architecture reported in the Info window? Can you tell me for both links (...iharder.jnlp and ...iharder14.jnlp)? Does it work on both systems (desktop/laptop)?
To get a shortcut for the 'working' version, I have to update the JNLP. Depending on your answers, I can simply update the 'default' version(s).
My default JVM is 64
My default JVM is 64 bits.
If needed, you can change that in the java preferences : "/Applications/Utilities/Java Preferences.app"
$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
It's the ....iharder14.jnlp
It's the ....iharder14.jnlp that's working for my laptop and it's reporting back as 32-bit. I'm apprehensive about trying it on the desktop since the first version I installed is working fine.
There may be an issue with disconnecting using iharder14.jnlp though.....it hung the first time I tried disconnecting and I had to force quit. I'll investigate some more and see whether I can duplicate it.
What is the Java version? I
What is the Java version? I would have like to see a test in 64 bit.
The 'jnlp' files are evaluated independently but the cache is reused if there are files in common. You can try the link safely.
Here's the log on the laptop
Here's the log on the laptop for iHarder14.jnlp:
Below are informational messages that can help during debug.
------------------------------------------------
15189 - BT747 2.X.1752 Build:BT747_mdeweerd.1752.20100721030420809
15190 - Initial: 1018x596 Screen: 1280x800 Final: 1018x596
15190 - Mac OS X
15190 - i386
15190 - 10.6.4
15191 - 1.6.0_20
15191 - 32
15191 - Fail javax.swing.plaf.mac.MacLookAndFeel
Fail com.apple.mrj.swing.MacLookAndFeel
Success apple.laf.AquaLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
com.sun.java.swing.plaf.motif.MotifLookAndFeel
com.apple.laf.AquaLookAndFeel
26353 - Classgps.connection.GPSRxTxPort
30565 - Port opened
30568 - Attempting saving settings to /Users/arimallare/BT747SettingsJ2SE.pdb
30570 - Writing settings success for /Users/arimallare/BT747SettingsJ2SE.pdb
And connecting &
And connecting & disconnecting works fine. All I need now is the jnlp which creates a shortcut and I'll be set.
Any news on a jnlp for the
Any news on a jnlp for the 1.4+ that creates a desktop shortcut??
http://soft.bt747.org/BT747_J
http://soft.bt747.org/BT747_J2SE_Latest_RXTX2.2_Install.jnlp has been updated on July 26th to use the 'iharder' implementation for mac.
Hmmm... anyone else getting a
Hmmm... anyone else getting a Port in use exception with the latest 64-bit SiLab drivers in 64-bit kernel mode?
If I 'cat' the cu.SLAB_USBtoUART I'm getting garbled text.
Hello, I am using a i-Blue
Hello,
I am using a i-Blue 747 A+, and I can not get a connect it to my MacBook. I tried the version http://soft.bt747.org/BT747_J2SE_Latest_RXTX2.2_Install.jnlp and the iharder. During startup I get the following output in the INFO-Tab:
Die Desktop-Version von BT747 läuft nun recht stabil.
Sie ist noch nicht offiziell freigegeben, da noch einige Funktionen benutzerfreundlicher gestaltet werden
------------------------------------------------
1663 - BT747 2.X.1780 Build:BT747_mdeweerd.1780.20100907191800931
1663 - Initial: 1177x596 Screen: 1680x1050 Final: 1177x596
1664 - Mac OS X
1664 - x86_64
1664 - 10.6.4
1664 - 1.6.0_20
1664 - 64
1664 - Fehlerjavax.swing.plaf.mac.MacLookAndFeel
Fehlercom.apple.mrj.swing.MacLookAndFeel
Erfolgreichapple.laf.AquaLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
com.sun.java.swing.plaf.motif.MotifLookAndFeel
com.apple.laf.AquaLookAndFeel
Hiting the Connect-Button using USB or Bluetooth has now effect. (I have paired the device with my Mac and started bt747 to test bluetooth, stoped bt747, connected it to the USB port and restartet bt747).
If I add directly the /dev entry of the USB-Device (/dev/tty.usbmodemfd130) I get the following output (the number at the beginning changes):
60293 - Classgps.connection.GPSRxTxPort
The happens if I add the bluetooth Serial Connection disrectly (/dev/tty.iBTAGPS-SPPslave). Is there anything else left I can do?
I am running Mac OS X 10.6.4. I use the The following java version:
bla:6.0 fermat$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
bla:6.0 fermat$
bests
Sascha
Hi I am a bit puzzled why
Hi
I am a bit puzzled why there are not more error messages - I still need to look into that - you are now the second user with such behaviour.
However, I suggest to switch to Java 32 bit. The best is to choos Java SE 6 in 32 bit. Find some instructions on this page:
http://wiki.oneswarm.org/index.php/OS_X_10.6_Snow_Leopard
Hello, hmmm... As told on
Hello,
hmmm... As told on that page I downloaded java 1.5. I tried to execute it, but I only get a bus error:
bla:java fermat$ 1.5.0/Commands/java -version
Bus error
bla:java fermat$
Unfortunatly there is no openjdk for mac... I want back my old linux machine... :-)
bests
Sascha
And you can not select Java 6
And you can not select Java 6 in 32 bit mode as shown in the screen capture on that link?
I am so stupid. Yes it
I am so stupid. Yes it workes. O got an exception that the device is already in used, therefore I opend the Network configuration and removed the entry for the GPS reciver. After that I could connect and upload AGPS-data...
Thank you very much!
bests
Sascha
Perfect & thanks for the
Perfect & thanks for the extra feedback which is hopefully useful to other users.
It would be nice of course to get all of this working in 64 bit too on Mac, but without direct access to a machine that is not easy to achieve.
If it helps, I can give you
If it helps, I can give you SSH/VNC-Access to my Notebook. Please send me an email, if you are interested (I think you can see my mail adress?).
If I can do anything further, just tell me.
bests
Sascha
Hi Sascha Yep, I can see your
Hi Sascha
Yep, I can see your email address - I'll send you a mail. I am a bit busy now, but we can see about a VNC connection in a few weeks.
Kind regards
Mario
Hello, I am using a i-Blue
Hello,
I am using a i-Blue 747 A+, and I can not get a connect it to my MacBookPro. I tried the version http://soft.bt747.org/BT747_J2SE_Latest_RXTX2.2_Install.jnlp and the iharder. Also I installed the http://wiki.oneswarm.org/index.php/OS_X_10.6_Snow_Leopard .During startup I get the following output. Thanks.
The java console log:
Java Web Start 1.5.0_19
Utilisation de la version JRE 1.5.0_19-b02-304 Java HotSpot(TM) Client VM
Répertoire de départ de l’utilisateur = /Users/pmi
----------------------------------------------------
c : effacer la fenêtre de la console
f : finaliser les objets dans la file d’attente de finalisation
g : collecte des détritus
h : afficher le message d’aide
m : utilisation de la mémoire d’impression
o : journalisation des déclencheurs
p : recharger la configuration de proxy
q : masquer la console
r : recharger la configuration de politique
s : vider les propriétés système et de déploiement
t : vider la liste des segments
v : vider la pile des segments
0-5: régler le niveau de suivi sur <n>
----------------------------------------------------
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
PATH = /usr/bin:/bin:/usr/sbin:/sbin
3919 - BT747 2.X.1781 Build:BT747_mdeweerd.1781.20100908215836233
3922 - Initial: 1113x547 Screen: 1440x900 Final: 1113x547
3922 - Mac OS X
3922 - i386
3922 - 10.6.4
3922 - 1.5.0_19
3922 - 32
3923 - Planté javax.swing.plaf.mac.MacLookAndFeel
Planté com.apple.mrj.swing.MacLookAndFeel
Succès apple.laf.AquaLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
com.sun.java.swing.plaf.motif.MotifLookAndFeel
apple.laf.AquaLookAndFeel
WARNING: RXTX Version mismatch
Jar version = RXTX-2.2pre1
native lib Version = RXTX-2.1-7
Error: Port /dev/cu.iBTAGPS-SPPslaveis currently in use
gnu.io.PortInUseException: Unknown Application
at gnu.io.CommPortIdentifier.open(CommPortIdentifier.java:467)
at gps.connection.GPSRxTxPort.openPort(Unknown Source)
at gps.connection.GPSrxtx.myOpenPort(Unknown Source)
at gps.connection.GPSrxtx.setUSBAndOpen(Unknown Source)
at bt747.model.Controller.setUsb(Unknown Source)
at bt747.j2se_view.BT747Main.access$300(Unknown Source)
at bt747.j2se_view.BT747Main$7.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:5602)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5367)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4068)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1801)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
58196 - Classgps.connection.GPSRxTxPort
Error: Port /dev/tty.iBTAGPS-SPPslaveis currently in use
gnu.io.PortInUseException: Unknown Application
at gnu.io.CommPortIdentifier.open(CommPortIdentifier.java:467)
at gps.connection.GPSRxTxPort.openPort(Unknown Source)
at gps.connection.GPSrxtx.myOpenPort(Unknown Source)
at gps.connection.GPSrxtx.setFreeTextPortAndOpen(Unknown Source)
at bt747.model.Controller.openFreeTextPort(Unknown Source)
at bt747.j2se_view.BT747Main.access$300(Unknown Source)
at bt747.j2se_view.BT747Main$7.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:5602)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5367)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4068)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1801)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
58202 - Port opened
68148 - Classgps.connection.GPSRxTxPort
Error: Port /dev/cu.iBTAGPS-SPPslaveis currently in use
gnu.io.PortInUseException: Unknown Application
at gnu.io.CommPortIdentifier.open(CommPortIdentifier.java:467)
at gps.connection.GPSRxTxPort.openPort(Unknown Source)
at gps.connection.GPSrxtx.myOpenPort(Unknown Source)
at gps.connection.GPSrxtx.setFreeTextPortAndOpen(Unknown Source)
at bt747.model.Controller.openFreeTextPort(Unknown Source)
at bt747.j2se_view.BT747Main.access$300(Unknown Source)
at bt747.j2se_view.BT747Main$7.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:5602)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5367)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4068)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1801)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
68150 - Port opened
Your log contains this
Your log contains this message:
Error: Port /dev/cu.iBTAGPS-SPPslaveis currently in use
You tried to open the mentioned port, but the system reports that it is already opened elsewhere. That could be software like 'gpsd' or even another instance of BT747.
I now have the same problem.
I now have the same problem. BT747 tells me the port is in use, even after removing the entry from the network settings. I also can not see anything that has opend the device using lsof. So, I do not understand why BT747 can not access my device any more.
bests
Sascha
Hi Sacha Maybe we can try
Hi Sacha
Maybe we can try that ssh connection today, but I think I'll need a 'visual'.
Kind regards
Mario
Hi, I also had problems with
Hi,
I also had problems with connection to my P3106 gps logger. The main casue (from java console) was: java.lang.NoClassDefFoundError: Could not initialize class gnu.io.CommPortIdentifier
I have found a solution that works for me. The problem was in rxtx library in 64-bit intel based system. All you need is to have appropriately compiled file librxtxSerial.jnilib You can get it from here http://iharder.sourceforge.net/current/java/ and put into /Library/Java/Extensions/ directory as a replacement for an existing one.
I use MacBook Pro (2009 version) and OSX 10.6.4
Hope it helps. Regards,
Michal
Those that have a cevice
Those that have a cevice using a CP2102 USB to Serial bridge may find it usefull to get the 64b device driver for Macs from their site:
http://www.silabs.com/Support%20Documents/Software/Mac_OSX_VCP_Driver.zip