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

Mathieu Le Breton [via Petals ESB] ml-node+s974793n3354851h55 at n3.nabble.com
Wed Sep 21 10:37:15 CEST 2011



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>
> 
>  *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 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/20110921/83dda078/attachment.htm>


More information about the Users mailing list