0 Replies Latest reply on Oct 18, 2004 4:33 PM by mcabrejo

    MY SERVER DOES NOT START:   javax.net.ssl.SSLException: No a

    mcabrejo

      Hi, I did installed a trial certificate SSL and when bought the full version Certificate I did installed on the Java Jboss Server without stoping the server, looks like I corrupted something because the server does not start anymore, just keeps looping the same message "No available certificate correspond to the SSL cipher suites which are enabled."(See the server log below). I did tryed uninstalling the certs and reisuing CSR to my provider many times already and the same error happens.

      HELP!!!!!!!!!!!!!!!!!!!!!!!

      Please any help will be highly appreciated.

      Thanks

      [12:30:15,166,JettyService] Starting
      [12:30:15,166,Jetty] Starting Jetty/4.0.4
      [12:30:15,181,Jetty] Started org.mortbay.http.NCSARequestLog@12da4a6
      [12:30:15,181,Jetty] jetty.ssl.keystore=C:/jboss_jetty/genkey1/exponline.keystore
      [12:30:15,181,Jetty] jetty.ssl.password=********
      [12:30:15,197,Jetty] jetty.ssl.keypassword=********
      [12:30:15,275,Jetty] SSLServerSocketFactory=com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl@dd0f87
      [12:30:15,275,Jetty] JsseListener.needClientAuth=false
      [12:30:15,306,Jetty] Started SocketListener on 0.0.0.0:443
      [12:30:15,306,Jetty] WARNING:
      javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275)
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275)
      at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342)
      at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510)

      [12:30:15,338,Jetty] Started SocketListener on 0.0.0.0:80
      [12:30:15,338,Jetty] WARNING:
      javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275)
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275)
      at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342)
      at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510)

      [12:30:15,369,Jetty] Started org.jboss.jetty.Jetty@1fa1bb6
      [12:30:15,369,Jetty] WARNING:
      javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275)
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275)
      at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342)
      at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510)

      [12:30:15,369,JettyService] Started
      [12:30:15,400,Jetty] WARNING:
      javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275)
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275)
      at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342)
      at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510)

      [12:30:15,416,J2eeDeployer] Starting
      [12:30:15,447,Jetty] WARNING:
      javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275)
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275)
      at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342)
      at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510)

      [12:30:15,447,J2eeDeployer] Cleaning up deployment directory
      [12:30:15,478,Jetty] WARNING:
      javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275)
      at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275)
      at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342)
      at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510)