[ 
https://issues.apache.org/jira/browse/ARTEMIS-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram updated ARTEMIS-5226:
------------------------------------
    Description: 
When the broker starts on Windows Jetty logs this exception at {{DEBUG}} level:
{noformat}
16:53:57 D: [SLF4J org.eclipse.jetty.util.resource.ResourceFactory] TRACE: 
ignored
  java.net.URISyntaxException: Illegal character in opaque part at index 2: 
C:\path\to\broker\instance\web
        at java.base/java.net.URI$Parser.fail(URI.java:2995)
        at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
        at java.base/java.net.URI$Parser.parse(URI.java:3202)
        at java.base/java.net.URI.<init>(URI.java:645)
        at 
org.eclipse.jetty.util.resource.ResourceFactory.newResource(ResourceFactory.java:343)
        at 
org.eclipse.jetty.server.handler.ResourceHandler.setBaseResourceAsString(ResourceHandler.java:294)
        at 
org.apache.activemq.artemis.component.WebServerComponent.start(WebServerComponent.java:204)
        at 
org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.addExternalComponent(ActiveMQServerImpl.java:1016)
        ...{noformat}

> Jetty choking on bad URI
> ------------------------
>
>                 Key: ARTEMIS-5226
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5226
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> When the broker starts on Windows Jetty logs this exception at {{DEBUG}} 
> level:
> {noformat}
> 16:53:57 D: [SLF4J org.eclipse.jetty.util.resource.ResourceFactory] TRACE: 
> ignored
>   java.net.URISyntaxException: Illegal character in opaque part at index 2: 
> C:\path\to\broker\instance\web
>       at java.base/java.net.URI$Parser.fail(URI.java:2995)
>       at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
>       at java.base/java.net.URI$Parser.parse(URI.java:3202)
>       at java.base/java.net.URI.<init>(URI.java:645)
>       at 
> org.eclipse.jetty.util.resource.ResourceFactory.newResource(ResourceFactory.java:343)
>       at 
> org.eclipse.jetty.server.handler.ResourceHandler.setBaseResourceAsString(ResourceHandler.java:294)
>       at 
> org.apache.activemq.artemis.component.WebServerComponent.start(WebServerComponent.java:204)
>       at 
> org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.addExternalComponent(ActiveMQServerImpl.java:1016)
>         ...{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to