[
https://issues.apache.org/jira/browse/TOMEE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla resolved TOMEE-1607.
------------------------------------
Resolution: Auto Closed
Hi there!
We wanted to reach out and let you know that we're currently working on
cleaning up open issues in Jira that specifically impact unsupported versions,
including 1.7.x, 7.0.x, and 7.1.x.
If you had previously reported this issue on one of these unsupported versions,
we kindly ask you to check if the problem still persists and can be reproduced
on a supported version such as 8.0.x or 9.0.x. If you find that it is indeed
reproducible on a supported version, you're more than welcome to re-open this
issue.
Thanks!
> NetBeans not able to start server instance
> ------------------------------------------
>
> Key: TOMEE-1607
> URL: https://issues.apache.org/jira/browse/TOMEE-1607
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 1.7.2
> Environment: Windows 7, Netbeans 8.0.2
> Reporter: Miklos Krivan
> Priority: Trivial
>
> If Netbeans has nonProxyHosts setup the JAVA_OPTS value contains like this
> -Dhttp.nonProxyHosts="localhost*|127.0.0.1*|10*" so when included in set
> "JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG%" it will be failed because of pipe
> character. Why did you add quotes around it? In TomEE 1.7.0 it was simple
> this: set JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG% (without quotes) and worked.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)