0

org.zkoss.zk.ui.impl.UiEngineImpl handleError:1107 SEVERE: >>java.lang.StackOverflowError

asked 2009-03-23 12:04:48 +0800

Thiru gravatar image Thiru
147 5

Hi,

When i am running zk web application in \liferay-portal-5.2.2\jboss-tomcat-4.2.3. the application is throwing the following error .

ERROR Mar 23, 2009 11:30:31 AM org.zkoss.zk.ui.impl.UiEngineImpl handleError:1107
SEVERE: >>java.lang.StackOverflowError
>> at java.lang.Class.searchMethods(Class.java:2646)
>> at java.lang.Class.getMethod0(Class.java:2670)
>> at java.lang.Class.getMethod(Class.java:1603)
>> at org.apache.commons.logging.LogFactory.getContextClassLoader(LogFactory.java:438)
>> at org.apache.commons.logging.LogFactory$1.run(LogFactory.java:222)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:218)
>> at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
>> at org.hibernate.type.NullableType.log(NullableType.java:190)
>> at org.hibernate.type.NullableType.nullSafeSet(NullableType.java:80)

Pls provide me the solution

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-04-01 02:33:26 +0800

dennis gravatar image dennis
3679 1 6
http://www.javaworld.com....

It seems a StackOverflowError when doing logging.?
You should write a simple case to see if it still happens.
if yes, post the code and the steps to reproduce to here.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-03-23 12:04:48 +0800

Seen: 766 times

Last updated: Dec 14 '21

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More