Take a look at here how to configure web console in osgi environment http://activemq.apache.org/osgi-integration.html#OSGiIntegration-WebConsole
<http://activemq.apache.org/osgi-integration.html#OSGiIntegration-WebConsole> Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jul 11, 2011 at 12:01 PM, divyakv <[email protected]> wrote: > HI, > > Thanx for your information. i could now connecting to the active mq web > cosole while browsing through the url u gave. But the page showed some > exception.When i checked my log it showed the following error. > > > > > java.lang.NullPointerException > at > org.apache.activemq.web.filter.ApplicationContextFilter$2.get(ApplicationContextFilter.java:157)[201:org.apache.activemq.activemq-web-console:5.4.2] > at > javax.el.MapELResolver.getValue(MapELResolver.java:51)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > javax.el.CompositeELResolver.getValue(CompositeELResolver.java:53)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.apache.el.parser.AstValue.getValue(AstValue.java:118)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(PageContextImpl.java:925)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.apache.jsp.index_jsp._jspService(index_jsp.java:75)[file:/C:/Documents%20and%20Settings/divyv3/Local%20Settings/Temp/.paxweb2897650930283350710/:] > at > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:668)[90:org.apache.geronimo.specs.geronimo-servlet_3.0_spec:1.0] > at > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:668)[90:org.apache.geronimo.specs.geronimo-servlet_3.0_spec:1.0] > at > org.ops4j.pax.web.jsp.JspServletWrapper$2.call(JspServletWrapper.java:132)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.ops4j.pax.web.jsp.JspServletWrapper$2.call(JspServletWrapper.java:127)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.ops4j.pax.web.jsp.JspServletWrapper.service(JspServletWrapper.java:124)[129:org.ops4j.pax.web.pax-web-jsp:0.7.4] > at > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)[201:org.apache.activemq.activemq-web-console:5.4.2] > at > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)[201:org.apache.activemq.activemq-web-console:5.4.2] > at > org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.apache.activemq.web.SessionFilter.doFilter(SessionFilter.java:45)[201:org.apache.activemq.activemq-web-console:5.4.2] > at > org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.apache.activemq.web.filter.ApplicationContextFilter.doFilter(ApplicationContextFilter.java:81)[201:org.apache.activemq.activemq-web-console:5.4.2] > at > org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)[201:org.apache.activemq.activemq-web-console:5.4.2] > at > com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)[201:org.apache.activemq.activemq-web-console:5.4.2] > at > org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.ops4j.pax.web.service.internal.WelcomeFilesFilter.doFilter(WelcomeFilesFilter.java:169)[127:org.ops4j.pax.web.pax-web-runtime:0.7.4] > at > org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.handle(HttpServiceServletHandler.java:64)[128:org.ops4j.pax.web.pax-web-jetty:0.7.4] > at > org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.handle(HttpServiceContext.java:111)[128:org.ops4j.pax.web.pax-web-jetty:0.7.4] > at > org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:68)[128:org.ops4j.pax.web.pax-web-jetty:0.7.4] > at > org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.Server.handle(Server.java:326)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > at > org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)[91:org.apache.servicemix.bundles.jetty:6.1.25.1] > > > > > > I am new to the fuse service mix. > > can you please help me what should i do to remove the exception.. > > > > > Thanks and regards, > > DIVYA > > > ________________________________ > From: Dejan Bosanac [via ActiveMQ] [mailto: > [email protected]] > Sent: Monday, July 11, 2011 1:21 PM > To: Divya Krishnanivas V (WT01 - BAS) > Subject: Re: active mq web console in fuse esb > > This the console will use other url if installed like that > > http://localhost:8181/activemqweb/ > <http://localhost:8181/activemqweb/> > Regards > -- > Dejan Bosanac - http://twitter.com/dejanb > ----------------- > The experts in open source integration and messaging - > http://fusesource.com > ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > On Fri, Jul 8, 2011 at 10:07 AM, divyakv <[hidden > email]</user/SendEmail.jtp?type=node&node=3658886&i=0>> wrote: > > > HI, > > > > I am new to active mq. I am doing a project in fuse servicemix version > > 4.3.1. Fuse has active mq feature.I installed the active mq web console > > feature using features:install activemq-web-console. It showed > > installed.But > > i couldn't connect to web console while browsing through url > > "http://localhost:8161/admin ".This page showed error. > > > > > > > > > > > > please help me... > > > > > > > > > > with regards, > > divya > > > > -- > > View this message in context: > > > http://activemq.2283324.n4.nabble.com/active-mq-web-console-in-fuse-esb-tp3653456p3653456.html > > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > > http://activemq.2283324.n4.nabble.com/active-mq-web-console-in-fuse-esb-tp3653456p3658886.html > To unsubscribe from active mq web console in fuse esb, click here< > http://activemq.2283324.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3653456&code=ZGl2eWEudjM1QHdpcHJvLmNvbXwzNjUzNDU2fDEzMjk2NDE0NTE= > >. > > Please do not print this email unless it is absolutely necessary. > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the intended recipient, you should not disseminate, distribute or copy this > e-mail. Please notify the sender immediately and destroy all copies of this > message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. The > company accepts no liability for any damage caused by any virus transmitted > by this email. > > www.wipro.com > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/active-mq-web-console-in-fuse-esb-tp3653456p3659109.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >
