Petals Web-Console

Deployment fails from the web console

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 2.0.5
  • Fix Version/s: 2.0.6
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    The deployment of Petals artifacts with the web console fails (local deployments).

    Message:

    org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream

    Cause:

    An internal error occured. Your request didn't complete.

    Détails:

    org.ow2.opensuit.core.error.NonLocalizedError: [Petals service error] org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:220) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) org.ow2.petals.tools.webconsole.services.PetalsServiceException: org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.tools.webconsole.services.management.ManagementServiceJMXImpl.installServiceAssembly(ManagementServiceJMXImpl.java:297) org.ow2.petals.tools.webconsole.business.InstallServiceAssemblyBBean.beginLocalInstallation(InstallServiceAssemblyBBean.java:195) org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:212) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.jmx.DeploymentServiceClient.deploy(DeploymentServiceClient.java:179) org.ow2.petals.tools.webconsole.services.management.ManagementServiceJMXImpl.installServiceAssembly(ManagementServiceJMXImpl.java:295) org.ow2.petals.tools.webconsole.business.InstallServiceAssemblyBBean.beginLocalInstallation(InstallServiceAssemblyBBean.java:195) org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:212) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.jmx.AbstractServiceClient.performAction(AbstractServiceClient.java:84) org.ow2.petals.jmx.DeploymentServiceClient.deploy(DeploymentServiceClient.java:177) org.ow2.petals.tools.webconsole.services.management.ManagementServiceJMXImpl.installServiceAssembly(ManagementServiceJMXImpl.java:295) org.ow2.petals.tools.webconsole.business.InstallServiceAssemblyBBean.beginLocalInstallation(InstallServiceAssemblyBBean.java:195) org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:212) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:205) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.reflect.misc.Trampoline.invoke(Unknown Source) sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.reflect.misc.MethodUtil.invoke(Unknown Source) javax.management.modelmbean.RequiredModelMBean.invokeMethod(Unknown Source) javax.management.modelmbean.RequiredModelMBean.invoke(Unknown Source) mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:221) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:84) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:203) mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1043) com.sun.jmx.remote.security.MBeanServerAccessController.invoke(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.doOperation(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.access$200(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.invoke(Unknown Source) sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.rmi.server.UnicastServerRef.dispatch(Unknown Source) sun.rmi.transport.Transport$1.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) sun.rmi.transport.Transport.serviceCall(Unknown Source) sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source) sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source) sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.lang.Thread.run(Unknown Source)

    Show
    The deployment of Petals artifacts with the web console fails (local deployments). Message:
    org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream
    Cause:
    An internal error occured. Your request didn't complete.
    Détails:
    org.ow2.opensuit.core.error.NonLocalizedError: [Petals service error] org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:220) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) org.ow2.petals.tools.webconsole.services.PetalsServiceException: org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.tools.webconsole.services.management.ManagementServiceJMXImpl.installServiceAssembly(ManagementServiceJMXImpl.java:297) org.ow2.petals.tools.webconsole.business.InstallServiceAssemblyBBean.beginLocalInstallation(InstallServiceAssemblyBBean.java:195) org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:212) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) org.ow2.petals.jmx.exception.DeploymentServiceErrorException: org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.jmx.DeploymentServiceClient.deploy(DeploymentServiceClient.java:179) org.ow2.petals.tools.webconsole.services.management.ManagementServiceJMXImpl.installServiceAssembly(ManagementServiceJMXImpl.java:295) org.ow2.petals.tools.webconsole.business.InstallServiceAssemblyBBean.beginLocalInstallation(InstallServiceAssemblyBBean.java:195) org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:212) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.jmx.AbstractServiceClient.performAction(AbstractServiceClient.java:84) org.ow2.petals.jmx.DeploymentServiceClient.deploy(DeploymentServiceClient.java:177) org.ow2.petals.tools.webconsole.services.management.ManagementServiceJMXImpl.installServiceAssembly(ManagementServiceJMXImpl.java:295) org.ow2.petals.tools.webconsole.business.InstallServiceAssemblyBBean.beginLocalInstallation(InstallServiceAssemblyBBean.java:195) org.ow2.petals.tools.webconsole.uibeans.InstallServiceAssemblyUIBean.install(InstallServiceAssemblyUIBean.java:212) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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.action.DoAndForward.invoke(DoAndForward.java:141) org.ow2.opensuit.xml.base.html.form.EditForm.submit(EditForm.java:152) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) 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:293) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Unknown Source) java.lang.Exception: The deployment of the Service Assembly 'http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip' failed. Caused by: The remote resource http://localhost:8080/petals-webconsole-ui-2.0.5/rest/artifacts/serviceassemblies/sa-SOAP-FtpTutorial-consume.zip is not a valid JBI archive: application/octet-stream org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:205) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.reflect.misc.Trampoline.invoke(Unknown Source) sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.reflect.misc.MethodUtil.invoke(Unknown Source) javax.management.modelmbean.RequiredModelMBean.invokeMethod(Unknown Source) javax.management.modelmbean.RequiredModelMBean.invoke(Unknown Source) mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:221) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:84) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:203) mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1043) com.sun.jmx.remote.security.MBeanServerAccessController.invoke(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.doOperation(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.access$200(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.invoke(Unknown Source) sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.rmi.server.UnicastServerRef.dispatch(Unknown Source) sun.rmi.transport.Transport$1.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) sun.rmi.transport.Transport.serviceCall(Unknown Source) sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source) sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source) sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.lang.Thread.run(Unknown Source)
  • Environment:
    Seen on Windows Vista, Windows 7, Linux Ubuntu, Ubuntu under Mac OS (VM)
    Java 6

