[Users] Déploiement webconsole - Get started #2

Vincent Zurczak [via Petals ESB] ml-node+s974793n3369406h60 at n3.nabble.com
Mon Sep 26 16:33:11 CEST 2011



Salut.

Il tourne sous quel OS ?
Et son Petals est où ? Sous Windows, il y a une limite à 255 caractères. 
Il se peut qu'il y ait trop de sous-dossiers. Genre, s'il met Petals sur 
le bureau, il y a des chances pour que ça pète.

Après, la stack est trop imprécise pour dire quoi que ce soit d'autres.
Il faut plus d'informations. Genre, la SA qu'il essaye de déployer. Ou 
l'action exécutée si ce n'est pas un déploiement.

A plus,

              Vincent.



Le 21/09/2011 10:37, Mathieu Le Breton [via Petals ESB] a écrit :
> Effectivement, c'est un soucis de version du JDK. Par contre la 
> personne rencontre un autre sourcis maintenant...
>
>     Olivier B. wrote:
>     *Bonjour,*
>     **
>     *J'ai installe le JDK  : 6.24 => (Votre version Java : Version 6
>     Update 24*) et cela fonctionne maintenant.
>
>     Cepandant j'ai un problème lorsque j'ajoute le service unit du
>     Tutorial #1
>
>
>      IO exception error
>
>      *Message :* Syntaxe du nom de fichier, de répertoire ou de volume
>     incorrecte *Cause :* An internal error occured. Your request didn't
>     complete.
>
>
>        - See
>     details<javascript:void(document.getElementById('osuit-Stack').style.display=document.getElementById('osuit-Stack').style.display
>        == 'none' ? 'block' : 'none')>
>        -
>     Continue<http://localhost:8080/petals-webconsole-ui-2.0.4/WebConsole/pg/pages/admin/InstallServiceAssembly?domainName=subdomain1&serverName=0
>     <http://localhost:8080/petals-webconsole-ui-2.0.4/WebConsole/pg/pages/admin/InstallServiceAssembly?domainName=subdomain1&serverName=0>>
>
>      *org.ow2.opensuit.core.error.NonLocalizedError: [IO exception error]
>     Syntaxe du nom de fichier, de répertoire ou de volume incorrecte*
>
>     org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.upload(InstallServiceAssemblyUIBean.java:164)
>
>     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>
>     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>
>     java.lang.reflect.Method.invoke(Method.java:597)
>     org.ow2.opensuit.cel.impl.tree.impl.ast.AstInvocation.invoke(AstInvocation.java:146)
>
>     org.ow2.opensuit.cel.impl.tree.impl.ast.AstMethod.invoke(AstMethod.java:136)
>
>     org.ow2.opensuit.cel.impl.tree.impl.ast.AstEval.invoke(AstEval.java:59)
>
>     org.ow2.opensuit.core.expression.ExpressionUtils.invokeExpression(ExpressionUtils.java:119)
>
>     org.ow2.opensuit.xml.base.binding.Expression.invoke(Expression.java:147)
>
>     org.ow2.opensuit.xml.base.html.form.field.FileField.submit(FileField.java:183)
>
>     org.ow2.opensuit.xml.base.html.form.Section.submit(Section.java:80)
>     org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:115)
>
>     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>
>     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>
>     java.lang.reflect.Method.invoke(Method.java:597)
>     org.ow2.opensuit.xml.base.Application.service(Application.java:514)
>     org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet.service(OpenSuitServlet.java:155)
>
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>     org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>
>     org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
>     org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>
>     org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>
>     org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>
>     org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>
>     org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>
>     org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291)
>
>     org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:877)
>
>     org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:594)
>
>     org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1675)
>
>     java.lang.Thread.run(Thread.java:662)
>
>     *java.io.IOException: Syntaxe du nom de fichier, de répertoire ou
>     de volume
>     incorrecte*
>
>     java.io.WinNTFileSystem.createFileExclusively(Native Method)
>     java.io.File.createNewFile(File.java:883)
>     org.ow2.petals.tools.webconsole.business.InstallServiceAssemblyBBean.storeServiceAssembly(InstallServiceAssemblyBBean.java:68)
>
>     org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.upload(InstallServiceAssemblyUIBean.java:151)
>
>     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>
>     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>
>     java.lang.reflect.Method.invoke(Method.java:597)
>     org.ow2.opensuit.cel.impl.tree.impl.ast.AstInvocation.invoke(AstInvocation.java:146)
>
>     org.ow2.opensuit.cel.impl.tree.impl.ast.AstMethod.invoke(AstMethod.java:136)
>
>     org.ow2.opensuit.cel.impl.tree.impl.ast.AstEval.invoke(AstEval.java:59)
>
>     org.ow2.opensuit.core.expression.ExpressionUtils.invokeExpression(ExpressionUtils.java:119)
>
>     org.ow2.opensuit.xml.base.binding.Expression.invoke(Expression.java:147)
>
>     org.ow2.opensuit.xml.base.html.form.field.FileField.submit(FileField.java:183)
>
>     org.ow2.opensuit.xml.base.html.form.Section.submit(Section.java:80)
>     org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:115)
>
>     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>
>     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>
>     java.lang.reflect.Method.invoke(Method.java:597)
>     org.ow2.opensuit.xml.base.Application.service(Application.java:514)
>     org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet.service(OpenSuitServlet.java:155)
>
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>     org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>
>     org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
>     org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>
>     org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>
>     org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>
>     org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>
>     org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>
>     org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291)
>
>     org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:877)
>
>     org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:594)
>
>     org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1675)
>
>     java.lang.Thread.run(Thread.java:662)
>
> Petals Link
>
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the 
> discussion below:
> http://forum.petalslink.com/Deploiement-webconsole-Get-started-2-tp3322718p3354851.html 
>
> To start a new topic under Petals ESB, email 
> ml-node+s974793n1863229h1 at n3.nabble.com
> To unsubscribe from Petals ESB, click here 
> <http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1863229&code=dmluY2VudC56dXJjemFrQHBldGFsc2xpbmsuY29tfDE4NjMyMjl8NzYyMTUyNTE=>. 
>


-- 
Vincent Zurczak

R&D Engineer
Petals Link <http://www.petalslink.com> - SOA open-source company
http://vzurczak.wordpress.com
+33 (0) 4 76 96 15 16


-----
&laquo; Petals M.D. &raquo;
_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/Deploiement-webconsole-Get-started-2-tp3322718p3369406.html
To start a new topic under Users (get help, provide help), email ml-node+s974793n2681628h42 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/20110926/bbe58102/attachment.htm>


More information about the Users mailing list