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 127098 - Warning in log after debug session start
Summary: Warning in log after debug session start
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
: 128808 (view as bug list)
Depends on:
Blocks: 127148
  Show dependency tree
 
Reported: 2008-02-11 09:50 UTC by Ivan Sidorkin
Modified: 2008-03-02 01:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
More detailed stack trace (4.77 KB, text/plain)
2008-02-29 10:25 UTC, Kirill Sorokin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2008-02-11 09:50:32 UTC
Product Version: NetBeans IDE Dev (Build 200802110004)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

- create SynchronousSample 
- start server 
- test project
- start debug session

check log file

WARNING [org.netbeans.modules.bpel.debuggerbdi.rmi.wp.impl.DefaultRMIService]: [Ljava.lang.String;
WARNING [org.netbeans.modules.bpel.debuggerbdi.rmi.wp.impl.DefaultRMIService]: [Ljava.lang.String;
Comment 1 Kirill Sorokin 2008-02-29 10:25:39 UTC
Created attachment 57520 [details]
More detailed stack trace
Comment 2 Kirill Sorokin 2008-02-29 11:54:08 UTC
*** Issue 128808 has been marked as a duplicate of this issue. ***
Comment 3 Kirill Sorokin 2008-02-29 14:26:35 UTC
Real cause for the issue:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6434149
Comment 4 Kirill Sorokin 2008-03-01 16:39:08 UTC
-> FIXED

http://hg.netbeans.org/main/rev/e3d2fe080d3f

and 

Checking in DefaultRMIService.java;
/cvs/open-jbi-components/ojc-core/component-common/debuggerbdi/src/org/netbeans/modules/bpel/debuggerbdi/rmi/wp/impl/DefaultRMIService.java,v
 <--  DefaultRMIService.java
new revision: 1.4; previous revision: 1.3
done
Comment 5 Ivan Sidorkin 2008-03-02 01:14:46 UTC
verified with Build 200803011643