[mule-user] Unable to Add server in Mule management console.

253 views
Skip to first unread message

Rakesh Rakesh

unread,
Nov 11, 2011, 12:33:45 AM11/11/11
to us...@mule.codehaus.org
Hi All

I had downloaded *mule-enterprise-standalone-3.2.0*, able to start Mule management console , using the following URL http://localhost:8585/mmc

from the mule management web console , i am unable to add mule server to the management console, while adding the server i am getting this error message

*Remote server did not respond with an HTTP response. Perhaps the server is still registered was not unregistered properly? If so, please delete the truststore and try again. See the documentation for more details.*

am also providing the log information which i found out in logs directory-->../mule/mule-en/logs/mmc-console-app.log


ERROR com.mulesoft.mmc.client.MmcServiceImpl - com.mulesoft.mmc.MightBePairedException
10 Nov 2011 23:01:35 [28711609@qtp-15416452-40] WARN org.mule.galaxy.web.services - Got exception while executing <$Proxy107:register([class java.lang.String, class java.lang.String, interface java.util.List]>
com.mulesoft.mmc.MightBePairedException
at com.mulesoft.mmc.server.ServerManagerImpl.pair(ServerManagerImpl.java:792)
at com.mulesoft.mmc.server.ServerManagerImpl.register(ServerManagerImpl.java:333)
at com.mulesoft.mmc.server.ServerManagerImpl.register(ServerManagerImpl.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:311)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy65.register(Unknown Source)
at com.mulesoft.mmc.client.MmcServiceImpl.register(MmcServiceImpl.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:311)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy107.register(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.gwtwidgets.server.spring.GWTRPCServiceExporter.invokeMethodOnService(GWTRPCServiceExporter.java:148)
at org.mule.galaxy.web.GwtRpcServiceExporter.invokeMethodOnService(GwtRpcServiceExporter.java:58)
at org.gwtwidgets.server.spring.GWTRPCServiceExporter.processCall(GWTRPCServiceExporter.java:298)
at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)
at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
at org.gwtwidgets.server.spring.GWTRPCServiceExporter.handleRequest(GWTRPCServiceExporter.java:363)
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:49)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:863)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:792)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:851)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:767)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
at org.mule.galaxy.web.ThreadLocalCacheFilter.doFilter(ThreadLocalCacheFilter.java:27)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
at org.mule.galaxy.web.ContextPathSaverFilter.doFilter(ContextPathSaverFilter.java:48)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
at org.springmodules.jcr.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
at com.mulesoft.common.remoting.RemoteContextSetupFilter.doFilter(RemoteContextSetupFilter.java:51)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:312)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:95)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.authentication.switchuser.SwitchUserFilter.doFilter(SwitchUserFilter.java:178)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:79)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:119)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:119)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:187)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:324)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:165)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
10 Nov 2011 23:01:49 [2785097@qtp-15416452-41] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <56938> ms.
10 Nov 2011 23:01:49 [12811736@qtp-15416452-45] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <32563> ms.
10 Nov 2011 23:01:49 [26326282@qtp-15416452-46] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <13125> ms.
10 Nov 2011 23:01:50 [28386070@qtp-15416452-43] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <23313> ms.
10 Nov 2011 23:02:09 [28386070@qtp-15416452-43] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <12281> ms.
10 Nov 2011 23:02:24 [28386070@qtp-15416452-43] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <7500> ms.
10 Nov 2011 23:02:44 [28386070@qtp-15416452-43] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <7344> ms.
10 Nov 2011 23:03:04 [28386070@qtp-15416452-43] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <5891> ms.
10 Nov 2011 23:04:12 [2785097@qtp-15416452-41] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <11438> ms.
10 Nov 2011 23:05:00 [28711609@qtp-15416452-40] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <37641> ms.
10 Nov 2011 23:05:02 [17109430@qtp-15416452-50] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <15937> ms.
10 Nov 2011 23:05:02 [28386070@qtp-15416452-43] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <28266> ms.
10 Nov 2011 23:05:24 [17109430@qtp-15416452-50] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <14344> ms.
10 Nov 2011 23:05:48 [28386070@qtp-15416452-43] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <13547> ms.
10 Nov 2011 23:05:50 [17109430@qtp-15416452-50] WARN org.mule.galaxy.web.services - Execution of <$Proxy103:getRaisedAlertSummaryForUser([int, int])> with parameters <[0, 10]> took <5438> ms.


