Jigle authentication fails

Suggestions for WiGLE/JiGLE/DiGLE

15 posts • Page 1 of 1

Postby lrivers » Thu Jun 22, 2006 6:35 pm

Not sure what the problem is, but the auth I use to access my account on the site will not work in jigle. Just says failed...

Also, is there something special I have to do to my Java path or something?

I get this in the log:
Jun 22, 2006 1:28:26 PM org.mimezine.jigle.JiGLE loadPropertiesFile
WARNING: Load: Can't find file 'WiGLEAPI.properties'
Jun 22, 2006 1:28:30 PM org.mimezine.jigle.JiGLE initWiGLE
INFO: JiGLE 0.7.2.20040516213000, Copyright arkasha and bobzilla, 2001-2004
Jun 22, 2006 1:28:30 PM org.mimezine.jigle.JiGLE loadPropertiesFile
WARNING: Load: Can't find file 'preferences.properties'
Jun 22, 2006 1:29:34 PM org.mimezine.jigle.JiGLE loadPropertiesFile
WARNING: Load: Can't find file 'WiGLEAPI.properties'
Jun 22, 2006 1:29:39 PM org.mimezine.jigle.JiGLE initWiGLE
INFO: JiGLE 0.7.2.20040516213000, Copyright arkasha and bobzilla, 2001-2004
Jun 22, 2006 1:29:40 PM org.mimezine.jigle.JiGLE loadPropertiesFile
WARNING: Load: Can't find file 'preferences.properties'
Jun 22, 2006 1:29:44 PM org.mimezine.jigle.JiGLEPane itemStateChanged
INFO: Changing to mappack 'Travis County'
Jun 22, 2006 1:30:00 PM org.mimezine.wigle.WiGLEQueryImpl getAutoCacheURLs
INFO: Attempting to load WiGLE data locally...
Jun 22, 2006 1:30:00 PM org.mimezine.jigle.WiGLE handleLoadData
INFO: Loaded 0 stations

Postby lrivers » Thu Jun 22, 2006 7:13 pm

authenticate Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Postby Tech^CF » Sun Jun 25, 2006 5:23 pm

Read the news? Theres a new certificate out and a new client :)

Postby jilindi » Fri Apr 23, 2010 11:45 pm

I'm using Ubuntu 9.10. My Kismet starts and runs. My JiGLE starts, but authentication fails. Then the default demo map loads. I can connect JiGLE to Kismet okay. I suspect there is a config issue but I've found no clues searching the forums here. Here is a log file (including a few WARNING messages) from my last attempt to "log on" with the JiGLE authentication dialog...

Apr 23, 2010 6:32:48 PM com.sun.corba.se.impl.ior.IORImpl getProfile
WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
org.omg.CORBA.INV_OBJREF: vmcid: SUN minor code: 1201 completed: No
at com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)
at com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:495)
at com.sun.corba.se.impl.ior.IORImpl.getProfile(IORImpl.java:334)
at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:787)
at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:761)
at com.sun.corba.se.impl.encoding.CDRInputStream.read_Object(CDRInputStream.java:231)
at com.sun.corba.se.impl.resolver.INSURLOperationImpl.getIORFromString(INSURLOperationImpl.java:120)
at com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:130)
at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:836)
at org.GNOME.Accessibility.AccessUtil.getRegistryObject(AccessUtil.java:143)
at org.GNOME.Accessibility.JavaBridge.registerApplication(JavaBridge.java:1147)
at org.GNOME.Accessibility.JavaBridge.<init>(JavaBridge.java:398)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:875)
at sun.swing.SwingUtilities2$AATextInfo.getAATextInfo(SwingUtilities2.java:121)
at javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java:1564)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:147)
at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:1599)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:528)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:568)
at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:1318)
at javax.swing.UIManager.initialize(UIManager.java:1405)
at javax.swing.UIManager.maybeInitialize(UIManager.java:1393)
at javax.swing.UIManager.getUI(UIManager.java:989)
at javax.swing.JLabel.updateUI(JLabel.java:273)
at javax.swing.JLabel.<init>(JLabel.java:162)
at javax.swing.JLabel.<init>(JLabel.java:233)
at org.mimezine.jigle.JiGLE.<init>(JiGLE.java:357)
at org.mimezine.jigle.JiGLE.innermain(JiGLE.java:244)
at org.mimezine.jigle.JiGLE.access$000(JiGLE.java:71)
at org.mimezine.jigle.JiGLE$Main.run(JiGLE.java:238)
at java.lang.Thread.run(Thread.java:636)
Apr 23, 2010 6:32:48 PM org.mimezine.jigle.JiGLE loadPropertiesFile
WARNING: Load: Can't find file 'WiGLEAPI.properties'
Apr 23, 2010 6:32:51 PM org.mimezine.jigle.JiGLE initWiGLE
INFO: JiGLE 0.7.5.20060822195821, Copyright arkasha and bobzilla, 2001-2004
Apr 23, 2010 6:32:56 PM org.mimezine.jigle.JiGLEPane itemStateChanged
INFO: Changing to mappack 'MI, Washtenaw [v]'
Apr 23, 2010 6:33:08 PM org.mimezine.wigle.WiGLEQueryImpl getAutoCacheURLs
INFO: Attempting to load WiGLE data locally from WiGLEnet/data...
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.WiGLE handleLoadData
INFO: Loaded 0 stations
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26065
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26065
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26075
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26075
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26091
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26091
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26093
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26093
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26115
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26115
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26125
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26125
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26161
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26161
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loaded: 26161
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26163
Apr 23, 2010 6:33:08 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26163

