誰かがこの問題を解決するのを手伝ってくれませんか.Windows XP 用の japserserver 試用版をインストールしました.Tomcat サーバーは正常に動作しているようですが、japserserver に接続しようとするとHTTP 404
エラーが発生します.
SEVERE: A web application appears to have started a TimerThread named
[adhocCache] via the java.util.Timer API but has failed to stop it.
To prevent a memory leak, the timer (and hence the enter code here associated thread)
has been forcibly cancelled.
Jul 15, 2013 4:22:04 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Server startup in 30926 ms
Tomcat ログの下の localhost ファイルでは、次のようなエラーも表示されます。
Caused by: net.sf.ehcache.config.InvalidConfigurationException: There is one error in your configuration:
* CacheManager configuration: You've assigned more memory to the on-heap than the VM can sustain, please adjust your -Xmx setting accordingly
`