Hi Roshan, Can you check whether the same imported package version are being imported?. This looks like a osgi import-export version conflict or resolution error.
Regards, Aruna On Fri, Aug 15, 2014 at 9:39 PM, Roshan Wijesena <[email protected]> wrote: > Hi Devs, > > I am trying to start up APIM GIT build , that i have built recently. While > doing that, I am getting following OSGI conflicts, > > osgi> ss apim > "Framework is launched." > > id State Bundle > 161 ACTIVE org.wso2.carbon.apimgt.api_4.3.0.SNAPSHOT > 162 INSTALLED org.wso2.carbon.apimgt.core_4.3.0.SNAPSHOT > 163 INSTALLED org.wso2.carbon.apimgt.gateway_4.3.0.SNAPSHOT > 164 ACTIVE > org.wso2.carbon.apimgt.handlers.security.stub_4.3.0.SNAPSHOT > 165 ACTIVE org.wso2.carbon.apimgt.hostobjects_4.3.0.SNAPSHOT > 166 ACTIVE org.wso2.carbon.apimgt.impl_4.3.0.SNAPSHOT > 167 ACTIVE org.wso2.carbon.apimgt.keymgt_4.3.0.SNAPSHOT > 168 ACTIVE org.wso2.carbon.apimgt.keymgt.client_4.3.0.SNAPSHOT > 169 ACTIVE org.wso2.carbon.apimgt.keymgt.stub_4.3.0.SNAPSHOT > 170 ACTIVE org.wso2.carbon.apimgt.startup.publisher_4.3.0.SNAPSHOT > 171 ACTIVE org.wso2.carbon.apimgt.usage.client_4.3.0.SNAPSHOT > 172 ACTIVE org.wso2.carbon.apimgt.usage.publisher_4.3.0.SNAPSHOT > > osgi> diag 163 > reference:file:../plugins/org.wso2.carbon.apimgt.gateway_4.3.0.SNAPSHOT.jar > [163] > *Package uses conflict: Import-Package: org.wso2.carbon.apimgt.impl; > version="0.0.0"* > * Package uses conflict: Import-Package: > org.wso2.carbon.apimgt.impl.utils; version="0.0.0"* > Direct constraints which are unresolved: > Missing optionally imported package javax.activation_1.1.0. > Missing optionally imported package > org.apache.http.client_4.1.1.wso2v1. > Missing optionally imported package org.apache.http.conn_4.1.1.wso2v1. > Missing optionally imported package > org.apache.http.conn.scheme_4.1.1.wso2v1. > Missing optionally imported package > org.apache.http.conn.ssl_4.1.1.wso2v1. > Missing optionally imported package > org.apache.http.impl.client_4.1.1.wso2v1. > Missing optionally imported package > org.apache.http.impl.conn_4.1.1.wso2v1. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.common_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.ext_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.security_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.security.keys_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.security.oauth_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.security.service_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.security.thrift_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.handlers.throttling_0.0.0. > Missing optionally imported package > org.wso2.carbon.apimgt.gateway.mediators_0.0.0. > > > what's wrong here? > > -- > Roshan Wijesena. > Senior Software Engineer-WSO2 Inc. > Mobile: *+94752126789* > Email: [email protected] > *WSO2, Inc. :** wso2.com <http://wso2.com/>* > lean.enterprise.middleware. > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Aruna Sujith Karunarathna* | Software Engineer WSO2, Inc | lean. enterprise. middleware. #20, Palm Grove, Colombo 03, Sri Lanka Mobile: +94 71 9040362 | Work: +94 112145345 Email: [email protected] | Web: www.wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
