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 73716 - NPE at .JBossDatasourceManager.deployDatasources():156
Summary: NPE at .JBossDatasourceManager.deployDatasources():156
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-17 17:33 UTC by Martin Schovanek
Modified: 2006-05-16 12:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (1.46 KB, text/plain)
2006-03-17 17:33 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2006-03-17 17:33:00 UTC
[#060316, jdk1.5.0, JBoss4.0.4]

to reproduce:
-------------
1) create a WebProject
2) deploy it
ERROR: IDE throws:
java.lang.NullPointerException
        at org.openide.filesystems.FileUtil.toFile(FileUtil.java:375)
        at
org.netbeans.modules.j2ee.jboss4.config.JBossDatasourceManager.deployDatasources(JBossDatasourceManager.java:156)
...
Comment 1 Martin Schovanek 2006-03-17 17:33:25 UTC
Created attachment 29296 [details]
NPE
Comment 2 Libor Kotouc 2006-03-24 09:50:06 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/jboss4/config/Bundle.properties;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/config/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.8.2.10.2; previous revision: 1.1.8.2.10.1
done
Checking in src/org/netbeans/modules/j2ee/jboss4/config/JBossDatasourceManager.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/config/Attic/JBossDatasourceManager.java,v
 <--  JBossDatasourceManager.java
new revision: 1.1.4.3; previous revision: 1.1.4.2
done
Comment 3 Martin Schovanek 2006-05-16 12:54:12 UTC
Verified in #200605160200 build.