Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

SSL_TSL error while starting RTC 2.0 using tomcat

I'm trying to up the Jazz Team Server 2.0 using tomcat, but while starting it is giving me the below error log 

SEVERE: Error initializing endpoint
java.io.IOException: SSL_TLS SSLContext not available
        at org.apache.tomcat.util.net.jsse.JSSE14SocketFactory.init(JSSE14Socket
Factory.java:129)
        at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESo
cketFactory.java:95)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoi
nt.java:293)
        at org.apache.coyote.http11.Http11BaseProtocol.init(Http11BaseProtocol.j
ava:139)
        at org.apache.catalina.connector.Connector.initialize(Connector.java:101
7)
        at org.apache.catalina.core.StandardService.initialize(StandardService.j
ava:578)
        at org.apache.catalina.core.StandardServer.initialize(StandardServer.jav
a:782)
        at org.apache.catalina.startup.Catalina.load(Catalina.java:504)
        at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:267)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)

Aug 18, 2014 2:15:43 PM org.apache.catalina.startup.Catalina load
SEVERE: Catalina.start
LifecycleException:  Protocol handler initialization failed: java.io.IOException
: SSL_TLS SSLContext not available
        at org.apache.catalina.connector.Connector.initialize(Connector.java:101
9)
        at org.apache.catalina.core.StandardService.initialize(StandardService.j
ava:578)
        at org.apache.catalina.core.StandardServer.initialize(StandardServer.jav
a:782)
        at org.apache.catalina.startup.Catalina.load(Catalina.java:504)
        at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:267)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)

Please look into it and suggest me with the solution.

0 votes



One answer

Permanent link
Hi,

We used to see these errors when the server was setup as a Windows service.  If you refer to TN0010: Running Jazz Team Server in Tomcat as a Windows Service
and check the JVM path you're using.

This article has good tips for how to reference the JVM and JAZZ_HOME.

Cheers,
Paul

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 18 '14, 4:54 a.m.

Question was seen: 3,754 times

Last updated: Aug 19 '14, 5:16 a.m.

Confirmation Cancel Confirm