Obviously something related to class loading inside Tomcat; beyond that, can't say.
On 1/28/06, Tsvetelin Saykov <[EMAIL PROTECTED]> wrote: > Hi All, > > I have received the following exceptions in Tomcat log file in my Tapestry > 4.0 application. I think it is related with HiveMind registry but don't know > what is wrong :( > It is very strange because the same application is running without any > problems under Eclipse+Jetty or on my desktop Tomcat 5.0 on Windows. More > strange for me is that everything seems works fine from user point of view - > I receive the requested pages without exception page. > The installation package is : Linux - Apache - JDK (build 1.4.1_07-b02, > mixed mode), Tomcat 5.0, Tapestry 4.0 > > Does anyone have an idea what cause this problem? > > > > Exception 'service.impl.BuilderParameter ' for class > service.impl.BuilderParameter > Exception 'service.impl.BuilderMessagesFacet' for class > service.impl.BuilderMessagesFacet > Exception 'service.impl.BuilderLogFacet' for class > service.impl.BuilderLogFacet > Exception 'service.impl.BuilderServiceIdFacet' for class > service.impl.BuilderServiceIdFacet > Exception 'service.impl.BuilderErrorHandlerFacet ' for class > service.impl.BuilderErrorHandlerFacet > Exception 'service.impl.BuilderClassResolverFacet' for class > service.impl.BuilderClassResolverFacet > Exception 'service.impl.BuilderErrorLogFacet' for class > service.impl.BuilderErrorLogFacet > Exception 'service.impl.BuilderPropertyFacet' for class > service.impl.BuilderPropertyFacet > Exception 'service.impl.BuilderPropertyFacet' for class > service.impl.BuilderPropertyFacet > Exception 'ValidatorsBindingFactory' for class ValidatorsBindingFactory > Exception > 'org.apache.tapestry.form.validator.ValidatorsBindingFactoryBeanInfo' for > class org.apache.tapestry.form.validator.ValidatorsBindingFactoryBeanInfo > Exception > 'org.apache.tapestry.form.validator.ValidatorsBindingFactoryBeanInfo ' for > class org.apache.tapestry.form.validator.ValidatorsBindingFactoryBeanInfo > Exception 'service.impl.BuilderParameter' for class > service.impl.BuilderParameter > Exception 'service.impl.BuilderMessagesFacet' for class > service.impl.BuilderMessagesFacet > Exception 'service.impl.BuilderLogFacet' for class > service.impl.BuilderLogFacet > Exception 'service.impl.BuilderServiceIdFacet' for class > service.impl.BuilderServiceIdFacet > Exception ' service.impl.BuilderErrorHandlerFacet' for class > service.impl.BuilderErrorHandlerFacet > Exception 'service.impl.BuilderClassResolverFacet' for class > service.impl.BuilderClassResolverFacet > Exception 'service.impl.BuilderErrorLogFacet ' for class > service.impl.BuilderErrorLogFacet > Exception 'service.impl.BuilderPropertyFacet' for class > service.impl.BuilderPropertyFacet > Exception 'ValidatorFactoryImpl' for class ValidatorFactoryImpl > Exception 'ValidatorContribution' for class ValidatorContribution > Exception 'Max' for class Max > Exception 'ValidatorContribution' for class ValidatorContribution > Exception 'MaxDate' for class MaxDate > Exception 'ValidatorContribution' for class ValidatorContribution > Exception 'MaxLength' for class MaxLength > Exception 'ValidatorContribution' for class ValidatorContribution > Exception 'Min' for class Min > Exception 'ValidatorContribution' for class ValidatorContribution > Exception 'MinDate' for class MinDate > Exception 'ValidatorContribution' for class ValidatorContribution > Exception 'MinLength' for class MinLength > Exception 'ValidatorContribution' for class ValidatorContribution > Exception 'Pattern' for class Pattern > Exception 'service.impl.BuilderParameter' for class > service.impl.BuilderParameter > Exception 'service.impl.BuilderMessagesFacet' for class > service.impl.BuilderMessagesFacet > Exception 'service.impl.BuilderLogFacet' for class > service.impl.BuilderLogFacet > Exception 'service.impl.BuilderServiceIdFacet ' for class > service.impl.BuilderServiceIdFacet > Exception 'service.impl.BuilderErrorHandlerFacet' for class > service.impl.BuilderErrorHandlerFacet > Exception 'service.impl.BuilderClassResolverFacet' for class > service.impl.BuilderClassResolverFacet > Exception 'service.impl.BuilderErrorLogFacet' for class > service.impl.BuilderErrorLogFacet > Exception 'service.impl.BuilderPropertyFacet' for class > service.impl.BuilderPropertyFacet > Exception 'MessageBindingFactory' for class MessageBindingFactory > > On each requests to home page I get > [doGet] Got request: GET > Exception 'impl.RequestGlobalsImpl' for class impl.RequestGlobalsImpl > Exception 'ClientPropertyPersistenceStrategy' for class > ClientPropertyPersistenceStrategy > Exception 'ClientPropertyPersistenceStrategy' for class > ClientPropertyPersistenceStrategy > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
