Damith, If you want to know the exact reason for bundle activation issue,You can do following.
Start the server in osgi console (./wso2server.sh -DosgiConsole) Then type "ss org.wso2.carbon.identity.application" then you will see the bundle id of this particular bundle. then type "start *bundle_id*" Then the console will display the reason for not getiing started. For more details please see[1] [1] - http://techpsyche.net/troubleshooting-using-osgi-commands/ On Thu, Apr 23, 2015 at 10:58 AM, Mahesh Chinthaka <[email protected]> wrote: > Hi Damith > I hope you will be able to test your changes by renaming the build jar and > putting it to repository/components/dropings > Rename your jar exactly in to this org.wso2.carbon.identity. > application.mgt-4.3.4.SNAPSHOT > > please note it has "." not "_" before SNAPSHOT keyword. > > If you put your own log saying something inside your fix you can surely > know that your changes are applied. > > On Thu, Apr 23, 2015 at 10:50 AM, Damith Senanayake <[email protected]> > wrote: > >> Hi Rajith, >> >> I have done that already, but that is when I got the said conflict which >> hangs at starting up the server. I think it is because of some OSGI >> dependencies that have conflicts when the new version is built. Any work >> around it? >> >> On Thu, Apr 23, 2015 at 10:44 AM, Rajith Vitharana <[email protected]> >> wrote: >> >>> Hi Damith, >>> >>> Since you only need to test this, change 4.4.1 SNAPSHOT name to 4.3.4 >>> SNAPSHOT in you pom xml, build it and put it into patch folder. >>> >>> Thanks, >>> >>> On Thu, Apr 23, 2015 at 10:41 AM, Damith Senanayake <[email protected]> >>> wrote: >>> >>>> Hi all, >>>> >>>> I have been trying to fix a bug caused by some issue in the component >>>> org.wso2.carbon.identity.application.mgt in carbon-identity build. The >>>> latest version here is version 4.4.1_SNAPSHOT however the version in use in >>>> the IS is the version 4.3.4_SNAPSHOT. >>>> >>>> I have tried changing the version name but with that, when I patch the >>>> IS run, it gets hung at startup giving the following Warning messages. And >>>> it doesn't go beyond it. >>>> >>>> "" >>>> [2015-04-23 10:31:42,385] WARN >>>> {org.wso2.carbon.core.init.CarbonServerManager} - Carbon initialization is >>>> delayed due to the following unsatisfied items: >>>> [2015-04-23 10:31:42,387] WARN >>>> {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required >>>> OSGiAxis2Service: org.wso2.carbon.identity.application.mgt-4.3.4.SNAPSHOT >>>> >>>> "" >>>> Is there a way I can test out the changes I have made ? >>>> >>>> -- >>>> *-Damith Senanayake-* >>>> +94712205272 >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Rajith Vitharana >>> >>> Software Engineer, >>> WSO2 Inc. : wso2.com >>> Mobile : +94715883223 >>> Blog : http://lankavitharana.blogspot.com/ >>> >> >> >> >> -- >> *-Damith Senanayake-* >> +94712205272 >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Mahesh Chinthaka Vidanagama* | Software Engineer > WSO2, Inc | lean. enterprise. middleware. > #20, Palm Grove, Colombo 03, Sri Lanka > Mobile: +94 71 63 63 083 | Work: +94 112 145 345 > Email: [email protected] | Web: www.wso2.com > -- *Mahesh Chinthaka Vidanagama* | Software Engineer WSO2, Inc | lean. enterprise. middleware. #20, Palm Grove, Colombo 03, Sri Lanka Mobile: +94 71 63 63 083 | Work: +94 112 145 345 Email: [email protected] | Web: www.wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
