It's all about the answers!

Ask a question

HiJazz tutorial, Proxy servlet error.


MAPAGILE MAPAGILE (81225) | asked Aug 06 '08, 2:16 a.m.
I am trying HiJazzWeb tutorial. The project compiles correctly but am unable to see the result on browser.

On trying to open http://localhost:9080/jazz/web or https://localhost:9443/jazz/web gives Error:404 Page not found.
------------
HTTP ERROR: 404
ProxyServlet: /jazz/web
RequestURI=/jazz/web

Powered by Jetty://
-------------

Here is the copy of stack trace:

11:44:41.719 INFO org.mortbay.log.LogImpl.add(LogImpl.java:109) >21> added org.mortbay.log.OutputStreamLogSink@399a399a
11:44:41.679 INFO org.mortbay.http.HttpServer.doStart(HttpServer.java:684) >16> Version Jetty/5.1.x
11:44:41.740 INFO org.mortbay.util.FileResource.<clinit>(FileResource.java:60) >24> Checking Resource aliases
11:44:42.811 INFO org.mortbay.util.Container.start(Container.java:74) >22> Started org.mortbay.jetty.servlet.WebApplicationHandler@6a066a06
11:44:43.032 INFO org.mortbay.util.Container.start(Container.java:74) >17> Started WebApplicationContext
11:44:43.112 INFO org.mortbay.http.SocketListener.start(SocketListener.java:205) >17> Started SocketListener on 0.0.0.0:9080
11:44:45.846 INFO org.mortbay.http.SocketListener.start(SocketListener.java:205) >17> Started SocketListener on 0.0.0.0:9443
11:44:45.846 INFO org.mortbay.util.Container.start(Container.java:74) >15> Started org.mortbay.jetty.Server@57c257c2

9 answers



permanent link
Matt Lavin (2.7k2) | answered Aug 06 '08, 8:22 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Is the com.ibm.team.repository.web plugin included in your launch
configuration?

mapagile_tcs wrote:
While trying to implement the HiJazz tutorial we are getting an error.
The stack trace is as follows :

11:44:41.719 INFO
org.mortbay.log.LogImpl.add(LogImpl.java:109) >21> added
org.mortbay.log.OutputStreamLogSink@399a399a
11:44:41.679 INFO
org.mortbay.http.HttpServer.doStart(HttpServer.java:684) >16
Version Jetty/5.1.x
11:44:41.740 INFO
org.mortbay.util.FileResource.<clinit>(FileResource.java:60)
24> Checking Resource aliases
11:44:42.811 INFO
org.mortbay.util.Container.start(Container.java:74) >22
Started org.mortbay.jetty.servlet.WebApplicationHandler@6a066a06
11:44:43.032 INFO
org.mortbay.util.Container.start(Container.java:74) >17
Started WebApplicationContext

11:44:43.112 INFO
org.mortbay.http.SocketListener.start(SocketListener.java:205)
17> Started SocketListener on 0.0.0.0:9080
11:44:45.846 INFO
org.mortbay.http.SocketListener.start(SocketListener.java:205)
17> Started SocketListener on 0.0.0.0:9443
11:44:45.846 INFO
org.mortbay.util.Container.start(Container.java:74) >15
Started org.mortbay.jetty.Server@57c257c2

Also i can't open the following page:
https://localhost:9443/jazz/web
as the following gets displayed:
HTTP ERROR: 404
ProxyServlet: /jazz/web
RequestURI=/jazz/web

Powered by Jetty://

permanent link
MAPAGILE MAPAGILE (81225) | answered Aug 06 '08, 8:32 a.m.
ya its there in the launch config .. Still showing error.

permanent link
Richard Backhouse (6661) | answered Aug 06 '08, 9:14 a.m.
JAZZ DEVELOPER
Can you provide the output of an "ss" command in the osgi console.

It also would probably help if you enable logging for your launch. If it
does not contain a -Dlog4j.configuration definition in the Arguments tab
add one to point to a log4.properties file. For example

-Dlog4j.configuration=file:///${workspace_loc}/<path>

In the log4j.properties you can enable debug and trace to get more
detailed information. An example log4j.properties looks like this.

log4j.rootLogger=DEBUG, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p

Richard
Jazz Web UI and Server Development

mapagile_tcs wrote:
ya its there in the launch config .. Still showing error.

permanent link
MAPAGILE MAPAGILE (81225) | answered Aug 06 '08, 9:54 a.m.
I am using JazzServer06-RTC10-Maximal.launch.

Here is the output of ss command.

ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE com.ibm.team.repository.common.json_0.6.0.I200805291754
2 ACTIVE org.eclipse.text_3.3.0.v20070606-0010
3 ACTIVE net.jazz.ajax_0.6.0.I200806041757
4 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
5 ACTIVE com.ibm.team.process.common_0.6.0.I200805300008
6 ACTIVE org.eclipse.equinox.servletbridge_1.0.1.R33x_v20070816
7 ACTIVE com.ibm.team.scm.web_0.6.0.I200805272116
8 ACTIVE com.ibm.team.foundation.service_0.6.0.I200805281605
9 ACTIVE org.eclipse.core.resources_3.3.1.R33x_v20080205
10 ACTIVE com.ibm.team.server.embedded.webapp.bridge_0.6.0.I200805291754
11 ACTIVE com.ibm.team.examples.reports.common_0.6.0.I200806031815
12 ACTIVE org.apache.batik.extension_1.6.0.v200706111724
13 ACTIVE com.ibm.team.build.service_0.6.0.I200806130000
14 ACTIVE com.ibm.team.server.embedded.jetty_0.6.0.I200806061815
15 ACTIVE com.ibm.icu_3.6.1.v20070906
16 ACTIVE org.mozilla.rhino_1.6.7.r22x_v20080214
17 ACTIVE org.eclipse.emf.ecore_2.3.2.v200802051830
18 ACTIVE org.eclipse.birt.report.engine.emitter.wpml_2.2.2.r22x_v20071130
19 ACTIVE com.ibm.team.reports.workitem.common_0.6.0.I200805281747
20 RESOLVED com.ibm.team.reports.service.jdbcdriver.db2_0.6.0.I200805281747
Master=83
21 ACTIVE com.ibm.team.scm.admin.common_0.6.0.I200805181214
23 ACTIVE org.apache.commons.httpclient_3.0.0
24 ACTIVE org.w3c.css.sac_1.3.0.v200706111724
25 ACTIVE com.ibm.team.repository.common.transport_0.6.0.I200805291754
26 ACTIVE com.ibm.team.log4j.ui_0.6.0.I200805291754
27 ACTIVE org.eclipse.emf.ecore.xmi_2.3.2.v200802051830
28 ACTIVE org.eclipse.core.jobs_3.3.1.R33x_v20070709
29 ACTIVE com.ibm.team.scm.svn.common_0.6.0.I200805140250
30 ACTIVE com.ibm.team.process.service.migration_0.6.0.I200805282354
31 ACTIVE com.ibm.team.repository.common.serialize_0.6.0.I200805291754
32 ACTIVE org.eclipse.birt.report.engine.emitter.prototype.excel_2.2.2.r22x_v20071217
33 ACTIVE org.eclipse.equinox.app_1.0.1.R33x_v20070828
34 ACTIVE org.eclipse.birt.report.engine.emitter.ppt_2.2.1.r22x_v20071102
35 ACTIVE com.ibm.team.repository.jdbcdriver.db2z_0.6.0.I200805291754
36 ACTIVE com.ibm.team.coverage.common_0.6.0.I200801211747
37 ACTIVE com.ibm.team.apt.common_0.6.0.I200805281605
38 RESOLVED com.ibm.team.reports.service.jdbcdriver.derby_0.6.0.I200805281747
Master=83
39 ACTIVE com.ibm.team.repository.common_0.6.0.I200806122105
43 ACTIVE org.eclipse.equinox.http.servletbridge_1.0.0.v20070523
45 ACTIVE com.ibm.team.connector.scm.service_0.6.0.I200805291959
46 ACTIVE com.ibm.team.process.definitions.server_0.6.0.I200806111752
47 ACTIVE org.w3c.sac_1.3.0.v20070710
48 ACTIVE org.dojotoolkit_1.0.2.I200805292304
49 ACTIVE org.eclipse.emf.common_2.3.2.v200802051830
50 ACTIVE org.eclipse.emf.ecore.sdo_2.3.0.v200802051830
51 ACTIVE com.ibm.team.dashboard.web_0.6.0.I200806041658
52 ACTIVE com.ibm.team.datawarehouse.common_0.6.0.I200805281747
53 ACTIVE com.ibm.team.analysis.common_0.6.0.I200805301540
54 ACTIVE com.ibm.team.interop.service.managers.clearquest.common_0.6.0.I200805292148
55 ACTIVE org.eclipse.birt.report.engine.emitter.pdf_2.2.2.r22x_v20071102
56 ACTIVE com.ibm.team.foundation.common_0.6.0.I200806111021
59 ACTIVE org.eclipse.birt.chart.engine_2.2.2.r222_v20071221
60 ACTIVE net.sourceforge.emma_2.1.5320
61 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
62 ACTIVE org.eclipse.birt.report.engine_2.2.2.r22x_v20080107
63 ACTIVE com.ibm.team.datawarehouse.service.coverage_0.6.0.I200805281747
64 ACTIVE com.example.hijazz.service_1.0.0
65 ACTIVE org.apache.commons.logging_1.0.5.jazz
66 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
67 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
69 ACTIVE org.apache.batik.svggen_1.6.0.v200706111724
70 ACTIVE com.ibm.team.fulltext.common_0.6.0.I200805281605
71 ACTIVE com.ibm.team.dashboard.service_0.6.0.I200805292303
72 ACTIVE com.ibm.team.repository.servlet_0.6.0.I200805291754
73 ACTIVE org.mortbay.jetty_5.1.11.v200706111724
75 ACTIVE org.eclipse.datatools.connectivity.oda.profile_3.0.6.200710181
76 ACTIVE org.apache.batik.transcoder_1.6.0.v200706111724
77 ACTIVE com.ibm.team.filesystem.common.workitems_0.6.0.I200805272116
78 ACTIVE com.ibm.team.dashboard.common_0.6.0.I200805292303
80 ACTIVE org.junit_3.8.2.v200706111738
81 ACTIVE org.eclipse.equinox.http.servlet_1.0.1.R33x_v20070816
82 ACTIVE org.tmatesoft.svnkit_1.1.4
83 ACTIVE com.ibm.team.reports.service_0.6.0.I200806031729
Fragments=20, 38
84 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
85 ACTIVE com.ibm.team.interop.service.managers.workitem_0.6.0.I200805292148
86 ACTIVE com.ibm.team.filesystem.service.workitems_0.6.0.I200805272116
87 ACTIVE com.ibm.team.repository.common.remoteaccess.auth_0.6.0.I200805291754
88 ACTIVE org.apache.batik.parser_1.6.0.v200706111724
90 ACTIVE org.eclipse.birt.report.data.adapter_2.2.2.r22x_v20071229
92 ACTIVE com.ibm.team.workitem.common_0.6.0.I200806111021
93 ACTIVE org.eclipse.core.filesystem_1.1.0.v20070606
95 ACTIVE org.eclipse.pde.junit.runtime_3.3.0.v20070608-1300
96 ACTIVE com.ibm.team.scm.service_0.6.0.I200805292012
97 ACTIVE com.ibm.team.interop.service.managers.clearquest_0.6.0.I200805292148
98 ACTIVE com.ibm.team.dashboard.viewlets.web_0.6.0.I200805292303
100 ACTIVE org.eclipse.emf.commonj.sdo_2.3.0.v200802051830
102 ACTIVE org.eclipse.jdt.junit.runtime_3.3.0.v20070606-0010
103 ACTIVE com.ibm.team.repository.provision_0.6.0.I200805291754
104 ACTIVE org.apache.commons.codec_1.3.0
105 ACTIVE com.ibm.team.repository.service_0.6.0.I200806181642
108 ACTIVE org.eclipse.equinox.preferences_3.2.101.R33x_v20080117
109 ACTIVE com.ibm.team.server.embedded.jetty.auth_0.6.0.I200805291754
110 ACTIVE org.apache.ant_1.7.0.v200706080842
111 ACTIVE com.ibm.team.process.service_0.6.0.I200805300008
113 ACTIVE com.ibm.team.filesystem.common_0.6.0.I200805272116
114 ACTIVE javax.mail_1.0.0
115 ACTIVE org.apache.lucene2_2.1.0
116 ACTIVE org.eclipse.birt.report.engine.fonts_2.2.2.r22x_v20071116
117 ACTIVE javax.servlet_2.4.0.v200706111738
118 ACTIVE org.w3c.dom.smil_1.0.0.v200706111724
119 ACTIVE com.ibm.team.fulltext.service_0.6.0.I200805281605
120 ACTIVE org.eclipse.datatools.connectivity_1.0.1.200802191
121 RESOLVED org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316
Master=148
126 ACTIVE com.ibm.team.jazz.server_1.0.0
128 ACTIVE org.eclipse.birt.report.engine.emitter.html_2.2.1.r22x_v20071229
131 ACTIVE com.ibm.team.repository.common.remoteaccess_0.6.0.I200805291754
132 ACTIVE org.eclipse.birt.chart.device.svg_2.2.2.r222_v20071023
133 ACTIVE com.ibm.team.datawarehouse.service.build_0.6.0.I200805281747
135 ACTIVE com.example.hijazz.web_1.0.0
136 ACTIVE org.apache.batik.util.gui_1.6.0.v200706111724
139 ACTIVE org.apache.derby.core_10.3.2.2
140 ACTIVE com.ibm.team.interop.service.managers.kernel_0.6.0.I200805141637
143 ACTIVE com.ibm.team.reports.common_0.6.0.I200805281747
144 ACTIVE org.eclipse.emf.ecore.change_2.3.0.v200802051830
146 ACTIVE com.ibm.team.repository.jdbcdriver.db2_0.6.0.I200805292304
147 ACTIVE org.eclipse.datatools.connectivity.oda.consumer_3.1.2.200710011
148 ACTIVE org.eclipse.equinox.registry_3.3.1.R33x_v20070802
Fragments=121
150 ACTIVE com.ibm.team.connector.scm.common_0.6.0.I200805291959
151 ACTIVE org.apache.batik.ext.awt_1.6.0.v200706111724
152 ACTIVE com.ibm.team.build.common_0.6.0.I200806102218
153 ACTIVE org.eclipse.birt.chart.reportitem_2.2.2.r222_v20071023
154 ACTIVE com.ibm.team.repository.jdbcdriver.derby_0.6.0.I200805291754
156 ACTIVE com.ibm.team.interop.common_0.6.0.I200805292148
157 ACTIVE com.ibm.team.repository.service.monitoring_0.6.0.I200805291754
158 ACTIVE com.ibm.team.datawarehouse.service.scm_0.6.0.I200805281747
161 ACTIVE com.ibm.team.workitem.service_0.6.0.I200805291617
162 ACTIVE com.ibm.team.scm.svn.service_0.6.0.I200805140250
165 ACTIVE org.eclipse.birt.report.model_2.2.2.r22x_v20071227
168 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
169 ACTIVE org.apache.batik.dom.svg_1.6.0.v200706111724
170 ACTIVE org.eclipse.birt.core_2.2.2.r22x_v20080226
171 ACTIVE com.ibm.team.server.embedded.webapp.webui_0.6.0.I200805291754
173 ACTIVE com.ibm.team.dashboard.viewlets.service_0.6.0.I200806041658
174 ACTIVE org.eclipse.test.performance_3.1.0
178 ACTIVE com.ibm.team.scm.admin.service_0.6.0.I200805181214
187 ACTIVE com.ibm.team.repository.jdbcdriver.db2i_0.6.0.I200805291754
190 ACTIVE org.eclipse.emf.mapping.ecore2xml_2.3.0.v200802051830
193 ACTIVE org.apache.batik.bridge_1.6.0.v200706111724
194 ACTIVE com.ibm.team.apt.web_0.6.0.I200805281605
195 ACTIVE org.apache.batik.css_1.6.0.v200706111724
196 ACTIVE com.ibm.team.datawarehouse.service.analysis_0.6.0.I200805281747
197 ACTIVE org.apache.batik.dom_1.6.0.v200706111724
199 ACTIVE com.ibm.team.workitem.web_0.6.0.I200805281840
200 ACTIVE com.ibm.team.process.web_0.6.0.I200806111752
201 ACTIVE org.eclipse.birt.chart.device.extension_2.2.2.r222_v20071023
202 ACTIVE com.ibm.team.datawarehouse.service_0.6.0.I200805281747
203 ACTIVE org.apache.log4j_1.2.12
204 ACTIVE org.eclipse.datatools.connectivity.oda_3.1.1.200711081
206 ACTIVE com.ibm.team.scm.common_0.6.0.I200805272116
207 ACTIVE org.eclipse.equinox.http.registry_1.0.1.R33x_v20071231
208 ACTIVE com.ibm.team.reports.web_0.6.0.I200805292257
209 ACTIVE org.eclipse.birt.report.item.crosstab.core_2.2.2.r222_v20071226
215 ACTIVE org.apache.commons.logging_1.0.4.v200706111724
218 ACTIVE com.ibm.team.opaque.service_0.6.0.I200805291755
219 ACTIVE org.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206
220 ACTIVE com.ibm.team.datawarehouse.service.workitem_0.6.0.I200805281747
223 ACTIVE com.ibm.team.filesystem.service_0.6.0.I200805271243
224 ACTIVE org.apache.batik.swing_1.6.0.v200706111724
225 ACTIVE com.lowagie.itext_1.5.4.r22x_v20080226
228 ACTIVE org.apache.naming_5.5.20
230 ACTIVE com.ibm.team.interop.service_0.6.0.I200805292148
234 ACTIVE com.ibm.team.repository.web_0.6.0.I200806041757
235 ACTIVE org.apache.batik.util_1.6.0.v200706111724
236 ACTIVE com.ibm.team.analysis.service_0.6.0.I200805301540
237 ACTIVE com.ibm.team.repository.jdbcdriver.oracle_0.6.0.I200805291754
239 ACTIVE org.apache.batik.xml_1.6.0.v200706111724
240 ACTIVE org.eclipse.birt.chart.engine.extension_2.2.2.r222_v20071023
245 ACTIVE com.ibm.team.reports.workitem.service_0.6.0.I200805281747
246 ACTIVE org.eclipse.birt.data_2.2.2.r22x_v20071212
247 ACTIVE com.ibm.team.gateway.service_0.6.0.I200805291755
252 ACTIVE org.eclipse.birt.report.engine.emitter.postscript_2.2.2.r22x_v20080225
253 ACTIVE com.ibm.team.apt.service_0.6.0.I200805281605
256 ACTIVE com.ibm.team.repository.jndi_0.6.0.I200805291754
262 ACTIVE org.w3c.dom.svg_1.1.0.v200706111724

