I'm getting the following error when deploying a .war file to geronimo 2.1.2
deploy folder:
Geronimo Application Server started
16:32:21,234 ERROR [DirectoryMonitor] Unable to scan file
C:\Programme\Apache Software Foundation\geronimo-2.1.2\deploy\JPS.war during
initialization
java.lang.NullPointerException
at
org.apache.geronimo.deployment.hot.DirectoryHotDeployer.getDeploymentTime(DirectoryHotDeployer.java:237)
at
org.apache.geronimo.deployment.hot.DirectoryMonitor.initialize(DirectoryMonitor.java:240)
at
org.apache.geronimo.deployment.hot.DirectoryMonitor.run(DirectoryMonitor.java:213)
at java.lang.Thread.run(Unknown Source)
Any ideas?
--
View this message in context:
http://www.nabble.com/Unable-to-scan-file-during-initialization-java.lang.NullPointerException-tp21833777s134p21833777.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.