Activity

Hide
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 11:53:51 +0100

Which Petals ESB version are you using ?

Show
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 11:53:51 +0100 Which Petals ESB version are you using ?
Hide
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 12:19:15 +0100

The Petals ESB version that you are using check the MIME tyupe of the downloaded file. If it is not a valid MIME type (zip or equivalent) it is rejected.
The Petals WebConsole 2.0.5 delegates to operating system the detection of the MIME type. By default, the MIME type 'application/octet-stream' is detected.

A workaround is to add a file named ".mime.types" in your user's home directory containing:

application/zip        zip
Show
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 12:19:15 +0100 The Petals ESB version that you are using check the MIME tyupe of the downloaded file. If it is not a valid MIME type (zip or equivalent) it is rejected. The Petals WebConsole 2.0.5 delegates to operating system the detection of the MIME type. By default, the MIME type 'application/octet-stream' is detected. A workaround is to add a file named ".mime.types" in your user's home directory containing:
application/zip        zip
Christophe DENEUX made changes - Mon, 9 Jan 2012 - 12:24:04 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Critical [ 2 ]
Assignee Adrien Ruffie [ aruffie ] Christophe DENEUX [ cdeneux ]
Christophe DENEUX made changes - Mon, 9 Jan 2012 - 12:25:12 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 12:26:13 +0100
Show
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 12:26:13 +0100 Already fixed in the SNAPSHOT version: https://svn.petalslink.org/svnroot/branches-legacy/petals-wconsole/petals-webconsole-ui-2.0.x, by svn#6133 relative to PETALSESBCONT-103
Christophe DENEUX made changes - Mon, 9 Jan 2012 - 12:26:13 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.0.6 [ 10188 ]
Resolution Fixed [ 1 ]
Hide
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 12:28:29 +0100

Fix already included in trunk

Show
Christophe DENEUX added a comment - Mon, 9 Jan 2012 - 12:28:29 +0100 Fix already included in trunk
Hide
EL DOUQE Soufiane added a comment - Tue, 2 Jul 2013 - 17:57:14 +0200

I really don't understand the solution, i don't know exactly what should I do to fix this.
It's been 2 days that i'm working on this error and i cant fix it,
if you can help me christophe DENEUX please, to fix that