permanent link
Richard Backhouse (6661) | answered Aug 06 '08, 10:27 a.m.
JAZZ DEVELOPER
Ok, so now set the logginglevel to DEBUG and provide the output.

Richard
Jazz Web UI and Server Development

mapagile_tcs wrote:
Here is the output of ss command.


ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE com.ibm.team.repository.common.json_0.6.0.I200805291754
2 ACTIVE org.eclipse.text_3.3.0.v20070606-0010
3 ACTIVE net.jazz.ajax_0.6.0.I200806041757
4 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
5 ACTIVE com.ibm.team.process.common_0.6.0.I200805300008
6 ACTIVE org.eclipse.equinox.servletbridge_1.0.1.R33x_v20070816
7 ACTIVE com.ibm.team.scm.web_0.6.0.I200805272116
8 ACTIVE com.ibm.team.foundation.service_0.6.0.I200805281605
9 ACTIVE org.eclipse.core.resources_3.3.1.R33x_v20080205
10 ACTIVE
com.ibm.team.server.embedded.webapp.bridge_0.6.0.I200805291754
11 ACTIVE
com.ibm.team.examples.reports.common_0.6.0.I200806031815
12 ACTIVE org.apache.batik.extension_1.6.0.v200706111724
13 ACTIVE com.ibm.team.build.service_0.6.0.I200806130000
14 ACTIVE com.ibm.team.server.embedded.jetty_0.6.0.I200806061815
15 ACTIVE com.ibm.icu_3.6.1.v20070906
16 ACTIVE org.mozilla.rhino_1.6.7.r22x_v20080214
17 ACTIVE org.eclipse.emf.ecore_2.3.2.v200802051830
18 ACTIVE
org.eclipse.birt.report.engine.emitter.wpml_2.2.2.r22x_v20071130
19 ACTIVE
com.ibm.team.reports.workitem.common_0.6.0.I200805281747
20 RESOLVED
com.ibm.team.reports.service.jdbcdriver.db2_0.6.0.I200805281747
Master=83
21 ACTIVE com.ibm.team.scm.admin.common_0.6.0.I200805181214
23 ACTIVE org.apache.commons.httpclient_3.0.0
24 ACTIVE org.w3c.css.sac_1.3.0.v200706111724
25 ACTIVE
com.ibm.team.repository.common.transport_0.6.0.I200805291754
26 ACTIVE com.ibm.team.log4j.ui_0.6.0.I200805291754
27 ACTIVE org.eclipse.emf.ecore.xmi_2.3.2.v200802051830
28 ACTIVE org.eclipse.core.jobs_3.3.1.R33x_v20070709
29 ACTIVE com.ibm.team.scm.svn.common_0.6.0.I200805140250
30 ACTIVE
com.ibm.team.process.service.migration_0.6.0.I200805282354
31 ACTIVE
com.ibm.team.repository.common.serialize_0.6.0.I200805291754
32 ACTIVE
org.eclipse.birt.report.engine.emitter.prototype.excel_2.2.2.r22x_v20071217
33 ACTIVE org.eclipse.equinox.app_1.0.1.R33x_v20070828
34 ACTIVE
org.eclipse.birt.report.engine.emitter.ppt_2.2.1.r22x_v20071102
35 ACTIVE
com.ibm.team.repository.jdbcdriver.db2z_0.6.0.I200805291754
36 ACTIVE com.ibm.team.coverage.common_0.6.0.I200801211747
37 ACTIVE com.ibm.team.apt.common_0.6.0.I200805281605
38 RESOLVED
com.ibm.team.reports.service.jdbcdriver.derby_0.6.0.I200805281747
Master=83
39 ACTIVE com.ibm.team.repository.common_0.6.0.I200806122105
43 ACTIVE org.eclipse.equinox.http.servletbridge_1.0.0.v20070523
45 ACTIVE com.ibm.team.connector.scm.service_0.6.0.I200805291959
46 ACTIVE
com.ibm.team.process.definitions.server_0.6.0.I200806111752
47 ACTIVE org.w3c.sac_1.3.0.v20070710
48 ACTIVE org.dojotoolkit_1.0.2.I200805292304
49 ACTIVE org.eclipse.emf.common_2.3.2.v200802051830
50 ACTIVE org.eclipse.emf.ecore.sdo_2.3.0.v200802051830
51 ACTIVE com.ibm.team.dashboard.web_0.6.0.I200806041658
52 ACTIVE com.ibm.team.datawarehouse.common_0.6.0.I200805281747
53 ACTIVE com.ibm.team.analysis.common_0.6.0.I200805301540
54 ACTIVE
com.ibm.team.interop.service.managers.clearquest.common_0.6.0.I200805292148
55 ACTIVE
org.eclipse.birt.report.engine.emitter.pdf_2.2.2.r22x_v20071102
56 ACTIVE com.ibm.team.foundation.common_0.6.0.I200806111021
59 ACTIVE org.eclipse.birt.chart.engine_2.2.2.r222_v20071221
60 ACTIVE net.sourceforge.emma_2.1.5320
61 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
62 ACTIVE org.eclipse.birt.report.engine_2.2.2.r22x_v20080107
63 ACTIVE
com.ibm.team.datawarehouse.service.coverage_0.6.0.I200805281747
64 ACTIVE com.example.hijazz.service_1.0.0
65 ACTIVE org.apache.commons.logging_1.0.5.jazz
66 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
67 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
69 ACTIVE org.apache.batik.svggen_1.6.0.v200706111724
70 ACTIVE com.ibm.team.fulltext.common_0.6.0.I200805281605
71 ACTIVE com.ibm.team.dashboard.service_0.6.0.I200805292303
72 ACTIVE com.ibm.team.repository.servlet_0.6.0.I200805291754
73 ACTIVE org.mortbay.jetty_5.1.11.v200706111724
75 ACTIVE
org.eclipse.datatools.connectivity.oda.profile_3.0.6.200710181
76 ACTIVE org.apache.batik.transcoder_1.6.0.v200706111724
77 ACTIVE
com.ibm.team.filesystem.common.workitems_0.6.0.I200805272116
78 ACTIVE com.ibm.team.dashboard.common_0.6.0.I200805292303
80 ACTIVE org.junit_3.8.2.v200706111738
81 ACTIVE org.eclipse.equinox.http.servlet_1.0.1.R33x_v20070816
82 ACTIVE org.tmatesoft.svnkit_1.1.4
83 ACTIVE com.ibm.team.reports.service_0.6.0.I200806031729
Fragments=20, 38
84 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
85 ACTIVE
com.ibm.team.interop.service.managers.workitem_0.6.0.I200805292148
86 ACTIVE
com.ibm.team.filesystem.service.workitems_0.6.0.I200805272116
87 ACTIVE
com.ibm.team.repository.common.remoteaccess.auth_0.6.0.I200805291754
88 ACTIVE org.apache.batik.parser_1.6.0.v200706111724
90 ACTIVE
org.eclipse.birt.report.data.adapter_2.2.2.r22x_v20071229
92 ACTIVE com.ibm.team.workitem.common_0.6.0.I200806111021
93 ACTIVE org.eclipse.core.filesystem_1.1.0.v20070606
95 ACTIVE org.eclipse.pde.junit.runtime_3.3.0.v20070608-1300
96 ACTIVE com.ibm.team.scm.service_0.6.0.I200805292012
97 ACTIVE
com.ibm.team.interop.service.managers.clearquest_0.6.0.I200805292148
98 ACTIVE
com.ibm.team.dashboard.viewlets.web_0.6.0.I200805292303
100 ACTIVE org.eclipse.emf.commonj.sdo_2.3.0.v200802051830
102 ACTIVE org.eclipse.jdt.junit.runtime_3.3.0.v20070606-0010
103 ACTIVE com.ibm.team.repository.provision_0.6.0.I200805291754
104 ACTIVE org.apache.commons.codec_1.3.0
105 ACTIVE com.ibm.team.repository.service_0.6.0.I200806181642
108 ACTIVE
org.eclipse.equinox.preferences_3.2.101.R33x_v20080117
109 ACTIVE
com.ibm.team.server.embedded.jetty.auth_0.6.0.I200805291754
110 ACTIVE org.apache.ant_1.7.0.v200706080842
111 ACTIVE com.ibm.team.process.service_0.6.0.I200805300008
113 ACTIVE com.ibm.team.filesystem.common_0.6.0.I200805272116
114 ACTIVE javax.mail_1.0.0
115 ACTIVE org.apache.lucene2_2.1.0
116 ACTIVE
org.eclipse.birt.report.engine.fonts_2.2.2.r22x_v20071116
117 ACTIVE javax.servlet_2.4.0.v200706111738
118 ACTIVE org.w3c.dom.smil_1.0.0.v200706111724
119 ACTIVE com.ibm.team.fulltext.service_0.6.0.I200805281605
120 ACTIVE org.eclipse.datatools.connectivity_1.0.1.200802191
121 RESOLVED
org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316
Master=148
126 ACTIVE com.ibm.team.jazz.server_1.0.0
128 ACTIVE
org.eclipse.birt.report.engine.emitter.html_2.2.1.r22x_v20071229
131 ACTIVE
com.ibm.team.repository.common.remoteaccess_0.6.0.I200805291754
132 ACTIVE
org.eclipse.birt.chart.device.svg_2.2.2.r222_v20071023
133 ACTIVE
com.ibm.team.datawarehouse.service.build_0.6.0.I200805281747
135 ACTIVE com.example.hijazz.web_1.0.0
136 ACTIVE org.apache.batik.util.gui_1.6.0.v200706111724
139 ACTIVE org.apache.derby.core_10.3.2.2
140 ACTIVE
com.ibm.team.interop.service.managers.kernel_0.6.0.I200805141637
143 ACTIVE com.ibm.team.reports.common_0.6.0.I200805281747
144 ACTIVE org.eclipse.emf.ecore.change_2.3.0.v200802051830
146 ACTIVE
com.ibm.team.repository.jdbcdriver.db2_0.6.0.I200805292304
147 ACTIVE
org.eclipse.datatools.connectivity.oda.consumer_3.1.2.200710011
148 ACTIVE org.eclipse.equinox.registry_3.3.1.R33x_v20070802
Fragments=121
150 ACTIVE com.ibm.team.connector.scm.common_0.6.0.I200805291959
151 ACTIVE org.apache.batik.ext.awt_1.6.0.v200706111724
152 ACTIVE com.ibm.team.build.common_0.6.0.I200806102218
153 ACTIVE
org.eclipse.birt.chart.reportitem_2.2.2.r222_v20071023
154 ACTIVE
com.ibm.team.repository.jdbcdriver.derby_0.6.0.I200805291754
156 ACTIVE com.ibm.team.interop.common_0.6.0.I200805292148
157 ACTIVE
com.ibm.team.repository.service.monitoring_0.6.0.I200805291754
158 ACTIVE
com.ibm.team.datawarehouse.service.scm_0.6.0.I200805281747
161 ACTIVE com.ibm.team.workitem.service_0.6.0.I200805291617
162 ACTIVE com.ibm.team.scm.svn.service_0.6.0.I200805140250
165 ACTIVE org.eclipse.birt.report.model_2.2.2.r22x_v20071227
168 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
169 ACTIVE org.apache.batik.dom.svg_1.6.0.v200706111724
170 ACTIVE org.eclipse.birt.core_2.2.2.r22x_v20080226
171 ACTIVE
com.ibm.team.server.embedded.webapp.webui_0.6.0.I200805291754
173 ACTIVE
com.ibm.team.dashboard.viewlets.service_0.6.0.I200806041658
174 ACTIVE org.eclipse.test.performance_3.1.0
178 ACTIVE com.ibm.team.scm.admin.service_0.6.0.I200805181214
187 ACTIVE
com.ibm.team.repository.jdbcdriver.db2i_0.6.0.I200805291754
190 ACTIVE org.eclipse.emf.mapping.ecore2xml_2.3.0.v200802051830
193 ACTIVE org.apache.batik.bridge_1.6.0.v200706111724
194 ACTIVE com.ibm.team.apt.web_0.6.0.I200805281605
195 ACTIVE org.apache.batik.css_1.6.0.v200706111724
196 ACTIVE
com.ibm.team.datawarehouse.service.analysis_0.6.0.I200805281747
197 ACTIVE org.apache.batik.dom_1.6.0.v200706111724
199 ACTIVE com.ibm.team.workitem.web_0.6.0.I200805281840
200 ACTIVE com.ibm.team.process.web_0.6.0.I200806111752
201 ACTIVE
org.eclipse.birt.chart.device.extension_2.2.2.r222_v20071023
202 ACTIVE
com.ibm.team.datawarehouse.service_0.6.0.I200805281747
203 ACTIVE org.apache.log4j_1.2.12
204 ACTIVE
org.eclipse.datatools.connectivity.oda_3.1.1.200711081
206 ACTIVE com.ibm.team.scm.common_0.6.0.I200805272116
207 ACTIVE
org.eclipse.equinox.http.registry_1.0.1.R33x_v20071231
208 ACTIVE com.ibm.team.reports.web_0.6.0.I200805292257
209 ACTIVE
org.eclipse.birt.report.item.crosstab.core_2.2.2.r222_v20071226
215 ACTIVE org.apache.commons.logging_1.0.4.v200706111724
218 ACTIVE com.ibm.team.opaque.service_0.6.0.I200805291755
219 ACTIVE
org.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206
220 ACTIVE
com.ibm.team.datawarehouse.service.workitem_0.6.0.I200805281747
223 ACTIVE com.ibm.team.filesystem.service_0.6.0.I200805271243
224 ACTIVE org.apache.batik.swing_1.6.0.v200706111724
225 ACTIVE com.lowagie.itext_1.5.4.r22x_v20080226
228 ACTIVE org.apache.naming_5.5.20
230 ACTIVE com.ibm.team.interop.service_0.6.0.I200805292148
234 ACTIVE com.ibm.team.repository.web_0.6.0.I200806041757
235 ACTIVE org.apache.batik.util_1.6.0.v200706111724
236 ACTIVE com.ibm.team.analysis.service_0.6.0.I200805301540
237 ACTIVE
com.ibm.team.repository.jdbcdriver.oracle_0.6.0.I200805291754
239 ACTIVE org.apache.batik.xml_1.6.0.v200706111724
240 ACTIVE
org.eclipse.birt.chart.engine.extension_2.2.2.r222_v20071023
245 ACTIVE
com.ibm.team.reports.workitem.service_0.6.0.I200805281747
246 ACTIVE org.eclipse.birt.data_2.2.2.r22x_v20071212
247 ACTIVE com.ibm.team.gateway.service_0.6.0.I200805291755
252 ACTIVE
org.eclipse.birt.report.engine.emitter.postscript_2.2.2.r22x_v20080225
253 ACTIVE com.ibm.team.apt.service_0.6.0.I200805281605
256 ACTIVE com.ibm.team.repository.jndi_0.6.0.I200805291754
262 ACTIVE org.w3c.dom.svg_1.1.0.v200706111724

