[Users] Petals Web Console Utilisation

Brule ludovic.brule at akka.eu
Wed Aug 28 17:19:17 CEST 2013


Bonjour 


Je souhaite utiliser la console Web pour poster des messages sur le BUS ESB
et j'obtiens à chaque fois l'exception suivante :


PEtALS Banner
PEtALS Admin   |   Monitoring   |   Test   |   Proxy Service
logged in as petals (admin) | log out  | datacollector
PEtALS (static)


org.ow2.petals.tools.webadmin.ui.channelclient.exception.WebConsoleChannelClientException:org.ow2.petals.tools.channelclient.jmxclient.exception.PerformActionErrorException:
javax.management.RuntimeErrorException
    
at:org.ow2.petals.tools.webadmin.ui.channelclient.SendAjaxMessage.sendSyncMessage(SendAjaxMessage.java:111)
     at:sun.reflect.NativeMethodAccessorImpl.invoke0(native method)
    
at:sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    
at:sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at:java.lang.reflect.Method.invoke(Method.java:597)
    
at:org.directwebremoting.impl.ExecuteAjaxFilter.doFilter(ExecuteAjaxFilter.java:34)
    
at:org.directwebremoting.impl.DefaultRemoter$1.doFilter(DefaultRemoter.java:472)
    
at:org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:475)
    
at:org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:323)
    
at:org.directwebremoting.servlet.PlainCallHandler.handle(PlainCallHandler.java:52)
    
at:org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:101)
     at:org.directwebremoting.servlet.DwrServlet.doPost(DwrServlet.java:144)
     at:javax.servlet.http.HttpServlet.service(HttpServlet.java:643)
     at:javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
    
at:org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    
at:org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    
at:org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    
at:org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    
at:org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    
at:org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
    
at:org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    
at:org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
    
at:org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:879)
    
at:org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:617)
    
at:org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1760)
     at:java.lang.Thread.run(Thread.java:662)
Caused
by:org.ow2.petals.tools.channelclient.jmxclient.exception.PerformActionErrorException
    
at:org.ow2.petals.tools.channelclient.jmxclient.ChannelClientAbstractServiceClient.performAction(ChannelClientAbstractServiceClient.java:90)
    
at:org.ow2.petals.tools.channelclient.jmxclient.ChannelClientServiceClient.sendSync(ChannelClientServiceClient.java:195)
    
at:org.ow2.petals.tools.webadmin.ui.channelclient.SendAjaxMessage.sendSyncMessage(SendAjaxMessage.java:89)
     at:sun.reflect.NativeMethodAccessorImpl.invoke0(native method)
    
at:sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    
at:sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at:java.lang.reflect.Method.invoke(Method.java:597)
    
at:org.directwebremoting.impl.ExecuteAjaxFilter.doFilter(ExecuteAjaxFilter.java:34)
    
at:org.directwebremoting.impl.DefaultRemoter$1.doFilter(DefaultRemoter.java:472)
    
at:org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:475)
    
at:org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:323)
    
at:org.directwebremoting.servlet.PlainCallHandler.handle(PlainCallHandler.java:52)
    
at:org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:101)
     at:org.directwebremoting.servlet.DwrServlet.doPost(DwrServlet.java:144)
     at:javax.servlet.http.HttpServlet.service(HttpServlet.java:643)
     at:javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
    
at:org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    
at:org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    
at:org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    
at:org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    
at:org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    
at:org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
    
at:org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    
at:org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
    
at:org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:879)
    
at:org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:617)
    
at:org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1760)
     at:java.lang.Thread.run(Thread.java:662)
Caused by:javax.management.RuntimeErrorException
    
at:mx4j.server.ReflectionMBeanInvoker.doInvoke(ReflectionMBeanInvoker.java:136)
    
at:mx4j.server.ReflectionMBeanInvoker.invoke(ReflectionMBeanInvoker.java:52)
    
at:mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:238)
    
at:mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120)
    
at:mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:84)
    
at:mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120)
    
at:mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120)
    
at:mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:203)
     at:mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1043)
    
at:javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
    
at:javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    
at:javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    
at:javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1360)
    
at:javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
     at:sun.reflect.GeneratedMethodAccessor82.invoke(Unknown source)
    
at:sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at:java.lang.reflect.Method.invoke(Method.java:597)
     at:sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:303)
     at:sun.rmi.transport.Transport$1.run(Transport.java:159)
     at:java.security.AccessController.doPrivileged(native method)
     at:sun.rmi.transport.Transport.serviceCall(Transport.java:155)
    
at:sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
    
at:sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
    
at:sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
    
at:java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    
at:java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
     at:java.lang.Thread.run(Thread.java:662)
    
at:sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
    
at:sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
     at:sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
     at:com.sun.jmx.remote.internal.PRef.invoke(Unknown source)
     at:javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown
source)
    
at:javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    
at:org.ow2.petals.tools.channelclient.jmxclient.ChannelClientAbstractServiceClient.performAction(ChannelClientAbstractServiceClient.java:79)
    
at:org.ow2.petals.tools.channelclient.jmxclient.ChannelClientServiceClient.sendSync(ChannelClientServiceClient.java:195)
    
at:org.ow2.petals.tools.webadmin.ui.channelclient.SendAjaxMessage.sendSyncMessage(SendAjaxMessage.java:89)
     at:sun.reflect.NativeMethodAccessorImpl.invoke0(native method)
    
at:sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    
at:sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at:java.lang.reflect.Method.invoke(Method.java:597)
    
at:org.directwebremoting.impl.ExecuteAjaxFilter.doFilter(ExecuteAjaxFilter.java:34)
    
at:org.directwebremoting.impl.DefaultRemoter$1.doFilter(DefaultRemoter.java:472)
    
at:org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:475)
    
at:org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:323)
    
at:org.directwebremoting.servlet.PlainCallHandler.handle(PlainCallHandler.java:52)
    
at:org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:101)
     at:org.directwebremoting.servlet.DwrServlet.doPost(DwrServlet.java:144)
     at:javax.servlet.http.HttpServlet.service(HttpServlet.java:643)
     at:javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
    
at:org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    
at:org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    
at:org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    
at:org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    
at:org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    
at:org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
    
at:org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    
at:org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
    
at:org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:879)
    
at:org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:617)
    
at:org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1760)
     at:java.lang.Thread.run(Thread.java:662)
Caused by:java.lang.Throwable

© EBM WebSourcing 2007


Pourriez vous m'indiquer exactement les paramètres à positionner dans
l'interface pour que je puisse réaliser des tests.

Vous trouverez ci dessous une copie d'écran.

<http://forum.petalslink.com/file/n4025580/Petals_Web_Console.png> 


Cordialement

Ludovic Brulé



--
View this message in context: http://forum.petalslink.com/Petals-Web-Console-Utilisation-tp4025580.html
Sent from the Users (get help, provide help) mailing list archive at Nabble.com.


More information about the Users mailing list