Help is appreciated... Thanks. John L.

Postby jilindi » Sat Apr 24, 2010 3:00 am

Okay, Googled until I found someone complaining with this same warning.

WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"

The solution appears to be installing java-6-sun version of java, rather than using the default java-6-openjdk flavor, followed by the commands in terminal...

sudo update-java-alternatives --set java-6-sun
sudo update-alternatives --config java


I no longer get the IIOP profile warning, but Authentication still fails. I now get the same warning as the fellow who started this post in 2006. Here is my JiGLE log after installing Sun-Java...

Apr 23, 2010 9:36:35 PM org.mimezine.jigle.JiGLE loadPropertiesFile
WARNING: Load: Can't find file 'WiGLEAPI.properties'
Apr 23, 2010 9:36:37 PM org.mimezine.jigle.JiGLE initWiGLE
INFO: JiGLE 0.7.5.20060822195821, Copyright arkasha and bobzilla, 2001-2004
Apr 23, 2010 9:36:45 PM org.mimezine.jigle.JiGLEPane itemStateChanged
INFO: Changing to mappack 'MI, Washtenaw [v]'
Apr 23, 2010 9:37:04 PM org.mimezine.wigle.WiGLEQueryImpl getAutoCacheURLs
INFO: Attempting to load WiGLE data locally from WiGLEnet/data...
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.WiGLE handleLoadData
INFO: Loaded 0 stations
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26065
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26065
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26075
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26075
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26091
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26091
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26093
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26093
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26115
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26115
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26125
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26125
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26161
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26161
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loaded: 26161
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI getImageForArea
INFO: loading: 26163
Apr 23, 2010 9:37:04 PM org.mimezine.jigle.SquigleAPI loadLayerComposite
INFO: loading: mapData/26163


I guess I'm going to investigate why file 'WiGLEAPI.properties' can't be found. It is not in the "/home/johnny/java_apps/JiGLE" folder where I installed JiGLE.jar.

BTW... I am running the run.sh script, not running JiGLE.jar directly.

John L.
John L... Ubuntu Linux, Windows XP Pro

Postby jilindi » Sat Apr 24, 2010 3:18 am

I looked inside the JiGLE-0.7.5.tar.gz tarball I downloaded and there was no WiGLEAPI.properties file inside.

Any ideas?

Thanks, John L.
John L... Ubuntu Linux, Windows XP Pro

Postby bobzilla » Sat Apr 24, 2010 6:43 pm

That file lives in the tarball at:
JiGLE/org/mimezine/wigle/WiGLEAPI.properties

As noted on the downloads page:
"There have been issues reported using GNU's JVM, we recommend using Sun's."

Postby jilindi » Sun Apr 25, 2010 1:16 am

Thanks bobzilla. I copied the WiGLEAPI.properties file to the JiGLE folder and the JiGLE log no longer reports any WARNING message.

