It's all about the answers!

Ask a question

Getting "Context Root Not Found" while launching RTC dev server


Deepanchakravarthy Murugesan (275) | asked Nov 13 '19, 3:02 a.m.

 Hello All,


I was following the "RTC extension workshop" to setup RTC in my local machine.
Server started successfully, but when I try to open the "https://localhost:9443/jts/setup" in the browser, i get "Context Root Not Found" error message.

in Console.log file, i could observer below error
[ERROR   ] CWWKO0801E: Unable to initialize SSL connection. Unauthorized access was denied or security settings have expired. Exception is javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
at com.ibm.jsse2.k.a(k.java:12)
at com.ibm.jsse2.ar.a(ar.java:547)
at com.ibm.jsse2.ar.a(ar.java:170)
at com.ibm.jsse2.ar.j(ar.java:271)
at com.ibm.jsse2.ar.b(ar.java:39)
at com.ibm.jsse2.ar.a(ar.java:488)
at com.ibm.jsse2.ar.unwrap(ar.java:552)
at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:11)
at com.ibm.ws.channel.ssl.internal.SSLUtils.handleHandshake(SSLUtils.java:906)
at [internal classes]

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 13 '19, 4:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Comments
Deepanchakravarthy Murugesan commented Nov 13 '19, 5:05 a.m. | edited Nov 13 '19, 10:29 a.m.

 Hi Ralph,


In Chrome, I can able to get the ADVANCED option to launch the URL to continue connection to the site.
Once the page loads, it says "Context Root Not Found" error message.

Thanks
Deepan


Ralph Schoon commented Nov 13 '19, 10:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Then the install of the development server failed. No idea what reason. There is no step you do or any other information I could work with. I have not seen this issue with any version yet. 

Your answer


Register or 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.