Show
EL DOUQE Soufiane added a comment - Tue, 2 Jul 2013 - 17:57:14 +0200 I really don't understand the solution, i don't know exactly what should I do to fix this. It's been 2 days that i'm working on this error and i cant fix it, if you can help me christophe DENEUX please, to fix that
Hide
EL DOUQE Soufiane added a comment - Tue, 2 Jul 2013 - 17:59:26 +0200

where i can find the user's home directory

Show
EL DOUQE Soufiane added a comment - Tue, 2 Jul 2013 - 17:59:26 +0200 where i can find the user's home directory
Hide
Christophe DENEUX added a comment - Tue, 2 Jul 2013 - 18:05:55 +0200 - edited

The home directory is given on Linux by the environment variable HOME. Should be similar on Windows.

Show
Christophe DENEUX added a comment - Tue, 2 Jul 2013 - 18:05:55 +0200 - edited The home directory is given on Linux by the environment variable HOME. Should be similar on Windows.
Hide
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 11:36:29 +0200

I'm on windows7 configuration, and i had follow your tuto from the begening, I've used the softwares mentionned and everything was going great. at this part of the tuto, i'm really blocked on this error, i have add a "mime.types" file in the following path "c:\users" and declared it in the "path" environment variable, and i have restart the server, but it doesn't work out. I think i'm missing something to resolve it. could you please explain me the solution you have proposed with more details. i really need that please.

Show
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 11:36:29 +0200 I'm on windows7 configuration, and i had follow your tuto from the begening, I've used the softwares mentionned and everything was going great. at this part of the tuto, i'm really blocked on this error, i have add a "mime.types" file in the following path "c:\users" and declared it in the "path" environment variable, and i have restart the server, but it doesn't work out. I think i'm missing something to resolve it. could you please explain me the solution you have proposed with more details. i really need that please.
Hide
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 12:00:43 +0200

Hi,

I often work on Windows but I have not checked the correctness of this fix.
To be honest, this console was removed from Petals 4. I guess you are still using Petals 3.x. FYI, Petals (3.x and 4.x) are only supported on Linux systems. Petals works fine on Windows, but I would not say the same thing for the web console.

Besides, if my memories are good, the error is not in the console itself but in the JMX admin module of Petals.
Have you tried to deploy using ANT scripts instead of the web console?

Show
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 12:00:43 +0200 Hi, I often work on Windows but I have not checked the correctness of this fix. To be honest, this console was removed from Petals 4. I guess you are still using Petals 3.x. FYI, Petals (3.x and 4.x) are only supported on Linux systems. Petals works fine on Windows, but I would not say the same thing for the web console. Besides, if my memories are good, the error is not in the console itself but in the JMX admin module of Petals. Have you tried to deploy using ANT scripts instead of the web console?
Hide
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 12:54:14 +0200

Hi,

No, I don't, I've just start learning SOA following your tuto. i'll search on the net to see how does it works with ANT scripts.
Thank you for your answers.

Show
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 12:54:14 +0200 Hi, No, I don't, I've just start learning SOA following your tuto. i'll search on the net to see how does it works with ANT scripts. Thank you for your answers.
Hide
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 13:03:33 +0200

The tutorial does not explain "SOA".
It explains the basics to work with Petals ESB. I insist on the word "basics". It will not make you a Petals or SOA expert. And it is clearly not enough to handle complex use cases. But still, it is a useful entry point.

Show
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 13:03:33 +0200 The tutorial does not explain "SOA". It explains the basics to work with Petals ESB. I insist on the word "basics". It will not make you a Petals or SOA expert. And it is clearly not enough to handle complex use cases. But still, it is a useful entry point.
Hide
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 13:14:34 +0200

Yes for sure, I have to run a SAO workshop especially the Enterprise Service Bus (ESB): Concepts, architecture and tools Petals (ESB, IAE, Web Services).
So i found this tuto interesting to run it on my work shop, but i'm really stuck.
I wanted to try it on Linux environment but the majority of the students that will assist on my workshop are on win env, so it will be complicated.

