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 28462 - XTest not working on EE build
Summary: XTest not working on EE build
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: xtest (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-04 19:12 UTC by ssffleming
Modified: 2003-07-02 12:21 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 ssffleming 2002-11-04 19:12:22 UTC
Hi...

I grabbed the latest xtest distribution.
Seems to not work on EE build 021104.
Test runs ok but then hangs when exiting IDE.  Info below.

  [ideexec] Warning - org.netbeans.modules.java.JavaProcessExecutor should have overridden 
createProcess(DataObject); fa
lling back on deprecated ExecInfo usage
  [ideexec] Mon Nov 04 11:07:37 PST 2002: soft exit attempt.
  [ideexec] java.lang.IllegalAccessError: try to access field org.netbeans.xtest.ide.Main.errMan 
from class org.netbeans
.xtest.ide.MainWithExec
  [ideexec]     at 
org.netbeans.xtest.ide.MainWithExec.terminateProcesses(MainWithExec.java:81)
  [ideexec]     at org.netbeans.xtest.ide.Main$3.run(Main.java:303)
  [ideexec]     at java.lang.Thread.run(Thread.java:536)
Comment 1 Martin Brehovsky 2002-11-05 19:11:49 UTC
Hmm, strange I cannot reproduce it (build 021104_1). Did you try it on
other OSes than NT ? What about Ant, do you use the patched version of
1.4(.1)? I already saw similar problem on Windows platform - there is
a bug in Ant ,for details look at posti install tasks section at
http://xtest.netbeans.org/XTest_quick_start.html

I'm also wondering whether this problem still persists with recent
fixes made to XTest and Core. Please let me know about how it behaves
on your machine.

Comment 2 Martin Brehovsky 2002-11-06 12:57:13 UTC
Still not able to regularly reproduce this issue, but it happens
sometimes (even on Solaris). Dicussing possible solutions with Jesse
and will try to fix ASAP.
Comment 3 Martin Brehovsky 2002-11-06 15:52:06 UTC
The problem should be fixed now. Please update your XTest.
Comment 4 ssffleming 2002-11-07 00:33:44 UTC
Fix verified on 1105_2 build of EE...thanks.
Comment 5 Quality Engineering 2003-07-02 12:20:14 UTC
Resolved for 3.3.x or earlier, no new info since then -> verify.
Comment 6 Quality Engineering 2003-07-02 12:21:57 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.