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

Summary: Download fails for all platforms except Windows
Product: installer Reporter: mariadavydova <mariadavydova>
Component: NBIAssignee: Kirill Sorokin <ksorokin>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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