redhat-developer / rsp-server-community

A repository for additions to rsp-server and the associated vscode extension to add support for other runtimes
32 stars 19 forks source link

Can't start jetty 11/12 #217

Closed sauntor closed 8 months ago

sauntor commented 11 months ago

It show something like this in the console:

ERROR : No enabled jetty modules found!
INFO  : ${jetty.home} = /home/xxx/.rsp/redhat-community-server-connector/runtimes/installations/jetty-11.0.18/jetty-home-11.0.18
INFO  : ${jetty.base} = /home/xxx/.rsp/redhat-community-server-connector/runtimes/installations/jetty-11.0.18/jetty-home-11.0.18/demo-base
ERROR : Please create and/or configure a ${jetty.base} directory.

Usage: java -jar $JETTY_HOME/start.jar [options] [properties] [configs]
       java -jar $JETTY_HOME/start.jar --help  # for more information
robstryker commented 11 months ago

Will look into this after the holidays.

robstryker commented 8 months ago

Looking into it. Taking me longer than expected. Sorry.