permanent link
MAPAGILE MAPAGILE (81225) | answered Aug 07 '08, 8:54 a.m.
osgi> loglevel debug
Log level is debug.

osgi> ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE com.ibm.team.repository.common.json_0.6.0.I200805291754
2 ACTIVE org.eclipse.text_3.3.0.v20070606-0010
3 ACTIVE net.jazz.ajax_0.6.0.I200806041757
4 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
5 ACTIVE com.ibm.team.process.common_0.6.0.I200805300008
6 ACTIVE org.eclipse.equinox.servletbridge_1.0.1.R33x_v20070816
7 ACTIVE com.ibm.team.scm.web_0.6.0.I200805272116
8 ACTIVE com.ibm.team.foundation.service_0.6.0.I200805281605
9 ACTIVE org.eclipse.core.resources_3.3.1.R33x_v20080205
10 ACTIVE com.ibm.team.server.embedded.webapp.bridge_0.6.0.I200805291754
11 ACTIVE com.ibm.team.examples.reports.common_0.6.0.I200806031815
12 ACTIVE org.apache.batik.extension_1.6.0.v200706111724
13 ACTIVE com.ibm.team.build.service_0.6.0.I200806130000
14 ACTIVE com.ibm.team.server.embedded.jetty_0.6.0.I200806061815
15 ACTIVE com.ibm.icu_3.6.1.v20070906
16 ACTIVE org.mozilla.rhino_1.6.7.r22x_v20080214
17 ACTIVE org.eclipse.emf.ecore_2.3.2.v200802051830
18 ACTIVE org.eclipse.birt.report.engine.emitter.wpml_2.2.2.r22x_v20071130
19 ACTIVE com.ibm.team.reports.workitem.common_0.6.0.I200805281747
20 RESOLVED com.ibm.team.reports.service.jdbcdriver.db2_0.6.0.I200805281747
Master=83
21 ACTIVE com.ibm.team.scm.admin.common_0.6.0.I200805181214
23 ACTIVE org.apache.commons.httpclient_3.0.0
24 ACTIVE org.w3c.css.sac_1.3.0.v200706111724
25 ACTIVE com.ibm.team.repository.common.transport_0.6.0.I200805291754
26 ACTIVE com.ibm.team.log4j.ui_0.6.0.I200805291754
27 ACTIVE org.eclipse.emf.ecore.xmi_2.3.2.v200802051830
28 ACTIVE org.eclipse.core.jobs_3.3.1.R33x_v20070709
29 ACTIVE com.ibm.team.scm.svn.common_0.6.0.I200805140250
30 ACTIVE com.ibm.team.process.service.migration_0.6.0.I200805282354
31 ACTIVE com.ibm.team.repository.common.serialize_0.6.0.I200805291754
32 ACTIVE org.eclipse.birt.report.engine.emitter.prototype.excel_2.2.2.r22x_v20071217
33 ACTIVE org.eclipse.equinox.app_1.0.1.R33x_v20070828
34 ACTIVE org.eclipse.birt.report.engine.emitter.ppt_2.2.1.r22x_v20071102
35 ACTIVE com.ibm.team.repository.jdbcdriver.db2z_0.6.0.I200805291754
36 ACTIVE com.ibm.team.coverage.common_0.6.0.I200801211747
37 ACTIVE com.ibm.team.apt.common_0.6.0.I200805281605
38 RESOLVED com.ibm.team.reports.service.jdbcdriver.derby_0.6.0.I200805281747
Master=83
39 ACTIVE com.ibm.team.repository.common_0.6.0.I200806122105
43 ACTIVE org.eclipse.equinox.http.servletbridge_1.0.0.v20070523
45 ACTIVE com.ibm.team.connector.scm.service_0.6.0.I200805291959
46 ACTIVE com.ibm.team.process.definitions.server_0.6.0.I200806111752
47 ACTIVE org.w3c.sac_1.3.0.v20070710
48 ACTIVE org.dojotoolkit_1.0.2.I200805292304
49 ACTIVE org.eclipse.emf.common_2.3.2.v200802051830
50 ACTIVE org.eclipse.emf.ecore.sdo_2.3.0.v200802051830
51 ACTIVE com.ibm.team.dashboard.web_0.6.0.I200806041658
52 ACTIVE com.ibm.team.datawarehouse.common_0.6.0.I200805281747
53 ACTIVE com.ibm.team.analysis.common_0.6.0.I200805301540
54 ACTIVE com.ibm.team.interop.service.managers.clearquest.common_0.6.0.I200805292148
55 ACTIVE org.eclipse.birt.report.engine.emitter.pdf_2.2.2.r22x_v20071102
56 ACTIVE com.ibm.team.foundation.common_0.6.0.I200806111021
59 ACTIVE org.eclipse.birt.chart.engine_2.2.2.r222_v20071221
60 ACTIVE net.sourceforge.emma_2.1.5320
61 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
62 ACTIVE org.eclipse.birt.report.engine_2.2.2.r22x_v20080107
63 ACTIVE com.ibm.team.datawarehouse.service.coverage_0.6.0.I200805281747
64 ACTIVE com.example.hijazz.service_1.0.0
65 ACTIVE org.apache.commons.logging_1.0.5.jazz
66 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
67 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
69 ACTIVE org.apache.batik.svggen_1.6.0.v200706111724
70 ACTIVE com.ibm.team.fulltext.common_0.6.0.I200805281605
71 ACTIVE com.ibm.team.dashboard.service_0.6.0.I200805292303
72 ACTIVE com.ibm.team.repository.servlet_0.6.0.I200805291754
73 ACTIVE org.mortbay.jetty_5.1.11.v200706111724
75 ACTIVE org.eclipse.datatools.connectivity.oda.profile_3.0.6.200710181
76 ACTIVE org.apache.batik.transcoder_1.6.0.v200706111724
77 ACTIVE com.ibm.team.filesystem.common.workitems_0.6.0.I200805272116
78 ACTIVE com.ibm.team.dashboard.common_0.6.0.I200805292303
80 ACTIVE org.junit_3.8.2.v200706111738
81 ACTIVE org.eclipse.equinox.http.servlet_1.0.1.R33x_v20070816
82 ACTIVE org.tmatesoft.svnkit_1.1.4
83 ACTIVE com.ibm.team.reports.service_0.6.0.I200806031729
Fragments=20, 38
84 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
85 ACTIVE com.ibm.team.interop.service.managers.workitem_0.6.0.I200805292148
86 ACTIVE com.ibm.team.filesystem.service.workitems_0.6.0.I200805272116
87 ACTIVE com.ibm.team.repository.common.remoteaccess.auth_0.6.0.I200805291754
88 ACTIVE org.apache.batik.parser_1.6.0.v200706111724
90 ACTIVE org.eclipse.birt.report.data.adapter_2.2.2.r22x_v20071229
92 ACTIVE com.ibm.team.workitem.common_0.6.0.I200806111021
93 ACTIVE org.eclipse.core.filesystem_1.1.0.v20070606
95 ACTIVE org.eclipse.pde.junit.runtime_3.3.0.v20070608-1300
96 ACTIVE com.ibm.team.scm.service_0.6.0.I200805292012
97 ACTIVE com.ibm.team.interop.service.managers.clearquest_0.6.0.I200805292148
98 ACTIVE com.ibm.team.dashboard.viewlets.web_0.6.0.I200805292303
100 ACTIVE org.eclipse.emf.commonj.sdo_2.3.0.v200802051830
102 ACTIVE org.eclipse.jdt.junit.runtime_3.3.0.v20070606-0010
103 ACTIVE com.ibm.team.repository.provision_0.6.0.I200805291754
104 ACTIVE org.apache.commons.codec_1.3.0
105 ACTIVE com.ibm.team.repository.service_0.6.0.I200806181642
108 ACTIVE org.eclipse.equinox.preferences_3.2.101.R33x_v20080117
109 ACTIVE com.ibm.team.server.embedded.jetty.auth_0.6.0.I200805291754
110 ACTIVE org.apache.ant_1.7.0.v200706080842
111 ACTIVE com.ibm.team.process.service_0.6.0.I200805300008
113 ACTIVE com.ibm.team.filesystem.common_0.6.0.I200805272116
114 ACTIVE javax.mail_1.0.0
115 ACTIVE org.apache.lucene2_2.1.0
116 ACTIVE org.eclipse.birt.report.engine.fonts_2.2.2.r22x_v20071116
117 ACTIVE javax.servlet_2.4.0.v200706111738
118 ACTIVE org.w3c.dom.smil_1.0.0.v200706111724
119 ACTIVE com.ibm.team.fulltext.service_0.6.0.I200805281605
120 ACTIVE org.eclipse.datatools.connectivity_1.0.1.200802191
121 RESOLVED org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316
Master=148
126 ACTIVE com.ibm.team.jazz.server_1.0.0
128 ACTIVE org.eclipse.birt.report.engine.emitter.html_2.2.1.r22x_v20071229
131 ACTIVE com.ibm.team.repository.common.remoteaccess_0.6.0.I200805291754
132 ACTIVE org.eclipse.birt.chart.device.svg_2.2.2.r222_v20071023
133 ACTIVE com.ibm.team.datawarehouse.service.build_0.6.0.I200805281747
135 ACTIVE com.example.hijazz.web_1.0.0
136 ACTIVE org.apache.batik.util.gui_1.6.0.v200706111724
139 ACTIVE org.apache.derby.core_10.3.2.2
140 ACTIVE com.ibm.team.interop.service.managers.kernel_0.6.0.I200805141637
143 ACTIVE com.ibm.team.reports.common_0.6.0.I200805281747
144 ACTIVE org.eclipse.emf.ecore.change_2.3.0.v200802051830
146 ACTIVE com.ibm.team.repository.jdbcdriver.db2_0.6.0.I200805292304
147 ACTIVE org.eclipse.datatools.connectivity.oda.consumer_3.1.2.200710011
148 ACTIVE org.eclipse.equinox.registry_3.3.1.R33x_v20070802
Fragments=121
150 ACTIVE com.ibm.team.connector.scm.common_0.6.0.I200805291959
151 ACTIVE org.apache.batik.ext.awt_1.6.0.v200706111724
152 ACTIVE com.ibm.team.build.common_0.6.0.I200806102218
153 ACTIVE org.eclipse.birt.chart.reportitem_2.2.2.r222_v20071023
154 ACTIVE com.ibm.team.repository.jdbcdriver.derby_0.6.0.I200805291754
156 ACTIVE com.ibm.team.interop.common_0.6.0.I200805292148
157 ACTIVE com.ibm.team.repository.service.monitoring_0.6.0.I200805291754
158 ACTIVE com.ibm.team.datawarehouse.service.scm_0.6.0.I200805281747
161 ACTIVE com.ibm.team.workitem.service_0.6.0.I200805291617
162 ACTIVE com.ibm.team.scm.svn.service_0.6.0.I200805140250
165 ACTIVE org.eclipse.birt.report.model_2.2.2.r22x_v20071227
168 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
169 ACTIVE org.apache.batik.dom.svg_1.6.0.v200706111724
170 ACTIVE org.eclipse.birt.core_2.2.2.r22x_v20080226
171 ACTIVE com.ibm.team.server.embedded.webapp.webui_0.6.0.I200805291754
173 ACTIVE com.ibm.team.dashboard.viewlets.service_0.6.0.I200806041658
174 ACTIVE org.eclipse.test.performance_3.1.0
178 ACTIVE com.ibm.team.scm.admin.service_0.6.0.I200805181214
187 ACTIVE com.ibm.team.repository.jdbcdriver.db2i_0.6.0.I200805291754
190 ACTIVE org.eclipse.emf.mapping.ecore2xml_2.3.0.v200802051830
193 ACTIVE org.apache.batik.bridge_1.6.0.v200706111724
194 ACTIVE com.ibm.team.apt.web_0.6.0.I200805281605
195 ACTIVE org.apache.batik.css_1.6.0.v200706111724
196 ACTIVE com.ibm.team.datawarehouse.service.analysis_0.6.0.I200805281747
197 ACTIVE org.apache.batik.dom_1.6.0.v200706111724
199 ACTIVE com.ibm.team.workitem.web_0.6.0.I200805281840
200 ACTIVE com.ibm.team.process.web_0.6.0.I200806111752
201 ACTIVE org.eclipse.birt.chart.device.extension_2.2.2.r222_v20071023
202 ACTIVE com.ibm.team.datawarehouse.service_0.6.0.I200805281747
203 ACTIVE org.apache.log4j_1.2.12
204 ACTIVE org.eclipse.datatools.connectivity.oda_3.1.1.200711081
206 ACTIVE com.ibm.team.scm.common_0.6.0.I200805272116
207 ACTIVE org.eclipse.equinox.http.registry_1.0.1.R33x_v20071231
208 ACTIVE com.ibm.team.reports.web_0.6.0.I200805292257
209 ACTIVE org.eclipse.birt.report.item.crosstab.core_2.2.2.r222_v20071226
215 ACTIVE org.apache.commons.logging_1.0.4.v200706111724
218 ACTIVE com.ibm.team.opaque.service_0.6.0.I200805291755
219 ACTIVE org.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206
220 ACTIVE com.ibm.team.datawarehouse.service.workitem_0.6.0.I200805281747
223 ACTIVE com.ibm.team.filesystem.service_0.6.0.I200805271243
224 ACTIVE org.apache.batik.swing_1.6.0.v200706111724
225 ACTIVE com.lowagie.itext_1.5.4.r22x_v20080226
228 ACTIVE org.apache.naming_5.5.20
230 ACTIVE com.ibm.team.interop.service_0.6.0.I200805292148
234 ACTIVE com.ibm.team.repository.web_0.6.0.I200806041757
235 ACTIVE org.apache.batik.util_1.6.0.v200706111724
236 ACTIVE com.ibm.team.analysis.service_0.6.0.I200805301540
237 ACTIVE com.ibm.team.repository.jdbcdriver.oracle_0.6.0.I200805291754
239 ACTIVE org.apache.batik.xml_1.6.0.v200706111724
240 ACTIVE org.eclipse.birt.chart.engine.extension_2.2.2.r222_v20071023
245 ACTIVE com.ibm.team.reports.workitem.service_0.6.0.I200805281747
246 ACTIVE org.eclipse.birt.data_2.2.2.r22x_v20071212
247 ACTIVE com.ibm.team.gateway.service_0.6.0.I200805291755
252 ACTIVE org.eclipse.birt.report.engine.emitter.postscript_2.2.2.r22x_v20080225
253 ACTIVE com.ibm.team.apt.service_0.6.0.I200805281605
256 ACTIVE com.ibm.team.repository.jndi_0.6.0.I200805291754
262 ACTIVE org.w3c.dom.svg_1.1.0.v200706111724

