Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cosmos-dev] Unable to Load the Data Managers

I have tried last week's integration build with tomcat 5.5.25 and jre1.6
on Windows and it seems fine for me.

- John


-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Pathuri, Hanu
Sent: Wednesday, March 26, 2008 5:01 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] Unable to Load the Data Managers

Martin,

1) Here is info:
------------------------------------------------------------------------
--
C:\cosmos-demo\bin>ping localhost

Pinging HPATHURI.na.qualcomm.com [127.0.0.1] with 32 bytes of data:

Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128

Ping statistics for 127.0.0.1:
    Packets: Sent = 3, Received = 3, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
----------------------------------------------------------------------

2) The top portion of the UI is attached.

3) I have attached web.xml from COSMOSUI webapp dir.

Thanks
Hanu

-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Simmonds, Martin
Sent: Wednesday, March 26, 2008 1:54 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] Unable to Load the Data Managers

Hi,
Please forgive me for asing this next question, but the screen print you
showed is the bottom half of the browser, what do you see at the top
half of the browser?

Martin...


-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx on behalf of Pathuri, Hanu
Sent: Wed 3/26/2008 8:44 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] Unable to Load the Data Managers
 
Simon,

There are many web.xml. Please let me know which web.xml I should be
sending?

The URL is ---  http://localhost:8080/COSMOSUI/?page=cosmos

BTW, I am adding the screen shot of accessing the UI.

As you can see, it seems to display 'Loading Data Managers ...' without
loading any data managers.


-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Simmonds, Martin
Sent: Wednesday, March 26, 2008 1:18 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] Unable to Load the Data Managers

Could you post your web.xml file please ?  

>From the log it looks like all the data managers/ mdrs get registered.
An obscure question I know, but  could you tell me what ip localhost
resolves to, and could you tell me what is the exact url you enter your
web browser, and whether you are running this web browser on the same
machine as the demo is running on?
Regards

Martin...
CA

-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx on behalf of Pathuri, Hanu
Sent: Wed 3/26/2008 8:05 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] Unable to Load the Data Managers
 
I was able to reproduce the error with Tomcat 5.5.25 with JRE set to
C:\Program Files\Java\jre1.6.0_05.

 

I followed all the steps for installation and started UI without using
the command-line demo.

 

I have also attached the Tomcat Error logs.

 

Please let me know how to move forward.

 

Thanks

Hanu

 

Mar 26, 2008 12:56:55 PM org.apache.catalina.core.StandardWrapperValve
invoke

SEVERE: Servlet.service() for servlet ApacheMuseServlet threw exception

java.lang.NullPointerException

      at
org.apache.muse.core.platform.mini.MiniIsolationLayer.handleRequest(Mini
IsolationLayer.java:87)

      at
org.apache.muse.core.platform.mini.MiniServlet.doPost(MiniServlet.java:8
4)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

      at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:269)

      at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188)

      at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)

      at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:174)

      at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:127)

      at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:117)

      at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:108)

      at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
51)

      at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:87
4)

      at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:665)

      at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:528)

      at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:81)

      at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:689)

      at java.lang.Thread.run(Unknown Source)

Mar 26, 2008 12:56:55 PM org.apache.catalina.core.StandardWrapperValve
invoke

SEVERE: Servlet.service() for servlet ApacheMuseServlet threw exception

java.lang.NullPointerException

      at
org.apache.muse.core.platform.mini.MiniIsolationLayer.handleRequest(Mini
IsolationLayer.java:87)

      at
org.apache.muse.core.platform.mini.MiniServlet.doPost(MiniServlet.java:8
4)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

      at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:269)

      at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188)

      at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)

      at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:174)

      at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:127)

      at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:117)

      at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:108)

      at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
51)

      at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:87
4)

      at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:665)

      at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:528)

      at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:81)

      at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:689)

      at java.lang.Thread.run(Unknown Source)

Mar 26, 2008 12:56:56 PM org.apache.catalina.core.StandardWrapperValve
invoke

SEVERE: Servlet.service() for servlet ApacheMuseServlet threw exception

java.lang.NullPointerException

      at
org.apache.muse.core.platform.mini.MiniIsolationLayer.handleRequest(Mini
IsolationLayer.java:87)

      at
org.apache.muse.core.platform.mini.MiniServlet.doPost(MiniServlet.java:8
4)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

      at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:269)

      at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188)

      at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)

 

 

________________________________

From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of David Whiteman
Sent: Wednesday, March 26, 2008 12:23 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] Unable to Load the Data Managers

 


I have not tried Tomcat 6.0 with COSMOS.  Across the team, we are mostly
using Tomcat 5.5.  I would suggest you try with 5.5 and let us know your
results. 

Thanks, 
David 
---
David Whiteman | Tivoli Autonomic Computing
Eclipse COSMOS project committer | http://www.eclipse.org/cosmos/
david_whiteman@xxxxxxxxxx | 919-254-8224 | T/L 444-8224 

Hanu wrote on 03/26/2008 03:12:49 PM:

> I have TomCat 6.0. I am not sure what is the compatible version of
TomCat. 
>   
> I would greatly appreciate it if you could provide specific
instructions to 
> overcome this issue. 
>   
> Thanks 
> Hanu





Back to the top