Issue exist. There is a jira for this[1]. [1] - https://wso2.org/jira/browse/BAM-1086
--- W.G. Gihan Anuruddha Software Engineer | WSO2, Inc. Phone: +94772272595 On Mon, Feb 18, 2013 at 1:36 PM, Tharindu Mathew <[email protected]> wrote: > It is reported as working by Ishan as per [1]. Can you double check? > > [1] - > http://mail.wso2.org/mailarchive/architecture/2012-December/010233.html > > On Mon, Feb 18, 2013 at 1:12 PM, Gihan Anuruddha <[email protected]> wrote: > >> Hi, >> >> JMX agent in BAM working correctly as expected in normal environment >> using this JMX server url >> *service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi >> . * But when I'm trying to used this in multi tenant environment I got >> this >> java.lang.IllegalArgumentException: rmiURLContext: name is not an RMI >> URL: 1 >> at >> com.sun.jndi.url.rmi.rmiURLContext.getRootURLContext(rmiURLContext.java:47) >> at >> com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:182) >> at >> org.wso2.carbon.context.internal.CarbonContextDataHolder$CarbonInitialJNDIContext.getInitialContext(CarbonContextDataHolder.java:965) >> at >> org.wso2.carbon.context.internal.CarbonContextDataHolder$CarbonInitialJNDIContext.lookup(CarbonContextDataHolder.java:1030) >> at javax.naming.InitialContext.lookup(InitialContext.java:392) >> at >> javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1886) >> at >> javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1856) >> at >> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:255) >> at >> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248) >> at org.wso2.carbon.bam.jmx.agent.JmxAgent.<init>(JmxAgent.java:53) >> at org.wso2.carbon.bam.jmx.agent.tasks.JmxTask.execute(JmxTask.java:100) >> at >> org.wso2.carbon.ntask.core.impl.TaskQuartzJobAdapter.execute(TaskQuartzJobAdapter.java:56) >> at org.quartz.core.JobRunShell.run(JobRunShell.java:213) >> at >> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) >> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) >> at java.util.concurrent.FutureTask.run(FutureTask.java:138) >> 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) >> >> any idea about the cause ? >> >> Thanks. >> >> --- >> W.G. Gihan Anuruddha >> Software Engineer | WSO2, Inc. >> Phone: +94772272595 >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Regards, > > Tharindu Mathew > > Associate Technical Lead, WSO2 BAM > Member - Data Mgmt. Committee > > blog: http://tharindumathew.com/ > M: +94777759908 >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
