[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1512) IdleRemover throws NullPointers while developing

Gavin King (JIRA) jira-events at lists.jboss.org
Wed Jun 20 12:55:51 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1512?page=all ]

Gavin King closed JBSEAM-1512.
------------------------------

    Resolution: Rejected

Not a Seam issue.

> IdleRemover throws NullPointers while developing
> ------------------------------------------------
>
>                 Key: JBSEAM-1512
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1512
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 1.2.1.GA
>         Environment: Windows XP, Java 6, Eclipse 3.2, Tomcat 6.0
>            Reporter: Simon Bergamin
>            Priority: Minor
>
> The following Exception is thrown by IdleRemover randomly while developing a seam application:
> Exception in thread "IdleRemover" java.lang.NullPointerException
> 	at org.jboss.resource.connectionmanager.IdleRemover$1.run(IdleRemover.java:93)
> 	at java.lang.Thread.run(Thread.java:619)
> No further stack trace is given.
> I'm developing with Eclipse, the application gets deployed as an extracted war to a tomcat server. Eclipse opens the debug perspective and the class file of IdleRemover automaticaly every time the exception occurs, so this is a very annoying problem.
> I can't exactly say at what point the exception is thrown but it does not only happen when deploying the app.
> Thanks for having a look on it.
> Simon

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list