You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Bram de Kruijff (JIRA)" <ji...@apache.org> on 2013/05/27 09:46:22 UTC

[jira] [Closed] (ACE-240) ACE server restart with running unregistered targets causes inconsistent deployment repository behavior

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

Bram de Kruijff closed ACE-240.
-------------------------------

    Fix Version/s: 1.0.0
       Resolution: Fixed

Bulk update to fix version 1.0
                
> ACE server restart with running unregistered targets causes inconsistent deployment repository behavior
> -------------------------------------------------------------------------------------------------------
>
>                 Key: ACE-240
>                 URL: https://issues.apache.org/jira/browse/ACE-240
>             Project: ACE
>          Issue Type: Bug
>            Reporter: J.W. Janssen
>            Assignee: Marcel Offermans
>             Fix For: 1.0.0
>
>
> If you restart a running ACE instance while an unregistered target is remains running, the deployment repository instance gets into a inconsistent state where it fails to respond to the running target.
> The log is polluted with traces like:
> 2012.03.29 17:13:23 WARNING - Bundle: org.apache.ace.deployment.servlet - Error getting available versions. - java.io.IOException: No local version available of FilebasedBackupRepository[/var/folders/3w/s23k21td37bgc4_z7_hgh3700000gn/T/currentrepository7810219765945788431.tmp,/var/folders/3w/s23k21td37bgc4_z7_hgh3700000gn/T/backuprepository9020869154747969014.tmp], remote RemoteRepository[http://localhost:8080/repository,apache,deployment,null]
> 	at org.apache.ace.repository.ext.impl.CachedRepositoryImpl.getLocal(CachedRepositoryImpl.java:137)
> 	at org.apache.ace.deployment.provider.repositorybased.RepositoryBasedProvider.getRepositoryStream(RepositoryBasedProvider.java:323)
> 	at org.apache.ace.deployment.provider.repositorybased.RepositoryBasedProvider.getVersions(RepositoryBasedProvider.java:152)
> 	at org.apache.ace.deployment.servlet.DeploymentServlet.getVersions(DeploymentServlet.java:161)
> 	at org.apache.ace.deployment.servlet.DeploymentServlet.doGet(DeploymentServlet.java:73)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira