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 96487 - stack overflow with moving src files between projects
Summary: stack overflow with moving src files between projects
Status: RESOLVED DUPLICATE of bug 86635
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-24 01:22 UTC by emiddio
Modified: 2007-02-26 11:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans var/log messages.log (511.06 KB, text/plain)
2007-02-24 01:26 UTC, emiddio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emiddio 2007-02-24 01:22:35 UTC
have 2 projects -- one new, other free form ant project;

when moving source --drag n drop -- from 1 project to other -- 1st move from
project a to b, then move back --- proj b to a -- get a red error button bottom
of nb ide; also occurs after exiting NB and restarting -- where try to move
source from proj b to a -- as source is now in proj b from previous efforts.

this is a dual core windows xp box.
Comment 1 emiddio 2007-02-24 01:26:58 UTC
Created attachment 38881 [details]
netbeans var/log messages.log
Comment 2 emiddio 2007-02-24 01:27:52 UTC
this is popup info:
A java.lang.StackOverflowError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and
Settings\emiddio\.netbeans\5.5\var\log folder.
Comment 3 Radko Najman 2007-02-26 11:46:48 UTC

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