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 256337 - can not start wildfly in profiling mode
Summary: can not start wildfly in profiling mode
Status: STARTED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-03 12:57 UTC by samyomar82
Modified: 2015-11-04 17:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot (56.50 KB, image/png)
2015-11-03 12:57 UTC, samyomar82
Details

Note You need to log in before you can comment on or make changes to this bug.
Description samyomar82 2015-11-03 12:57:37 UTC
Created attachment 157119 [details]
screen shot

I could not start wildfly in profiling mode.
Comment 1 ehsavoie 2015-11-03 16:14:07 UTC
Comment on attachment 157119 [details]
screen shot

Does your JAVA_HOME has "" around it ?
Comment 2 samyomar82 2015-11-03 17:04:26 UTC
No, (If you mean the JAVA_HOME in the environment variables of windows)
Comment 3 ehsavoie 2015-11-03 19:52:09 UTC
Is your java runtime installed in the netbeans folder ?
One workaround would be to install NetBeans, WildFly and Java with a path without space ;) I'll take a look as this happens also for 'classic' usage of the standalone.bat so I'll try top avoid the problem with Netbeans.
Comment 4 samyomar82 2015-11-04 17:55:43 UTC
No, My Java runtime is installed in C:\Program Files\Java
(The path contains SPACE between Program and Files)
and when I setup netbeans it detect automatically my main java JDK.