Hi Krishantha, This is fixed.
Thanks, Senaka. On Mon, Apr 16, 2012 at 7:04 PM, Krishantha Samaraweera <[email protected] > wrote: > Hi, > > When starting G-Reg with -Dsetup option throws following error. > > [2012-04-16 18:57:39,690] ERROR > {org.wso2.carbon.utils.dbcreator.DatabaseCreator} - Error occurred while > executing SQL script for creating registry database > java.io.FileNotFoundException: > /home/krishantha/Downloads/greg/wso2greg-4.0.0-SNAPSHOT/dbscripts/bps/ht/h2.sql > (No such file or directory) > at java.io.FileInputStream.open(Native Method) > at java.io.FileInputStream.<init>(FileInputStream.java:120) > at java.io.FileInputStream.<init>(FileInputStream.java:79) > at > org.wso2.carbon.utils.dbcreator.DatabaseCreator.executeSQLScript(DatabaseCreator.java:294) > at > org.wso2.carbon.utils.dbcreator.DatabaseCreator.createRegistryDatabase(DatabaseCreator.java:61) > at > org.wso2.carbon.humantask.core.db.Database.setupHumanTaskDatabase(Database.java:94) > at org.wso2.carbon.humantask.core.db.Database.start(Database.java:78) > at > org.wso2.carbon.humantask.core.HumanTaskServer.initDataSource(HumanTaskServer.java:128) > at > org.wso2.carbon.humantask.core.HumanTaskServer.init(HumanTaskServer.java:70) > at > org.wso2.carbon.humantask.core.internal.HumanTaskServiceComponent.initHumanTaskServer(HumanTaskServiceComponent.java:104) > at > org.wso2.carbon.humantask.core.internal.HumanTaskServiceComponent.activate(HumanTaskServiceComponent.java:84) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252) > at > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) > at > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346) > at > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588) > at > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196) > at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328) > at > org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221) > at > org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) > at > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) > at > org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451) > at > org.wso2.carbon.datasource.internal.DataSourceServiceComponent.activate(DataSourceServiceComponent.java:140) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252) > at > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) > at > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346) > at > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588) > at > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196) > at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328) > at > org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221) > at > org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) > at > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) > at > org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451) > at > org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.activate(RegistryCoreServiceComponent.java:119) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252) > at > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) > at > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346) > at > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588) > at > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196) > at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328) > at > org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221) > at > org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) > at > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) > at > org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) > at > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451) > at > org.wso2.carbon.user.core.internal.Activator.startDeploy(Activator.java:67) > at > org.wso2.carbon.user.core.internal.BundleCheckActivator.start(BundleCheckActivator.java:54) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711) > at java.security.AccessController.doPrivileged(Native Method) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683) > at > org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389) > at > org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130) > at > org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559) > at > org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544) > at > org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457) > at > org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243) > at > org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438) > at > org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1) > at > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) > at > org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) > > Thanks, > Krishantha. > > On Mon, Apr 16, 2012 at 5:14 PM, Achala Aponso <[email protected]> wrote: > >> Hi, >> >> Did smoke testing on GS, no issues in start up and samples. >> >> Thanks, >> >> >> On Mon, Apr 16, 2012 at 4:37 PM, Johann Nallathamby <[email protected]>wrote: >> >>> The issue has been fixed. >>> >>> Johann. >>> >>> >>> On Mon, Apr 16, 2012 at 3:57 PM, Johann Nallathamby <[email protected]>wrote: >>> >>>> Hi, >>>> >>>> There is an issue on login in IS pack. Looking into it. >>>> >>>> Thanks, >>>> Johann. >>>> >>>> >>>> On Mon, Apr 16, 2012 at 3:32 PM, Ramith Jayasinghe <[email protected]>wrote: >>>> >>>>> Hi, >>>>> Did a smoke test on CSG Server: >>>>> 1. No errors on start up. >>>>> 2. Samples : Not yet (since the product is still in alpha) but we are >>>>> working towards that. However I manually verified main features of the >>>>> product. >>>>> >>>>> Please not that, Its difficult to check the CSG agent since we still >>>>> don't have P2-repo for it in Bamboo. Is it possible to have this available >>>>> as well? >>>>> >>>>> regards, >>>>> - Ramith >>>>> >>>>> >>>>> On Mon, Apr 16, 2012 at 3:29 PM, Nirodha Pramod <[email protected]>wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I could see some DEBUG logs at server startup (in DSS and ESB). Is >>>>>> this done deliberately? >>>>>> >>>>>> CARBON_HOME environment variable is set to >>>>>> /home/nirodha/WSO2/Carbon4/Alpha3/wso2dataservices-3.0.0-SNAPSHOT >>>>>> [2012-04-16 15:05:46,706] DEBUG >>>>>> {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Deploying >>>>>> bundle: dropins/db2jcc_1.0.0.jar >>>>>> [2012-04-16 15:05:46,709] DEBUG >>>>>> {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Deploying >>>>>> bundle: dropins/sqljdbc4_1.0.0.jar >>>>>> [2012-04-16 15:05:46,709] DEBUG >>>>>> {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Deploying >>>>>> bundle: dropins/postgresql_9.0_801.jdbc3_1.0.0.jar >>>>>> [2012-04-16 15:05:46,709] DEBUG >>>>>> {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Deploying >>>>>> bundle: dropins/db2jcc_license_cu_1.0.0.jar >>>>>> [2012-04-16 15:05:46,709] DEBUG >>>>>> {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Deploying >>>>>> bundle: dropins/org.wso2.carbon.logging.propfile_1.0.0.jar >>>>>> [2012-04-16 15:05:46,709] DEBUG >>>>>> {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Deploying >>>>>> bundle: dropins/mysql_connector_java_5.1.7_bin_1.0.0.jar >>>>>> [2012-04-16 15:05:46,710] DEBUG >>>>>> {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Deploying >>>>>> bundle: dropins/ojdbc6_1.0.0.jar >>>>>> [2012-04-16 15:05:49,831] INFO >>>>>> {org.wso2.carbon.coordination.core.services.impl.ZKCoordinationService} - >>>>>> Coordination service disabled. >>>>>> [2012-04-16 15:05:50,121] INFO >>>>>> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 >>>>>> Carbon... >>>>>> >>>>>> >>>>>> thanks, >>>>>> Nirodha >>>>>> >>>>>> On Mon, Apr 16, 2012 at 10:09 AM, Dimuthu Leelarathne < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi RMs, >>>>>>> >>>>>>> Please find candidates for the alpha-3 packs here. >>>>>>> >>>>>>> >>>>>>> http://builder4.us1.wso2.org:8888/bamboo/browse/WSO2CARBON-PRODUCTS-JOB1-51/artifact >>>>>>> >>>>>>> Please do a smoke test and update the list. Smoke testing means, >>>>>>> >>>>>>> 1) No errors on start up >>>>>>> 2) All samples passes >>>>>>> >>>>>>> Please report the above 2 points for your products. >>>>>>> >>>>>>> thanks, >>>>>>> dimuthu >>>>>>> >>>>>>> -- >>>>>>> Dimuthu Leelarathne >>>>>>> Technical Lead >>>>>>> >>>>>>> WSO2, Inc. (http://wso2.com) >>>>>>> email: [email protected] >>>>>>> >>>>>>> Lean . Enterprise . Middleware >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dev mailing list >>>>>>> [email protected] >>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Nirodha Gallage* >>>>>> Software Engineer, QA. >>>>>> WSO2 Inc.: http://wso2.com/ >>>>>> Email: [email protected] Mobile: +94716429078 >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Dev mailing list >>>>>> [email protected] >>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>> >>>>>> >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Achala Aponso >> Software Engineer; WSO2 Inc.; http://wso2.com, >> Email: [email protected] Mobile: +94 (77) 5234925 >> Blog: http://achala11.blogspot.com/ >> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2 Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
