Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
FS#554 - [Lob] webtoolkit does not start
Attached to Project:
LMS
Opened by Guillaume (Guillaume) - Wednesday, 23 January 2013, 11:10 GMT
Last edited by Guillaume (Guillaume) - Friday, 08 March 2013, 14:20 GMT
Opened by Guillaume (Guillaume) - Wednesday, 23 January 2013, 11:10 GMT
Last edited by Guillaume (Guillaume) - Friday, 08 March 2013, 14:20 GMT
|
DetailsI got this error at the startup of my lob
DefaultClassLoader@11adeb7 class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader [21/01/2013 07:14:31,961] [Application-Thread] ERROR org.apache.catalina.startup.ContextConfig - Unable to create a File object from the URL [file:/C:/Program Files (x86)/Lobeo/Vaio/bin/../repo-system/HttpServer/webapps/WebToolkit~WTKBrowserConnector/WEB-INF/classes/] java.net.URISyntaxException: Illegal character in path at index 16: file:/C:/Program Files (x86)/Lobeo/Vaio/bin/../repo-system/HttpServer/webapps/WebToolkit~WTKBrowserConnector/WEB-INF/classes/ at java.net.URI$Parser.fail(URI.java:2809) at java.net.URI$Parser.checkChars(URI.java:2982) at java.net.URI$Parser.parseHierarchical(URI.java:3066) at java.net.URI$Parser.parse(URI.java:3014) at java.net.URI.<init>(URI.java:578) at java.net.URL.toURI(URL.java:918) at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1813) at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1203) at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:828) at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:302) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5148) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:866) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:842) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615) at com.lobeo.lms.http.tomcat.TomcatServer.deployApplication(TomcatServer.java:465) at com.lobeo.lms.http.deployer.WarProcessor2.processItemStartup(WarProcessor2.java:351) at com.lobeo.lms.module.deployer.DeployerImpl.startItem(DeployerImpl.java:244) at com.lobeo.lms.module.ModuleRepository.startModule(ModuleRepository.java:383) at com.lobeo.lms.module.ModuleRepository.processModuleDirectory(ModuleRepository.java:147) at com.lobeo.lms.core.Application.run(Application.java:472) |
This task depends upon
Comment by Ferdinand (PaGaisu) -
Tuesday, 29 January 2013, 13:37 GMT
possibly solved with the update of tomcat 7