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 98498 - NBI Server is out of space
Summary: NBI Server is out of space
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 16:26 UTC by dlipin
Modified: 2007-04-09 10:15 UTC (History)
0 users

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 dlipin 2007-03-21 16:26:39 UTC
As the result no bundles can be generated.

Caused by: java.io.IOException: Not enough space
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
	at 
org.netbeans.installer.utils.SystemUtils.executeCommand(SystemUtils.java:328)
	at 
org.netbeans.installer.utils.SystemUtils.executeCommand(SystemUtils.java:300)
	at 
org.netbeans.installer.infra.server.ejb.ManagerBean.createBundle(ManagerBean.java:678)
	... 38 more
Comment 1 dlipin 2007-03-22 08:23:54 UTC
Seems to be working now.
Comment 2 Kirill Sorokin 2007-04-09 10:07:39 UTC
Since I did not fix this, apparently it was Dima.
Comment 3 Kirill Sorokin 2007-04-09 10:11:38 UTC
->M9
Comment 4 Kirill Sorokin 2007-04-09 10:15:48 UTC
->RESOLVED