Message repeatedly shows in geronimo.log file when put WAB applicaton in
<Geronimo_home>/deploy directory
-----------------------------------------------------------------------------------------------------------
Key: GERONIMO-5818
URL: https://issues.apache.org/jira/browse/GERONIMO-5818
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Hot Deploy Dir
Affects Versions: 3.0
Environment: JRE 1.6.0 IBM J9 2.4 Windows XP x86-32
jvmwi3260sr9-20101124_69295 (JIT enabled, AOT enabled)
Reporter: Tina Li
Priority: Minor
1.Use Feb 15 build of Geronimo server
2.Start the server if it's not started
3.Put a WAB application into <Geronimo_home>/deploy dirctory
4.Then the error message :
2011-02-15 15:17:22,500 ERROR [DirectoryMonitor] Error during hot deployment
java.lang.NullPointerException
at
org.apache.geronimo.kernel.repository.Artifact.create(Artifact.java:59)
at
org.apache.geronimo.kernel.repository.Artifact.create(Artifact.java:51)
at
org.apache.geronimo.deployment.hot.DirectoryMonitor.doRemoves(DirectoryMonitor.java:177)
at
org.apache.geronimo.deployment.hot.DirectoryMonitor.scanDirectory(DirectoryMonitor.java:258)
at
org.apache.geronimo.deployment.hot.DirectoryMonitor.run(DirectoryMonitor.java:219)
at java.lang.Thread.run(Thread.java:736)
repeated shows up in geronomo.log file and can't stop automatically.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira