I am trying to upgrade my Tapestry from 4.02 to 4.1.1 but get the following exception:
14:19:01.525 WARN!! [SocketListener0-1] org.apache.tapestry.error.RequestExceptionReporterImpl.reportRequestException(RequestExceptionReporterImpl.java:45)
50> Unable to present exception p
age: Unable to construct service tapestry.enhance.ComponentConstructorFactory: Error building service tapestry.enhance.ComponentConstructorFactory: Failure invoking constructor for class org .apache.tapestry.services.impl.ComponentConstructorFactoryImpl: edu/emory/mathcs/backport/java/util/concurrent/locks/ReentrantLock org.apache.hivemind.ApplicationRuntimeException: Unable to construct service tapestry.enhance.ComponentConstructorFactory: Error building service tapestry.enhance.ComponentConstructorFactory : Failure invoking constructor for class org.apache.tapestry.services.impl.ComponentConstructorFactoryImpl: edu/emory/mathcs/backport/java/util/concurrent/locks/ReentrantLock [jar:file:/C:/w orkspace/TPP/context/WEB-INF/lib/tapestry-framework-4.1.1.jar!/META-INF/tapestry.enhance.xml, line 27, column 21] at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructNewServiceImplementation(AbstractServiceModelImpl.java:166) at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructServiceImplementation(AbstractServiceModelImpl.java:140) at org.apache.hivemind.impl.servicemodel.SingletonServiceModel.getActualServiceImplementation(SingletonServiceModel.java:69) at $ComponentConstructorFactory_110eae42f99._service($ComponentConstructorFactory_110eae42f99.java) at $ComponentConstructorFactory_110eae42f99.getComponentConstructor($ComponentConstructorFactory_110eae42f99.java) at $ComponentConstructorFactory_110eae42f98.getComponentConstructor($ComponentConstructorFactory_110eae42f98.java) Anybody have any ideas about this? -- ~chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]