You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "B.J. Reed (JIRA)" <ji...@apache.org> on 2009/01/06 16:52:44 UTC

[jira] Closed: (GERONIMODEVTOOLS-229) IOException occurred while saving attributes error starting server in eclipse

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

B.J. Reed closed GERONIMODEVTOOLS-229.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.x

This looks like a duplicate of http://issues.apache.org/jira/browse/GERONIMO-2095 which has been fixed.  Please re-open if you still have the problem.

> 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.2, 2.0.x
>            Reporter: Ted Kirby
>            Assignee: Tim McConnell
>            Priority: Critical
>             Fix For: 2.0.x
>
>
> 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.