I'm using Jboss 402 with SSL enabled.
When starting server, i receive the following error
15:31:16,663 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-0.0.0.0-8080
15:31:17,540 INFO  [ChannelSocket] Port busy 8009 java.net.BindException: 
Address already in use
15:31:17,541 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8010
15:31:17,563 INFO  [JkMain] Jk running ID=1 time=0/62  config=null
15:31:17,810 INFO  [Server] JBoss (MX MicroKernel) [4.0.2 (build: 
CVSTag=JBoss_4_0_2 date=200505022023)] Started in 2m:3s:909ms
15:32:06,826 ERROR [ACCOUNTMANAGEMENT] Class/Method: 
tcDefaultSignatureImpl/initKeyStore encounter some problems: object not 
initialized for verification

I verified that the keystore is not corruped by using the keytool util.
Another Jboss is running on the same machine (on port 9090)? but it uses 8009 
for some other purposes.
How can I change 8009 port to some other so that the keystore could be read 
properly? Because I can't see 8009 in /server/default/deploy/.../server.xml file

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075205
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to