Hi,
The failure is due to the fact that tomcat is trying to access
the schema files that are outside of the intranet. In order for that to
happen, we have to get past the authenticating proxy server.
I have tried this in a number of ways, such as –DproxyHost
–DproxyPort etc specified in catalina.sh, and also I tried updating
axis2.xml with the proxy parameter. None of these work, the hang still
occurs.
I can only assume that when we were using Apache Muse the
startup of tomcat was not causing the application to look for any schema
files.
I can from these machines access the xsd files through the
browser. I cannot access them from the Tomcat Application.
Regardless of whether there is some configuration that would get
this to work, I would say that any one downloading this demo that has a proxy
server will come up against problems. It may end up that the
ConfigDemo.bat/sh would have to be modified to add proxy settings to the
appropriate files, assuming there is a way to do this.
Martin...
From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Stratton, Paul
Sent: 24 April 2008 12:21
To: Cosmos Dev
Cc: Bathini, Raghuveer; Adivishnu, Kishore
Subject: RE: [cosmos-dev] COSMOS i10 candidate
(COSMOS-1.0.0-200804201223) :QAUpdate
Martin and I had a call with Srinivas this morning who is now
progressing with the testing of i10 through the use of temporary workaround.
An update on the bugs raised against the latest i10 candidate by
QA:-
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228157 Error with Sample Repository with Query tests- Windows
Tomcat log:-
[INFO] Trouble processing wsdl file :WSDLException (at /wsdl:definitions/wsdl:ty
pes/xs:schema): faultCode=OTHER_ERROR: An error occurred trying to resolve schem
a referenced at 'http://cmdbf.org/schema/1-0-0/cmdbfDatamodel.xsd', relative to
'file:/D:/cosmosi10/apache-tomcat-5.5.25/webapps/axis2/WEB-INF/services/SMLMDR/M
ETA-INF/'.: java.net.ConnectException: Connection refused: connect
[INFO] Trouble processing wsdl file :WSDLException (at /wsdl:definitions/wsdl:im
port/wsdl:definitions/wsdl:types/xs:schema): faultCode=OTHER_ERROR: An error occ
urred trying to resolve schema referenced at 'http://cmdbf.org/schema/1-0-0/cmdb
fDatamodel.xsd', relative to 'file:/D:/cosmosi10/apache-tomcat-5.5.25/webapps/ax
is2/WEB-INF/services/SMLMDR/META-INF/cmdbfQuery.wsdl'.: java.net.ConnectExceptio
n: Connection refused: connect
Problem only seen from within CA network. Externals do not
experience problem.
Workaround in place (documented on bug) to bring cmdbfDataModel.xsd file onto local host
rather than web address.
Action: QA continue to test with workaround, CA Dev continue to analyze
problem. Possibly a proxy issue.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228374
tomcat
hangs on Linux with COSMOS i10 build installation Linux
Same tomcat log entry as per 228157. Presumed to be same problem.
Action: QA continue to test with same workaround as 228157 , CA Dev
continue to analyze problem. Possibly a proxy issue.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228161
TestFederatingCMDB
(Sample Repository with Registration)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228159
SMLMDR
(Resource Repository) is not displaying any Popup
Same problem as 228157. QA applied similar workaround.
Action: QA continue to test with same workaround as 228157 , CA Dev
continue to analyze problem. Possibly a proxy issue.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228158
AperiMDR
Database connection error
Cause: Aperi not installed.
COSMOS demo install instructions updated.
Aperi sample data loaded
Aperi MDR now functional.
Actions:
1)
Aperi install is lengthy and time consuming
(1 hour). The COSMOS demo should be quick to install. Need to consider options
– COSMOS Team
2)
Sample data not provided as part of Aperi
install. Need to provide the data with COSMOS install – What mechanism ?
– COSMOS Team
3)
Currently no test information for Aperi MDR
– CA Dev.
From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Doma, Srinivas
Reddy
Sent: 22 April 2008 08:40
To: Cosmos Dev
Cc: Bathini, Raghuveer; Adivishnu, Kishore
Subject: RE: [cosmos-dev] COSMOS i10 candidate
(COSMOS-1.0.0-200804201223) :QA Update
Hi,
QA
has performed some quick end2end testing on this i10 candidate build
(COSMOS-1.0.0-200804201223) and found following issues:
1)
COSMOS Command Line Client : Management console
a)Found
below warning messages while trying to execute commands such as 'broker
getDataManagers'
log4j:WARN
No appenders could be found for logger (org.apache.axis2.util.Loader)
log4j:WARN
Please initialize the log4j system properly.
b)No
instructions found on http://wiki.eclipse.org/COSMOS_DEMO_i10 for below
commands
-
broker getDataManagers
-
broker deregister
-
finddatamanagers
c)
No difference found with 'broker getDataMangers' and 'finddatamanagers' ? Are
they both perform same operations ?
2)
COSMOS Web User Interface
a)
http://wiki.eclipse.org/COSMOS_DEMO_i10 page is
not updated for COSMOS Web UI, all screenshots pointing to i9.
Also
there were no instructions for new mdr - AperiMDR.
b)
TestFederatingCMDB (Sample Repository with Registration)
Not
working, as it's not displaying any popup menu on right click. Unable to
perform it's operations
Refer:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228161
c)
SMLMDR (Resource Repository)
Not
working, as it's not displaying any popup menu on right click. Unable to
perform it's operations
Refer:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228159
d)
AperiMdr
Not
working… found Database connection issues
Refer:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228158
">>Executing
AperiMDR GraphQuery
>>
GraphQuery request: <s:query xmlns:s="http://cmdbf.org/schema/1-0-0/datamodel"><s:itemTemplate
xmlns:s="http://cmdbf.org
/schema/1-0-0/datamodel"
id="storage" suppressFromResult="false"><s:recordConstraint
xmlns:s="http://cmdbf.org/schema
/1-0-0/datamodel"><s:recordType
xmlns:s="http://cmdbf.org/schema/1-0-0/datamodel"
localName="StoragePool" namespace=""
/></s:recordConstraint></s:itemTemplate></s:query>
>>AperiDB()
dbUrl=jdbc:derby://localhost:1527/Aperi
>>AperiDB.initialize()
>>AperiDB.connect()
org.eclipse.cosmos.aperi.mdr.ws.db.AperiException:
Aperi Exception: java.net.ConnectException : Error connecting to server
localhost
on
port 1527 with message Connection refused: connect.
"
e)
ExampleMdr (Sample Repository with Query)
Not
working, found below error on status bar …
Refer
: https://bugs.eclipse.org/bugs/show_bug.cgi?id=228157
"Error:
'epr.0' is null or not an object …"

