On 6/10/10 9:15 AM, petergent wrote: > - Thank you Richard, I deleted the line (and some others) manually. > It works now. > > - The problem is: It's the latest and only version of log4j that > supports OSGi (and that is deployed on the Maven repo). FYI - this bug was reopened: https://issues.apache.org/bugzilla/show_bug.cgi?id=43282
Justin > > Yours, > Peter > > Richard S. Hall schreef: >> On 6/9/10 17:53, petergent wrote: >>> Hi, >>> >>> When I try to start just one bundle, the 'log4j-1.2.16.jar' bundle, I >>> get this error: >>> >>> Auto-deploy install: org.osgi.framework.BundleException: Duplicate >>> import - com.sun.jdmk.comm >>> >>> Google doesn't help me here. >>> Could you help me? >>> The maven directory: http://repo1.maven.org/maven2/log4j/log4j/1.2.16/ >> >> Looking at its manifest, I see: >> >> Import-Package: com.ibm.uvm.tools;resolution:=optional,com.sun.jdmk.co >> mm;resolution:=optional,com.sun.jdmk.comm;resolution:=optional,javax. >> >> The package is imported twice, not sure why, but that is an error. Try >> a different version. >> >> -> richard >> >>> >>> Thank you in advance, >>> Peter >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

