[
https://jira.jboss.org/jira/browse/JBAS-6595?page=com.atlassian.jira.plug...
]
Emanuel Muckenhuber commented on JBAS-6595:
-------------------------------------------
This might be cause by this commit:
http://fisheye.jboss.org/browse/JBossAS/branches/Branch_5_x/tomcat/src/ma...
2009-03-08 16:16:08,152 DEBUG [org.jboss.deployers.plugins.managed.BeanMetaDataICF]
(WorkerThread#0[127.0.0.1:45015]) Failed to get property value for bean:
org.jboss.web.tomcat.service.management.ThreadPool, property: maxThreads
java.lang.NoSuchMethodError:
org.jboss.web.tomcat.service.management.BaseBean.getNameProps()Ljava/util/Properties;
at
org.jboss.web.tomcat.service.management.ThreadPool.initProxy(ThreadPool.java:75)
at
org.jboss.web.tomcat.service.management.ThreadPool.getMaxThreads(ThreadPool.java:58)
at sun.reflect.GeneratedMethodAccessor386.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)
at
org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)
at
org.jboss.beans.info.plugins.DefaultPropertyInfo.get(DefaultPropertyInfo.java:133)
at
org.jboss.managed.plugins.factory.AbstractInstanceClassFactory.getValue(AbstractInstanceClassFactory.java:202)
at
org.jboss.deployers.plugins.managed.BeanMetaDataICF.getValue(BeanMetaDataICF.java:179)
at
org.jboss.deployers.plugins.managed.BeanMetaDataICF.getValue(BeanMetaDataICF.java:49)
org.jboss.test.profileservice.test.ServerManagedObjectsTestCase
---------------------------------------------------------------
Key: JBAS-6595
URL:
https://jira.jboss.org/jira/browse/JBAS-6595
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: ProfileService
Reporter: Shelly McGowan
Assignee: Scott M Stark
testWebConnector:
jboss.web:name=http-127.0.0.1-8080,type=GlobalRequestProcessor
junit.framework.AssertionFailedError:
jboss.web:name=http-127.0.0.1-8080,type=GlobalRequestProcessor
at
org.jboss.test.profileservice.test.ServerManagedObjectsTestCase.testWebConnector(ServerManagedObjectsTestCase.java:227)
testWebConnectorPool:
jboss.web:name=http-127.0.0.1-8080,type=ThreadPool
junit.framework.AssertionFailedError: jboss.web:name=http-127.0.0.1-8080,type=ThreadPool
at
org.jboss.test.profileservice.test.ServerManagedObjectsTestCase.testWebConnectorPool(ServerManagedObjectsTestCase.java:252)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira