Zordid commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2713797285
```
java.lang.NullPointerException: Cannot invoke
"org.apache.cxf.Bus.getExtension(java.lang.Class)" because "this.bus" is null
java.lang.NullPointerException: Cannot invoke
"org.apache.cxf.Bus.getExtension(java.lang.Class)" because "this.bus" is null
at
org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:272)
~[cxf-rt-transports-http-jetty-4.1.1.jar:4.1.1]
at
org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:312)
~[cxf-rt-transports-http-jetty-4.1.1.jar:4.1.1]
at
org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:307)
~[cxf-rt-transports-http-jetty-4.1.1.jar:4.1.1]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]