b2ihealthcare/snow-owl

Error launching snow owl

vachonr opened this issue · 7 comments

Hello

I have the following message when I launch snoowl.bat
14:57:35.061 [Start Level: Equinox Container: 17aab7b4-b3c6-4aab-856f-bfc4da8023bb] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
14:57:35.099 [Start Level: Equinox Container: 17aab7b4-b3c6-4aab-856f-bfc4da8023bb] INFO org.eclipse.jetty.util.log - Logging initialized @6731ms to org.eclipse.jetty.util.log.Slf4jLog
14:57:35.099 [Start Level: Equinox Container: 17aab7b4-b3c6-4aab-856f-bfc4da8023bb] WARN org.eclipse.jetty.osgi.boot.JettyBootstrapActivator - OSGi support for java.util.ServiceLoader may not be present. You may experience runtime errors.
14:57:35.108 [Start Level: Equinox Container: 17aab7b4-b3c6-4aab-856f-bfc4da8023bb] WARN org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper - No default jetty created.
An error has occurred. See the log file

log file :
1674050251283.log

Thanks for your help

cmark commented

Hi @vachonr,

Snow Owl requires Java 17 or newer. It looks like you are trying to run Snow Owl on Java 13.

java.version=13.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR

Could you please upgrade to Java 17 and try again?
Alternatively, you can use our oss docker image as well.

I hope this helps.

Cheers,
Mark

The copy of my screen shot didn't work, I attach a text file :
console.txt

cmark commented

The console log looks fine. If you navigate to http://localhost:8080/snowowl you should see the available REST API endpoints and you should be able to interact with Snow Owl.

If you are planning to import SNOMED CT content, I recommend creating a SNOMED CT Code System first, then importing the content via the RF2 import endpoint. See this page for more details:
Getting Started Guide: https://docs.b2i.sg/snow-owl/index/explore
Import RF2 section: https://docs.b2i.sg/snow-owl/index/explore/import

I hope this helps.

cmark commented

Thanks, It works but I think I made a mistake, I would like to load this software Help - (b2i.sg)https://b2i.sg/help/index.jsp

That help page belongs to the client application and it was maintained until Snow Owl 5. The newer client documentation is available at https://docs.b2i.sg/snow-owl-client.

Please note that the client application is only available in our Snow Owl Authoring Platform product (this repo is our open source Terminology Server with SNOMED CT support).
For more information please visit: https://b2ihealthcare.com/

cmark commented

Thanks, It works but I think I made a mistake

Also, if you need help with that mistake, do not hesitate to tell us more about it :)