Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 821370

Summary: IllegalArgumentException: URI is not hierarchical
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Zuzana Krejčová <zkrejcov>
Component: 3rd PartyAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:19:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
stack trace starts at line 566 none

Description Zuzana Krejčová 2012-05-14 09:17:10 UTC
Created attachment 584301 [details]
stack trace starts at line 566

Description of problem:
CXF (I believe) throws java.lang.IllegalArgumentException: URI is not hierarchical. It seems to happen upon login into the jbpm console. It does not seem to break anything though.


Version-Release number of selected component (if applicable):
BRMS 5.3 ER6


How reproducible:
Not every time but often enough. Perhaps 1 out of 3 times.


Actual results:
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) java.lang.IllegalArgumentException: URI is not hierarchical
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	at java.io.File.<init>(File.java:363)
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	at org.jboss.net.protocol.file.FileURLConnection.<init>(FileURLConnection.java:62)
...
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	org.apache.cxf.catalog.OASISCatalogManager.getResolver(OASISCatalogManager.java:75)
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	at org.apache.cxf.catalog.OASISCatalogManager.<init>(OASISCatalogManager.java:63)
...
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	at org.apache.cxf.bus.extension.Extension.load(Extension.java:148)
...
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	at org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet.init(CXFNonSpringJaxrsServlet.java:68)
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1048)
2012-05-03 07:37:39,196 ERROR [STDERR] (http-localhost%2F127.0.0.1-8080-8) 	at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:777)
...
INFO  [org.apache.cxf.endpoint.ServerImpl] (http-localhost%2F127.0.0.1-8080-7) Setting the server's publish address to be /


Expected results:
Only the last line:
INFO  [org.apache.cxf.endpoint.ServerImpl] (http-localhost%2F127.0.0.1-8080-7) Setting the server's publish address to be /


In both cases, it is immediately preceded by "Loading Bus extensions via META-INF/cxf/bus-extensions.xml" messages / warnings (see bug 820965).

Comment 1 Lukáš Petrovický 2012-10-17 07:59:13 UTC
Does this still happen? I haven't noticed it in a while...

Comment 2 Zuzana Krejčová 2012-10-17 08:25:05 UTC
It does happen. You can see it here for example (ER3, Windows):
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/brms-jbpm_cons-browser-ff/66/jdk=java16_default,label_exp=w7/artifact/artifacts/log/server.log

Comment 7 Red Hat Bugzilla 2025-02-10 03:19:50 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.