Show
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 13:14:34 +0200 Yes for sure, I have to run a SAO workshop especially the Enterprise Service Bus (ESB): Concepts, architecture and tools Petals (ESB, IAE, Web Services). So i found this tuto interesting to run it on my work shop, but i'm really stuck. I wanted to try it on Linux environment but the majority of the students that will assist on my workshop are on win env, so it will be complicated.
Hide
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 13:25:27 +0200

OK. I would almost recommend to use Petals 4. There is no web console, but there is Petals CLI (a command-line tool dedicated to the administration of Petals nodes). As usual, the next Petals version will come with many improvements and bug fixes, but the release date has been pushed forward.

Otherwise, with Petals 3.x, you can script deployments with ANT tasks and use the console for the monitoring.
But seriously, Petals 4 is better with respect to many sides. The tutorial was not written for this version, a new one being planned, but you should be able to translate most of the exercices.

Show
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 13:25:27 +0200 OK. I would almost recommend to use Petals 4. There is no web console, but there is Petals CLI (a command-line tool dedicated to the administration of Petals nodes). As usual, the next Petals version will come with many improvements and bug fixes, but the release date has been pushed forward. Otherwise, with Petals 3.x, you can script deployments with ANT tasks and use the console for the monitoring. But seriously, Petals 4 is better with respect to many sides. The tutorial was not written for this version, a new one being planned, but you should be able to translate most of the exercices.
Hide
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 17:04:23 +0200

Hi,

1st, thank you for all your answers, it really helps a bit.
I'm trying the Petals 4 with Petals CLI, i wonder if you have some tutos or anything can help me with that, the problem is that i'm still having some trouble with the principle of Petals ESB and what is the purpose or the objectif of ESB.
All i have leanred from the 1st day of the tuto is how to use a wsdl file and transform it to a saop service using Petals Studio, the next step is how to deploy it, here i'm a litle lost, i don't know what should i configure(propeties) how to do the configuration betwin Petals ESB & CLI. I have checked some of your blogs but i havn't found much, it would be greatfull from you to share with me any tuto or anything that can help me with that.

Best regards.

Show
EL DOUQE Soufiane added a comment - Wed, 3 Jul 2013 - 17:04:23 +0200 Hi, 1st, thank you for all your answers, it really helps a bit. I'm trying the Petals 4 with Petals CLI, i wonder if you have some tutos or anything can help me with that, the problem is that i'm still having some trouble with the principle of Petals ESB and what is the purpose or the objectif of ESB. All i have leanred from the 1st day of the tuto is how to use a wsdl file and transform it to a saop service using Petals Studio, the next step is how to deploy it, here i'm a litle lost, i don't know what should i configure(propeties) how to do the configuration betwin Petals ESB & CLI. I have checked some of your blogs but i havn't found much, it would be greatfull from you to share with me any tuto or anything that can help me with that. Best regards.
Hide
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 17:18:33 +0200

Unfortunately, I have not yet found time to write a tutorial for Petals 4.
It is on my TODO list, but my schedule is already full...

I suggest you ask specific questions on our forum: http://forum.petalslink.com/
The bug and feature request tracker is not the best place.

Show
Vincent Zurczak added a comment - Wed, 3 Jul 2013 - 17:18:33 +0200 Unfortunately, I have not yet found time to write a tutorial for Petals 4. It is on my TODO list, but my schedule is already full... I suggest you ask specific questions on our forum: http://forum.petalslink.com/ The bug and feature request tracker is not the best place.
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
1h 3m
1
Christophe DENEUX
Mon, 9 Jan 2012 - 12:24:04 +0100
Open Open In Progress In Progress
1m 8s
1
Christophe DENEUX
Mon, 9 Jan 2012 - 12:25:12 +0100
In Progress In Progress Resolved Resolved
1m 1s
1
Christophe DENEUX
Mon, 9 Jan 2012 - 12:26:13 +0100



People

Dates

  • Created:
    Mon, 9 Jan 2012 - 11:20:59 +0100
    Updated:
    Wed, 3 Jul 2013 - 17:18:33 +0200
    Resolved:
    Mon, 9 Jan 2012 - 12:26:13 +0100