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 9370 - Exception when viewing HTML with Internet Explorer
Summary: Exception when viewing HTML with Internet Explorer
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 major (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-02 18:00 UTC by Nigel Atkinson
Modified: 2006-06-05 00:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nigel Atkinson 2001-02-02 18:00:10 UTC
While trying to view HTML in IE 5.5 SP1 on Win2k the following exceptions are
thrown:

>Log Session: 02 February 2001 13:22:51 o'clock GMT
>System Info:
  Product Version          = NetBeans IDE 3.1 (Build 36)
  IDE Versioning           = IDE/1 spec=1.1.2 impl=Build 36
  Operating System         = Windows 2000 Version 5.0 Running on x86
  Java Version             = 1.3.0
  Java VM Version          = Java HotSpot(TM) Client VM 1.3.0-C
  Java Vendor              = Sun Microsystems Inc.
  Java Vendor URL          = http://java.sun.com/
  Java Home                = D:\program files\jdk1.3\jre
  Java Class Version       = 47.0
  System Locale            = en_GB
  JIT                      = unknown or not used
  Home Dir                 = D:\Documents and Settings\nigel
  Current Directory        = D:\Program Files\NetBeans\bin
  IDE Home                 = D:\Program Files\NetBeans
  IDE User Home            = D:\Program Files\NetBeans
  System Directory         = D:\Program Files\NetBeans\system
  CLASSPATH                = D:\Program
Files\NetBeans\lib\patches\corepatch.jar;D:\Program
Files\NetBeans\lib\patches\extbrowser_patch.jar;D:\Program
Files\NetBeans\lib\patches\openide-compat.jar;D:\Program
Files\NetBeans\lib\locale\core_ja.jar;D:\Program
Files\NetBeans\lib\locale\openide_ja.jar;D:\Program
Files\NetBeans\lib\core.jar;D:\Program
Files\NetBeans\lib\openide.jar;D:\Program
Files\NetBeans\lib\updater.jar;D:\Program
Files\NetBeans\lib\ext\locale\openidex_ja.jar;D:\Program
Files\NetBeans\lib\ext\locale\vcscore_ja.jar;D:\Program
Files\NetBeans\lib\ext\AbsoluteLayout.jar;D:\Program
Files\NetBeans\lib\ext\djava.jar;D:\Program
Files\NetBeans\lib\ext\jaxp.jar;D:\Program
Files\NetBeans\lib\ext\jh.jar;D:\Program
Files\NetBeans\lib\ext\jpython.jar;D:\Program
Files\NetBeans\lib\ext\openidex.jar;D:\Program
Files\NetBeans\lib\ext\parser.jar;D:\Program
Files\NetBeans\lib\ext\regexp.jar;D:\Program
Files\NetBeans\lib\ext\servlet.jar;D:\Program
Files\NetBeans\lib\ext\vcscore.jar;D:\program files\jdk1.3
\lib\dt.jar;D:\program files\jdk1.3\lib\tools.jar
-------------------------------------------------------------------------------
[INFO] Loaded modules: org.apache.tools.ant.module (1.2/36);
org.netbeans.modules.clazz/1 (1.4/36); org.netbeans.modules.html/1 (1.4/36);
org.netbeans.modules.httpserver/1 (1.4/36); org.netbeans.modules.icebrowser/1
(1.4/36); org.netbeans.modules.image/1 (1.4/36);
org.netbeans.modules.properties/1 (1.4/36); org.netbeans.modules.i18n/1
(1.4/36); org.netbeans.modules.text/1 (1.4/36);
org.netbeans.modules.usersguide/1 (1.4/36); org.openidex.util/1 (1.4/36);
org.netbeans.modules.autoupdate/1 (1.4/36);
org.netbeans.modules.debugger.core/1 (1.1.6.1/36);
org.netbeans.modules.applet/1 (1.4/36); org.netbeans.modules.debugger.debug/1
(1.6/36); org.netbeans.modules.debugger.jpda/1 (1.6/36);
org.netbeans.modules.editor/1 (1.5.0.1/36); org.netbeans.modules.jarpackager/1
(1.4/36); org.netbeans.modules.java/1 (1.4/36); org.netbeans.modules.beans/1
(1.4/36); org.netbeans.modules.form/1 (1.4/36); org.netbeans.modules.javadoc/1
(1.4/36); org.netbeans.modules.objectbrowser/1 (1.4/36);
org.netbeans.modules.projects/1 (1.4/36); org.netbeans.modules.scripting/1
(1.1/001); org.netbeans.modules.utilities/1 (1.4/36);
org.netbeans.modules.vcs.cmdline/1 (1.5/36); org.netbeans.modules.web.core/1
(1.1.4/36); org.netbeans.modules.extbrowser/1 (0.1/dev-000);
org.netbeans.modules.mousewheel/1 (0.0.1/unspec)
path="" :jsp: init
*********** Exception occurred ************
Fri Feb 02 13:30:37 GMT+00:00
2001org.netbeans.modules.extbrowser.NbBrowserException: DdeClientTransaction
errno >4009<

org.netbeans.modules.extbrowser.NbBrowserException: DdeClientTransaction errno
>4009<
	at org.netbeans.modules.extbrowser.NbDdeBrowserImpl.reqDdeMessage
(Native Method)
[catch] at org.netbeans.modules.extbrowser.NbDdeBrowserImpl.setURL
(NbDdeBrowserImpl.java:272)
	at org.openide.awt.HtmlBrowser$2.run(HtmlBrowser.java:343)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
	at java.awt.EventDispatchThread.pumpOneEvent
(EventDispatchThread.java:103)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
*********** Exception occurred ************
Fri Feb 02 13:30:44 GMT+00:00
2001org.netbeans.modules.extbrowser.NbBrowserException: DdeClientTransaction
errno >4009<

org.netbeans.modules.extbrowser.NbBrowserException: DdeClientTransaction errno
>4009<
	at org.netbeans.modules.extbrowser.NbDdeBrowserImpl.reqDdeMessage
(Native Method)
[catch] at org.netbeans.modules.extbrowser.NbDdeBrowserImpl.setURL
(NbDdeBrowserImpl.java:272)
	at org.openide.awt.HtmlBrowser$2.run(HtmlBrowser.java:343)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
	at java.awt.EventDispatchThread.pumpOneEvent
(EventDispatchThread.java:103)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
path="" :org.netbeans.modules.extbrowser.JavaDocServlet: init
Comment 1 _ rkubacki 2001-05-11 19:53:12 UTC
Communication with browser is improved and if it fails there is better error
message to say that something goes wrong.