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 254466 - JBAS010649: Allocation stack trace:
Summary: JBAS010649: Allocation stack trace:
Status: RESOLVED DUPLICATE of bug 254224
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-18 06:37 UTC by prodigy4440
Modified: 2015-09-25 10:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215807


Attachments
stacktrace (7.84 KB, text/plain)
2015-08-18 06:37 UTC, prodigy4440
Details

Note You need to log in before you can comment on or make changes to this bug.
Description prodigy4440 2015-08-18 06:37:20 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Linux

User Comments:
GUEST: Tried to undeploy 2 projects deployed on Wildfly.

GUEST: It happens all the time when starting the Wildfly server to deploy a .WAR

prodigy4440: Deleted a database entery and shutdown wildfly server

GUEST: Ao excluir projetos web com uma dependencia de ejb.

prodigy4440: trying to lauch Java Web Application into wildfly.

prodigy4440: Error occured while running wildfly server




Stacktrace: 
JBAS010649: Allocation stack trace:
   at java.lang.Thread.getStackTrace(Thread.java:1552)
   at org.jboss.as.controller.client.impl.RemotingModelControllerClient.<init>(RemotingModelControllerClient.java:76)
   at org.jboss.as.controller.client.ModelControllerClient$Factory.create(ModelControllerClient.java:353)
   at org.jboss.as.controller.client.ModelControllerClient$Factory.create(ModelControllerClient.java:283)
   at sun.reflect.GeneratedMethodAccessor134.invoke(GeneratedMethodAccessor134.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Comment 1 prodigy4440 2015-08-18 06:37:24 UTC
Created attachment 155415 [details]
stacktrace
Comment 2 Petr Hejl 2015-09-25 10:20:21 UTC

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