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 76270 - npe is thrown during starting glassfish when derby home is incorrect
Summary: npe is thrown during starting glassfish when derby home is incorrect
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-12 14:07 UTC by Lukasz Grela
Modified: 2006-05-30 17:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (14.28 KB, text/plain)
2006-05-12 14:08 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-05-12 14:07:32 UTC
1) set incorrect derby home
2) add glassfish - after adding npe is thrown
Comment 1 Lukasz Grela 2006-05-12 14:08:27 UTC
Created attachment 30368 [details]
exception
Comment 2 Andrei Badea 2006-05-16 13:03:24 UTC
Fixed.

Checking in db/derby/manifest.mf;
/cvs/db/derby/manifest.mf,v  <--  manifest.mf
new revision: 1.1.4.2.2.4; previous revision: 1.1.4.2.2.3
done
Checking in db/derby/src/org/netbeans/modules/derby/spi/support/DerbySupport.java;
/cvs/db/derby/src/org/netbeans/modules/derby/spi/support/DerbySupport.java,v 
<--  DerbySupport.java
new revision: 1.5.2.2.2.5; previous revision: 1.5.2.2.2.4
done
Checking in
serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/db/RegisterPointbase.java;
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/db/RegisterPointbase.java,v
 <--  RegisterPointbase.java
new revision: 1.4.6.5.2.8; previous revision: 1.4.6.5.2.7
done
Comment 3 Lukasz Grela 2006-05-30 17:25:42 UTC
v.