Hi, You may find these articles useful for debugging your OSGi application.
[1] http://pradeepfernando.blogspot.com/2011/10/debugging-your-osgi-application-using.html [2] https://isurues.wordpress.com/2009/01/01/useful-equinox-osgi-commands/ Thanks, Suhan On Mon, Jan 12, 2015 at 2:07 PM, Aruna Karunarathna <[email protected]> wrote: > Hi Athuraliya, > > This is because some services have not started properly, maybe because of > some dependencies not satisfied. > Use the OSGi Console to debug to find the root cause. > > Regards, > Aruna > > On Mon, Jan 12, 2015 at 12:07 PM, CD Athuraliya <[email protected]> > wrote: > >> Hi all, >> >> I just built ML product and when I am trying to run it following WARN >> (highlighted) appears repeatedly. >> >> [2015-01-12 11:30:16,174] INFO >> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured >> Registry in 351ms >> [2015-01-12 11:30:17,418] INFO >> {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - >> Registry Mode : READ-WRITE >> [2015-01-12 11:30:18,221] INFO >> {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon >> UserStoreMgtDSComponent activated successfully. >> [2015-01-12 11:34:44,340] INFO >> {org.apache.catalina.startup.TaglibUriRule} - TLD skipped. URI: >> http://tiles.apache.org/tags-tiles is already defined >> [2015-01-12 11:39:17,250] WARN >> {org.wso2.carbon.core.init.CarbonServerManager} - Carbon initialization is >> delayed due to the following unsatisfied items: >> [2015-01-12 11:39:17,251] WARN >> {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required >> Module: org.wso2.carbon.security.mgt-4.3.0-SNAPSHOT >> [2015-01-12 11:39:17,251] WARN >> {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required >> Module: rampart-trust-1.6.1.wso2v13-SNAPSHOT >> [2015-01-12 11:39:17,252] WARN >> {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required >> Module: rampart-core-1.6.1.wso2v13-SNAPSHOT >> [2015-01-12 11:39:17,252] WARN >> {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required >> OSGi Service: org.apache.axis2.engine.AxisObserver >> [2015-01-12 11:39:17,252] WARN >> {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required >> OSGiAxis2Service: org.wso2.carbon.ml.model-0.1.0.SNAPSHOT >> [2015-01-12 11:39:17,252] WARN >> {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required >> OSGiAxis2Service: org.wso2.carbon.security.mgt-4.3.0.SNAPSHOT >> >> Any workaround for this would be much apprenticed. >> >> Thanks. >> >> -- >> *CD Athuraliya* >> Software Engineering Intern >> WSO2, Inc. >> lean . enterprise . middleware >> Mobile: +94 716288847 >> LinkedIn <http://lk.linkedin.com/in/cdathuraliya> | Twitter >> <https://twitter.com/cdathuraliya> | Blog >> <http://cdathuraliya.tumblr.com/> >> >> _______________________________________________ >> 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 > > -- Suhan Dharmasuriya Software Engineer - Test Automation *WSO2, Inc. * lean . enterprise . middleware Tel: +94 112 145345 Mob: +94 779 869138 Blog: http://suhan-opensource.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
