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 93323 - Download fails for all platforms except Windows
Summary: Download fails for all platforms except Windows
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-26 14:03 UTC by mariadavydova
Modified: 2007-03-30 11:27 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 mariadavydova 2007-01-26 14:03:57 UTC
Move to download page.
Try to download some bundle for some platform except Windows.
It fails with exceptions.
Comment 1 mariadavydova 2007-01-26 14:06:24 UTC
org.netbeans.installer.infra.server.ejb.ManagerException: Could not create
bundle - error in running the engine
	at
org.netbeans.installer.infra.server.ejb.ManagerBean.createBundle(ManagerBean.java:630)
	at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1050)
	at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:165)
	at
com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2766)
	at com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3847)
Comment 2 Kirill Sorokin 2007-01-27 06:08:00 UTC
-> M10
Comment 3 Kirill Sorokin 2007-01-30 09:41:12 UTC
There were several fixes applied to the server-side. They should cover this
issue as well.
Comment 4 july 2007-01-31 10:25:16 UTC
Verifaed