permanent link
Richard Backhouse (6661) | answered Aug 07 '08, 9:06 a.m.
JAZZ DEVELOPER
I see no log output. Have you set the log4j level to DEBUG in your
log4j.properties file ?

ie.

log4j.rootLogger=DEBUG, stdout

Richard
Jazz Web UI and Server Development


mapagile_tcs wrote:
osgi> loglevel debug
Log level is debug.

osgi> ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE com.ibm.team.repository.common.json_0.6.0.I200805291754
2 ACTIVE org.eclipse.text_3.3.0.v20070606-0010
3 ACTIVE net.jazz.ajax_0.6.0.I200806041757
4 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
5 ACTIVE com.ibm.team.process.common_0.6.0.I200805300008
6 ACTIVE org.eclipse.equinox.servletbridge_1.0.1.R33x_v20070816
7 ACTIVE com.ibm.team.scm.web_0.6.0.I200805272116
8 ACTIVE com.ibm.team.foundation.service_0.6.0.I200805281605
9 ACTIVE org.eclipse.core.resources_3.3.1.R33x_v20080205
10 ACTIVE
com.ibm.team.server.embedded.webapp.bridge_0.6.0.I200805291754
11 ACTIVE
com.ibm.team.examples.reports.common_0.6.0.I200806031815
12 ACTIVE org.apache.batik.extension_1.6.0.v200706111724
13 ACTIVE com.ibm.team.build.service_0.6.0.I200806130000
14 ACTIVE com.ibm.team.server.embedded.jetty_0.6.0.I200806061815
15 ACTIVE com.ibm.icu_3.6.1.v20070906
16 ACTIVE org.mozilla.rhino_1.6.7.r22x_v20080214
17 ACTIVE org.eclipse.emf.ecore_2.3.2.v200802051830
18 ACTIVE
org.eclipse.birt.report.engine.emitter.wpml_2.2.2.r22x_v20071130
19 ACTIVE
com.ibm.team.reports.workitem.common_0.6.0.I200805281747
20 RESOLVED
com.ibm.team.reports.service.jdbcdriver.db2_0.6.0.I200805281747
Master=83
21 ACTIVE com.ibm.team.scm.admin.common_0.6.0.I200805181214
23 ACTIVE org.apache.commons.httpclient_3.0.0
24 ACTIVE org.w3c.css.sac_1.3.0.v200706111724
25 ACTIVE
com.ibm.team.repository.common.transport_0.6.0.I200805291754
26 ACTIVE com.ibm.team.log4j.ui_0.6.0.I200805291754
27 ACTIVE org.eclipse.emf.ecore.xmi_2.3.2.v200802051830
28 ACTIVE org.eclipse.core.jobs_3.3.1.R33x_v20070709
29 ACTIVE com.ibm.team.scm.svn.common_0.6.0.I200805140250
30 ACTIVE
com.ibm.team.process.service.migration_0.6.0.I200805282354
31 ACTIVE
com.ibm.team.repository.common.serialize_0.6.0.I200805291754
32 ACTIVE
org.eclipse.birt.report.engine.emitter.prototype.excel_2.2.2.r22x_v20071217
33 ACTIVE org.eclipse.equinox.app_1.0.1.R33x_v20070828
34 ACTIVE
org.eclipse.birt.report.engine.emitter.ppt_2.2.1.r22x_v20071102
35 ACTIVE
com.ibm.team.repository.jdbcdriver.db2z_0.6.0.I200805291754
36 ACTIVE com.ibm.team.coverage.common_0.6.0.I200801211747
37 ACTIVE com.ibm.team.apt.common_0.6.0.I200805281605
38 RESOLVED
com.ibm.team.reports.service.jdbcdriver.derby_0.6.0.I200805281747
Master=83
39 ACTIVE com.ibm.team.repository.common_0.6.0.I200806122105
43 ACTIVE org.eclipse.equinox.http.servletbridge_1.0.0.v20070523
45 ACTIVE com.ibm.team.connector.scm.service_0.6.0.I200805291959
46 ACTIVE
com.ibm.team.process.definitions.server_0.6.0.I200806111752
47 ACTIVE org.w3c.sac_1.3.0.v20070710
48 ACTIVE org.dojotoolkit_1.0.2.I200805292304
49 ACTIVE org.eclipse.emf.common_2.3.2.v200802051830
50 ACTIVE org.eclipse.emf.ecore.sdo_2.3.0.v200802051830
51 ACTIVE com.ibm.team.dashboard.web_0.6.0.I200806041658
52 ACTIVE com.ibm.team.datawarehouse.common_0.6.0.I200805281747
53 ACTIVE com.ibm.team.analysis.common_0.6.0.I200805301540
54 ACTIVE
com.ibm.team.interop.service.managers.clearquest.common_0.6.0.I200805292148
55 ACTIVE
org.eclipse.birt.report.engine.emitter.pdf_2.2.2.r22x_v20071102
56 ACTIVE com.ibm.team.foundation.common_0.6.0.I200806111021
59 ACTIVE org.eclipse.birt.chart.engine_2.2.2.r222_v20071221
60 ACTIVE net.sourceforge.emma_2.1.5320
61 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
62 ACTIVE org.eclipse.birt.report.engine_2.2.2.r22x_v20080107
63 ACTIVE
com.ibm.team.datawarehouse.service.coverage_0.6.0.I200805281747
64 ACTIVE com.example.hijazz.service_1.0.0
65 ACTIVE org.apache.commons.logging_1.0.5.jazz
66 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
67 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
69 ACTIVE org.apache.batik.svggen_1.6.0.v200706111724
70 ACTIVE com.ibm.team.fulltext.common_0.6.0.I200805281605
71 ACTIVE com.ibm.team.dashboard.service_0.6.0.I200805292303
72 ACTIVE com.ibm.team.repository.servlet_0.6.0.I200805291754
73 ACTIVE org.mortbay.jetty_5.1.11.v200706111724
75 ACTIVE
org.eclipse.datatools.connectivity.oda.profile_3.0.6.200710181
76 ACTIVE org.apache.batik.transcoder_1.6.0.v200706111724
77 ACTIVE
com.ibm.team.filesystem.common.workitems_0.6.0.I200805272116
78 ACTIVE com.ibm.team.dashboard.common_0.6.0.I200805292303
80 ACTIVE org.junit_3.8.2.v200706111738
81 ACTIVE org.eclipse.equinox.http.servlet_1.0.1.R33x_v20070816
82 ACTIVE org.tmatesoft.svnkit_1.1.4
83 ACTIVE com.ibm.team.reports.service_0.6.0.I200806031729
Fragments=20, 38
84 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
85 ACTIVE
com.ibm.team.interop.service.managers.workitem_0.6.0.I200805292148
86 ACTIVE
com.ibm.team.filesystem.service.workitems_0.6.0.I200805272116
87 ACTIVE
com.ibm.team.repository.common.remoteaccess.auth_0.6.0.I200805291754
88 ACTIVE org.apache.batik.parser_1.6.0.v200706111724
90 ACTIVE
org.eclipse.birt.report.data.adapter_2.2.2.r22x_v20071229
92 ACTIVE com.ibm.team.workitem.common_0.6.0.I200806111021
93 ACTIVE org.eclipse.core.filesystem_1.1.0.v20070606
95 ACTIVE org.eclipse.pde.junit.runtime_3.3.0.v20070608-1300
96 ACTIVE com.ibm.team.scm.service_0.6.0.I200805292012
97 ACTIVE
com.ibm.team.interop.service.managers.clearquest_0.6.0.I200805292148
98 ACTIVE
com.ibm.team.dashboard.viewlets.web_0.6.0.I200805292303
100 ACTIVE org.eclipse.emf.commonj.sdo_2.3.0.v200802051830
102 ACTIVE org.eclipse.jdt.junit.runtime_3.3.0.v20070606-0010
103 ACTIVE com.ibm.team.repository.provision_0.6.0.I200805291754
104 ACTIVE org.apache.commons.codec_1.3.0
105 ACTIVE com.ibm.team.repository.service_0.6.0.I200806181642
108 ACTIVE
org.eclipse.equinox.preferences_3.2.101.R33x_v20080117
109 ACTIVE
com.ibm.team.server.embedded.jetty.auth_0.6.0.I200805291754
110 ACTIVE org.apache.ant_1.7.0.v200706080842
111 ACTIVE com.ibm.team.process.service_0.6.0.I200805300008
113 ACTIVE com.ibm.team.filesystem.common_0.6.0.I200805272116
114 ACTIVE javax.mail_1.0.0
115 ACTIVE org.apache.lucene2_2.1.0
116 ACTIVE
org.eclipse.birt.report.engine.fonts_2.2.2.r22x_v20071116
117 ACTIVE javax.servlet_2.4.0.v200706111738
118 ACTIVE org.w3c.dom.smil_1.0.0.v200706111724
119 ACTIVE com.ibm.team.fulltext.service_0.6.0.I200805281605
120 ACTIVE org.eclipse.datatools.connectivity_1.0.1.200802191
121 RESOLVED
org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316
Master=148
126 ACTIVE com.ibm.team.jazz.server_1.0.0
128 ACTIVE
org.eclipse.birt.report.engine.emitter.html_2.2.1.r22x_v20071229
131 ACTIVE
com.ibm.team.repository.common.remoteaccess_0.6.0.I200805291754
132 ACTIVE
org.eclipse.birt.chart.device.svg_2.2.2.r222_v20071023
133 ACTIVE
com.ibm.team.datawarehouse.service.build_0.6.0.I200805281747
135 ACTIVE com.example.hijazz.web_1.0.0
136 ACTIVE org.apache.batik.util.gui_1.6.0.v200706111724
139 ACTIVE org.apache.derby.core_10.3.2.2
140 ACTIVE
com.ibm.team.interop.service.managers.kernel_0.6.0.I200805141637
143 ACTIVE com.ibm.team.reports.common_0.6.0.I200805281747
144 ACTIVE org.eclipse.emf.ecore.change_2.3.0.v200802051830
146 ACTIVE
com.ibm.team.repository.jdbcdriver.db2_0.6.0.I200805292304
147 ACTIVE
org.eclipse.datatools.connectivity.oda.consumer_3.1.2.200710011
148 ACTIVE org.eclipse.equinox.registry_3.3.1.R33x_v20070802
Fragments=121
150 ACTIVE com.ibm.team.connector.scm.common_0.6.0.I200805291959
151 ACTIVE org.apache.batik.ext.awt_1.6.0.v200706111724
152 ACTIVE com.ibm.team.build.common_0.6.0.I200806102218
153 ACTIVE
org.eclipse.birt.chart.reportitem_2.2.2.r222_v20071023
154 ACTIVE
com.ibm.team.repository.jdbcdriver.derby_0.6.0.I200805291754
156 ACTIVE com.ibm.team.interop.common_0.6.0.I200805292148
157 ACTIVE
com.ibm.team.repository.service.monitoring_0.6.0.I200805291754
158 ACTIVE
com.ibm.team.datawarehouse.service.scm_0.6.0.I200805281747
161 ACTIVE com.ibm.team.workitem.service_0.6.0.I200805291617
162 ACTIVE com.ibm.team.scm.svn.service_0.6.0.I200805140250
165 ACTIVE org.eclipse.birt.report.model_2.2.2.r22x_v20071227
168 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
169 ACTIVE org.apache.batik.dom.svg_1.6.0.v200706111724
170 ACTIVE org.eclipse.birt.core_2.2.2.r22x_v20080226
171 ACTIVE
com.ibm.team.server.embedded.webapp.webui_0.6.0.I200805291754
173 ACTIVE
com.ibm.team.dashboard.viewlets.service_0.6.0.I200806041658
174 ACTIVE org.eclipse.test.performance_3.1.0
178 ACTIVE com.ibm.team.scm.admin.service_0.6.0.I200805181214
187 ACTIVE
com.ibm.team.repository.jdbcdriver.db2i_0.6.0.I200805291754
190 ACTIVE org.eclipse.emf.mapping.ecore2xml_2.3.0.v200802051830
193 ACTIVE org.apache.batik.bridge_1.6.0.v200706111724
194 ACTIVE com.ibm.team.apt.web_0.6.0.I200805281605
195 ACTIVE org.apache.batik.css_1.6.0.v200706111724
196 ACTIVE
com.ibm.team.datawarehouse.service.analysis_0.6.0.I200805281747
197 ACTIVE org.apache.batik.dom_1.6.0.v200706111724
199 ACTIVE com.ibm.team.workitem.web_0.6.0.I200805281840
200 ACTIVE com.ibm.team.process.web_0.6.0.I200806111752
201 ACTIVE
org.eclipse.birt.chart.device.extension_2.2.2.r222_v20071023
202 ACTIVE
com.ibm.team.datawarehouse.service_0.6.0.I200805281747
203 ACTIVE org.apache.log4j_1.2.12
204 ACTIVE
org.eclipse.datatools.connectivity.oda_3.1.1.200711081
206 ACTIVE com.ibm.team.scm.common_0.6.0.I200805272116
207 ACTIVE
org.eclipse.equinox.http.registry_1.0.1.R33x_v20071231
208 ACTIVE com.ibm.team.reports.web_0.6.0.I200805292257
209 ACTIVE
org.eclipse.birt.report.item.crosstab.core_2.2.2.r222_v20071226
215 ACTIVE org.apache.commons.logging_1.0.4.v200706111724
218 ACTIVE com.ibm.team.opaque.service_0.6.0.I200805291755
219 ACTIVE
org.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206
220 ACTIVE
com.ibm.team.datawarehouse.service.workitem_0.6.0.I200805281747
223 ACTIVE com.ibm.team.filesystem.service_0.6.0.I200805271243
224 ACTIVE org.apache.batik.swing_1.6.0.v200706111724
225 ACTIVE com.lowagie.itext_1.5.4.r22x_v20080226
228 ACTIVE org.apache.naming_5.5.20
230 ACTIVE com.ibm.team.interop.service_0.6.0.I200805292148
234 ACTIVE com.ibm.team.repository.web_0.6.0.I200806041757
235 ACTIVE org.apache.batik.util_1.6.0.v200706111724
236 ACTIVE com.ibm.team.analysis.service_0.6.0.I200805301540
237 ACTIVE
com.ibm.team.repository.jdbcdriver.oracle_0.6.0.I200805291754
239 ACTIVE org.apache.batik.xml_1.6.0.v200706111724
240 ACTIVE
org.eclipse.birt.chart.engine.extension_2.2.2.r222_v20071023
245 ACTIVE
com.ibm.team.reports.workitem.service_0.6.0.I200805281747
246 ACTIVE org.eclipse.birt.data_2.2.2.r22x_v20071212
247 ACTIVE com.ibm.team.gateway.service_0.6.0.I200805291755
252 ACTIVE
org.eclipse.birt.report.engine.emitter.postscript_2.2.2.r22x_v20080225
253 ACTIVE com.ibm.team.apt.service_0.6.0.I200805281605
256 ACTIVE com.ibm.team.repository.jndi_0.6.0.I200805291754
262 ACTIVE org.w3c.dom.svg_1.1.0.v200706111724

