This Question is Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
9 Replies Last post: Jul 4, 2008 1:53 PM by Wolf Gilbert  
Wolf Gilbert Bronze 6 posts since
Jul 2, 2008
Currently Being Moderated

Jul 2, 2008 10:18 PM

the trustAnchors parameter must be non-empty (Problem connecting MSN Transport on Mac Openfire 3.5.2)

I am new to this, so if I am just being an idiot please forgive me, but I can't seem to get the MSN transport to work on my local copy of Openfire.  As far as I can tell it never successfully completes the login process.  Turning on the debug logs gives the only exception as:

 

2008.07.02 22:04:46 MSN: IO error: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

 

Which is immeadiately followed by a Disconnecting message so I assume this is where the problem lies, but I have no clue as to what to do about it.  I am including a larger snip from the log in case it contains anything relevant:

 

2008.07.02 22:04:46 MSN: IO error: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

2008.07.02 22:04:46 MSN: Exception occurred for wolf.gilbert@mac.com : javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

 

2008.07.02 22:04:46 MSN: Session messageReceived for wolf.gilbert@mac.com : USR 3 TWN S ct=1215054286,rver=5.5.4177.0,wp=FS_40SEC_0_COMPACT,lc=1033,id=507,ru=http:%2F% 2Fmessenger.msn.com,tw=0,kpp=1,kv=4,ver=2.1.6000.1,rn=1lgjBfIL,tpf=b0735e3a873df b5e75054465196398e0

 

2008.07.02 22:04:46 session 26 received message USR 3 TWN S ct=1215054286,rver=5.5.4177.0,wp=FS_40SEC_0_COMPACT,lc=1033,id=507,ru=http:%2F% 2Fmessenger.msn.com,tw=0,kpp=1,kv=4,ver=2.1.6000.1,rn=1lgjBfIL,tpf=b0735e3a873df b5e75054465196398e0

 

2008.07.02 22:04:46 MSN: Session messageReceived for wolf.gilbert@mac.com : CVR 2 8.1.0178 8.1.0178 8.1.0178 http://msgruser.dlservice.microsoft.com/download/5/6/4/5646481F-33EF-4B08-AF00-4 904F7677B89/EN/Install_WLMessenger.exe http://get.live.com

 

2008.07.02 22:04:46 session 26 received message CVR 2 8.1.0178 8.1.0178 8.1.0178 http://msgruser.dlservice.microsoft.com/download/5/6/4/5646481F-33EF-4B08-AF00-4 904F7677B89/EN/Install_WLMessenger.exe http://get.live.com

 

2008.07.02 22:04:45 MSN: Session messageReceived for wolf.gilbert@mac.com : VER 1 MSNP11 CVR0

 

2008.07.02 22:04:45 session 26 received message VER 1 MSNP11 CVR0

 

2008.07.02 22:04:45 MSN: Session messageSent for wolf.gilbert@mac.com : USR 3 TWN I wolf.gilbert@mac.com

 

2008.07.02 22:04:45 session 26 sent message USR 3 TWN I wolf.gilbert@mac.com

 

2008.07.02 22:04:45 MSN: Session messageSent for wolf.gilbert@mac.com : CVR 2 0x0409 winnt 5.1 i386 MSNMSGR 8.1.0178 MSMSGS wolf.gilbert@mac.com

 

2008.07.02 22:04:45 session 26 sent message CVR 2 0x0409 winnt 5.1 i386 MSNMSGR 8.1.0178 MSMSGS wolf.gilbert@mac.com

 

2008.07.02 22:04:45 MSN: Session messageSent for wolf.gilbert@mac.com : VER 1 MSNP11 CVR0

 

2008.07.02 22:04:45 session 26 sent message VER 1 MSNP11 CVR0

2008.07.02 22:04:45 MSN: Session established for wolf.gilbert@mac.com

2008.07.02 22:04:45 session 26 established

 

Any help would be gratefully accepted,

 

Thanks,

 

Wolf.

Daniel Henninger Jiver 2,853 posts since
Aug 10, 2005

doubletake  What in the hell is that?  =)  Would you mind sharing what you are running it on/under:

 

- Operating System:

- Java version:

- 32-bit or 64-bit:

 

That's all I can think of at the moment.  (I know it's a mac, but which version?)

Daniel Henninger Jiver 2,853 posts since
Aug 10, 2005

Were you running it before the 10.5.4 upgrade?  Was it working fine then?

Daniel Henninger Jiver 2,853 posts since
Aug 10, 2005

Hrm.  I would think it would use java 6 by default if you set that in your system.  Try editing /usr/local/openfire/bin/openfire.sh on your system.  You'll see a path early on to JAVA_HOME for darwin.  Try setting that to the java 6 framework path.  Unfortunately I don't know what that is because apple screwed me on a java 6 upgrade.  (I have the last of the core (1) duos, not core 2, and they didn't bother to offer java 6 for my system.

Daniel Henninger Jiver 2,853 posts since
Aug 10, 2005

Ok!  Openfire should work dandy with 64-bit and java 6.  In fact we prefer java 6, just wasn't available on mac before.  =)

More Like This

  • Retrieving data ...