Menu

#67 Non-daemon thread created

1.3
open-fixed
nobody
5
2007-01-10
2006-08-07
Anonymous
No

The SSOSessionManagerImpl creates a thread in
initialize(), but does not call t.setDaemon(true).
This causes shutdown problems in application servers,
particular for Tomcat.

Discussion

  • Sebastian Gonzalez Oyuela

    • status: open --> open-fixed
     
  • Sebastian Gonzalez Oyuela

    Logged In: YES
    user_id=509526
    Originator: NO

    FIXED for v1.5