Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 895948 Details for
Bug 1098226
Inaccessible JBoss EWS container after a few REST requests
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
catalina.out
catalina.out (text/plain), 181.36 KB, created by
Ivo Bek
on 2014-05-15 14:13:20 UTC
(
hide
)
Description:
catalina.out
Filename:
MIME Type:
Creator:
Ivo Bek
Created:
2014-05-15 14:13:20 UTC
Size:
181.36 KB
patch
obsolete
>May 15, 2014 2:19:09 PM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >May 15, 2014 2:19:09 PM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >java.lang.UnsatisfiedLinkError: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib/libtcnative-1.so: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib/libapr-1.so.0: file too short > at java.lang.ClassLoader$NativeLibrary.load(Native Method) > at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1957) > at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882) > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1872) > at java.lang.Runtime.loadLibrary0(Runtime.java:849) > at java.lang.System.loadLibrary(System.java:1087) > at org.apache.tomcat.jni.Library.<init>(Library.java:42) > at org.apache.tomcat.jni.Library.initialize(Library.java:174) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.catalina.core.AprLifecycleListener.init(AprLifecycleListener.java:180) > at org.apache.catalina.core.AprLifecycleListener.isAprAvailable(AprLifecycleListener.java:85) > at org.apache.catalina.connector.Connector.setProtocol(Connector.java:595) > at org.apache.catalina.connector.Connector.<init>(Connector.java:69) > at org.apache.catalina.startup.ConnectorCreateRule.begin(ConnectorCreateRule.java:62) > at org.apache.tomcat.util.digester.Digester.startElement(Digester.java:1276) > at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:506) > at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1347) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2768) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511) > at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:846) > at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:775) > at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) > at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) > at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:628) > at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1537) > at org.apache.catalina.startup.Catalina.load(Catalina.java:610) > at org.apache.catalina.startup.Catalina.load(Catalina.java:658) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:281) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:455) >May 15, 2014 2:19:09 PM org.apache.catalina.core.AprLifecycleListener init >INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib >SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". >SLF4J: Defaulting to no-operation (NOP) logger implementation >SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. >May 15, 2014 2:19:10 PM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:19:10 PM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:19:10 PM org.apache.catalina.startup.Catalina load >INFO: Initialization processed in 534 ms >May 15, 2014 2:19:10 PM bitronix.tm.integration.tomcat55.BTMLifecycleListener lifecycleEvent >INFO: Starting Bitronix Transaction Manager >May 15, 2014 2:19:10 PM org.apache.catalina.core.StandardService startInternal >INFO: Starting service Catalina >May 15, 2014 2:19:10 PM org.apache.catalina.core.StandardEngine startInternal >INFO: Starting Servlet Engine: Apache Tomcat/7.0.40 >May 15, 2014 2:19:10 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/host-manager >May 15, 2014 2:19:10 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/docs >May 15, 2014 2:19:11 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/manager >May 15, 2014 2:19:11 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/ROOT >May 15, 2014 2:19:11 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/business-central >May 15, 2014 2:19:15 PM org.apache.catalina.startup.TaglibUriRule body >INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/i18n-1.0 is already defined >2014-05-15 14:19:26,457 [localhost-startStop-1] WARN Cannot find custom maven settings file: /home/ibek/work/resources/ews/kie-maven-settings.xml >2014-05-15 14:19:26,496 [localhost-startStop-1] WARN Environment variable M2_HOME is not set >SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". >SLF4J: Defaulting to no-operation MDCAdapter implementation. >SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. >May 15, 2014 2:19:59 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/examples >May 15, 2014 2:19:59 PM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:19:59 PM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:19:59 PM org.apache.catalina.startup.Catalina start >INFO: Server startup in 49483 ms >May 15, 2014 2:24:01 PM org.apache.catalina.core.StandardServer await >INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. >May 15, 2014 2:24:01 PM org.apache.coyote.AbstractProtocol pause >INFO: Pausing ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:24:01 PM org.apache.coyote.AbstractProtocol pause >INFO: Pausing ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:24:01 PM org.apache.catalina.core.StandardService stopInternal >INFO: Stopping service Catalina >May 15, 2014 2:24:01 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [pool-4-thread-1] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:24:01 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [pool-7-thread-1] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:24:01 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [com.google.inject.internal.util.$Finalizer] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:24:01 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:24:01 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks >SEVERE: The web application [/business-central] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@377c1177]) and a value of type [org.apache.maven.execution.MavenSession[]] (value [[Lorg.apache.maven.execution.MavenSession;@325eb816]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. >May 15, 2014 2:24:01 PM org.apache.coyote.AbstractProtocol stop >INFO: Stopping ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:24:01 PM org.apache.coyote.AbstractProtocol stop >INFO: Stopping ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:24:01 PM bitronix.tm.integration.tomcat55.BTMLifecycleListener lifecycleEvent >INFO: Shutting down Bitronix Transaction Manager >May 15, 2014 2:24:01 PM org.apache.coyote.AbstractProtocol destroy >INFO: Destroying ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:24:01 PM org.apache.coyote.AbstractProtocol destroy >INFO: Destroying ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:24:13 PM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >May 15, 2014 2:24:13 PM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >java.lang.UnsatisfiedLinkError: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib/libtcnative-1.so: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib/libapr-1.so.0: file too short > at java.lang.ClassLoader$NativeLibrary.load(Native Method) > at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1957) > at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882) > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1872) > at java.lang.Runtime.loadLibrary0(Runtime.java:849) > at java.lang.System.loadLibrary(System.java:1087) > at org.apache.tomcat.jni.Library.<init>(Library.java:42) > at org.apache.tomcat.jni.Library.initialize(Library.java:174) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.catalina.core.AprLifecycleListener.init(AprLifecycleListener.java:180) > at org.apache.catalina.core.AprLifecycleListener.isAprAvailable(AprLifecycleListener.java:85) > at org.apache.catalina.connector.Connector.setProtocol(Connector.java:595) > at org.apache.catalina.connector.Connector.<init>(Connector.java:69) > at org.apache.catalina.startup.ConnectorCreateRule.begin(ConnectorCreateRule.java:62) > at org.apache.tomcat.util.digester.Digester.startElement(Digester.java:1276) > at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:506) > at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1347) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2768) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511) > at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:846) > at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:775) > at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) > at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) > at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:628) > at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1537) > at org.apache.catalina.startup.Catalina.load(Catalina.java:610) > at org.apache.catalina.startup.Catalina.load(Catalina.java:658) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:281) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:455) >May 15, 2014 2:24:14 PM org.apache.catalina.core.AprLifecycleListener init >INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib >SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". >SLF4J: Defaulting to no-operation (NOP) logger implementation >SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. >May 15, 2014 2:24:14 PM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:24:14 PM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:24:14 PM org.apache.catalina.startup.Catalina load >INFO: Initialization processed in 617 ms >May 15, 2014 2:24:14 PM bitronix.tm.integration.tomcat55.BTMLifecycleListener lifecycleEvent >INFO: Starting Bitronix Transaction Manager >May 15, 2014 2:24:14 PM org.apache.catalina.core.StandardService startInternal >INFO: Starting service Catalina >May 15, 2014 2:24:14 PM org.apache.catalina.core.StandardEngine startInternal >INFO: Starting Servlet Engine: Apache Tomcat/7.0.40 >May 15, 2014 2:24:14 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/host-manager >May 15, 2014 2:24:15 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/docs >May 15, 2014 2:24:15 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/manager >May 15, 2014 2:24:15 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/ROOT >May 15, 2014 2:24:15 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/business-central >May 15, 2014 2:24:20 PM org.apache.catalina.startup.TaglibUriRule body >INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/i18n-1.0 is already defined >2014-05-15 14:24:31,456 [localhost-startStop-1] WARN Cannot find custom maven settings file: /home/ibek/work/resources/ews/kie-maven-settings.xml >2014-05-15 14:24:31,477 [localhost-startStop-1] WARN Environment variable M2_HOME is not set >SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". >SLF4J: Defaulting to no-operation MDCAdapter implementation. >SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. >May 15, 2014 2:25:04 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/examples >May 15, 2014 2:25:04 PM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:25:04 PM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:25:04 PM org.apache.catalina.startup.Catalina start >INFO: Server startup in 50087 ms >May 15, 2014 2:25:53 PM org.apache.catalina.core.StandardServer await >INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. >May 15, 2014 2:25:53 PM org.apache.coyote.AbstractProtocol pause >INFO: Pausing ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:25:53 PM org.apache.coyote.AbstractProtocol pause >INFO: Pausing ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:25:53 PM org.apache.catalina.core.StandardService stopInternal >INFO: Stopping service Catalina >May 15, 2014 2:25:53 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [pool-4-thread-1] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:25:53 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [pool-7-thread-1] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:25:53 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [com.google.inject.internal.util.$Finalizer] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:25:53 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads >SEVERE: The web application [/business-central] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. >May 15, 2014 2:25:53 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks >SEVERE: The web application [/business-central] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@24d22c0a]) and a value of type [org.apache.maven.execution.MavenSession[]] (value [[Lorg.apache.maven.execution.MavenSession;@62495768]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. >May 15, 2014 2:25:53 PM org.apache.coyote.AbstractProtocol stop >INFO: Stopping ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:25:53 PM org.apache.coyote.AbstractProtocol stop >INFO: Stopping ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:25:53 PM bitronix.tm.integration.tomcat55.BTMLifecycleListener lifecycleEvent >INFO: Shutting down Bitronix Transaction Manager >May 15, 2014 2:25:53 PM org.apache.coyote.AbstractProtocol destroy >INFO: Destroying ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:25:53 PM org.apache.coyote.AbstractProtocol destroy >INFO: Destroying ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:27:08 PM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >May 15, 2014 2:27:08 PM org.apache.catalina.startup.Catalina addClusterRuleSet >INFO: Cluster RuleSet not found due to [java.lang.ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet]. Cluster configuration disabled. >java.lang.UnsatisfiedLinkError: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib/libtcnative-1.so: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib/libapr-1.so.0: file too short > at java.lang.ClassLoader$NativeLibrary.load(Native Method) > at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1957) > at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882) > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1872) > at java.lang.Runtime.loadLibrary0(Runtime.java:849) > at java.lang.System.loadLibrary(System.java:1087) > at org.apache.tomcat.jni.Library.<init>(Library.java:42) > at org.apache.tomcat.jni.Library.initialize(Library.java:174) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.catalina.core.AprLifecycleListener.init(AprLifecycleListener.java:180) > at org.apache.catalina.core.AprLifecycleListener.isAprAvailable(AprLifecycleListener.java:85) > at org.apache.catalina.connector.Connector.setProtocol(Connector.java:595) > at org.apache.catalina.connector.Connector.<init>(Connector.java:69) > at org.apache.catalina.startup.ConnectorCreateRule.begin(ConnectorCreateRule.java:62) > at org.apache.tomcat.util.digester.Digester.startElement(Digester.java:1276) > at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:506) > at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1347) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2768) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) > at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511) > at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:846) > at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:775) > at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) > at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) > at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:628) > at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1537) > at org.apache.catalina.startup.Catalina.load(Catalina.java:610) > at org.apache.catalina.startup.Catalina.load(Catalina.java:658) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:281) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:455) >May 15, 2014 2:27:09 PM org.apache.catalina.core.AprLifecycleListener init >INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /home/ibek/Downloads/jboss-ews-2.0/tomcat7/lib >SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". >SLF4J: Defaulting to no-operation (NOP) logger implementation >SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. >May 15, 2014 2:27:09 PM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:27:09 PM org.apache.coyote.AbstractProtocol init >INFO: Initializing ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:27:09 PM org.apache.catalina.startup.Catalina load >INFO: Initialization processed in 579 ms >May 15, 2014 2:27:09 PM bitronix.tm.integration.tomcat55.BTMLifecycleListener lifecycleEvent >INFO: Starting Bitronix Transaction Manager >May 15, 2014 2:27:09 PM org.apache.catalina.core.StandardService startInternal >INFO: Starting service Catalina >May 15, 2014 2:27:09 PM org.apache.catalina.core.StandardEngine startInternal >INFO: Starting Servlet Engine: Apache Tomcat/7.0.40 >May 15, 2014 2:27:09 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/host-manager >May 15, 2014 2:27:10 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/docs >May 15, 2014 2:27:10 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/manager >May 15, 2014 2:27:10 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/ROOT >May 15, 2014 2:27:10 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/business-central >May 15, 2014 2:27:14 PM org.apache.catalina.startup.TaglibUriRule body >INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/i18n-1.0 is already defined >2014-05-15 14:27:27,676 [localhost-startStop-1] WARN Cannot find custom maven settings file: /home/ibek/work/resources/ews/kie-maven-settings.xml >2014-05-15 14:27:27,742 [localhost-startStop-1] WARN Environment variable M2_HOME is not set >SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". >SLF4J: Defaulting to no-operation MDCAdapter implementation. >SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. >May 15, 2014 2:28:01 PM org.apache.catalina.startup.HostConfig deployDirectory >INFO: Deploying web application directory /home/ibek/Downloads/jboss-ews-2.0/tomcat7/webapps/examples >May 15, 2014 2:28:01 PM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["http-bio-8080"] >May 15, 2014 2:28:01 PM org.apache.coyote.AbstractProtocol start >INFO: Starting ProtocolHandler ["ajp-bio-8009"] >May 15, 2014 2:28:01 PM org.apache.catalina.startup.Catalina start >INFO: Server startup in 52202 ms >2014-05-15 14:32:37,609 [http-bio-8080-exec-2] INFO Deployment executing as async jobs >2014-05-15 14:32:37,610 [http-bio-8080-exec-2] INFO UNDEPLOY job for [org.jboss:integration:1.2.0-SNAPSHOT] submitted succesfully >2014-05-15 14:32:37,670 [http-bio-8080-exec-7] WARN Unable to retrieve status of job org.jboss:integration:1.2.0-SNAPSHOT/UNDEPLOY >2014-05-15 14:32:40,697 [http-bio-8080-exec-3] INFO Deployment executing as async jobs >2014-05-15 14:32:40,702 [http-bio-8080-exec-3] INFO DEPLOY job for [org.jboss:integration:1.2.0-SNAPSHOT] submitted succesfully >2014-05-15 14:32:40,723 [http-bio-8080-exec-4] WARN Unable to retrieve status of job org.jboss:integration:1.2.0-SNAPSHOT/DEPLOY >2014-05-15 14:32:40,740 [http-bio-8080-exec-4] WARN Unable to retrieve status of job org.jboss:integration:1.2.0-SNAPSHOT/UNDEPLOY >java.util.concurrent.TimeoutException: null > at java.util.concurrent.FutureTask.get(FutureTask.java:201) ~[na:1.7.0_40] > at org.kie.services.remote.rest.async.AsyncDeploymentJobExecutor.getStatus(AsyncDeploymentJobExecutor.java:191) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.async.AsyncDeploymentJobExecutor$Proxy$_$$_WeldClientProxy.getStatus(AsyncDeploymentJobExecutor$Proxy$_$$_WeldClientProxy.java) [kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.DeploymentResource.getConfig(DeploymentResource.java:110) [kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.DeploymentResource$Proxy$_$$_WeldClientProxy.getConfig(DeploymentResource$Proxy$_$$_WeldClientProxy.java) [kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >2014-05-15 14:33:03,308 [http-bio-8080-exec-3] WARN No process instance id supplied for operation! >type = java.lang.Long >2014-05-15 14:33:13,869 [http-bio-8080-exec-9] WARN No process instance id supplied for operation! >type = java.lang.Long >2014-05-15 14:33:25,226 [http-bio-8080-exec-5] WARN No process instance id supplied for operation! >var1 = testProcessInstanceHistoryByVariable1 >var2 = null >2014-05-15 14:33:34,386 [http-bio-8080-exec-1] WARN No process instance id supplied for operation! >2014-05-15 14:33:36,209 [http-bio-8080-exec-2] WARN No process instance id supplied for operation! >var1 = testVariableHistoryByValue1 >var2 = null >type = java.lang.String >2014-05-15 14:33:50,329 [http-bio-8080-exec-4] WARN No process instance id supplied for operation! >2014-05-15 14:33:53,690 [http-bio-8080-exec-1] WARN No process instance id supplied for operation! >2014-05-15 14:34:01,507 [http-bio-8080-exec-13] WARN No process instance id supplied for operation! >var1 = testProcessInstanceHistoryByVariableByValue1 >var2 = null >var1 = testVariableHistoryByValue2 >var2 = null >2014-05-15 14:34:10,417 [http-bio-8080-exec-8] WARN No process instance id supplied for operation! >var1 = testVariableHistory1 >var2 = testVariableHistory2 >var1 = testProcessInstanceHistoryByVariableByValue2 >var2 = null >2014-05-15 14:35:06,284 [http-bio-8080-exec-7] WARN No process instance id supplied for operation! >2014-05-15 14:37:12,922 [http-bio-8080-exec-8] WARN Exception thrown when processing request [/history/clear]; responding with status -1 >javax.persistence.PersistenceException: [PersistenceUnit: org.jbpm.domain] Unable to build EntityManagerFactory > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:930) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:904) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:72) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:63) ~[hibernate-jpa-2.0-api-1.0.1.Final-redhat-2.jar:na] > at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:47) ~[hibernate-jpa-2.0-api-1.0.1.Final-redhat-2.jar:na] > at org.kie.workbench.backend.BpmDependenciesProducer.getEntityManagerFactory(BpmDependenciesProducer.java:35) ~[BpmDependenciesProducer.class:na] > at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source) ~[na:na] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:170) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:137) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ProducerMethod$ProducerMethodProducer.produce(ProducerMethod.java:136) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:319) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractReceiverBean.getReceiver(AbstractReceiverBean.java:77) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:317) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:101) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:90) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:79) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.kie.services.remote.cdi.ProcessRequestBean$Proxy$_$$_WeldClientProxy.getAuditLogService(ProcessRequestBean$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.getAuditLogService(HistoryResource.java:64) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.clear(HistoryResource.java:74) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource$Proxy$_$$_WeldClientProxy.clear(HistoryResource$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >Caused by: org.hibernate.MappingException: Could not instantiate persister org.hibernate.persister.entity.SingleTableEntityPersister > at org.hibernate.persister.internal.PersisterFactoryImpl.create(PersisterFactoryImpl.java:174) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.persister.internal.PersisterFactoryImpl.createEntityPersister(PersisterFactoryImpl.java:135) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:385) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1762) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:94) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:920) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > ... 97 common frames omitted >java.lang.OutOfMemoryError: GC overhead limit exceeded > at java.util.Arrays.copyOfRange(Arrays.java:2694) ~[na:1.7.0_40] > at java.lang.String.<init>(String.java:203) ~[na:1.7.0_40] > at java.lang.StringBuilder.toString(StringBuilder.java:405) ~[na:1.7.0_40] > at org.hibernate.mapping.Column.getTemplate(Column.java:264) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:717) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:146) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.7.0_40] > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[na:1.7.0_40] > at org.hibernate.persister.internal.PersisterFactoryImpl.create(PersisterFactoryImpl.java:163) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.persister.internal.PersisterFactoryImpl.createEntityPersister(PersisterFactoryImpl.java:135) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:385) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1762) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:94) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:920) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:904) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:72) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:63) ~[hibernate-jpa-2.0-api-1.0.1.Final-redhat-2.jar:na] > at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:47) ~[hibernate-jpa-2.0-api-1.0.1.Final-redhat-2.jar:na] > at org.kie.workbench.backend.BpmDependenciesProducer.getEntityManagerFactory(BpmDependenciesProducer.java:35) ~[BpmDependenciesProducer.class:na] > at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source) ~[na:na] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:170) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:137) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ProducerMethod$ProducerMethodProducer.produce(ProducerMethod.java:136) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:319) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded > at java.io.DataInputStream.<init>(DataInputStream.java:58) > at java.io.ObjectInputStream$BlockDataInputStream.<init>(ObjectInputStream.java:2401) > at java.io.ObjectInputStream.<init>(ObjectInputStream.java:295) > at sun.rmi.server.MarshalInputStream.<init>(MarshalInputStream.java:124) > at sun.rmi.transport.ConnectionInputStream.<init>(ConnectionInputStream.java:56) > at sun.rmi.transport.StreamRemoteCall.getInputStream(StreamRemoteCall.java:133) > at sun.rmi.transport.Transport.serviceCall(Transport.java:142) > at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:556) > at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:811) > at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:670) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:724) >Exception in thread "http-bio-8080-exec-5" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "http-bio-8080-exec-10" java.lang.OutOfMemoryError: GC overhead limit exceeded >2014-05-15 14:39:28,286 [http-bio-8080-exec-3] WARN Exception thrown when processing request [/history/clear]; responding with status -1 >org.jboss.weld.exceptions.WeldException: WELD-000049 Unable to invoke [method] @PostConstruct public org.kie.services.remote.cdi.ProcessRequestBean.initAuditLogService() on org.kie.services.remote.cdi.ProcessRequestBean@914f44 > at org.jboss.weld.bean.AbstractClassBean.defaultPostConstruct(AbstractClassBean.java:404) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.postConstruct(ManagedBean.java:178) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:298) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:101) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:90) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:79) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.kie.services.remote.cdi.ProcessRequestBean$Proxy$_$$_WeldClientProxy.getAuditLogService(ProcessRequestBean$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.getAuditLogService(HistoryResource.java:64) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.clear(HistoryResource.java:74) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource$Proxy$_$$_WeldClientProxy.clear(HistoryResource$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >Caused by: java.lang.reflect.InvocationTargetException: null > at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source) ~[na:na] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.introspector.jlr.WeldMethodImpl.invoke(WeldMethodImpl.java:174) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractClassBean.defaultPostConstruct(AbstractClassBean.java:402) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > ... 53 common frames omitted >java.lang.OutOfMemoryError: GC overhead limit exceeded >2014-05-15 14:39:30,280 [http-bio-8080-exec-2] WARN Exception thrown when processing request [/history/clear]; responding with status -1 >javax.enterprise.inject.CreationException: null > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.7.0_40] > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[na:1.7.0_40] > at java.lang.Class.newInstance(Class.java:374) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$16.work(SecureReflections.java:344) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInstantiation(SecureReflectionAccess.java:173) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.newInstance(SecureReflections.java:341) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:33) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:45) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:85) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:143) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ProducerMethod$ProducerMethodProducer.produce(ProducerMethod.java:136) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:319) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractReceiverBean.getReceiver(AbstractReceiverBean.java:77) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:317) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:101) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:90) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:79) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.kie.services.remote.cdi.ProcessRequestBean$Proxy$_$$_WeldClientProxy.getAuditLogService(ProcessRequestBean$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.getAuditLogService(HistoryResource.java:64) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.clear(HistoryResource.java:74) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource$Proxy$_$$_WeldClientProxy.clear(HistoryResource$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >2014-05-15 14:40:21,233 [http-bio-8080-exec-11] WARN Exception thrown when processing request [/runtime/org.jboss:integration:1.2.0-SNAPSHOT/process/org.jboss.qa.bpms.ScriptTask/start?]; responding with status -1 >javax.persistence.PersistenceException: [PersistenceUnit: org.jbpm.domain] Unable to build EntityManagerFactory > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:930) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:904) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:72) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:63) ~[hibernate-jpa-2.0-api-1.0.1.Final-redhat-2.jar:na] > at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:47) ~[hibernate-jpa-2.0-api-1.0.1.Final-redhat-2.jar:na] > at org.kie.workbench.backend.BpmDependenciesProducer.getEntityManagerFactory(BpmDependenciesProducer.java:35) ~[BpmDependenciesProducer.class:na] > at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source) ~[na:na] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:170) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:137) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ProducerMethod$ProducerMethodProducer.produce(ProducerMethod.java:136) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:319) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractReceiverBean.getReceiver(AbstractReceiverBean.java:77) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:317) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:101) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:90) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:79) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.kie.services.remote.cdi.ProcessRequestBean$Proxy$_$$_WeldClientProxy.doKieSessionOperation(ProcessRequestBean$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.RuntimeResource.startProcessInstance(RuntimeResource.java:401) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.RuntimeResource.process_defId_start(RuntimeResource.java:105) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.RuntimeResource$Proxy$_$$_WeldClientProxy.process_defId_start(RuntimeResource$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >Caused by: org.hibernate.MappingException: Could not instantiate collection persister org.hibernate.persister.collection.OneToManyPersister > at org.hibernate.persister.internal.PersisterFactoryImpl.create(PersisterFactoryImpl.java:242) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.persister.internal.PersisterFactoryImpl.createCollectionPersister(PersisterFactoryImpl.java:201) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:414) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1762) ~[hibernate-core-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:94) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:920) ~[hibernate-entitymanager-4.2.0.SP1-redhat-1.jar:4.2.0.SP1-redhat-1] > ... 97 common frames omitted >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >2014-05-15 14:41:13,797 [http-bio-8080-exec-1] WARN Exception thrown when processing request [/history/clear]; responding with status -1 >javax.enterprise.inject.CreationException: null > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.7.0_40] > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[na:1.7.0_40] > at java.lang.Class.newInstance(Class.java:374) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$16.work(SecureReflections.java:344) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInstantiation(SecureReflectionAccess.java:173) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.newInstance(SecureReflections.java:341) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:33) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:45) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:85) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:143) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ProducerMethod$ProducerMethodProducer.produce(ProducerMethod.java:136) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:319) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractReceiverBean.getReceiver(AbstractReceiverBean.java:77) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:317) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:101) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:90) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:79) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.kie.services.remote.cdi.ProcessRequestBean$Proxy$_$$_WeldClientProxy.getAuditLogService(ProcessRequestBean$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.getAuditLogService(HistoryResource.java:64) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.clear(HistoryResource.java:74) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource$Proxy$_$$_WeldClientProxy.clear(HistoryResource$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >type = java.lang.String >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >2014-05-15 14:42:04,703 [http-bio-8080-exec-4] WARN Exception thrown when processing request [/history/clear]; responding with status -1 >javax.enterprise.inject.CreationException: null > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.7.0_40] > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[na:1.7.0_40] > at java.lang.Class.newInstance(Class.java:374) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$16.work(SecureReflections.java:344) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInstantiation(SecureReflectionAccess.java:173) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.newInstance(SecureReflections.java:341) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:33) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:45) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:85) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:143) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ProducerMethod$ProducerMethodProducer.produce(ProducerMethod.java:136) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:319) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractReceiverBean.getReceiver(AbstractReceiverBean.java:77) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:317) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:101) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:90) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:79) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.kie.services.remote.cdi.ProcessRequestBean$Proxy$_$$_WeldClientProxy.getAuditLogService(ProcessRequestBean$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.getAuditLogService(HistoryResource.java:64) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.clear(HistoryResource.java:74) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource$Proxy$_$$_WeldClientProxy.clear(HistoryResource$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >May 15, 2014 2:42:23 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop >WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=33988] throws >java.lang.OutOfMemoryError: GC overhead limit exceeded > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "bitronix-recovery-thread" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >2014-05-15 14:43:30,088 [http-bio-8080-exec-13] WARN Exception thrown when processing request [/history/clear]; responding with status -1 >javax.enterprise.inject.CreationException: null > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.7.0_40] > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[na:1.7.0_40] > at java.lang.Class.newInstance(Class.java:374) ~[na:1.7.0_40] > at org.jboss.weld.util.reflection.SecureReflections$16.work(SecureReflections.java:344) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInstantiation(SecureReflectionAccess.java:173) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.reflection.SecureReflections.newInstance(SecureReflections.java:341) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:33) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:45) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:85) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstance(MethodInjectionPoint.java:143) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ProducerMethod$ProducerMethodProducer.produce(ProducerMethod.java:136) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:319) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractReceiverBean.getReceiver(AbstractReceiverBean.java:77) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean$AbstractProducer.produce(AbstractProducerBean.java:317) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:307) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:674) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:134) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:763) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:772) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1$1.proceed(ManagedBean.java:165) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget$1.work(ManagedBean.java:161) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$FixInjectionPoint.run(ManagedBean.java:135) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.inject(ManagedBean.java:157) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:297) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:101) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:90) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:79) ~[weld-core-1.1.13.Final-redhat-1.jar:1.1.13.Final-redhat-1] > at org.kie.services.remote.cdi.ProcessRequestBean$Proxy$_$$_WeldClientProxy.getAuditLogService(ProcessRequestBean$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.getAuditLogService(HistoryResource.java:64) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource.clear(HistoryResource.java:74) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.kie.services.remote.rest.HistoryResource$Proxy$_$$_WeldClientProxy.clear(HistoryResource$Proxy$_$$_WeldClientProxy.java) ~[kie-services-remote-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] > at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) ~[resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) [servlet-api.jar:na] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-1.jar:0.3.3-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) [catalina.jar:7.0.40] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) [catalina.jar:7.0.40] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) [catalina.jar:7.0.40] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) [catalina.jar:7.0.40] > at org.kie.integration.tomcat.JACCValve.invoke(JACCValve.java:101) [kie-tomcat-integration-6.0.3-redhat-1.jar:6.0.3-redhat-1] > at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) [catalina.jar:7.0.40] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) [catalina.jar:7.0.40] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) [catalina.jar:7.0.40] > at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008) [tomcat-coyote.jar:7.0.40] > at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) [tomcat-coyote.jar:7.0.40] > at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) [tomcat-coyote.jar:7.0.40] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40] > at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40] >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "http-bio-8080-exec-13" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded > >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "bitronix-recovery-thread" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "bitronix-async-jmx-worker" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "bitronix-task-scheduler" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "http-bio-8080-AsyncTimeout" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "ajp-bio-8009-AsyncTimeout" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >May 15, 2014 2:47:26 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop >WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=33988] throws >java.lang.OutOfMemoryError: GC overhead limit exceeded > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "ExecutorPoolWorker" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded > >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >May 15, 2014 2:52:28 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop >WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=33988] throws >java.lang.OutOfMemoryError: GC overhead limit exceeded > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >May 15, 2014 2:52:37 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop >WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=33988] throws >java.lang.OutOfMemoryError: GC overhead limit exceeded > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" >Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "RMI TCP Connection(idle)" >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >May 15, 2014 2:53:41 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop >WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=33988] throws >java.lang.OutOfMemoryError: GC overhead limit exceeded > >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: GC overhead limit exceeded >Exception in thread "RMI TCP Connection(idle)"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1098226
: 895948 |
895949
|
895950
|
895951
|
895952
|
895953
|
895954
|
896245
|
896419
|
896420
|
897034
|
897090
|
897114
|
897491
|
897494
|
897786
|
897889