[jboss-jira] [JBoss JIRA] (AS7-5883) JBAS011964 Invalid resource name with HttpService on Windows
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Nov 7 10:48:18 EST 2012
[ https://issues.jboss.org/browse/AS7-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated AS7-5883:
--------------------------------
Description:
{code}
Caused by: org.apache.felix.log.LogException: org.osgi.service.http.NamespaceException: JBAS011964: Invalid resource name: C:\java\jboss-as-7.2.0.Alpha1-SNAPSHOT\standalone\data\osgi-store\bundle-19\rwtcontext_26139062_10836077/rwt-resources
at org.jboss.as.osgi.httpservice.HttpServiceImpl.registerResources(HttpServiceImpl.java:109)
at org.eclipse.rap.rwt.osgi.internal.ApplicationReferenceImpl.registerResourceDirectory(ApplicationReferenceImpl.java:190)
{code}
was:
{code}
Caused by: org.apache.felix.log.LogException: org.osgi.service.http.NamespaceException: JBAS011964: Invalid resource name: C:\java\jboss-as-7.2.0.Alpha1-SNAPSHOT\standalone\data\osgi-store\bundle-19\rwtcontext_26139062_10836077/rwt-resources
at org.jboss.as.osgi.httpservice.HttpServiceImpl.registerResources(HttpServiceImpl.java:109)
at org.eclipse.rap.rwt.osgi.internal.ApplicationReferenceImpl.registerResourceDirectory(ApplicationReferenceImpl.java:190)
{code}
> JBAS011964 Invalid resource name with HttpService on Windows
> ------------------------------------------------------------
>
> Key: AS7-5883
> URL: https://issues.jboss.org/browse/AS7-5883
> Project: Application Server 7
> Issue Type: Bug
> Components: OSGi
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.CR1
>
>
> {code}
> Caused by: org.apache.felix.log.LogException: org.osgi.service.http.NamespaceException: JBAS011964: Invalid resource name: C:\java\jboss-as-7.2.0.Alpha1-SNAPSHOT\standalone\data\osgi-store\bundle-19\rwtcontext_26139062_10836077/rwt-resources
> at org.jboss.as.osgi.httpservice.HttpServiceImpl.registerResources(HttpServiceImpl.java:109)
> at org.eclipse.rap.rwt.osgi.internal.ApplicationReferenceImpl.registerResourceDirectory(ApplicationReferenceImpl.java:190)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list