IOException occurred while saving attributes error starting server in eclipse
-----------------------------------------------------------------------------
Key: GERONIMODEVTOOLS-229
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-229
Project: Geronimo-Devtools
Issue Type: Bug
Affects Versions: 2.0.0, 2.0.1, 2.0.x
Reporter: Ted Kirby
Priority: Critical
I downloaded and installed a tomcat 2.0.1 server, and started it. The server
started, but I got this error on the (conolse and disk) log, during startup and
after startup completed:
10:09:09,671 ERROR [LocalAttributeManager] IOException occurred while saving
attributes
java.io.IOException: Unable to rename
C:\wagepi\geronimo-tomcat6-jee5-2.0.1\var\config\config.xml to
C:\wagepi\geronimo-tomcat6-jee5-2.0.1\var\config\config.xml.bak in order to
back up manageable attribute save file
at
org.apache.geronimo.system.configuration.LocalAttributeManager.save(LocalAttributeManager.java:394)
at
org.apache.geronimo.system.configuration.LocalAttributeManager$2.run(LocalAttributeManager.java:603)
at java.util.TimerThread.mainLoop(Timer.java:527)
at java.util.TimerThread.run(Timer.java:477)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.