Hi!

I have a problem with JBossMQ over SSL. I'm using the actual JBoss, 4.0.3 SP1

First of all, yes, i've read the Wiki article and followed it step by step, the 
server side so far. One change I had to make, if i put the keystore in the 
deploy-directory of the server, it tries to deploy it. This fails, so I put it 
in the conf-directory.

And now for the problem...

While starting the Server, the following Error appears:

16:16:39,186 ERROR [UILServerILService] Failed to 
setSecurityDomain=java:/jaas/SSL on socket factory

followed by a warning that the service could not be started and a stack trace, 
the first few lines are:


  | java.lang.NullPointerException
  |         at org.jboss.security.ssl.Context.forDomain(Context.java:51)
  |         at 
org.jboss.security.ssl.DomainServerSocketFactory.initSSLContext(Domai
  | nServerSocketFactory.java:220)
  |         at 
org.jboss.security.ssl.DomainServerSocketFactory.createServerSocket(D
  | omainServerSocketFactory.java:143)
  |         at 
org.jboss.mq.il.uil2.UILServerILService.startService(UILServerILServi
  | ce.java:203)
  | 

I did no other changes on the JBoss configuration, except renaming two queues.

Has anyone an idea about this issue?

Thanks in advance

noidic



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914926#3914926

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914926


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to