permanent link
MAPAGILE MAPAGILE (81225) | answered Aug 12 '08, 4:25 a.m.
Yes I have set logging mdoe to DEBUG in log4j.
Here is the copy of trace after setting that.

osgi> 13:53:53.812 INFO org.mortbay.log.LogImpl.add(LogImpl.java:109) >21> added org.mortbay.log.OutputStreamLogSink@25f825f8
13:53:53.796 INFO org.mortbay.http.HttpServer.doStart(HttpServer.java:684) >16> Version Jetty/5.1.x
13:53:53.827 INFO org.mortbay.util.FileResource.<clinit>(FileResource.java:60) >24> Checking Resource aliases
13:53:54.687 INFO org.mortbay.util.Container.start(Container.java:74) >22> Started org.mortbay.jetty.servlet.WebApplicationHandler@6d806d8
13:53:54.905 INFO org.mortbay.util.Container.start(Container.java:74) >17> Started WebApplicationContext
13:53:54.937 INFO org.mortbay.http.SocketListener.start(SocketListener.java:205) >17> Started SocketListener on 0.0.0.0:9080
13:53:56.359 INFO org.mortbay.http.SocketListener.start(SocketListener.java:205) >17> Started SocketListener on 0.0.0.0:9443
13:53:56.359 INFO org.mortbay.util.Container.start(Container.java:74) >15> Started org.mortbay.jetty.Server@702c702c
13:54:23.421 WARN!! org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:577) >11> EXCEPTION
javax.servlet.ServletException: Plug-in "com.ibm.team.repository.servlet" was unable to instantiate class "com.ibm.team.repository.servlet.TeamServerServlet".
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:198)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
getRootCause():
org.eclipse.core.runtime.CoreException: Plug-in "com.ibm.team.repository.servlet" was unable to instantiate class "com.ibm.team.repository.servlet.TeamServerServlet".
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException: java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:216)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.) (Caused by org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.))
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
... 26 more
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.)
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

