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 250203

Summary: javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: Error during Deployment Manager creation.
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal CC: lmorissette, mmirilovic, tnleeuw
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198554
Attachments: stacktrace

Description Exceptions Reporter 2015-02-04 10:04:20 UTC
This issue was reported manually by mmirilovic.
It already has 25 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Windows 7

User Comments:
GUEST: 1. start netbeans with some projects

GUEST: p

GUEST: when i try to deploy to jboss or start servre instance from the ide

GUEST: Cannot start jboss 7 AS FINAL release

GUEST: Stating jboss 6

GUEST: I add the instance of JBoss Application Server7.0.2 to netbean7.4  , when i am starting the server , i am getting this error.

GUEST: Adding Jboss AS 7

GUEST: I dont know why this error occred

GUEST: add jboss 7.0.2 to the server services

GUEST: <Please provide a description of the problem or the steps to reproduce>No carga proyectos maven JEE

GUEST: Al iniciar jboos web 7.0.2 finakl

GUEST: Trying to start jboss

GUEST: actually iam create one webaplication with server setting as jboss7 after i click the finish button i got this error.so kindly give me a solution as soon as possible

tnleeuw: Viewing the list of servers defined in NetBeans; the JBoss instance no longer exists on the filesystem but I couldn't yet remove it from NetBeans.

GUEST: Erro na inicializa
Comment 1 Exceptions Reporter 2015-02-04 10:04:24 UTC
Created attachment 151808 [details]
stacktrace
Comment 2 Petr Hejl 2015-03-17 12:50:46 UTC
Unfortunately JBoss 7.0.x does not contain classes required by NB. EAP is not officially supported.
Comment 3 Petr Hejl 2015-03-17 15:32:12 UTC
Minor fix for 7.1.0 web-main cd54da2d2a12.
Comment 4 Petr Hejl 2015-03-17 15:33:45 UTC
It looks like these version don't work: 7.0.0, 7.0.1, 7.0.2.
While 7.1.0 and 7.1.1 works.
I'll evaluate further - looks like missing DeploymentManager classes in the JB distribution.
Comment 5 Quality Engineering 2015-03-18 03:29:19 UTC
Integrated into 'main-silver', will be available in build *201503180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cd54da2d2a12
User: Petr Hejl <phejl@netbeans.org>
Log: #250203 - javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: Error during Deployment Manager creation.
Comment 6 Petr Hejl 2015-03-18 11:21:03 UTC
The registration of those broken versions is now forbidden - web-main 19ecd2121ea1.
Comment 7 Quality Engineering 2015-03-19 03:36:15 UTC
Integrated into 'main-silver', will be available in build *201503190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/19ecd2121ea1
User: Petr Hejl <phejl@netbeans.org>
Log: #250203 - javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: Error during Deployment Manager creation.