This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144553 - javax.naming.NameNotFoundException: DerbyPool not found
Summary: javax.naming.NameNotFoundException: DerbyPool not found
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-20 10:56 UTC by dpkumar
Modified: 2008-08-21 08:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server.log (17.92 KB, text/plain)
2008-08-20 10:58 UTC, dpkumar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dpkumar 2008-08-20 10:56:59 UTC
NB Build:IDE Build 200808170243
JDK Build:jdk1.5.0_13
GF V3:b-19

Steps to reproduce:
-Install NB and GF V3 server
-Start IDE and register V3.
-Select properties of the jdbc/_TimerPool(Right click on the jdbc/_TimerPool and select properties)set pool name as 
Derby Pool and uncheck Enabled.
-Click on OK buton.

Issue:
On clicking OK button getting exception.Attaching server.log message.
Comment 1 dpkumar 2008-08-20 10:58:17 UTC
Created attachment 67939 [details]
server.log
Comment 2 _ pcw 2008-08-20 21:10:05 UTC
Server bug.

I reproduced this in promoted build 19, but not build 20, so it looks like it's been fixed.

(B20 is available at http://download.java.net/glassfish/v3/promoted/glassfish-v3-prelude-b20.zip)
Comment 3 dpkumar 2008-08-21 08:39:15 UTC
I was able to reproduce this in GF V3 build-20 also.
So I have filed this issue as server issue https://glassfish.dev.java.net/issues/show_bug.cgi?id=5569