13:54:23.437 WARN!! org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:595) >11> /jazz/web:
org.eclipse.core.runtime.CoreException: Plug-in "com.ibm.team.repository.servlet" was unable to instantiate class "com.ibm.team.repository.servlet.TeamServerServlet".
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException: java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:216)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.) (Caused by org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.))
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
... 26 more
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.)
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

13:54:41.437 WARN!! org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:577) >11> EXCEPTION
javax.servlet.ServletException: Plug-in "com.ibm.team.repository.servlet" was unable to instantiate class "com.ibm.team.repository.servlet.TeamServerServlet".
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:198)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
getRootCause():
org.eclipse.core.runtime.CoreException: Plug-in "com.ibm.team.repository.servlet" was unable to instantiate class "com.ibm.team.repository.servlet.TeamServerServlet".
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException: java.lang.NoClassDefFoundError: com.ibm.team.repository.servlet.TeamServerServlet (initialization failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:132)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.) (Caused by org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.))
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
... 25 more
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.)
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

13:54:41.468 WARN!! org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:595) >11> /jazz/web:
org.eclipse.core.runtime.CoreException: Plug-in "com.ibm.team.repository.servlet" was unable to instantiate class "com.ibm.team.repository.servlet.TeamServerServlet".
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException: java.lang.NoClassDefFoundError: com.ibm.team.repository.servlet.TeamServerServlet (initialization failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:132)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.) (Caused by org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.))
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
... 25 more
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.)
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE org.apache.derby.core_10.3.2.2
2 ACTIVE com.ibm.team.interop.common_0.6.0.I200805292148
3 ACTIVE com.ibm.team.datawarehouse.service.analysis_0.6.0.I200805281747
5 ACTIVE org.eclipse.birt.chart.reportitem_2.2.2.r222_v20071023
6 ACTIVE org.eclipse.equinox.http.registry_1.0.1.R33x_v20071231
7 ACTIVE com.ibm.team.apt.web_0.6.0.I200805281605
8 ACTIVE com.ibm.team.interop.service.managers.clearquest_0.6.0.I200805292148
9 ACTIVE org.eclipse.emf.ecore.change_2.3.0.v200802051830
10 ACTIVE org.eclipse.core.jobs_3.3.1.R33x_v20070709
11 ACTIVE com.example.hijazz.service_1.0.0
12 ACTIVE com.ibm.team.repository.jdbcdriver.db2_0.6.0.I200805292304
13 ACTIVE org.apache.batik.swing_1.6.0.v200706111724
14 ACTIVE com.ibm.team.repository.common.serialize_0.6.0.I200805291754
15 ACTIVE com.ibm.team.workitem.common_0.6.0.I200806111021
16 ACTIVE com.ibm.team.dashboard.common_0.6.0.I200805292303
17 ACTIVE org.apache.log4j_1.2.12
18 ACTIVE com.ibm.team.interop.service.managers.kernel_0.6.0.I200805141637
19 ACTIVE org.apache.batik.parser_1.6.0.v200706111724
20 ACTIVE com.ibm.team.fulltext.service_0.6.0.I200805281605
21 ACTIVE org.eclipse.datatools.connectivity.oda.consumer_3.1.2.200710011
22 ACTIVE org.tmatesoft.svnkit_1.1.4
23 ACTIVE org.apache.batik.bridge_1.6.0.v200706111724
24 ACTIVE com.ibm.icu_3.6.1.v20070906
25 ACTIVE org.eclipse.equinox.preferences_3.2.101.R33x_v20080117
26 ACTIVE org.w3c.dom.svg_1.1.0.v200706111724
27 ACTIVE com.ibm.team.filesystem.service.workitems_0.6.0.I200805272116
28 ACTIVE org.eclipse.emf.ecore.sdo_2.3.0.v200802051830
29 ACTIVE org.eclipse.birt.report.engine.emitter.prototype.excel_2.2.2.r22x_v20071217
30 ACTIVE com.ibm.team.repository.common.json_0.6.0.I200805291754
31 ACTIVE org.apache.batik.transcoder_1.6.0.v200706111724
32 ACTIVE org.apache.ant_1.7.0.v200706080842
33 ACTIVE com.ibm.team.build.common_0.6.0.I200806102218
34 ACTIVE com.ibm.team.interop.service.managers.workitem_0.6.0.I200805292148
35 ACTIVE com.ibm.team.reports.workitem.common_0.6.0.I200805281747
36 ACTIVE com.ibm.team.reports.common_0.6.0.I200805281747
37 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
38 ACTIVE org.eclipse.birt.core_2.2.2.r22x_v20080226
39 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
40 ACTIVE com.ibm.team.scm.svn.service_0.6.0.I200805140250
43 ACTIVE org.apache.commons.logging_1.0.5.jazz
44 ACTIVE com.ibm.team.repository.common.remoteaccess_0.6.0.I200805291754
45 ACTIVE org.mozilla.rhino_1.6.7.r22x_v20080214
46 ACTIVE org.apache.batik.svggen_1.6.0.v200706111724
47 ACTIVE org.junit_3.8.2.v200706111738
48 ACTIVE com.ibm.team.fulltext.common_0.6.0.I200805281605
49 ACTIVE org.w3c.dom.smil_1.0.0.v200706111724
50 ACTIVE com.ibm.team.build.service_0.6.0.I200806130000
52 ACTIVE org.eclipse.datatools.connectivity.oda.profile_3.0.6.200710181
53 ACTIVE com.ibm.team.repository.servlet_0.6.0.I200805291754
54 ACTIVE org.eclipse.birt.chart.engine_2.2.2.r222_v20071221
55 ACTIVE com.ibm.team.process.definitions.server_0.6.0.I200806111752
56 ACTIVE com.ibm.team.scm.common_0.6.0.I200805272116
57 ACTIVE com.ibm.team.foundation.service_0.6.0.I200805281605
58 ACTIVE com.ibm.team.repository.common_0.6.0.I200806122105
59 ACTIVE com.ibm.team.server.embedded.webapp.bridge_0.6.0.I200805291754
60 ACTIVE org.eclipse.birt.report.data.adapter_2.2.2.r22x_v20071229
61 ACTIVE com.ibm.team.apt.service_0.6.0.I200805281605
63 ACTIVE com.ibm.team.scm.admin.common_0.6.0.I200805181214
64 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
65 ACTIVE org.eclipse.datatools.connectivity_1.0.1.200802191
66 ACTIVE org.eclipse.text_3.3.0.v20070606-0010
67 ACTIVE org.eclipse.equinox.app_1.0.1.R33x_v20070828
70 ACTIVE org.eclipse.core.filesystem_1.1.0.v20070606
71 ACTIVE org.apache.commons.codec_1.3.0
74 ACTIVE com.ibm.team.analysis.common_0.6.0.I200805301540
75 ACTIVE com.ibm.team.repository.jdbcdriver.db2i_0.6.0.I200805291754
77 ACTIVE com.ibm.team.workitem.service_0.6.0.I200805291617
79 ACTIVE org.eclipse.test.performance_3.1.0
80 ACTIVE com.ibm.team.connector.scm.common_0.6.0.I200805291959
81 ACTIVE org.eclipse.jdt.junit.runtime_3.3.0.v20070606-0010
82 ACTIVE org.eclipse.equinox.http.servletbridge_1.0.0.v20070523
83 ACTIVE org.apache.commons.httpclient_3.0.0
84 ACTIVE com.ibm.team.log4j.ui_0.6.0.I200805291754
85 ACTIVE org.eclipse.core.resources_3.3.1.R33x_v20080205
86 ACTIVE net.sourceforge.emma_2.1.5320
87 ACTIVE org.eclipse.emf.commonj.sdo_2.3.0.v200802051830
88 ACTIVE org.eclipse.emf.common_2.3.2.v200802051830
89 ACTIVE org.eclipse.equinox.http.servlet_1.0.1.R33x_v20070816
90 ACTIVE org.eclipse.birt.report.engine.emitter.ppt_2.2.1.r22x_v20071102
91 ACTIVE com.ibm.team.repository.common.transport_0.6.0.I200805291754
92 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
94 ACTIVE org.eclipse.birt.report.engine.emitter.wpml_2.2.2.r22x_v20071130
95 ACTIVE com.ibm.team.foundation.common_0.6.0.I200806111021
96 ACTIVE org.eclipse.equinox.servletbridge_1.0.1.R33x_v20070816
99 ACTIVE org.apache.batik.util.gui_1.6.0.v200706111724
100 ACTIVE com.ibm.team.dashboard.service_0.6.0.I200805292303
101 ACTIVE com.ibm.team.repository.common.remoteaccess.auth_0.6.0.I200805291754
102 ACTIVE org.apache.batik.css_1.6.0.v200706111724
105 ACTIVE com.ibm.team.filesystem.common_0.6.0.I200805272116
106 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
114 ACTIVE org.eclipse.birt.chart.device.extension_2.2.2.r222_v20071023
115 ACTIVE org.apache.naming_5.5.20
116 ACTIVE net.jazz.ajax_0.6.0.I200806041757
117 RESOLVED com.ibm.team.reports.service.jdbcdriver.db2_0.6.0.I200805281747
Master=197
118 ACTIVE com.ibm.team.filesystem.common.workitems_0.6.0.I200805272116
119 ACTIVE com.lowagie.itext_1.5.4.r22x_v20080226
120 ACTIVE com.ibm.team.datawarehouse.common_0.6.0.I200805281747
122 ACTIVE javax.mail_1.0.0
124 ACTIVE com.ibm.team.reports.workitem.service_0.6.0.I200805281747
125 ACTIVE com.ibm.team.server.embedded.jetty.auth_0.6.0.I200805291754
126 ACTIVE com.ibm.team.process.web_0.6.0.I200806111752
127 ACTIVE com.ibm.team.process.common_0.6.0.I200805300008
128 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
130 ACTIVE org.apache.batik.ext.awt_1.6.0.v200706111724
133 ACTIVE com.ibm.team.gateway.service_0.6.0.I200805291755
136 ACTIVE com.ibm.team.jazz.server_1.0.0
137 ACTIVE com.ibm.team.repository.jdbcdriver.derby_0.6.0.I200805291754
140 ACTIVE org.eclipse.equinox.registry_3.3.1.R33x_v20070802
Fragments=159
141 ACTIVE com.ibm.team.server.embedded.webapp.webui_0.6.0.I200805291754
142 ACTIVE org.eclipse.emf.ecore.xmi_2.3.2.v200802051830
143 ACTIVE org.apache.batik.util_1.6.0.v200706111724
144 ACTIVE org.eclipse.birt.data_2.2.2.r22x_v20071212
145 ACTIVE com.ibm.team.scm.service_0.6.0.I200805292012
148 ACTIVE com.ibm.team.datawarehouse.service.coverage_0.6.0.I200805281747
150 ACTIVE org.eclipse.birt.report.engine.emitter.html_2.2.1.r22x_v20071229
151 ACTIVE com.ibm.team.datawarehouse.service_0.6.0.I200805281747
155 ACTIVE com.ibm.team.datawarehouse.service.build_0.6.0.I200805281747
156 ACTIVE com.ibm.team.datawarehouse.service.scm_0.6.0.I200805281747
157 ACTIVE com.ibm.team.analysis.service_0.6.0.I200805301540
159 RESOLVED org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316
Master=140
160 ACTIVE org.w3c.css.sac_1.3.0.v200706111724
161 ACTIVE com.ibm.team.dashboard.viewlets.service_0.6.0.I200806041658
162 ACTIVE org.eclipse.birt.report.engine_2.2.2.r22x_v20080107
163 ACTIVE org.apache.batik.dom_1.6.0.v200706111724
165 ACTIVE com.ibm.team.apt.common_0.6.0.I200805281605
166 ACTIVE com.ibm.team.connector.scm.service_0.6.0.I200805291959
168 ACTIVE com.ibm.team.workitem.web_0.6.0.I200805281840
172 ACTIVE com.ibm.team.interop.service.managers.clearquest.common_0.6.0.I200805292148
175 ACTIVE org.eclipse.emf.mapping.ecore2xml_2.3.0.v200802051830
178 ACTIVE com.ibm.team.filesystem.service_0.6.0.I200805271243
179 ACTIVE org.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206
180 ACTIVE com.ibm.team.reports.web_0.6.0.I200805292257
181 ACTIVE org.eclipse.birt.report.engine.emitter.pdf_2.2.2.r22x_v20071102
182 ACTIVE org.apache.batik.extension_1.6.0.v200706111724
185 ACTIVE com.ibm.team.repository.web_0.6.0.I200806041757
187 ACTIVE org.eclipse.pde.junit.runtime_3.3.0.v20070608-1300
188 ACTIVE com.ibm.team.interop.service_0.6.0.I200805292148
191 ACTIVE org.apache.batik.dom.svg_1.6.0.v200706111724
195 ACTIVE org.eclipse.birt.chart.engine.extension_2.2.2.r222_v20071023
196 ACTIVE com.ibm.team.coverage.common_0.6.0.I200801211747
197 ACTIVE com.ibm.team.reports.service_0.6.0.I200806031729
Fragments=117, 250
198 ACTIVE com.ibm.team.server.embedded.jetty_0.6.0.I200806061815
200 ACTIVE com.ibm.team.repository.jdbcdriver.db2z_0.6.0.I200805291754
201 ACTIVE com.ibm.team.examples.reports.common_0.6.0.I200806031815
202 ACTIVE com.ibm.team.datawarehouse.service.workitem_0.6.0.I200805281747
203 ACTIVE org.eclipse.birt.report.engine.fonts_2.2.2.r22x_v20071116
204 ACTIVE com.ibm.team.scm.svn.common_0.6.0.I200805140250
207 ACTIVE org.eclipse.birt.report.model_2.2.2.r22x_v20071227
208 ACTIVE com.ibm.team.repository.provision_0.6.0.I200805291754
209 ACTIVE org.eclipse.birt.report.item.crosstab.core_2.2.2.r222_v20071226
210 ACTIVE org.dojotoolkit_1.0.2.I200805292304
214 ACTIVE com.ibm.team.scm.web_0.6.0.I200805272116
216 ACTIVE com.ibm.team.scm.admin.service_0.6.0.I200805181214
217 ACTIVE com.ibm.team.dashboard.viewlets.web_0.6.0.I200805292303
218 ACTIVE org.eclipse.datatools.connectivity.oda_3.1.1.200711081
219 ACTIVE org.eclipse.emf.ecore_2.3.2.v200802051830
220 ACTIVE com.ibm.team.repository.jndi_0.6.0.I200805291754
223 ACTIVE com.example.hijazz.web_1.0.0
225 ACTIVE org.apache.commons.logging_1.0.4.v200706111724
226 ACTIVE org.eclipse.birt.report.engine.emitter.postscript_2.2.2.r22x_v20080225
227 ACTIVE com.ibm.team.repository.service_0.6.0.I200806181642
232 ACTIVE org.w3c.sac_1.3.0.v20070710
233 ACTIVE com.ibm.team.process.service.migration_0.6.0.I200805282354
238 ACTIVE org.apache.lucene2_2.1.0
242 ACTIVE org.apache.batik.xml_1.6.0.v200706111724
243 ACTIVE com.ibm.team.repository.service.monitoring_0.6.0.I200805291754
244 ACTIVE org.mortbay.jetty_5.1.11.v200706111724
248 ACTIVE javax.servlet_2.4.0.v200706111738
249 ACTIVE com.ibm.team.repository.jdbcdriver.oracle_0.6.0.I200805291754
250 RESOLVED com.ibm.team.reports.service.jdbcdriver.derby_0.6.0.I200805281747
Master=197
252 ACTIVE com.ibm.team.opaque.service_0.6.0.I200805291755
257 ACTIVE com.ibm.team.process.service_0.6.0.I200805300008
259 ACTIVE com.ibm.team.dashboard.web_0.6.0.I200806041658
262 ACTIVE org.eclipse.birt.chart.device.svg_2.2.2.r222_v20071023

