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 110948 - build 0707250000: Page1 creation fails during new project create
Summary: build 0707250000: Page1 creation fails during new project create
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: John Baker
URL:
Keywords:
: 110872 111091 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-25 15:04 UTC by _ alexpetrov
Modified: 2007-07-26 16:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception log (2.61 KB, application/octet-stream)
2007-07-25 15:41 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ alexpetrov 2007-07-25 15:04:14 UTC
Product Version: NetBeans IDE Dev (Build 200707250000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
&
Mac OS X

Page1 won't be opened during new project creating.
Comment 1 Lark Fitzgerald 2007-07-25 15:41:44 UTC
Created attachment 45682 [details]
exception log
Comment 2 Lark Fitzgerald 2007-07-25 15:43:04 UTC
First part of exception (full is attached)
java.lang.NullPointerException
	at
org.netbeans.modules.visualweb.dataconnectivity.naming.DesignTimeContext.createDesignTimeContext(DesignTimeContext.java:112)
	at
org.netbeans.modules.visualweb.dataconnectivity.naming.DesignTimeInitialContextFactory.getInitialContext(DesignTimeInitialContextFactory.java:95)
Comment 3 Lark Fitzgerald 2007-07-25 15:47:28 UTC
Note: this is not platform specific.
Comment 4 John Baker 2007-07-25 17:40:20 UTC
will revert a change
Comment 5 John Baker 2007-07-25 17:47:05 UTC
looking back at the Sanity test result , result  "build successful" but actually 0 passed, I misread the result
Comment 6 John Baker 2007-07-25 18:27:06 UTC
Revert a change

Checking in visualweb/dataconnectivity/src/org/netbeans/modules/visualweb/dataconnectivity/naming/DesignTimeContext.java;
/cvs/visualweb/dataconnectivity/src/org/netbeans/modules/visualweb/dataconnectivity/naming/DesignTimeContext.java,v  <--
 DesignTimeContext.java
new revision: 1.11; previous revision: 1.10
Comment 7 John Baker 2007-07-25 22:26:13 UTC
*** Issue 110872 has been marked as a duplicate of this issue. ***
Comment 8 Lark Fitzgerald 2007-07-26 16:14:22 UTC
*** Issue 111091 has been marked as a duplicate of this issue. ***