Thanks Jorge for trying it out... I've created a couple of issues at [1] and [2] according to the issues you've faced... I encourage you to raise issues as well, as that will help us fix more issues as we move to a beta...
[1] - https://wso2.org/jira/browse/CARBON-12000 [2] - https://wso2.org/jira/browse/CARBON-12001 P.S. : You should upgrade your java version from 1.6.0_14 to 1.6.0_21 or later as there are some bugs in that JDK version... This is not related to the issue you are facing :) On Sat, Dec 17, 2011 at 2:02 AM, Jorge Infante Osorio <[email protected]>wrote: > HI Tharindu. This is a major improvement to BAM. > > I stared in windows OS with errors: > > D:\DesarrolloWS\BAM\wso2bam-2.0.0-ALPHA\bin>wso2server.bat > JAVA_HOME environment variable is set to c:\Archivos de > programa\Java\jdk1.6.0_14 > CARBON_HOME environment variable is set to > D:\DESARR~2\BAM\WSO2BA~1.0-A\bin\.. > [2011-12-16 14:45:08,000] INFO {org.wso2.carbon.server.Main} - > Initializing system... > [2011-12-16 14:45:08,281] INFO > {org.wso2.carbon.server.transports.http.HttpTransport} - Created Connector > [HTTP_11_NIO://*:9770] > [2011-12-16 14:45:08,281] INFO > {org.wso2.carbon.server.transports.http.HttpTransport} - Created Connector > [HTTPS_11_NIO://*:9450] > [2011-12-16 14:45:08,437] INFO > {org.wso2.carbon.server.TomcatCarbonWebappDeployer} - Deployed Carbon > webapp: StandardEngine[Tomcat].StandardHost[defaulthost].StandardContext[/] > [2011-12-16 14:45:08,765] INFO > {org.wso2.carbon.atomikos.TransactionFactory} - Starting Atomikos > Transaction Manager 3.7.0 > [2011-12-16 14:45:20,203] INFO > {org.wso2.carbon.cassandra.dataaccess.DataAccessComponentManager} - There > is no \repository\conf\advanced\cassandra-component.xml. Using the defaul > t configuration > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 > Carbon... > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : > Windows XP 5.1, x86 > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : > c:\Archivos de programa\Java\jdk1.6.0_14\jre > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : > 1.6.0_14-ea > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : > Java HotSpot(TM) Client VM 14.0-b11,Sun Microsystems Inc. > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : > D:\DESARR~2\BAM\WSO2BA~1.0-A\bin\.. > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : > D:\DESARR~2\BAM\WSO2BA~1.0-A\bin\..\tmp > [2011-12-16 14:45:20,406] INFO > {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : > Administrador, es-ES, America/New_York > [2011-12-16 14:45:23,046] INFO > {org.wso2.carbon.ldap.server.configuration.LDAPConfigurationBuilder} - KDC > server is disabled. > [2011-12-16 14:45:23,046] INFO > {org.wso2.carbon.ldap.server.DirectoryActivator} - Embedded LDAP is > disabled. > [2011-12-16 14:45:29,218] INFO > {org.wso2.carbon.user.core.authorization.PermissionTree} - updated > permission tree from database for tenant 0 > [2011-12-16 14:45:29,953] INFO > {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - > Registry Mode : READ-WRITE > [2011-12-16 14:45:30,734] INFO > {org.wso2.carbon.dashboard.dashboardpopulator.GadgetPopulator} - Couldn't > find a Dashboard at 'D:\DESARR~2\BAM\WSO2BA~1.0-A\bin\..\repository\resou > rces\dashboard\dashboard.xml'. Giving up. > [2011-12-16 14:45:30,734] INFO > {org.wso2.carbon.dashboard.dashboardpopulator.GadgetPopulator} - Couldn't > find contents at 'D:\DESARR~2\BAM\WSO2BA~1.0-A\bin\..\repository\resource > s\dashboard\gadgets'. Giving up. > [2011-12-16 14:45:32,515] INFO > {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - > Registry Mode : READ-WRITE > [2011-12-16 14:45:32,531] INFO > {org.wso2.carbon.cassandra.server.internal.CassandraServerDSComponent} - > There is no \repository\conf\advanced\cassandra.yaml. Using the default co > nfiguration > [2011-12-16 14:45:32,562] INFO > {org.apache.cassandra.service.AbstractCassandraDaemon} - Heap size: > 266469376/532742144 > [2011-12-16 14:45:32,609] INFO {org.apache.cassandra.utils.CLibrary} - > JNA > not found. Native methods will be disabled. > [2011-12-16 14:45:32,671] ERROR > {org.apache.cassandra.config.DatabaseDescriptor} - Fatal error: Cannot > locate \org\wso2\carbon\cassandra\server\deployment\cassandra_default.yaml > Bad configuration; unable to start server > D:\DesarrolloWS\BAM\wso2bam-2.0.0-ALPHA\bin> > > After bypass this minor errors and Start again the server I see this: > > [2011-12-16 15:26:07,357] INFO {org.apache.cassandra.service.GCInspector} > - > GC for MarkSweepCompact: 502 ms, 297880 reclaimed leaving 103355864 used; > max is 834732032 > java.net.BindException: Could not bind to 0.0.0.0/0.0.0.0:5679 > at > > org.apache.qpid.transport.network.mina.MINANetworkDriver.bind(MINANetworkDri > ver.java:173) > at org.apache.qpid.server.Main.startup(Main.java:433) > at org.apache.qpid.server.Main.execute(Main.java:237) > at org.apache.qpid.server.Main.<init>(Main.java:101) > at org.apache.qpid.server.Main.main(Main.java:570) > at > > org.wso2.carbon.qpid.internal.QpidServiceComponent.activate(QpidServiceCompo > nent.java:90) > 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(ServiceCompo > nent.java:230) > at > > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceC > omponentProp.java:140) > at > > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComp > onentProp.java:330) > at > > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProce > ss.java:560) > at > > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProc > ess.java:182) > at > org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292) > at > > org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:22 > 6) > at > > org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceCha > nged(FilteredServiceListener.java:124) > at > > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(Bun > dleContextImpl.java:930) > at > > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager. > java:220) > at > > org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(L > istenerQueue.java:149) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEven > tPrivileged(ServiceRegistry.java:757) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEven > t(ServiceRegistry.java:712) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(S > erviceRegistrationImpl.java:129) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(Se > rviceRegistry.java:206) > at > > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(B > undleContextImpl.java:506) > at > > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(B > undleContextImpl.java:524) > at > > org.wso2.carbon.core.services.internal.CarbonServicesServiceComponent.activa > te(CarbonServicesServiceComponent.java:72) > 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(ServiceCompo > nent.java:230) > at > > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceC > omponentProp.java:140) > at > > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComp > onentProp.java:330) > at > > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProce > ss.java:560) > at > > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProc > ess.java:182) > at > org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292) > at > > org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:22 > 6) > at > > org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceCha > nged(FilteredServiceListener.java:124) > at > > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(Bun > dleContextImpl.java:930) > at > > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager. > java:220) > at > > org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(L > istenerQueue.java:149) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEven > tPrivileged(ServiceRegistry.java:757) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEven > t(ServiceRegistry.java:712) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(S > erviceRegistrationImpl.java:129) > at > > org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(Se > rviceRegistry.java:206) > at > > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(B > undleContextImpl.java:506) > at > > org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(B > undleContextImpl.java:524) > at > > org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerM > anager.java:471) > at > > org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServer > Manager.java:273) > at > > org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2C > onfigItemListener.java:117) > at > > org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(Bun > dleContextImpl.java:916) > at > > org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager. > java:220) > at > > org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManage > r.java:330) > [2011-12-16 15:26:09,092] ERROR > {org.wso2.carbon.qpid.internal.QpidServiceComponent} - Failed to start > Qpid > broker : Could not bind to 0.0.0.0/0.0.0.0:5679 > [2011-12-16 15:26:09,435] INFO > {org.wso2.carbon.mediation.initializer.ServiceBusInitializer} - Starting > ESB... > > Anyway, I can access to the UI console :-D. > > Now I´m going to test the examples. > > > Saludos, > Ing. Jorge Infante Osorio. > J´Dpto Soluciones SOA. > CDAE. > Fac. 5. > UCI. > > De: [email protected] [mailto:[email protected]] En > nombre de Tharindu Mathew > Enviado el: viernes, 16 de diciembre de 2011 6:08 > Para: [email protected] > CC: [email protected] > Asunto: [Carbon-dev] WSO2 BAM 2.0.0-ALPHA Released! > > WSO2 Business Activity Monitor (BAM) 2.0.0-Alpha is now available for > download at [1]. > > The 2.0.0 alpha version is a complete re-write of BAM concentrating on > scalability, performance and customizability. > > Samples > > This release contains samples that can be run without setting up another > server to send events to the BAM server. > 1. KPI Definition - Sample to simulate receiving events from a server (ex: > WSO2 AS), perform summarizations and visualize product and consumer data in > a retail store > 2. Fault Detection & Alerting - Sample to simulate receiving events from a > server (ex: WSO2 ESB), detect faults and fire email alerts > Features > > Data Agents > 1. A re-usable Agent API to publish events to the BAM server from any > application (samples included) > 2. Apache Thrift based Agents to publish data at extremely high throughput > rates > 3. Option to use Binary or HTTP protocols > Event Storage > 1. Apache Cassandra based scalable data architecture for high throughput of > writes and reads > 2. Carbon based security mechanism on top of Cassandra > Analytics > 1. An Analyzer Framework with the capability of writing and plugging in any > custom analysis tasks > 2. Built in Analyzers for common operations such as get, put aggregate, > alert, fault detection, etc. > 3. Scheduling capability of analysis tasks > Visualization > 1. Drag and drop gadget IDE to visualize analyzed data with zero code > 2. Capability to plug in additional UI elements and Data sources to Gadget > IDE > 3. Google gadgets based dashboard > > We welcome to use this and provide feed back ahead of the major release in > Q1/Q2 2012. > > Keys available at [2], [3]. > > > [1] - > http://dist.wso2.org/products/bam/2.0.0-Alpha/wso2bam-2.0.0-ALPHA.zip > [2] > - > http://dist.wso2.org/products/bam/2.0.0-Alpha/wso2bam-2.0.0-ALPHA.zip.md5 > [3] > - > http://dist.wso2.org/products/bam/2.0.0-Alpha/wso2bam-2.0.0-ALPHA.zip.asc > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > > > > > Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE > ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU! > http://www.antiterroristas.cu > http://justiciaparaloscinco.wordpress.com > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Regards, Tharindu blog: http://mackiemathew.com/
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
