Hi Chris, May I ask whether you are trying to implement Docker as an IaaS provider in Stratos OR Docker images for installing Stratos?
Thanks. On Sat, Jul 26, 2014 at 7:36 PM, chris snow <[email protected]> wrote: > Cool thanks Nirmal, I'll give that a try using these instructions [1] > > --- > [1] > http://movingaheadblog.blogspot.co.uk/2014/01/how-to-debug-wso2-carbon-products-using.html > > On Sat, Jul 26, 2014 at 2:52 PM, Nirmal Fernando <[email protected]> > wrote: >> I see... if that's the case what left in the default profile is CEP >> features, I think. We need to start it in OSGi mode and debug I guess. >> >> >> On Sat, Jul 26, 2014 at 7:16 PM, chris snow <[email protected]> wrote: >>> >>> Hi Nirmal, >>> >>> Yes it hangs at that point forever (1+ hour) on default profile. CC, >>> SM and AS profiles seem to start ok. >>> >>> Many thanks, >>> >>> Chris >>> >>> On Sat, Jul 26, 2014 at 1:05 PM, Nirmal Fernando <[email protected]> >>> wrote: >>> > Hi Chris, >>> > >>> > Is it simply hangs here? You should see at least some log after a bit of >>> > time... (I presumed the process is still running) >>> > >>> > >>> > On Sat, Jul 26, 2014 at 3:13 PM, chris snow <[email protected]> wrote: >>> >> >>> >> I'm working on the stratos docker implementation, all is going quite >>> >> well, except stratos is hanging at the line shown in the output below >>> >> (default profile). >>> >> >>> >> The datastore UM_USER table is getting populated, so database >>> >> connectivity is working ok. I expect some other configuration has not >>> >> applied properly. >>> >> >>> >> Does anyone have an idea from the output below what may not be >>> >> configured? >>> >> >>> >> Many thanks, >>> >> >>> >> Chris >>> >> >>> >> ---- >>> >> JAVA_HOME environment variable is set to >>> >> /usr/lib/jvm/java-7-openjdk-amd64/ >>> >> CARBON_HOME environment variable is set to /apache-stratos >>> >> [2014-07-26 07:37:40,743] INFO >>> >> {org.wso2.carbon.server.extensions.PatchInstaller} - Patch changes >>> >> detected >>> >> [2014-07-26 07:37:41,973] INFO >>> >> {org.wso2.carbon.server.util.PatchUtils.console} - Backed up plugins >>> >> to patch0000 >>> >> [2014-07-26 07:37:43,417] INFO >>> >> {org.wso2.carbon.server.util.PatchUtils.console} - Patch verification >>> >> started >>> >> [2014-07-26 07:37:44,034] INFO >>> >> {org.wso2.carbon.server.util.PatchUtils.console} - Patch verification >>> >> successfully completed without encountering any issues. >>> >> [2014-07-26 07:37:49,875] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 >>> >> Carbon... >>> >> [2014-07-26 07:37:49,878] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating >>> >> System : Linux 3.13.0-24-generic, amd64 >>> >> [2014-07-26 07:37:49,878] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home >>> >> : /usr/lib/jvm/java-7-openjdk-amd64/jre >>> >> [2014-07-26 07:37:49,880] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version >>> >> : 1.7.0_55 >>> >> [2014-07-26 07:37:49,880] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM >>> >> : OpenJDK 64-Bit Server VM 24.51-b03,Oracle Corporation >>> >> [2014-07-26 07:37:49,881] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home >>> >> : /apache-stratos >>> >> [2014-07-26 07:37:49,882] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir >>> >> : /apache-stratos/tmp >>> >> [2014-07-26 07:37:49,883] INFO >>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - User >>> >> : root, en-US, Etc/UTC >>> >> [2014-07-26 07:37:50,460] WARN >>> >> {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - >>> >> The default keystore (wso2carbon.jks) is currently being used. To >>> >> maximize security when deploying to a production environment, >>> >> configure a new keystore with a unique password in the production >>> >> server profile. >>> >> [2014-07-26 07:37:50,469] WARN >>> >> {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - >>> >> Swap Memory size (MB): 767 of the system is below the recommended >>> >> minimum size :2048 >>> >> [2014-07-26 07:37:53,503] INFO >>> >> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - >>> >> Configured Registry in 228ms >>> >> [2014-07-26 07:37:54,201] INFO >>> >> {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} >>> >> - Registry Mode : READ-WRITE >>> >> [2014-07-26 07:37:54,291] INFO >>> >> {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon >>> >> UserStoreMgtDSComponent activated successfully. >>> >> ---- >>> > >>> > >>> > >>> > >>> > -- >>> > Best Regards, >>> > Nirmal >>> > >>> > Nirmal Fernando. >>> > PPMC Member & Committer of Apache Stratos, >>> > Senior Software Engineer, WSO2 Inc. >>> > >>> > Blog: http://nirmalfdo.blogspot.com/ >> >> >> >> >> -- >> Best Regards, >> Nirmal >> >> Nirmal Fernando. >> PPMC Member & Committer of Apache Stratos, >> Senior Software Engineer, WSO2 Inc. >> >> Blog: http://nirmalfdo.blogspot.com/ -- Akila Ravihansa Perera Software Engineer WSO2 Inc. http://wso2.com Phone: +94 77 64 154 38 Blog: http://ravihansa3000.blogspot.com
