java.io.FileNotFoundException: C:\Program Files (x86)\open-search- server\apache- tomcat-6.0.29\conf\Catalina\localhost\host-manager.xml (Het systeem kan het opge geven pad niet vinden)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
try new webdriver if you have this error with firefox while uploading files
Solutions on the web
via opensearchserve by kmsborderline
, 1 year agovia com.br by Unknown author, 2 years ago
via Stack Overflow by gursheel07
, 1 year agovia Coderanch by Sudhanshu Mishra, 1 year ago
via netbeans.org by Unknown author, 2 years ago
via coderanch.com by Unknown author, 1 year ago
java.io.FileNotFoundException: C:\Program Files (x86)\open-search- server\apache- tomcat-6.0.29\conf\Catalina\localhost\host-manager.xml (Het systeem kan het opge geven pad niet vinden)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.
(FileOutputStream.java:179) at java.io.FileOutputStream.
(FileOutputStream.java:131) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1013)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:964)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)
at org.apache.catalina.core.StandardService.start(StandardService.java:519)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)