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 129351 - Can't find sqlx.jar for imported solaris60 -> windows6.1
Summary: Can't find sqlx.jar for imported solaris60 -> windows6.1
Status: RESOLVED DUPLICATE of bug 129316
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 23:05 UTC by _ krystyna
Modified: 2008-03-11 03:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace from Thread.dumpStack() (3.35 KB, text/plain)
2008-03-08 08:46 UTC, John Baker
Details
Solaris project (8.09 MB, application/x-compressed)
2008-03-10 21:02 UTC, _ krystyna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2008-03-05 23:05:14 UTC
NetBeans IDE Dev (Build 200803051205)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1


Can't build imported project ported from Netbeans6.0 (Solaris) -> Netbeans6.1 (Windows) 

I get this build error:

C:\zips\mar5solarisagain\createdonsolarismar5on60\nbproject\build-impl.xml:497: Warning: Could not find file 
C:\downloads\netbeans-6.0\visualweb1\modules\ext\sqlx.jar to copy.
BUILD FAILED (total time: 0 seconds)



--no errors to the ide.log except 
  WARNING: Cannot identify version of target application server.  Defaulting to 'Sun Java System Application Server 
9.0' for descriptor files.
WARNING: Cannot identify version of target application server.  Defaulting to 'Sun Java System Application Server 9.0' 
for descriptor files.

--I tested both 6.0 and 6.0.1 Solaris project, with clean userdir, using glassfish v2 ur1
--Deleted nbprojects/private directory with no change
Comment 1 John Baker 2008-03-08 08:46:29 UTC
Created attachment 58014 [details]
stack trace from Thread.dumpStack()
Comment 2 John Baker 2008-03-08 08:47:07 UTC
whoops the last attachment was for a different issue
Comment 3 John Baker 2008-03-10 20:03:53 UTC
Krys, could you please attach the Solaris project
Thanks
Comment 4 John Baker 2008-03-10 20:48:11 UTC
Also, is Windows running on JDK 1.6 also ?
Comment 5 _ krystyna 2008-03-10 21:01:31 UTC
I meant Windows is running 1.6... 
Is perhaps this the same issue as #129316?
Comment 6 _ krystyna 2008-03-10 21:02:53 UTC
Created attachment 58095 [details]
Solaris project
Comment 7 John Baker 2008-03-10 21:47:30 UTC
Possibly the same as 129316
129316 was marked as fixed early today.  If you can try a zip file from the latest trunk build

Comment 8 _ krystyna 2008-03-11 03:10:12 UTC
Yes indeed.. 129316 fixes this. Re-tested afresh and works. 

Closing.

*** This issue has been marked as a duplicate of 129316 ***