can you please help me regarding this, how to reolsve this issue so that i can add server to mule management console and start using the mule applications deployed.

Regards
Rakesh

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Julien Eluard

unread,
Nov 11, 2011, 12:56:02 AM11/11/11
to us...@mule.codehaus.org
Hi Rakesh,


>*Remote server did not respond with an HTTP response. Perhaps the server is still registered was not unregistered properly? If so, >please delete the truststore and try again. See the documentation for more details.*

Error message seems pretty self-explanatory. Your agent (mule instance) is probably already paired with another console.
You can double check this by verifying if MULE_HOME/.mule/AGENT_NAME/truststore.jks exists. (here MULE_HOME is where your mule is installed and AGENT_NAME is probably 00_mmc-agent).

You then have 2 options:
* unregister this instance from the other console
* delete MULE_HOME/.mule/AGENT_NAME/truststore.jks

Can you suggest how we could improve this error message?

Regards,
Julien

2011/11/10 Rakesh Rakesh <mule.us...@mulesource.com>

Rakesh Rakesh

unread,
Nov 11, 2011, 1:25:51 AM11/11/11
to us...@mule.codehaus.org
Hi Julien

Thank you very much for replying.

Based on the error message, i tried going through documentation and forums last day and tried following the steps based on the forum, and deleted the keystone truststore.jks.
but still facing the issue.

observations
we thought it would be the connectivity/http/port issue.

we individually tried telnet with the ip address and port which every thing seems working fine. but while connecting to the server we are getting the issue which we had mentioned above.

telent output

Julien Eluard

unread,
Nov 11, 2011, 9:49:57 AM11/11/11
to us...@mule.codehaus.org
Hi Rakesh,

has this mule instance ever been registered to an MMC console?
If yes I suggest to follow steps here: http://www.mulesoft.org/documentation/display/mmc/Troubleshooting+Tips#TroubleshootingTips-UnabletoRegistertheConsoleAgent
If not you should probably open a support ticket.

You might also consider relying on auto-discovery if not already the case.

Julien

2011/11/10 Rakesh Rakesh <mule.us...@mulesource.com>
Hi Julien

Hani Masri

unread,
Nov 14, 2011, 4:20:13 PM11/14/11
to us...@mule.codehaus.org
Hi Julien,

