You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/05/31 03:35:14 UTC

DO NOT REPLY [Bug 45106] New: org.apache.catalina.startup. Bootstrap ends up on task bar and you can' t shut down your Mac without manually shutting it down.

https://issues.apache.org/bugzilla/show_bug.cgi?id=45106

           Summary: org.apache.catalina.startup.Bootstrap ends up on task
                    bar and you can't shut down your Mac without manually
                    shutting it down.
           Product: Tomcat 6
           Version: 6.0.14
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: doug@mcgavins.com
                CC: doug@mcgavins.com


I am sizing an image from within a servlet and when it executes the
"org.apache.catalina.startup.Bootstrap" process ends up on the menu bar at the
top and the task bar at the bottom (not sure what else to call them).
The user can no longer shut their machine off after this happens without
manually quitting the org.apache.catalina.startup.Bootstrap process.

I have spent a lot of time looking into the problem and only found one other
person who has seen this problem (although for him it is not a big deal). For
me I can't expect my users to know what do when their machine hangs because
this process won't stop.

I have never submitted a bug before so I hope I am following the correct
protocol.

Thanks in advance,
Doug

P.S. I have code ect..to reproduce the problem.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45106] org.apache.catalina.startup. Bootstrap ends up on task bar and you can' t shut down your Mac without manually shutting it down.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45106


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Mark Thomas <ma...@apache.org>  2008-06-01 23:47:13 PST ---
No problem. Glad you fixed it. Plus, this issue is now in the archives in case
anyone else has the same problem.

Closing as invalid based on OPs comments.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45106] org.apache.catalina.startup. Bootstrap ends up on task bar and you can' t shut down your Mac without manually shutting it down.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45106





--- Comment #1 from Doug McGavin <do...@mcgavins.com>  2008-06-01 18:30:02 PST ---
Never mind....my bad.
JAVA_OPTS=”-Djava.awt.headless=true”
took care of it.

SORRY!


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org