permanent link
Richard Backhouse (6661) | answered Aug 12 '08, 6:00 a.m.
JAZZ DEVELOPER
"Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed."

means you have more than one copy of "org.apache.commons.logging"
visible in your target platform. Make sure you are following these steps
to get your development environment setup correctly

https://jazz.net/wiki/bin/view/Main/ComponentDevelopmentSetup

Richard
Jazz Web UI and Server Development


mapagile_tcs wrote:
Yes I have set logging mdoe to DEBUG in log4j.
Here is the copy of trace after setting that.

osgi> 13:53:53.812 INFO
org.mortbay.log.LogImpl.add(LogImpl.java:109) >21> added
org.mortbay.log.OutputStreamLogSink@25f825f8
13:53:53.796 INFO
org.mortbay.http.HttpServer.doStart(HttpServer.java:684) >16
Version Jetty/5.1.x
13:53:53.827 INFO
org.mortbay.util.FileResource.<clinit>(FileResource.java:60)
24> Checking Resource aliases
13:53:54.687 INFO
org.mortbay.util.Container.start(Container.java:74) >22
Started org.mortbay.jetty.servlet.WebApplicationHandler@6d806d8
13:53:54.905 INFO
org.mortbay.util.Container.start(Container.java:74) >17
Started WebApplicationContext

13:53:54.937 INFO
org.mortbay.http.SocketListener.start(SocketListener.java:205)
17> Started SocketListener on 0.0.0.0:9080
13:53:56.359 INFO
org.mortbay.http.SocketListener.start(SocketListener.java:205)
17> Started SocketListener on 0.0.0.0:9443
13:53:56.359 INFO
org.mortbay.util.Container.start(Container.java:74) >15
Started org.mortbay.jetty.Server@702c702c
13:54:23.421 WARN!!
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:577)
11> EXCEPTION
javax.servlet.ServletException: Plug-in
"com.ibm.team.repository.servlet" was unable to instantiate
class "com.ibm.team.repository.servlet.TeamServerServlet".
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:198)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
getRootCause():
org.eclipse.core.runtime.CoreException: Plug-in
"com.ibm.team.repository.servlet" was unable to instantiate
class "com.ibm.team.repository.servlet.TeamServerServlet".
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException:
java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:216)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
(Caused by org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.))
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at
com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
... 26 more
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

13:54:23.437 WARN!!
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:595)
11> /jazz/web:
org.eclipse.core.runtime.CoreException: Plug-in
"com.ibm.team.repository.servlet" was unable to instantiate
class "com.ibm.team.repository.servlet.TeamServerServlet".
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException:
java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:216)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
(Caused by org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.))
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at
com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
... 26 more
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

13:54:41.437 WARN!!
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:577)
11> EXCEPTION
javax.servlet.ServletException: Plug-in
"com.ibm.team.repository.servlet" was unable to instantiate
class "com.ibm.team.repository.servlet.TeamServerServlet".
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:198)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
getRootCause():
org.eclipse.core.runtime.CoreException: Plug-in
"com.ibm.team.repository.servlet" was unable to instantiate
class "com.ibm.team.repository.servlet.TeamServerServlet".
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException:
java.lang.NoClassDefFoundError:
com.ibm.team.repository.servlet.TeamServerServlet (initialization
failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:132)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
(Caused by org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.))
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at
com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
... 25 more
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

