Carsten Ziegeler wrote:
3. Update to our deployer plugins (and perhaps archetypes) - we changed
some directory names and obviously the deployment has changed. So we
should check if all our plugins, development procedures, archetypes etc.
are still working. I just tested the core-webapp.
DeployerUtils breaks because it constructs some invalid paths:

3640 [main] ERROR org.springframework.web.context.ContextLoader - Context 
initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'org.apache.cocoon.configuration.Settings': Invocation of init
method failed; nested exception is java.io.FileNotFoundException: 
C:\dev\projects\viessmann-pi\server\webapp\target\viessmann-pi-server-webapp-1.0.0-S
NAPSHOT\blocks\C:\Documents and 
Settings\lgawron\.m2\repository\com\mobilebox\viessmann-pi\server\viessmann-pi-server-piapi\1.0.0-SNAPSHOT\viessmann-p
i-server-piapi-1.0.0-SNAPSHOT.jar\sitemap.xmap (Nazwa pliku, nazwa katalogu lub 
sk│adnia etykiety woluminu jest niepoprawna)
Caused by: java.io.FileNotFoundException: 
C:\dev\projects\viessmann-pi\server\webapp\target\viessmann-pi-server-webapp-1.0.0-SNAPSHOT\blocks\C:\Docume
nts and 
Settings\lgawron\.m2\repository\com\mobilebox\viessmann-pi\server\viessmann-pi-server-piapi\1.0.0-SNAPSHOT\viessmann-pi-server-piapi-1.0.0-SNA
PSHOT.jar\sitemap.xmap (Nazwa pliku, nazwa katalogu lub sk│adnia etykiety 
woluminu jest niepoprawna)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
        at 
org.apache.cocoon.core.deployment.DeploymentUtil.deploy(DeploymentUtil.java:74)
        at 
org.apache.cocoon.core.deployment.DeploymentUtil.deployBlockResources(DeploymentUtil.java:104)
        at 
org.apache.cocoon.core.deployment.DeploymentUtil.deploy(DeploymentUtil.java:114)
        at 
org.apache.cocoon.core.container.spring.SettingsBeanFactoryPostProcessor.init(SettingsBeanFactoryPostProcessor.java:64)


I am trying to fix it now.

--
Leszek Gawron                                    CTO at MobileBox Ltd.

Reply via email to