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 243395 - Wildfly server doesn't start
Summary: Wildfly server doesn't start
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 09:02 UTC by heapifyman
Modified: 2014-04-25 17:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (64.96 KB, text/plain)
2014-03-31 09:02 UTC, heapifyman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description heapifyman 2014-03-31 09:02:46 UTC
Calling "C:\Users\reimer\Programme\wildfly-8.0.0.Final\bin\standalone.conf.bat"
"127.0.0.1" kann syntaktisch an dieser Stelle nicht verarbeitet werden.





Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Comment 1 heapifyman 2014-03-31 09:02:50 UTC
Created attachment 146423 [details]
IDE log
Comment 2 ehsavoie 2014-03-31 09:17:31 UTC
Could you please try to set the proxy settings in netbeans to  No Proxy and try agin ?
Tell me if this fixes the issue.
Comment 3 heapifyman 2014-03-31 10:08:58 UTC
it works with proxy setting "No Proxy"

BTW, with JDK 8 I get "Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0" because the plugin by default sets the VM Options "-Xms128m -Xmx512m -XX:MaxPermSize=256m"
Maybe the VM Options could be changed based on what java version is used to run Wildfly?
Comment 4 Quality Engineering 2014-04-07 01:13:57 UTC
Integrated into 'main-silver', will be available in build *201404070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a22f2de525a7
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Fixing issue #243395 : no Permgen if JDK >= 1.8
Comment 5 heapifyman 2014-04-25 16:56:55 UTC
(In reply to Quality Engineering from comment #4)
> Integrated into 'main-silver', will be available in build *201404070001* on
> http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
> 
> Changeset: http://hg.netbeans.org/main-silver/rev/a22f2de525a7
> User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
> Log: Fixing issue #243395 : no Permgen if JDK >= 1.8

The "MaxPermSize" warning seems to be gone in plugin version 1.0.14