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 184921 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 185063
Alias: None
Product: php
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-25 08:31 UTC by Cloun
Modified: 2010-05-18 13:27 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 153008


Attachments
stacktrace (3.00 KB, text/plain)
2010-04-25 08:32 UTC, Cloun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cloun 2010-04-25 08:31:56 UTC
Build: NetBeans IDE Dev (Build 201004250200)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Windows XP

User Comments:
dinkelburg: Netbeans is showing me this message all the time.
I think it's the project scanning netbeans can't handle.

BTW: When does Netbeans 7.0 comes out? I'm really looking forward using it.
I hope the project scanning will be improved.

Cheers!

buzzword: Netbeans was left idling for an hour or so, then I returned, found this exception.

cloun: when I select sugested method.
Code very simple:
<php
require_once ...
$foo = ClassMame::sugestedMethod
?>

GUEST: i am just trying to compile a project. never happened before.

GUEST: Open netbeans ide 6.9 beta, out of memory come :)

GUEST: Abriendo una nueva aplicaci
Comment 1 Cloun 2010-04-25 08:32:01 UTC
Created attachment 97965 [details]
stacktrace
Comment 2 Petr Pisl 2010-05-06 14:55:33 UTC
Could you please attach the file, where it happened?
Comment 3 Cloun 2010-05-18 06:29:58 UTC
Sorry, but I can't reproduce it at least on the build 201005050200
Comment 4 Petr Pisl 2010-05-18 13:27:37 UTC

*** This bug has been marked as a duplicate of bug 185063 ***