Bill -- I have included the list returned from the ss command.
It does contain 50 items including org.duracloud.services.admin.
Are the services listed as RESOLVED - rather than ACTIVE a problem?
And - yes
does resolve to an XML file.
Does the fact that this XML file has unresolved variables indicate a problem ? i.e.
<systemConfig>
<property id="0" name="svcLaunchingUser" value="$SVC-LAUNCHING-USER"/>
<property id="0" name="duraStoreHost" value="$DURASTORE-HOST" defaultValue="localhost"/>
<property id="0" name="duraStorePort" value="$DURASTORE-PORT" defaultValue="8080"/>
<property id="0" name="duraStoreContext" value="$DURASTORE-CONTEXT" defaultValue="durastore"/>
<property id="0" name="username" value="$DURASTORE-USERNAME" defaultValue="no-username"/>
<property id="0" name="password" value="$DURASTORE-PASSWORD" defaultValue="no-password"/>
</systemConfig>
And one other odd thing I noticed this morning - in the error dialog box - where Duracloud is reporting the problem deploying the service - it says
Apache Tomcat/5.5.23
This is odd because we are running Tomcat 6. Could there be some config variable that is pointing off to some other system?
Thanks
--Dan Galewsky
---- Output from OSGI ss command ----
Framework is launched.
id State Bundle
0 ACTIVE org.eclipse.osgi_3.7.0.v20110613
1 ACTIVE org.springframework.osgi.web.extender_1.2.0
2 ACTIVE org.duracloud.services.admin_2.1.1
3 RESOLVED org.duracloud.services.tomcatconfig_2.1.1
Master=18
4 ACTIVE org.springframework.web.servlet_2.5.6
5 ACTIVE org.springframework.context_2.5.6
6 ACTIVE org.springframework.transaction_2.5.6
7 ACTIVE org.springframework.jdbc_2.5.6
8 ACTIVE org.springframework.core_2.5.6.A
9 ACTIVE org.springframework.context_2.5.6.A
10 ACTIVE org.springframework.beans_2.5.6.A
11 ACTIVE org.springframework.beans_2.5.6
12 ACTIVE org.springframework.aop_2.5.6.A
13 ACTIVE org.apache.felix.fileinstall_1.2.0
14 ACTIVE com.springsource.javax.el_2.1.0
15 ACTIVE com.springsource.javax.persistence_1.0.0
16 ACTIVE com.springsource.org.aopalliance_1.0.0
17 ACTIVE org.springframework.osgi.catalina.osgi_5.5.23.SNAPSHOT
18 ACTIVE org.springframework.osgi.catalina.start.osgi_1.0.0
Fragments=3
19 ACTIVE org.springframework.osgi.web_1.2.0
20 ACTIVE org.springframework.web_2.5.6.A
21 ACTIVE org.springframework.web.servlet_2.5.6.A
22 ACTIVE org.springframework.osgi.core_1.2.0
23 ACTIVE org.springframework.osgi.extender_1.2.0
24 ACTIVE org.springframework.osgi.io_1.2.0
25 ACTIVE org.duracloud.services.util_2.1.1
26 ACTIVE org.duracloud.common_2.1.1
27 ACTIVE org.duracloud.services.computeservice_2.1.1
28 ACTIVE org.duracloud.services.common_2.1.1
29 ACTIVE com.springsource.org.apache.commons.httpclient_3.1.0
30 ACTIVE com.springsource.org.apache.commons.codec_1.3.0
31 ACTIVE org.apache.felix.configadmin_1.0.10
32 ACTIVE ch.qos.logback.core_0.9.21
33 ACTIVE slf4j.api_1.6.0
34 ACTIVE ch.qos.logback.classic_0.9.21
35 ACTIVE jcl.over.slf4j_1.6.0
36 ACTIVE log4j.over.slf4j_1.6.0
37 ACTIVE org.springframework.core_2.5.6
38 ACTIVE com.springsource.org.apache.commons.logging_1.1.1
39 RESOLVED com.springsource.slf4j.log4j_1.5.0
Master=41
40 ACTIVE com.springsource.org.apache.log4j_1.2.15
41 ACTIVE com.springsource.slf4j.api_1.5.0
Fragments=39
42 ACTIVE com.springsource.javax.jms_1.1.0
43 ACTIVE com.springsource.javax.transaction_1.1.0
44 ACTIVE com.springsource.com.thoughtworks.xstream_1.3.0
45 ACTIVE com.springsource.javax.xml.stream_1.0.1
46 ACTIVE com.springsource.org.xmlpull_1.1.3.4-O
47 ACTIVE com.springsource.org.apache.commons.fileupload_1.2.0
48 ACTIVE com.springsource.javax.portlet_1.0.0
49 ACTIVE com.springsource.javax.servlet_2.5.0
50 ACTIVE com.springsource.org.apache.commons.io_1.4.0