As I described, I installed the Sun JVM earlier to eliminate the

WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"

waning message.

Just to be sure, I checked this in Terminal...

johnny@inspiron1501-01:~$ java -verbose -version
[Opened /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
[Loaded java.lang.Object from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
.
. [many, many, many lines omitted]
.
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)
[Loaded java.lang.Shutdown from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
[Loaded java.lang.Shutdown$Lock from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
johnny@inspiron1501-01:~$


Sadly, I still fail the JiGLE authentication dialog.
John L... Ubuntu Linux, Windows XP Pro

Postby jilindi » Sun Apr 25, 2010 1:33 am

I tried running from a terminal with java -verbose set to see what goes on behind the scenes...

Here is the terminal output during several retries to use the JiGLE authentication dialog. I'm not smart enough to see anything going awry.

[Loaded java.net.SocketTimeoutException from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
[Loaded sun.reflect.GeneratedConstructorAccessor10 from __JVM_DefineClass__]
Authentication failed, skipping network load
[Loaded sun.reflect.GeneratedMethodAccessor4 from __JVM_DefineClass__]
[Loaded sun.reflect.GeneratedMethodAccessor5 from __JVM_DefineClass__]
[Loaded sun.reflect.GeneratedMethodAccessor6 from __JVM_DefineClass__]
[Loaded sun.reflect.GeneratedMethodAccessor7 from __JVM_DefineClass__]
[Loaded sun.awt.KeyboardFocusManagerPeerImpl from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
[Loaded sun.awt.SunToolkit$6 from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
[Loaded java.awt.KeyboardFocusManager$1 from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
Authenticating to WiGLE.net...
Authentication failed, skipping network load
[Loaded sun.reflect.GeneratedMethodAccessor8 from __JVM_DefineClass__]
Authenticating to WiGLE.net...
Authentication failed, skipping network load
[Loaded sun.reflect.GeneratedConstructorAccessor11 from __JVM_DefineClass__]
John L... Ubuntu Linux, Windows XP Pro
I took a look in the news section for a newer copy of Jigle than 0.7.5 ( I have JiGLE version: 0.7.5.20060822195821) and I didn't see a link for it. I also failed at guessing on a 0.7.6 version. If there is a newer version or a newer cert than that I'd appreciate a pointer.

I'm on XP, running the new 6.20 release of sun java that fixes a jnlp bug. Also as of 6.20, the installer now uninstalls older versions of 6.x.
As soon as I can get the $^&#@ command line to allow me to open the console, I'll post a log of what is happening, and yes show console is enabled in the Control Panel - Advanced tab.

idd

Edit: Still not able to get my console back on so I did a run with verbose.

The sequence of events was Launch JiGLE, before picking map pack attempt to authenticate to WiGLE. After failure, cancel out of the dialog and then close the app. Emailed full result to wigle-admin @ ... Didn't load the map to keep the log shorter.

I did verify that I was using the correct password by logging off and back on to the web site.

idd

Postby uhtu » Sun Apr 25, 2010 11:42 am

looking into it. thanks for the head's up.

very likely an issue on our end of the world

Postby uhtu » Sun Apr 25, 2010 3:35 pm

jigle/etc authentication should be working now, please let us know if you're still having issues.

Postby pcootey » Thu Jul 14, 2011 3:40 am

unable to authenticate. Windows 7. Using same password. Is there a new problem. Dratt., would have liked to see those access points. Also had to move properties file as above.

Postby i_do_dew » Fri Jul 15, 2011 3:22 am

unable to authenticate. Windows 7. Using same password. Is there a new problem. Dratt., would have liked to see those access points. Also had to move properties file as above.
This thread is over a year old and I currently have no problem attaching.

You might want to start your own thread if you are having an problem. Follow the similar steps that I did and capture a console log and submit it to the admin group so they can troubleshoot your issue.
Image
WiGLE....
Have you driven today?

Postby bobzilla » Tue Jul 19, 2011 2:40 pm

Also note the news post about the new SSL cert from June, you will need the latest version of JiGLE that can authenticate that certificate.
-bobzilla - WiGLE.net just a little bit
Image

15 posts • Page 1 of 1

Return to “WiGLE Project Suggestions”

Who is online

Users browsing this forum: No registered users and 47 guests