[ http://issues.apache.org/jira/browse/GERONIMO-1498?page=all ]
Aaron Mulder resolved GERONIMO-1498:
------------------------------------
Fix Version: 1.1
Resolution: Fixed
Assign To: Aaron Mulder
Patch applied, thanks!
> DriverDownloader.DriverInfo causes java.io.NotSerializableException during
> server shutdown
> ------------------------------------------------------------------------------------------
>
> Key: GERONIMO-1498
> URL: http://issues.apache.org/jira/browse/GERONIMO-1498
> Project: Geronimo
> Type: Bug
> Security: public(Regular issues)
> Components: console
> Versions: 1.0
> Reporter: Kristian Koehler
> Assignee: Aaron Mulder
> Fix For: 1.1
> Attachments: DriverDownloader.DriverInfo.patch
>
> Hi
> the DatabasePoolPortlet within the AdminConsole uses an array of
> DriverDownloader.DriverInfo objects to cache the result of a remote lookup
> for dbdriver libs. The array is added to the HTTP Session
> (DatabasePoolPortlet#getDriverInfo).
> This causes an java.io.NotSerializableException during server shutdown
> because this class is not serializable.
> To reproduce the problem go to the "Download Driver" page and shutdown the
> server.
> Patch attached.
> Kristian
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira