[ https://issues.apache.org/activemq/browse/AMQ-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruce Snyder updated AMQ-1474: ------------------------------ Fix Version/s: (was: AGING_TO_DIE) 4.1.2 > Web console welcome page coming as blank page > --------------------------------------------- > > Key: AMQ-1474 > URL: https://issues.apache.org/activemq/browse/AMQ-1474 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.1.1 > Environment: Windows XP > Reporter: Subin Balachandran Nair > Fix For: 4.1.2 > > > Hi , > I build the war file for activemq-webconsole. I put that war file inside my > Tomcat's webapps folder and set the following System properties inside my > catalina.bat:- > -Dwebconsole.type=properties > -Dwebconsole.jms.url=tcp://localhost:61616 > -Dwebconsole.jmx.url=service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi > I started my tomcat ,but the web console page is not coming for me ,its not > giving any error also but coming as a blank page. In the tomcat log file my " > brokerURL is: null" (Value of: org.apache.activemq.brokerURL is: null)... > What is the reason for this blank page? Is this is because of my brokerURL > is: null ? If yes what is the next step for me?Could anyone please check > this ? Help will be highly appreciated.... > Attaching my tomcat log file also with this.... > Oct 23, 2007 4:16:22 PM org.apache.catalina.core.AprLifecycleListener > lifecycleE > vent > INFO: The Apache Tomcat Native library which allows optimal performance in > produ > ction environments was not found on the java.library.path: C:\Program > Files\Java > \jdk1.5.0_13\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\PC > Connectivi > ty > Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program > Files\Java\jdk1.5.0_13\bin;D:\dev\ant\bin;C:\maven-2.0.7\bin > Oct 23, 2007 4:16:22 PM org.apache.coyote.http11.Http11BaseProtocol init > INFO: Initializing Coyote HTTP/1.1 on http-8080 > Oct 23, 2007 4:16:22 PM org.apache.catalina.startup.Catalina load > INFO: Initialization processed in 845 ms > Oct 23, 2007 4:16:22 PM org.apache.catalina.core.StandardService start > INFO: Starting service Catalina > Oct 23, 2007 4:16:22 PM org.apache.catalina.core.StandardEngine start > INFO: Starting Servlet Engine: Apache Tomcat/5.5.23 > Oct 23, 2007 4:16:22 PM org.apache.catalina.core.StandardHost start > INFO: XML validation disabled > Oct 23, 2007 4:16:23 PM org.apache.catalina.startup.HostConfig deployWAR > INFO: Deploying web application archive activemq-web-console-4.1.1.war > Oct 23, 2007 4:16:24 PM org.apache.catalina.loader.WebappClassLoader > validateJar > File > INFO: > validateJarFile(C:\apache-tomcat-5.5.23\webapps\activemq-web-console-4.1.1 > \WEB-INF\lib\servlet-api-2.3.jar) - jar not loaded. See Servlet Spec 2.3, > sectio > n 9.7.2. Offending class: javax/servlet/Servlet.class > 2007-10-23 16:16:26,093 [main ] INFO 1] > - > Loading Spring root WebApplicationContext > 2007-10-23 16:16:26,640 [main ] INFO XBeanXmlBeanDefinitionReader > - > Loading XML bean definitions from ServletContext resource > [/WEB-INF/activemq.xm > l] > 2007-10-23 16:16:26,969 [main ] INFO ResourceXmlApplicationContext > - > Bean factory for application context > [org.apache.xbean.spring.context.ResourceX > mlApplicationContext;hashCode=27754609]: > org.springframework.beans.factory.suppo > rt.DefaultListableBeanFactory defining beans > [org.apache.activemq.xbean.XBeanBro > kerService]; parent: > org.springframework.beans.factory.support.DefaultListableBe > anFactory defining beans > [placeholderConfig,brokerService,sessionPool,brokerQuer > y,queueBrowser,messageQuery]; root of BeanFactory hierarchy > 2007-10-23 16:16:26,969 [main ] INFO ResourceXmlApplicationContext > - > 1 beans defined in application context > [org.apache.xbean.spring.context.Resourc > eXmlApplicationContext;hashCode=27754609] > 2007-10-23 16:16:26,969 [main ] INFO ResourceXmlApplicationContext > - > Unable to locate MessageSource with name 'messageSource': using default > [org.sp > ringframework.context.support.delegatingmessagesou...@aa0877] > 2007-10-23 16:16:26,969 [main ] INFO ResourceXmlApplicationContext > - > Unable to locate ApplicationEventMulticaster with name > 'applicationEventMultica > ster': using default > [org.springframework.context.event.SimpleApplicationEventMu > lticas...@111ded2] > 2007-10-23 16:16:27,547 [main ] INFO BrokerService > - > ActiveMQ 4.1.1 JMS Message Broker (localhost) is starting > 2007-10-23 16:16:27,547 [main ] INFO BrokerService > - > For help or more information please see: > http://incubator.apache.org/activemq/ > 2007-10-23 16:16:27,625 [JMX connector ] INFO ManagementContext > - > JMX consoles can connect to > service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi > 2007-10-23 16:16:29,174 [main ] INFO JDBCPersistenceAdapter > - > Database driver recognized: [apache_derby_embedded_jdbc_driver] > 2007-10-23 16:16:32,254 [main ] INFO DefaultDatabaseLocker > - > Attempting to acquire the exclusive lock to become the Master broker > 2007-10-23 16:16:32,254 [main ] INFO DefaultDatabaseLocker > - > Becoming the master on dataSource: > org.apache.derby.jdbc.embeddeddatasou...@4ac > 866 > 2007-10-23 16:16:32,364 [main ] INFO JournalPersistenceAdapter > - > Journal Recovery Started from: Active Journal: using 5 x 20.0 Megs at: > C:\apach > e-tomcat-5.5.23\bin\activemq-data\journal > 2007-10-23 16:16:32,442 [main ] INFO JournalPersistenceAdapter > - > Journal Recovered: 0 message(s) in transactions recovered. > 2007-10-23 16:16:32,755 [main ] INFO TransportServerThreadSupport > - > Listening for connections at: tcp://dtpxp-subchan:61616 > 2007-10-23 16:16:32,771 [main ] INFO TransportConnector > - > Connector openwire Started > 2007-10-23 16:16:32,786 [main ] INFO TransportServerThreadSupport > - > Listening for connections at: stomp://dtpxp-subchan:61613 > 2007-10-23 16:16:32,786 [main ] INFO TransportConnector > - > Connector stomp Started > 2007-10-23 16:16:32,817 [main ] INFO TransportServerThreadSupport > - > Listening for connections at: xmpp://dtpxp-subchan:61222 > 2007-10-23 16:16:32,817 [main ] INFO TransportConnector > - > Connector xmpp Started > 2007-10-23 16:16:32,817 [main ] INFO NetworkConnector > - > Network Connector defaultNetwork Started > 2007-10-23 16:16:32,817 [main ] INFO BrokerService > - > ActiveMQ JMS Message Broker (localhost, > ID:dtpxp-subchan-2290-1193136387062-1:0 > ) started > 2007-10-23 16:16:32,927 [main ] INFO 1] > - > AjaxServlet: Defaulting to use topics: true > 2007-10-23 16:16:32,927 [main ] INFO 1] > - > Value of: org.apache.activemq.brokerURL is: null > 2007-10-23 16:16:32,958 [main ] INFO 1] > - > SendServlet: Defaulting to use topics: true > 2007-10-23 16:16:32,990 [main ] INFO 1] > - > Oct 23, 2007 4:16:35 PM org.apache.catalina.loader.WebappClassLoader > validateJar > File > INFO: > validateJarFile(C:\apache-tomcat-5.5.23\webapps\activemq-web-demo-4.1.1\WE > B-INF\lib\servlet-api-2.3.jar) - jar not loaded. See Servlet Spec 2.3, > section 9 > .7.2. Offending class: javax/servlet/Servlet.class > log4j:WARN No appenders could be found for logger > (org.apache.commons.digester.D > igester.sax). > log4j:WARN Please initialize the log4j system properly. > Oct 23, 2007 4:16:39 PM org.apache.coyote.http11.Http11BaseProtocol start > INFO: Starting Coyote HTTP/1.1 on http-8080 > Oct 23, 2007 4:16:39 PM org.apache.jk.common.ChannelSocket init > INFO: JK: ajp13 listening on /0.0.0.0:8009 > Oct 23, 2007 4:16:39 PM org.apache.jk.server.JkMain start > INFO: Jk running ID=0 time=0/31 config=null > Oct 23, 2007 4:16:39 PM org.apache.catalina.storeconfig.StoreLoader load > INFO: Find registry server-registry.xml at classpath resource > Oct 23, 2007 4:16:39 PM org.apache.catalina.startup.Catalina start > INFO: Server startup in 17734 ms -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.