amitbatajoo / opensocial-java-client

Automatically exported from code.google.com/p/opensocial-java-client
Apache License 2.0
0 stars 0 forks source link

opensocial-1.0.jar file hangs Tomcat 6 in NetBeans IDE 6.8 debug mode #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a web project with jar file
2. Debug the project 
3. Observe that the logger will continuously log to the screen.

What is the expected output? What do you see instead?
Expected output is that the project starts up in debug mode.  What I saw is
that Tomcat eventually times out.

What version of the product are you using? On what operating system?
Version 1.0.  OS is Windows XP SP3.

Please provide any additional information below.
I recompiled the file without the logging.properties file and the debugger
started up normally.  

Original issue reported on code.google.com by rpbr...@gmail.com on 11 Mar 2010 at 12:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have the same problem, but I am using Tomcat 6 on Ubuntu 10.04

Original comment by johan.fr...@gmail.com on 23 Nov 2011 at 5:53