I am Rakesh's colleague, and the server instance that we're trying to register to the console was never previously registered to any console.
In fact, when the Management Console comes up, the Servers tab does not show any server (not even the server that is on the local machine of the mmc). So what we tried to do is to register the local server instance (http://localhost:7777/mmc-support) to the management console as a first step, and we were getting the error that Rakesh mentioned.

Also note that the local server instance is running without a problem as we can see when we start the mule server. We have also deployed a sample CEP example application to this local server instance (by moving its zip file to the /apps directory) and we see in the command screen that the application is "DEPLOYED".

Shouldn't we expect -as a first step- to see the local server instance auto-discovered by the console and regsitered?

Thanks for the help,
Hani

Julien Eluard

unread,
Nov 14, 2011, 4:26:04 PM11/14/11
to us...@mule.codehaus.org
Hi Hani,


>Shouldn't we expect -as a first step- to see the local server instance auto-discovered by the console and regsitered?
Right you should but it can depend on your network topology.

Is your management agent (a specific mule application probably named 00_mmc-agent) correctly deployed and running?
If so, can you check in logs if you can see log lines mentioning agent broadcasting?

Julien

2011/11/14 Hani Masri <mule.us...@mulesource.com>

Rakesh Rakesh

unread,
Nov 16, 2011, 1:17:31 AM11/16/11
to us...@mule.codehaus.org
Hi Julien

thank you very much for replying,

As mentioned in the above reply, when we started Mule from the linux machine using this procedure.

we download the tar.gz file from mulesoft.org

untar the file --> go to -->bin directiry -

run the mule script ./mule.

on the screen we get these message.


**********************************************************************
* - - + APPLICATION + - - * - - + STATUS + - - *
**********************************************************************
* mmc * DEPLOYED *
* mule-example-loanbroker-simple-3.2.0 * DEPLOYED *
* default * DEPLOYED *
* 00_mmc-agent * DEPLOYED *
**********************************************************************

INFO 2011-11-16 11:32:56,970 [WrapperListener_start_runner] org.mule.module.launcher.DeploymentService:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Mule is up and kicking (every 5000ms) +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

the agent 00_mmc_agent is deployed successfully.

And in the log files also we didnt find any messsage mentioning agent broadcasting.

The Linux Version we are using is
Centos-5.0.2
32 Bit Version

Regards
Rakesh

Julien Eluard

unread,
Nov 16, 2011, 11:33:58 AM11/16/11
to us...@mule.codehaus.org
Hi Rakesh,

this looks correct. One last thing to double-check: agent will print in logs (see logs folder) port used. It might not be the default one if it is not available. Once you found it modify your url with this port.

If this does not help I would suggest to contact MuleSoft support about this.

Julien

2011/11/15 Rakesh Rakesh <mule.us...@mulesource.com>

Rakesh Rakesh

unread,
Nov 16, 2011, 1:01:05 PM11/16/11
to us...@mule.codehaus.org
Hi Julien

Thank you very much for reviewing our reply.

As mentioned i had gone through the logs files in log folder. In the log files i am able to see the default port 7777.

i am posting the log detail of the 00_mmc_agent.

INFO 2011-11-16 11:32:04,204 [WrapperListener_start_runner] org.mule.module.launcher.application.PriviledgedMuleApplication:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Initializing app '00_mmc-agent' +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
INFO 2011-11-16 11:32:04,422 [WrapperListener_start_runner] org.mule.lifecycle.AbstractLifecycleManager: Initialising RegistryBroker
INFO 2011-11-16 11:32:04,544 [WrapperListener_start_runner] org.mule.config.spring.MuleApplicationContext: Refreshing org.mule.config.spring.MuleApplicationContext@1000bcf: startup date [Wed Nov 16 11:32:04 IST 2011]; root of context hierarchy
INFO 2011-11-16 11:32:04,655 [WrapperListener_start_runner] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/mule-spring-config.xml]
INFO 2011-11-16 11:32:04,848 [WrapperListener_start_runner] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]
INFO 2011-11-16 11:32:05,661 [WrapperListener_start_runner] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean '_muleConfiguration': replacing [Generic bean: class [org.mule.config.spring.MuleConfigurationConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]] with [Generic bean: class [org.mule.config.spring.MuleConfigurationConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]]
INFO 2011-11-16 11:32:05,662 [WrapperListener_start_runner] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean '_muleConfiguration': replacing [Generic bean: class [org.mule.config.spring.MuleConfigurationConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]] with [Generic bean: class [org.mule.config.spring.MuleConfigurationConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]]
INFO 2011-11-16 11:32:05,664 [WrapperListener_start_runner] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean '_muleNotificationManager': replacing [Generic bean: class [org.mule.config.spring.ServerNotificationManagerConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]] with [Generic bean: class [org.mule.config.spring.ServerNotificationManagerConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]]
INFO 2011-11-16 11:32:05,664 [WrapperListener_start_runner] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean '_muleNotificationManager': replacing [Generic bean: class [org.mule.config.spring.ServerNotificationManagerConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]] with [Generic bean: class [org.mule.config.spring.ServerNotificationManagerConfigurator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=null; defined in URL [jar:file:/home/msf/muel/mule-enterprise-standalone-3.2.0/lib/mule/mule-module-spring-config-3.2.0.jar!/default-mule-config.xml]]
INFO 2011-11-16 11:32:05,677 [WrapperListener_start_runner] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean '_muleSystemModel': replacing [Root bean: class [org.mule.model.seda.SedaModel]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=dispose] with [Root bean: class [org.mule.model.seda.SedaModel]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=initialise; destroyMethodName=dispose]
INFO 2011-11-16 11:32:05,685 [WrapperListener_start_runner] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:/home/msf/muel/mule-enterprise-standalone-3.2.0/apps/00_mmc-agent/mule-config.xml]
INFO 2011-11-16 11:32:06,078 [WrapperListener_start_runner] org.springframework.beans.factory.support.DefaultListableBeanFactory: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@528780: defining beans [_muleCustomEditorConfigurer,_muleObjectNameProcessor,_mulePropertyPlaceholderProcessor,_muleSimpleRegistryBootstrap,_muleNotificationManager,_muleAnnotationsProcessor,_muleTransformerAnnotationProcessor,_muleConfiguration,._muleNotificationManager:notification.1,._muleNotificationManager:notification.2,._muleNotificationManager:notification.3,._muleNotificationManager:notification.4,._muleNotificationManager:notification.5,._muleNotificationManager:notification.6,._muleNotificationManager:notification.7,._muleNotificationManager:notification.8,._muleNotificationManager:notification.9,._muleNotificationManager:notification.10,_muleSystemModel,_defaultInMemoryQueueStore,_defaultPersistentQueueStore,_muleQueueManager,_muleObjectStoreManager,_muleSecurityManager,_muleProperties,_muleEndpointFactory,_muleStreamCloserService,_defaultThreadingProfile,_defaultMessageDispatcherThreadingProfile,_defaultMessageRequesterThreadingProfile,_defaultMessageReceiverThreadingProfile,_defaultServiceThreadingProfile,_defaultRetryPolicyTemplate]; root of factory hierarchy
INFO 2011-11-16 11:32:06,886 [WrapperListener_start_runner] org.mortbay.log: Logging to org.mule.module.logging.DispatchingLogger@1d978ea via org.mortbay.log.Slf4jLog
INFO 2011-11-16 11:32:07,381 [WrapperListener_start_runner] org.mule.lifecycle.AbstractLifecycleManager: Initialising model: _muleSystemModel
INFO 2011-11-16 11:32:07,464 [WrapperListener_start_runner] org.mule.config.builders.AutoConfigurationBuilder: Configured Mule using "org.mule.config.spring.SpringXmlConfigurationBuilder" with configuration resource(s): "[ConfigResource{resourceName='/home/msf/muel/mule-enterprise-standalone-3.2.0/apps/00_mmc-agent/mule-config.xml'}]"
INFO 2011-11-16 11:32:07,464 [WrapperListener_start_runner] org.mule.config.builders.AutoConfigurationBuilder: Configured Mule using "org.mule.config.builders.AutoConfigurationBuilder" with configuration resource(s): "[ConfigResource{resourceName='/home/msf/muel/mule-enterprise-standalone-3.2.0/apps/00_mmc-agent/mule-config.xml'}]"
INFO 2011-11-16 11:32:07,467 [WrapperListener_start_runner] org.mule.module.launcher.application.PriviledgedMuleApplication:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Starting app '00_mmc-agent' +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
INFO 2011-11-16 11:32:07,471 [WrapperListener_start_runner] org.mortbay.jetty: jetty-6.1.26
INFO 2011-11-16 11:32:17,053 [WrapperListener_start_runner] org.mortbay.jetty: Started SelectChann...@0.0.0.0:7777
INFO 2011-11-16 11:32:17,067 [WrapperListener_start_runner] org.mortbay.jetty: Stopped SelectChann...@0.0.0.0:7777
INFO 2011-11-16 11:32:17,150 [WrapperListener_start_runner] org.mortbay.jetty: Started SslSocket...@0.0.0.0:7777
INFO 2011-11-16 11:32:17,150 [WrapperListener_start_runner] org.mule.lifecycle.AbstractLifecycleManager: Starting model: _muleSystemModel
INFO 2011-11-16 11:32:17,164 [WrapperListener_start_runner] org.mule.util.queue.TransactionalQueueManager: Starting ResourceManager
INFO 2011-11-16 11:32:17,165 [WrapperListener_start_runner] org.mule.util.queue.TransactionalQueueManager: Started ResourceManager
INFO 2011-11-16 11:32:17,184 [WrapperListener_start_runner] org.mule.module.management.agent.WrapperManagerAgent: Mule is embedded in a container already launched by a wrapper.Duplicates will not be registered. Use the org.tanukisoftware.wrapper:type=WrapperManager MBean instead for control.
INFO 2011-11-16 11:32:17,205 [WrapperListener_start_runner] org.mule.DefaultMuleContext:
**********************************************************************
* Application: 00_mmc-agent *
* OS encoding: ANSI_X3.4-1968, Mule encoding: UTF-8 *
* *
* Agents Running: *
* Clustering Agent *
* Mule ESB Enterprise Support (0.0.0.0:7777) *
* JMX Agent *
**********************************************************************
WARN 2011-11-16 11:32:50,410 [29891264@qtp-24577551-0] org.mortbay.jetty: EXCEPTION
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
at com.sun.net.ssl.internal.ssl.InputRecord.handleUnknownRecord(InputRecord.java:523)
at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:355)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1139)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123)
at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:708)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
WARN 2011-11-16 11:59:03,634 [29891264@qtp-24577551-0] org.mortbay.jetty: EXCEPTION
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
at com.sun.net.ssl.internal.ssl.InputRecord.handleUnknownRecord(InputRecord.java:523)
at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:355)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1139)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123)
at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:708)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
-bash-3.2#

