I cannot see users

5 replies [Last post]
Anonymous

Hello,

I added two users and they are online but cannot see each other

I am using FreeBSD and latest tigase 5.1.0beta3..

What can be the wrong? security?

And is there a way to search users?

B G (not verified)

2011-06-20 15:26:19 TLSWrapper.getCertificateStatus() WARNING: Problem validating certificate
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
at java.security.cert.PKIXParameters.(PKIXParameters.java:157)
at java.security.cert.PKIXBuilderParameters.(PKIXBuilderParameters.java:130)
at tigase.cert.CertificateUtil.validateCertificate(CertificateUtil.java)
at tigase.io.TLSWrapper.getCertificateStatus(TLSWrapper.java)
at tigase.net.IOService.handshakeCompleted(IOService.java)
at tigase.io.TLSWrapper.unwrap(TLSWrapper.java)
at tigase.io.TLSIO.decodeData(TLSIO.java)
at tigase.io.TLSIO.read(TLSIO.java)
at tigase.net.IOService.readData(IOService.java)
at tigase.xmpp.XMPPIOService.processSocketData(XMPPIOService.java)
at tigase.net.IOService.call(IOService.java)
at tigase.net.IOService.call(IOService.java)

kobit's picture
Offline
Joined: 2006-09-03
Points: 267814

A few questions to this:

  1. What Java (JVM) do you use in your deployment?
  2. Have you any specific configuration related to SSL certificates
  3. Have you uploaded your own certificate or you use self-signed and Tigase auto-generated certificate?
B G (not verified)

1 openjdk6 with FreeBSD 8.2 portage system (default one)
2 I configured automatically with tigase installer.. I did not do anything
special
3 I think its tigase auto generated certificate.. with client i can register with psi and gajim but not see each other...

what can be the problem?

B G (not verified)

Ok fixed the problem...

kobit's picture
Offline
Joined: 2006-09-03
Points: 267814

What was the problem or actually what was the fix?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.