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 149698

Summary: Cannot Deploy Java Desktop Application to Windows! error in PostgreSQL JDBC Driver.
Product: guibuilder Reporter: alanluayon <alanluayon>
Component: BindingAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Other   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Cannot deploy application in Windows XP OS
Error Message in Deploying the Java Desktop Application
Success deployment in linux ...

Description alanluayon 2008-10-10 01:49:00 UTC
Creation of Java Desktop Application New Project in Netbeans 6.1 with Database. In Ubuntu 8.04 LTS with JDK 6 it is OK
but the application cannot deployed in Windows XP. Error in PostgreSQL JDBC Driver.
Comment 1 alanluayon 2008-10-10 01:50:35 UTC
Created attachment 71516 [details]
Cannot deploy application in Windows XP OS
Comment 2 alanluayon 2008-10-10 01:51:11 UTC
Created attachment 71517 [details]
Error Message in Deploying the Java Desktop Application
Comment 3 alanluayon 2008-10-14 03:01:34 UTC
Created attachment 71720 [details]
Success deployment in linux ...
Comment 4 Jaromir Uhrik 2008-10-15 12:16:29 UTC
According to the error message it seems to be failing on Win 2000 => setting up the proper OS.
It looks like there is problem with connection to database. Are you able to connect to the specified database from this
Win 2000 machine? 
Passing to form for evaluation because guys from this team know how this db-binding should work.
Comment 5 Jan Stola 2008-11-10 17:14:28 UTC
It seems to be a duplicate of issue 134745. See my comment (Jul 28 13:10:10) in that issue for an explanation and a 
workaround.

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