[Users] Impossible de déployer mes SA

lgracianette [via Petals ESB] ml-node+3261511-2031929912-385891 at n3.nabble.com
Wed Aug 17 14:50:42 CEST 2011



Bonjour,

Effectivement mais j'ai aussi la meme stacktrace 
WARNING 2011-08-17 13:20:49,063 
[Petals.JBI-Management.DeploymentServiceImpl]
    Failed to deployment the Service Unit 'su-SOAP-HelloWorld-provide' :
                <component-task-result>
                        <component-name>petals-bc-soap</component-name>
                        <component-task-result-details 
xmlns='http://java.sun.com/xml/ns/jbi/management-message'>
                                <task-result-details>
                                        <task-id>deploy</task-id>
                                        <task-result>FAILED</task-result>
                                        <message-type>ERROR</message-type>
                                        <exception-info>
 <nesting-level>2</nesting-level>
                                                <msg-loc-info>
 <loc-token>jbimsg</loc-token>
 <loc-message>Failed to deploy SU : {1}</loc-message>
 <loc-param>su-SOAP-HelloWorld-provide</loc-param>
                                                </msg-loc-info>
 <stack-trace>NullPointerException</stack-trace>
                                </exception-info>
                                </task-result-details>
                        </component-task-result-details>
                </component-task-result>

SEVERE 2011-08-17 13:20:49,094 
[Petals.JBI-Management.DeploymentServiceImpl]
    Unable to remove the entity package
java.io.IOException: Unable to delete file: 
D:\Data\petals313\repository\service-assemblies\sa-SOAP-HelloWorld-provide-08-17-2011-012048844\install\su-SOAP-HelloWorld-provide\META-INF\jbi.xml
        at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1390)
        at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1044)
        at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:977)
        at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1381)
        at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1044)
        at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:977)
        at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1381)
        at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1044)
        at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:977)
        at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1381)
        at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1044)
        at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:977)
        at 
org.ow2.petals.system.repository.RepositoryServiceImpl.removePackage(RepositoryServiceImpl.java:700)
        at 
org.ow2.petals.system.repository.RepositoryServiceImpl.removeServiceAssembly(RepositoryServiceImpl.java:432)
        at 
org.objectweb.fractal.julia.generated.C36dc48a8_0.removeServiceAssembly(INTERCEPTOR[RepositoryService])
        at 
org.objectweb.fractal.julia.generated.Cd51ee9d3_0.removeServiceAssembly(INTERFACE[RepositoryService])
        at 
org.ow2.petals.jbi.management.task.deployment.deploy.CreateSARepositoryTask.removeEntityPackage(CreateSARepositoryTask.java:66)
        at 
org.ow2.petals.jbi.management.task.AbstractCopyPackageToRepositoryTask.undo(AbstractCopyPackageToRepositoryTask.java:73)
        at 
org.ow2.petals.jbi.management.TaskProcessor.unprocess(TaskProcessor.java:103)
        at 
org.ow2.petals.jbi.management.TaskProcessor.process(TaskProcessor.java:81)
        at 
org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:185)
        at 
org.objectweb.fractal.julia.generated.C9ae71627_0.deploy(INTERCEPTOR[DeploymentService])
        at 
org.objectweb.fractal.julia.generated.C59d5ff32_0.deploy(INTERFACE[DeploymentService])
        at 
org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:442)
        at 
org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
        at 
org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
SEVERE 2011-08-17 13:20:49,110 
[Petals.JBI-Management.DeploymentServiceImpl]
    Unable to deploy the service assembly at 
'file:/D:/Data/petals313/install/sa-SOAP-HelloWorld-provide.zip'
javax.jbi.management.DeploymentException: The deployment of the Service 
Assembly 'file:/D:/Data/petals313/install/sa-SOAP-HelloWorld-provide.zip' 
failed.
        at 
org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:189)
        at 
org.objectweb.fractal.julia.generated.C9ae71627_0.deploy(INTERCEPTOR[DeploymentService])
        at 
org.objectweb.fractal.julia.generated.C59d5ff32_0.deploy(INTERFACE[DeploymentService])
        at 
org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:442)
        at 
org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
        at 
org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
Caused by: javax.jbi.management.DeploymentException: All the Service Unit 
deployment has failed
        at 
org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.execute(DeployAllSUTask.java:83)
        at 
org.ow2.petals.jbi.management.TaskProcessor.process(TaskProcessor.java:78)
        at 
org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:185)
        ... 7 more
SEVERE 2011-08-17 13:20:49,110 [Petals.AutoLoaderServiceImpl]
    Error during the deployment of a service assembly: 
java.lang.Exception: The deployment of the Service Assembly 
'file:/D:/Data/petals313/install/sa-SOAP-HelloWorld-provide.zip' failed.
Caused by: All the Service Unit deployment has failed
        at 
org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:205)
        at 
org.objectweb.fractal.julia.generated.C9ae71627_0.deploy(INTERCEPTOR[DeploymentService])
        at 
org.objectweb.fractal.julia.generated.C59d5ff32_0.deploy(INTERFACE[DeploymentService])
        at 
org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:442)
        at 
org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
        at 
org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)

en 313 ...

Cordialement

Luc Gracianette


 
Expert SI 
DISF/DTI/MDV/IDV/ADMC 
Direction de l’Informatique des Services Financiers 
Tél: 05 56 89 77 51 Fax: 05 56 89 70 07 
P Respectons l'environnement. Merci d'imprimer ce mail qu'en cas de 
nécessité 




De :    "Vincent Zurczak [via Petals ESB]" 
<ml-node+3261497-1154435495-422556 at n3.nabble.com>
A :     lgracianette <luc.gracianette at labanquepostale.fr>
Date :  17/08/2011 14:45
Objet : Re: Impossible de déployer mes SA



Bonjour. 

lgracianette wrote:
Je pensais que c'était corrigé en 3.1.3 ?
Je n'ai pas fait le tour des tickets concernant le conteneur, alors 
difficile de dire si c'est un problème connu au sujet des éléments en 
lecture seule. Sinon, la stack d'exception laisse supposer que vous 
utilisez une version 3.1.1 (et non 3.1.3). 
« Petals M.D. »



If you reply to this email, your message will be added to the discussion 
below:
http://forum.petalslink.com/Impossible-de-deployer-mes-SA-tp3261482p3261497.html 

To unsubscribe from Impossible de déployer mes SA, click here. 







Le papier est un bien precieux, ne le gaspillez pas. N'imprimez ce document que si vous en avez vraiment besoin !


Ce message est confidentiel.

Sous reserve de tout accord conclu par ecrit entre vous et La Banque Postale, son contenu ne represente en aucun cas un engagement de la part de La Banque Postale.
Toute publication, utilisation ou diffusion, meme partielle, doit etre autorisee prealablement.

Si vous n'etes pas destinataire de ce message, merci d'en avertir immediatement l'expediteur.



_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/Impossible-de-deployer-mes-SA-tp3261482p3261511.html
To start a new topic under Users (get help, provide help), email ml-node+2681628-1333396262-385891 at n3.nabble.com
To unsubscribe from Users (get help, provide help), visit http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2681628&code=dXNlcnNAZm9ydW0ucGV0YWxzbGluay5vcmd8MjY4MTYyOHwtOTE3MDU0NjU4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110817/9366bc5f/attachment-0001.htm>


More information about the Users mailing list