Other than that I see following error repeatedly on the server console. (Preview build)
[2009-12-12 16:58:30,948] ERROR - BAM MR invokeBusinessLogic SOAP Envelope causing the problem<?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing"><ns:topic xmlns:ns=" http://wso2.org/bam/service/statistics/notify ">/carbon/bam/data/publishers/service_stats</ns:topic><wsa:To> https://10.100.1.223:9444/bam/services/BAMServiceStatisticsSubscriberService </wsa:To><wsa:ReplyTo><wsa:Address>http://www.w3.org/2005/08/addressing/none </wsa:Address></wsa:ReplyTo><wsa:MessageID>urn:uuid:6AC1E6597CAE03A6231260617313025</wsa:MessageID><wsa:Action> http://ws.apache.org/ws/2007/05/eventing-extended/Publish</wsa:Action></soapenv:Header><soapenv:Body><activitydata:Event xmlns:activitydata="http://wso2.org/ns/2009/09/bam/service/activity/data "><activitydata:ServiceActivityData><activitydata:ServerName> https://10.100.1.223:9443</activitydata:ServerName><activitydata:ActivityID>f31979a2-5a94-4d9e-b989-dcb894ac66cc</activitydata:ActivityID><activitydata:MessageID /><activitydata:ServiceName>Billing</activitydata:ServiceName><activitydata:OperationName>raiseInvoce</activitydata:OperationName><activitydata:ActivityName /><activitydata:ActivityDescription /><activitydata:RemoteIPAddress>127.0.0.1</activitydata:RemoteIPAddress><activitydata:UserAgent>%%%%%</activitydata:UserAgent></activitydata:ServiceActivityData></activitydata:Event></soapenv:Body></soapenv:Envelope> Thanks, Krishantha. On Sat, Dec 12, 2009 at 4:29 PM, Krishantha Samaraweera <[email protected] > wrote: > Hi Dumindu, > > I see out of memory error in log files of BAM server (RC3) . The test was > running nearly around 24 hours. Please send the attached log files. > > 2009-12-12 10:58:03,192] ERROR - Error occurred while polling tomcat > webapps repository > java.lang.OutOfMemoryError: Java heap space > at java.lang.StringCoding.encode(StringCoding.java:266) > at java.lang.String.getBytes(String.java:946) > at java.io.UnixFileSystem.list(Native Method) > at java.io.File.list(File.java:973) > at java.io.File.listFiles(File.java:1051) > at > org.wso2.carbon.server.TomcatRepositoryListener.run(TomcatRepositoryListener.java:87) > at java.lang.Thread.run(Thread.java:619) > Exception in thread "http-9444-Processor576" java.lang.OutOfMemoryError: GC > overhead limit exceeded > [2009-12-12 11:17:50,899] ERROR - GC overhead limit exceeded > java.lang.OutOfMemoryError: GC overhead limit exceeded > [2009-12-12 11:17:58,150] ERROR - This is due to the case of InOnly > operations > org.apache.axis2.AxisFault: java.lang.OutOfMemoryError: GC overhead limit > exceeded > at > org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:204) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:135) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) > at > org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) > at > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) > at > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) > at java.lang.Thread.run(Thread.java:619) > Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded > [2009-12-12 11:18:02,166] ERROR - Servlet.service() for servlet > bridgeservlet threw exception > java.lang.OutOfMemoryError: GC overhead limit exceeded > [2009-12-12 11:18:02,167] ERROR - Caught exception > (java.lang.OutOfMemoryError: GC overhead limit exceeded) executing > org.apache.tomcat.util.net.leaderfollowerworkerthr...@2e9c5726, > terminating thread > [2009-12-12 11:26:10,817] INFO - Running Summary Generator... > Exception in thread "Timer-8" java.lang.OutOfMemoryError: Java heap space > > Thanks, > Krishantha. > > On Sat, Dec 12, 2009 at 5:36 AM, Dumindu Pallewela <[email protected]>wrote: > >> WSO2 Business Activity Monitor development team is pleased to announce >> the release of version 1.0.0-preview of WSO2 Business Activity >> Monitor<http://wso2.org/projects/bam> >> >> WSO2 Business Activity Monitor (WSO2 BAM) is a tool designed to exercise >> Business Activity Monitoring (BAM). WSO2 BAM is intended to serve the >> needs of both business and IT domain experts to monitor and understand >> business activities within a SOA deployment. It is specifically designed >> for monitoring SOA deployments, and can be extended to cater for other >> general monitoring requirements as well. >> >> WSO2 BAM is powered by WSO2 Carbon <http://wso2.org/projects/carbon>, the >> SOA middleware component platform. >> License >> >> WSO2 BAM is an open source software product and is release under Apache >> Software License v2.0 <http://www.apache.org/licenses/LICENSE-2.0.html>. >> DownloadsRelease artefacts can be downloaded from >> http://builder.wso2.org/~carbon/bam/1.0.0-RC2/<http://builder.wso2.org/%7Ecarbon/bam/1.0.0-RC2/> >> How to Run? >> >> 1. Download the binary distribution zip file >> 2. Extract the downloaded zip file >> 3. Go to the bin directory in the extracted folder >> 4. On Linux/Unix, run wso2server.sh script. On Microsoft Windows, run >> wso2server.bat file. >> 5. Point your browser to the URL https://localhost:9443/carbon >> 6. Use username *admin*, and password *admin* to login as the >> administrator. >> NOTE: It is strongly recommended that you change your administrator >> password from the *admin* to a more secure one at this point. To do >> this click on 'Configure->User Managment' link on the ledt menu. >> 7. Add servers to be monitored using left menu 'Configure->Monitored >> Servers'. >> 8. Monitor data using various dashboards present under 'Dashboard' >> section of left menu. >> NOTE: You might have to wait some time till there is data available >> from the servers being monitored. To see summary data, you have to wait at >> least one hour, before the first summary run happens. >> 9. Have a look at the documentation for more information on data >> collection and monitoring capabilities of WSO2 BAM >> >> Features >> >> - Support for collecting data on service invocations and message >> mediations >> - Straight through processing - Polling and Eventing based models for >> automated data collection without manual intervention >> - Real time activity monitoring with zero latency - No time gap >> between data collection and availability of data for monitoring >> - Analytics for historical data on service invocations and message >> mediations summarized over various time dimension intervals >> - Data visualization with dashboards and reports >> - Ability to define and monitor key performance indicators (KPI) with >> dashboards and reports >> - Provision to extend monitoring capabilities by customizing dashboard >> gadgets >> - Built-in support for monitoring WSO2 WSAS and WSO2 ESB >> - Ability to extend the current monitoring model with user defined >> data by collecting custom data formats for monitoring >> - Multiple DBMS support (H2 - default, MySQL) >> - Message level data correlation using Activity ID (Experimental) >> >> Engaging with CommunityMailing Lists >> >> Join our mailing list and correspond with the developers directly. >> >> - Developer List : [email protected] | >> Subscribe<[email protected]?subject=subscribe>| Mail >> Archive <http://wso2.org/mailarchive/carbon-dev/> >> - User List : [email protected] | >> Subscribe<[email protected]?subject=subscribe>| Mail >> Archive <http://wso2.org/mailarchive/bam-user/> >> >> Reporting Issues >> >> WSO2 encourages you to report issues, enhancements and feature requests >> for WSO2 BAM. Use the issue tracker <http://wso2.org/jira/browse/bam> for >> reporting issues. >> Discussion Forums >> >> WSO2 BAM users' forum <http://wso2.org/forum/967> can be used to engage >> with developers as well as other users. >> Training >> >> WSO2 Inc. offers a variety of professional training programs, including >> training on WSO2 BAM, general SOA and Web services technologies, Apache Web >> services projects such as Apache Axis2, Apache Synapse and all other SOA >> middleware platform products from WSO2. >> >> For additional training information please refer to >> http://wso2.com/training/course-catalog/ >> Support >> >> WSO2 Inc. offers a variety of development and production support programs, >> ranging from basic Web-based support to premium 24x7 phone support. >> >> For additional support information please refer to >> http://wso2.com/support/ >> >> For more information on WSO2 BAM, and other products from WSO2, visit WSO2 >> Oxygen Tank - The Developer Portal for SOA <http://wso2.org/> >> We welcome your feedback and would love to hear your thoughts on this >> release of WSO2 BAM. >> >> WSO2 BAM Development Team >> >> >> -- >> Dumindu Pallewela >> WSO2 | "The Open Source SOA Company" | http://wso2.com >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