13:54:41.468 WARN!!
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:595)
11> /jazz/web:
org.eclipse.core.runtime.CoreException: Plug-in
"com.ibm.team.repository.servlet" was unable to instantiate
class "com.ibm.team.repository.servlet.TeamServerServlet".
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
org.eclipse.core.runtime.CoreException:
java.lang.NoClassDefFoundError:
com.ibm.team.repository.servlet.TeamServerServlet (initialization
failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:132)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.initializeDelegate(ServletManager.java:194)
at
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:179)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
(Caused by org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.))
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at
com.ibm.team.repository.servlet.AbstractTeamServerServlet.<clinit>(AbstractTeamServerServlet.java:172)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:159)
... 25 more
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Invalid class
loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
(Caused by org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.)
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 32 more
Caused by: org.apache.commons.logging.LogConfigurationException:
Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
... 33 more

ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE org.apache.derby.core_10.3.2.2
2 ACTIVE com.ibm.team.interop.common_0.6.0.I200805292148
3 ACTIVE
com.ibm.team.datawarehouse.service.analysis_0.6.0.I200805281747
5 ACTIVE org.eclipse.birt.chart.reportitem_2.2.2.r222_v20071023
6 ACTIVE org.eclipse.equinox.http.registry_1.0.1.R33x_v20071231
7 ACTIVE com.ibm.team.apt.web_0.6.0.I200805281605
8 ACTIVE
com.ibm.team.interop.service.managers.clearquest_0.6.0.I200805292148
9 ACTIVE org.eclipse.emf.ecore.change_2.3.0.v200802051830
10 ACTIVE org.eclipse.core.jobs_3.3.1.R33x_v20070709
11 ACTIVE com.example.hijazz.service_1.0.0
12 ACTIVE
com.ibm.team.repository.jdbcdriver.db2_0.6.0.I200805292304
13 ACTIVE org.apache.batik.swing_1.6.0.v200706111724
14 ACTIVE
com.ibm.team.repository.common.serialize_0.6.0.I200805291754
15 ACTIVE com.ibm.team.workitem.common_0.6.0.I200806111021
16 ACTIVE com.ibm.team.dashboard.common_0.6.0.I200805292303
17 ACTIVE org.apache.log4j_1.2.12
18 ACTIVE
com.ibm.team.interop.service.managers.kernel_0.6.0.I200805141637
19 ACTIVE org.apache.batik.parser_1.6.0.v200706111724
20 ACTIVE com.ibm.team.fulltext.service_0.6.0.I200805281605
21 ACTIVE
org.eclipse.datatools.connectivity.oda.consumer_3.1.2.200710011
22 ACTIVE org.tmatesoft.svnkit_1.1.4
23 ACTIVE org.apache.batik.bridge_1.6.0.v200706111724
24 ACTIVE com.ibm.icu_3.6.1.v20070906
25 ACTIVE org.eclipse.equinox.preferences_3.2.101.R33x_v20080117
26 ACTIVE org.w3c.dom.svg_1.1.0.v200706111724
27 ACTIVE
com.ibm.team.filesystem.service.workitems_0.6.0.I200805272116
28 ACTIVE org.eclipse.emf.ecore.sdo_2.3.0.v200802051830
29 ACTIVE
org.eclipse.birt.report.engine.emitter.prototype.excel_2.2.2.r22x_v20071217
30 ACTIVE
com.ibm.team.repository.common.json_0.6.0.I200805291754
31 ACTIVE org.apache.batik.transcoder_1.6.0.v200706111724
32 ACTIVE org.apache.ant_1.7.0.v200706080842
33 ACTIVE com.ibm.team.build.common_0.6.0.I200806102218
34 ACTIVE
com.ibm.team.interop.service.managers.workitem_0.6.0.I200805292148
35 ACTIVE
com.ibm.team.reports.workitem.common_0.6.0.I200805281747
36 ACTIVE com.ibm.team.reports.common_0.6.0.I200805281747
37 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
38 ACTIVE org.eclipse.birt.core_2.2.2.r22x_v20080226
39 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
40 ACTIVE com.ibm.team.scm.svn.service_0.6.0.I200805140250
43 ACTIVE org.apache.commons.logging_1.0.5.jazz
44 ACTIVE
com.ibm.team.repository.common.remoteaccess_0.6.0.I200805291754
45 ACTIVE org.mozilla.rhino_1.6.7.r22x_v20080214
46 ACTIVE org.apache.batik.svggen_1.6.0.v200706111724
47 ACTIVE org.junit_3.8.2.v200706111738
48 ACTIVE com.ibm.team.fulltext.common_0.6.0.I200805281605
49 ACTIVE org.w3c.dom.smil_1.0.0.v200706111724
50 ACTIVE com.ibm.team.build.service_0.6.0.I200806130000
52 ACTIVE
org.eclipse.datatools.connectivity.oda.profile_3.0.6.200710181
53 ACTIVE com.ibm.team.repository.servlet_0.6.0.I200805291754
54 ACTIVE org.eclipse.birt.chart.engine_2.2.2.r222_v20071221
55 ACTIVE
com.ibm.team.process.definitions.server_0.6.0.I200806111752
56 ACTIVE com.ibm.team.scm.common_0.6.0.I200805272116
57 ACTIVE com.ibm.team.foundation.service_0.6.0.I200805281605
58 ACTIVE com.ibm.team.repository.common_0.6.0.I200806122105
59 ACTIVE
com.ibm.team.server.embedded.webapp.bridge_0.6.0.I200805291754
60 ACTIVE
org.eclipse.birt.report.data.adapter_2.2.2.r22x_v20071229
61 ACTIVE com.ibm.team.apt.service_0.6.0.I200805281605
63 ACTIVE com.ibm.team.scm.admin.common_0.6.0.I200805181214
64 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
65 ACTIVE org.eclipse.datatools.connectivity_1.0.1.200802191
66 ACTIVE org.eclipse.text_3.3.0.v20070606-0010
67 ACTIVE org.eclipse.equinox.app_1.0.1.R33x_v20070828
70 ACTIVE org.eclipse.core.filesystem_1.1.0.v20070606
71 ACTIVE org.apache.commons.codec_1.3.0
74 ACTIVE com.ibm.team.analysis.common_0.6.0.I200805301540
75 ACTIVE
com.ibm.team.repository.jdbcdriver.db2i_0.6.0.I200805291754
77 ACTIVE com.ibm.team.workitem.service_0.6.0.I200805291617
79 ACTIVE org.eclipse.test.performance_3.1.0
80 ACTIVE com.ibm.team.connector.scm.common_0.6.0.I200805291959
81 ACTIVE org.eclipse.jdt.junit.runtime_3.3.0.v20070606-0010
82 ACTIVE org.eclipse.equinox.http.servletbridge_1.0.0.v20070523
83 ACTIVE org.apache.commons.httpclient_3.0.0
84 ACTIVE com.ibm.team.log4j.ui_0.6.0.I200805291754
85 ACTIVE org.eclipse.core.resources_3.3.1.R33x_v20080205
86 ACTIVE net.sourceforge.emma_2.1.5320
87 ACTIVE org.eclipse.emf.commonj.sdo_2.3.0.v200802051830
88 ACTIVE org.eclipse.emf.common_2.3.2.v200802051830
89 ACTIVE org.eclipse.equinox.http.servlet_1.0.1.R33x_v20070816
90 ACTIVE
org.eclipse.birt.report.engine.emitter.ppt_2.2.1.r22x_v20071102
91 ACTIVE
com.ibm.team.repository.common.transport_0.6.0.I200805291754
92 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
94 ACTIVE
org.eclipse.birt.report.engine.emitter.wpml_2.2.2.r22x_v20071130
95 ACTIVE com.ibm.team.foundation.common_0.6.0.I200806111021
96 ACTIVE org.eclipse.equinox.servletbridge_1.0.1.R33x_v20070816
99 ACTIVE org.apache.batik.util.gui_1.6.0.v200706111724
100 ACTIVE com.ibm.team.dashboard.service_0.6.0.I200805292303
101 ACTIVE
com.ibm.team.repository.common.remoteaccess.auth_0.6.0.I200805291754
102 ACTIVE org.apache.batik.css_1.6.0.v200706111724
105 ACTIVE com.ibm.team.filesystem.common_0.6.0.I200805272116
106 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
114 ACTIVE
org.eclipse.birt.chart.device.extension_2.2.2.r222_v20071023
115 ACTIVE org.apache.naming_5.5.20
116 ACTIVE net.jazz.ajax_0.6.0.I200806041757
117 RESOLVED
com.ibm.team.reports.service.jdbcdriver.db2_0.6.0.I200805281747
Master=197
118 ACTIVE
com.ibm.team.filesystem.common.workitems_0.6.0.I200805272116
119 ACTIVE com.lowagie.itext_1.5.4.r22x_v20080226
120 ACTIVE com.ibm.team.datawarehouse.common_0.6.0.I200805281747
122 ACTIVE javax.mail_1.0.0
124 ACTIVE
com.ibm.team.reports.workitem.service_0.6.0.I200805281747
125 ACTIVE
com.ibm.team.server.embedded.jetty.auth_0.6.0.I200805291754
126 ACTIVE com.ibm.team.process.web_0.6.0.I200806111752
127 ACTIVE com.ibm.team.process.common_0.6.0.I200805300008
128 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
130 ACTIVE org.apache.batik.ext.awt_1.6.0.v200706111724
133 ACTIVE com.ibm.team.gateway.service_0.6.0.I200805291755
136 ACTIVE com.ibm.team.jazz.server_1.0.0
137 ACTIVE
com.ibm.team.repository.jdbcdriver.derby_0.6.0.I200805291754
140 ACTIVE org.eclipse.equinox.registry_3.3.1.R33x_v20070802
Fragments=159
141 ACTIVE
com.ibm.team.server.embedded.webapp.webui_0.6.0.I200805291754
142 ACTIVE org.eclipse.emf.ecore.xmi_2.3.2.v200802051830
143 ACTIVE org.apache.batik.util_1.6.0.v200706111724
144 ACTIVE org.eclipse.birt.data_2.2.2.r22x_v20071212
145 ACTIVE com.ibm.team.scm.service_0.6.0.I200805292012
148 ACTIVE
com.ibm.team.datawarehouse.service.coverage_0.6.0.I200805281747
150 ACTIVE
org.eclipse.birt.report.engine.emitter.html_2.2.1.r22x_v20071229
151 ACTIVE
com.ibm.team.datawarehouse.service_0.6.0.I200805281747
155 ACTIVE
com.ibm.team.datawarehouse.service.build_0.6.0.I200805281747
156 ACTIVE
com.ibm.team.datawarehouse.service.scm_0.6.0.I200805281747
157 ACTIVE com.ibm.team.analysis.service_0.6.0.I200805301540
159 RESOLVED
org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316
Master=140
160 ACTIVE org.w3c.css.sac_1.3.0.v200706111724
161 ACTIVE
com.ibm.team.dashboard.viewlets.service_0.6.0.I200806041658
162 ACTIVE org.eclipse.birt.report.engine_2.2.2.r22x_v20080107
163 ACTIVE org.apache.batik.dom_1.6.0.v200706111724
165 ACTIVE com.ibm.team.apt.common_0.6.0.I200805281605
166 ACTIVE
com.ibm.team.connector.scm.service_0.6.0.I200805291959
168 ACTIVE com.ibm.team.workitem.web_0.6.0.I200805281840
172 ACTIVE
com.ibm.team.interop.service.managers.clearquest.common_0.6.0.I200805292148
175 ACTIVE org.eclipse.emf.mapping.ecore2xml_2.3.0.v200802051830
178 ACTIVE com.ibm.team.filesystem.service_0.6.0.I200805271243
179 ACTIVE
org.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206
180 ACTIVE com.ibm.team.reports.web_0.6.0.I200805292257
181 ACTIVE
org.eclipse.birt.report.engine.emitter.pdf_2.2.2.r22x_v20071102
182 ACTIVE org.apache.batik.extension_1.6.0.v200706111724
185 ACTIVE com.ibm.team.repository.web_0.6.0.I200806041757
187 ACTIVE org.eclipse.pde.junit.runtime_3.3.0.v20070608-1300
188 ACTIVE com.ibm.team.interop.service_0.6.0.I200805292148
191 ACTIVE org.apache.batik.dom.svg_1.6.0.v200706111724
195 ACTIVE
org.eclipse.birt.chart.engine.extension_2.2.2.r222_v20071023
196 ACTIVE com.ibm.team.coverage.common_0.6.0.I200801211747
197 ACTIVE com.ibm.team.reports.service_0.6.0.I200806031729
Fragments=117, 250
198 ACTIVE
com.ibm.team.server.embedded.jetty_0.6.0.I200806061815
200 ACTIVE
com.ibm.team.repository.jdbcdriver.db2z_0.6.0.I200805291754
201 ACTIVE
com.ibm.team.examples.reports.common_0.6.0.I200806031815
202 ACTIVE
com.ibm.team.datawarehouse.service.workitem_0.6.0.I200805281747
203 ACTIVE
org.eclipse.birt.report.engine.fonts_2.2.2.r22x_v20071116
204 ACTIVE com.ibm.team.scm.svn.common_0.6.0.I200805140250
207 ACTIVE org.eclipse.birt.report.model_2.2.2.r22x_v20071227
208 ACTIVE com.ibm.team.repository.provision_0.6.0.I200805291754
209 ACTIVE
org.eclipse.birt.report.item.crosstab.core_2.2.2.r222_v20071226
210 ACTIVE org.dojotoolkit_1.0.2.I200805292304
214 ACTIVE com.ibm.team.scm.web_0.6.0.I200805272116
216 ACTIVE com.ibm.team.scm.admin.service_0.6.0.I200805181214
217 ACTIVE
com.ibm.team.dashboard.viewlets.web_0.6.0.I200805292303
218 ACTIVE
org.eclipse.datatools.connectivity.oda_3.1.1.200711081
219 ACTIVE org.eclipse.emf.ecore_2.3.2.v200802051830
220 ACTIVE com.ibm.team.repository.jndi_0.6.0.I200805291754
223 ACTIVE com.example.hijazz.web_1.0.0
225 ACTIVE org.apache.commons.logging_1.0.4.v200706111724
226 ACTIVE
org.eclipse.birt.report.engine.emitter.postscript_2.2.2.r22x_v20080225
227 ACTIVE com.ibm.team.repository.service_0.6.0.I200806181642
232 ACTIVE org.w3c.sac_1.3.0.v20070710
233 ACTIVE
com.ibm.team.process.service.migration_0.6.0.I200805282354
238 ACTIVE org.apache.lucene2_2.1.0
242 ACTIVE org.apache.batik.xml_1.6.0.v200706111724
243 ACTIVE
com.ibm.team.repository.service.monitoring_0.6.0.I200805291754
244 ACTIVE org.mortbay.jetty_5.1.11.v200706111724
248 ACTIVE javax.servlet_2.4.0.v200706111738
249 ACTIVE
com.ibm.team.repository.jdbcdriver.oracle_0.6.0.I200805291754
250 RESOLVED
com.ibm.team.reports.service.jdbcdriver.derby_0.6.0.I200805281747
Master=197
252 ACTIVE com.ibm.team.opaque.service_0.6.0.I200805291755
257 ACTIVE com.ibm.team.process.service_0.6.0.I200805300008
259 ACTIVE com.ibm.team.dashboard.web_0.6.0.I200806041658
262 ACTIVE org.eclipse.birt.chart.device.svg_2.2.2.r222_v20071023

Your answer


Register or to post your answer.