And to give an approach we want to connect the server using the Management console. and access the server in which has HA cluster enabled.

we had also installed HA clustering license on this server.

Julien Eluard

unread,
Nov 16, 2011, 1:10:47 PM11/16/11
to us...@mule.codehaus.org
Hi Rakesh,

those logs shows your agent is already paired.
Please shut mule down, delete .mule folder (see details in previous mails), and restart pairing process.

Regards,
Julien

2011/11/16 Rakesh Rakesh <mule.us...@mulesource.com>

Rakesh Rakesh

unread,
Nov 17, 2011, 2:23:10 AM11/17/11
to us...@mule.codehaus.org
Hi Julien,

thank you very much for replying.

I had tired following the steps you mentioned in the above reply. 1) did clean shutdown 2) deleted .mule folder and restarted the mule esb server. but still facing the issue.

But as mentioned previously .

the same ESB server , am able to successfully start in my local windows machine and able to add mule server and deploy applications. where this error i am getting in the Linux box, details provided in the above mail.

It had became a show stopper for us can you help us on this. i can provide you the information required.

Julien Eluard

unread,
Nov 17, 2011, 5:25:14 PM11/17/11
to us...@mule.codehaus.org
Hi Rakesh,

sorry but I don't have much more ideas.
I would suggest you to contact MuleSoft support.

Regards,
Julien

2011/11/16 Rakesh Rakesh <mule.us...@mulesource.com>
Hi Julien,

Denis Tunović

unread,
Nov 12, 2013, 2:52:56 AM11/12/13
to mule...@googlegroups.com, us...@mule.codehaus.org, julien...@mulesource.com
Hi All,

Facing com.mulesoft.mmc.MightBePairedException exception.
Removing .mule did the trick for us.

Cheers,

Denis
Reply all
Reply to author
Forward
0 new messages