Thanks,
Srinivas
-----Original
Message-----
From:
cosmos-dev-bounces@xxxxxxxxxxx [mailto:cosmos-dev-bounces@xxxxxxxxxxx] On
Behalf Of Hubert H Leung
Sent:
Tuesday, 22 April 2008 3:18 AM
To:
Cosmos Dev
Subject:
Re: [cosmos-dev] COSMOS i10 candidate (COSMOS-1.0.0-200804201223)
Hi
Tania,
Can
we fix bugs as they are found during this week? Are there any approval
processes?
Thanks,
_________________________
Hubert
Leung
IBM
Toronto Lab
hkyleung@xxxxxxxxxx
905-413-3382
Tania N
Makins
<tmakins@xxxxxx.c
om>
To
Sent
by:
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>
cosmos-dev-bounce
cc
s@xxxxxxxxxxx
Subject
Re: [cosmos-dev] COSMOS i10
04/21/2008 04:49
candidate
PM
(COSMOS-1.0.0-200804201223)
Please respond
to
Cosmos Dev
<cosmos-dev@eclip
se.org>
Since
this is the iteration candidate, the full TPTP test suites should be run.
Tania N. Makins, PMP®
Project Manager, AC Open Source Components
IBM Software Group - RTP, NC
Office: (919) 254-8430 T/L: 444-8430
tmakins@xxxxxxxxxx
Jagmit
Singh
<jagmits@xxxxxxxxxx>
Sent
by:
To
cosmos-dev-bounces@eclipse
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>
.org
cc
Subject
04/21/2008
11:16
AM
[cosmos-dev] COSMOS i10 candidate
(COSMOS-1.0.0-200804201223)
Please respond to
Cosmos
Dev
<cosmos-dev@xxxxxxxxxxx>
The
COSMOS i10 candidate has been made available on the download page, please
perform the junit testing on this driver.
Subproject
leads, please report your test status at
(http://wiki.eclipse.org/COSMOS/COSMOS_i10_candidate) and each
subproject leads, please inform me, when you have posted your status.
Build
ID: COSMOS-1.0.0-200804201223
URL:
http://www.eclipse.org/cosmos/downloads/?buildId=COSMOS-1.0.0-200804201223
Regards,
Jagmit
Singh
jagmits@xxxxxxxxxx
1-905-413-2496
_______________________________________________
cosmos-dev
mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev
_______________________________________________
cosmos-dev
mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev
_______________________________________________
cosmos-dev
mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev