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 909998 Details for
Bug 1110789
Random failure in JSFFailoverTestCase
[?]
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.
Stacktrace and standard output
file_1110789.txt (text/plain), 20.22 KB, created by
Richard Janík
on 2014-06-18 12:54:04 UTC
(
hide
)
Description:
Stacktrace and standard output
Filename:
MIME Type:
Creator:
Richard Janík
Created:
2014-06-18 12:54:04 UTC
Size:
20.22 KB
patch
obsolete
>Error Message > >expected:<200> but was:<503> >Stacktrace > >java.lang.AssertionError: expected:<200> but was:<503> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:743) > at org.junit.Assert.assertEquals(Assert.java:118) > at org.junit.Assert.assertEquals(Assert.java:555) > at org.junit.Assert.assertEquals(Assert.java:542) > at org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase.testGracefulUndeployFailover(JSFFailoverTestCase.java:442) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) > at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) > at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) > at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) > at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53) > at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) > at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) > at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89) > at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75) > at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) > at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) > at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) > at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) > at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) > at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) > at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) > at org.junit.runners.ParentRunner.run(ParentRunner.java:309) > at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) > at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) > at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) > at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) > at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) >Standard Output > >11:00:38,736 INFO [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment=deployment-0 >11:00:38,780 INFO [org.jboss.web] (ServerService Thread Pool -- 26) JBAS018224: Unregister web context: /numberguess-jsf >11:00:38,825 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 18) ISPN000029: Passivating all entries to disk >11:00:38,827 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 18) ISPN000030: Passivated 0 entries in 1 milliseconds >11:00:38,846 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment numberguess-jsf.war >11:00:38,869 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 18) JBAS010282: Stopped default-host/numberguess-jsf cache from web container >11:00:38,898 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 4) ISPN000029: Passivating all entries to disk >11:00:38,901 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 4) ISPN000030: Passivated 0 entries in 1 milliseconds >11:00:38,917 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 4) JBAS010282: Stopped repl cache from web container >11:00:38,922 ERROR [org.apache.coyote.http11] (http-/127.0.0.1:8080-1) JBWEB003038: Error processing request: java.lang.IllegalStateException: JBAS010217: Must call start() before first call to unlock() > at org.jboss.as.clustering.lock.YieldingGloballyExclusiveClusterLockSupport.unlock(YieldingGloballyExclusiveClusterLockSupport.java:57) [jboss-as-clustering-api-7.4.0.Final-redhat-15.jar:7.4.0.Final-redhat-15] > at org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager.unlock(SharedLocalYieldingClusterLockManager.java:502) [jboss-as-clustering-api-7.4.0.Final-redhat-15.jar:7.4.0.Final-redhat-15] > at org.jboss.as.clustering.web.infinispan.DistributedCacheManager.relinquishSessionOwnership(DistributedCacheManager.java:411) > at org.jboss.as.web.session.ClusteredSession.relinquishSessionOwnership(ClusteredSession.java:575) [jboss-as-web-7.4.0.Final-redhat-15.jar:7.4.0.Final-redhat-15] > at org.jboss.as.web.session.ClusteredSession.endAccess(ClusteredSession.java:567) [jboss-as-web-7.4.0.Final-redhat-15.jar:7.4.0.Final-redhat-15] > at org.apache.catalina.connector.Request.recycle(Request.java:565) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:387) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_45] > >11:00:38,937 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting and closing JGroups Channel >11:00:39,026 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment numberguess-jsf.war (runtime-name: numberguess-jsf.war) in 264ms >11:00:39,336 INFO [org.jboss.as.clustering] (Incoming-15,shared=tcp) JBAS010225: New cluster view for partition web (id: 4, delta: -1, merge: false) : [node-1/web] >11:00:39,338 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-15,shared=tcp) ISPN000094: Received new cluster view: [node-1/web|4] [node-1/web] >11:00:39,341 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher >11:00:39,623 INFO [org.jboss.as.repository] (management-handler-thread - 4) JBAS014901: Content removed from location W:\workspace\eap-6x-jgroups-tcpgossip-win-matrix\jdk\java16_default\label\Win2k8_x86_64\jboss-eap-6.3-src\testsuite\integration\clust\target\jbossas-clustering-ASYNC-tcp-0\standalone\data\content\52\091522032ab9b28f47048d3ce1f3c7c77c18b9\content >11:00:39,626 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018558: Undeployed "numberguess-jsf.war" (runtime-name: "numberguess-jsf.war") >11:00:39,654 INFO [stdout] (http-/127.0.0.1:8180-1) Cluster 'web' successfully established view [node-1/web] within 0 ms. > >11:00:39,741 INFO [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0 >11:00:39,832 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location W:\workspace\eap-6x-jgroups-tcpgossip-win-matrix\jdk\java16_default\label\Win2k8_x86_64\jboss-eap-6.3-src\testsuite\integration\clust\target\jbossas-clustering-ASYNC-tcp-0\standalone\data\content\d9\3ec220d3b4c7c9b686530f7d9b56a00bb3f1a9\content >11:00:39,846 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "numberguess-jsf.war" (runtime-name: "numberguess-jsf.war") >11:00:40,006 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.numberguess-jsf.war" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice. >11:00:40,008 WARN [org.jboss.as.dependency.unsupported] (MSC service thread 1-1) JBAS018568: Deployment "deployment.numberguess-jsf.war" is using an unsupported module ("org.infinispan:main") which may be changed or removed in future versions without notice. >11:00:40,009 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.numberguess-jsf.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice. >11:00:40,025 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment numberguess-jsf.war >11:00:40,028 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named ViewChangeListenerBean in deployment unit deployment "numberguess-jsf.war" are as follows: > > java:global/numberguess-jsf/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener > java:app/numberguess-jsf/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener > java:module/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener > java:jboss/exported/numberguess-jsf/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener > java:global/numberguess-jsf/ViewChangeListenerBean > java:app/numberguess-jsf/ViewChangeListenerBean > java:module/ViewChangeListenerBean > >11:00:40,087 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: numberguess-jsf.war >11:00:40,281 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment numberguess-jsf.war >11:00:41,235 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >11:00:41,236 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >11:00:41,239 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 17) ISPN000078: Starting JGroups Channel >11:00:41,242 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 18) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >11:00:41,243 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 18) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >11:00:41,244 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >11:00:41,248 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >11:00:41,250 INFO [stdout] (ServerService Thread Pool -- 17) >11:00:41,250 INFO [stdout] (ServerService Thread Pool -- 17) ------------------------------------------------------------------- >11:00:41,251 INFO [stdout] (ServerService Thread Pool -- 17) GMS: address=node-0/web, cluster=web, physical address=127.0.0.1:7600 >11:00:41,251 INFO [stdout] (ServerService Thread Pool -- 17) ------------------------------------------------------------------- > >11:00:41,294 INFO [org.jboss.as.clustering] (Incoming-17,shared=tcp) JBAS010225: New cluster view for partition web (id: 5, delta: 1, merge: false) : [node-1/web, node-0/web] >11:00:41,297 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-17,shared=tcp) ISPN000094: Received new cluster view: [node-1/web|5] [node-1/web, node-0/web] >11:00:41,309 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 17) ISPN000094: Received new cluster view: [node-1/web|5] [node-1/web, node-0/web] >11:00:41,311 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 17) ISPN000079: Cache local address is node-0/web, physical addresses are [127.0.0.1:7600] >11:00:41,331 INFO [org.jboss.as.clustering] (MSC service thread 1-1) JBAS010226: New cluster view for partition web: 5 (org.jboss.as.clustering.impl.CoreGroupCommunicationService$GroupView@166a6ed2 delta: 0, merge: false) >11:00:41,336 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 17) ISPN000161: Using a batchMode transaction manager >11:00:41,342 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 18) ISPN000161: Using a batchMode transaction manager >11:00:41,379 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 18) ISPN000031: MBeans were successfully registered to the platform MBean server. >11:00:41,413 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 17) ISPN000031: MBeans were successfully registered to the platform MBean server. >11:00:41,514 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 18) JBAS010281: Started default-host/numberguess-jsf cache from web container >11:00:41,516 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 17) JBAS010281: Started repl cache from web container >11:00:41,521 INFO [org.jboss.web] (ServerService Thread Pool -- 17) JBAS018210: Register web context: /numberguess-jsf >11:00:41,542 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 17) Initializing Mojarra 2.1.28-jbossorg-2 for context '/numberguess-jsf' >11:00:41,884 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "numberguess-jsf.war" (runtime-name : "numberguess-jsf.war") >11:00:52,760 INFO [stdout] (http-/127.0.0.1:8180-1) Cluster 'web' successfully established view [node-0/web, node-1/web] within 0 ms. > >11:00:52,783 ERROR [org.jboss.as.txn] (http-/127.0.0.1:8080-1) JBAS010151: Unable to get transaction state: java.lang.IllegalStateException > at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1] > at org.jboss.as.txn.deployment.TransactionRollbackSetupAction.checkTransactionStatus(TransactionRollbackSetupAction.java:112) > at org.jboss.as.txn.deployment.TransactionRollbackSetupAction.teardown(TransactionRollbackSetupAction.java:66) > at org.jboss.as.web.ThreadSetupBindingListener.unbind(ThreadSetupBindingListener.java:61) [jboss-as-web-7.4.0.Final-redhat-15.jar:7.4.0.Final-redhat-15] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:184) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.4.5.Final-redhat-1.jar:7.4.5.Final-redhat-1] > at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_45]
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 1110789
: 909998