Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web-CAT froze with java.lang.OutOfMemoryError #1

Open
rhobincu opened this issue Jan 21, 2016 · 0 comments
Open

Web-CAT froze with java.lang.OutOfMemoryError #1

rhobincu opened this issue Jan 21, 2016 · 0 comments

Comments

@rhobincu
Copy link

After a day of runtime, Web-CAT froze (stopped responding to web access) and the catalina.out tomcat log file has the following errors:

INFO [http-bio-8888-exec-1031] Application: pageWithName(null) called for URI /Web-CAT/WebObjects/Web-CAT.woa/wo/75.0.0.0.29.1.1.11.2.1.0.1
ERROR [http-bio-8888-exec-1031] DirectAction: session(): mismatched session IDs: have RwdcwOfduj5St143xrXAsg but expected lPutAlKwZICTPaVd2DNEbw
ERROR [http-bio-8888-exec-1031] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-986] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-986] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-986] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-986] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-986] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-986] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
 INFO [http-bio-8888-exec-1003] Application: Forcing full garbage collection...
 INFO [http-bio-8888-exec-1003] Application:     wasFree: 45160...
 INFO [http-bio-8888-exec-1003] Application:     isFree: 5648640, total mem : 129761280...
ERROR [http-bio-8888-exec-1045] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-1045] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-1028] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-1048] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
ERROR [http-bio-8888-exec-1048] Session: Error: sleep()'ing with multiple sessions active for user: Alexandru Marin
 INFO [http-bio-8888-exec-1043] Application: Forcing full garbage collection...
 INFO [http-bio-8888-exec-1043] Application:     wasFree: 33264...
 INFO [http-bio-8888-exec-1043] Application:     isFree: 2500000, total mem : 129761280...
 INFO [http-bio-8888-exec-972] Application: Forcing full garbage collection...
 INFO [http-bio-8888-exec-972] Application:     wasFree: 52336...
 INFO [http-bio-8888-exec-972] Application:     isFree: 62536, total mem : 129761280...
Exception in thread "http-bio-8888-Acceptor-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "http-bio-8888-exec-1046"   at java.net.ServerSocket.implAccept(ServerSocket.java:543)
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-bio-8888-Acceptor-0"

Exception in thread "http-bio-8888-exec-1048" java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
Exception in thread "http-bio-8888-exec-1003" java.lang.OutOfMemoryError: Java heap space
Exception in thread "http-bio-8888-exec-972" java.lang.OutOfMemoryError: Java heap space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant