0

Tomcat error

asked 2013-04-25 09:13:56 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi

Yesterday i deployed small application in my server. After deployment, it works fine for time, i am able to access all my application hosted in my server. But after some time, none of the application works. When i check the tomcat log, i found the below.

So what is the problem.

WARNING: The flex attribute is deprecated, use setHflex and setVflex on child component instead. Apr 25, 2013 8:31:46 AM org.zkoss.util.resource.impl.LabelLoader loadLabels:232 INFO: Loading labels for zh_CN Apr 25, 2013 8:31:46 AM org.zkoss.util.resource.impl.LabelLoader loadLabels:232 INFO: Loading labels for zh Apr 25, 2013 8:44:45 AM org.zkoss.zk.ui.http.AbstractExtendlet invoke:138 SEVERE: Unable to invoke public static final java.lang.String org.zkoss.zk.ui.http.Wpds.outLocaleJavaScript(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.io.IOException java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sroot@usve8348:/var/log/tomcat6#

delete flag offensive retag edit

Comments

I can only confirm the warning message (WARNING: The flex attribute is deprecated, use setHflex and setVflex on child component instead.) comes from using setFlex() on North/South/Center/East/West component. It is deprecated because of this bug.

vincentjian ( 2013-04-26 10:56:51 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-04-26 12:37:44 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Thank you vincent for helping me. But actually there is nothing problem in the ZK/Hibernate/spring, because it working fine locally. After research in the internet, it is tomcat memory problem. I fixed after reading this link

Now the application is working fine. Please check the application here.

Anyway, thank your help.

link publish delete flag offensive edit
Your answer
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
1 follower

RSS

Stats

Asked: 2013-04-25 09:13:56 +0800

Seen: 46 times

Last updated: Apr 26 '13

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