[
https://issues.apache.org/jira/browse/TOMEE-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708813#comment-17708813
]
Richard Zowalla commented on TOMEE-4105:
----------------------------------------
We are open to contributions, if you want to submit a pull request to fix the
actual problem. This is how open source works; I want to paraphrase some
thoughts by [~dblevins] on another topic on the mailing list: All development
of TomEE is entirely based on volunteers. Who will volunteer what and when is
never known in advance ;-) we volunteers are always looking for more
volunteers, so if you or anyone else is interested in helping with the project
you would be surrounded by people blissfully happy to collaborate and treat you
as an equal on the project.
Speaking for myself: I am currently busy with my day job and won't have the
time to dig into this (windows?) specific problem. In addition, I do not have a
Windows system available ;-)
> jmxremote enabled from java options in tomee not working
> --------------------------------------------------------
>
> Key: TOMEE-4105
> URL: https://issues.apache.org/jira/browse/TOMEE-4105
> Project: TomEE
> Issue Type: Bug
> Components: TomEE Core Server
> Affects Versions: 8.0.13
> Reporter: Yugandher reddy vonteddu
> Priority: Critical
> Attachments: TomEE.2023-01-17.log, catalina.err, catalina.out,
> image-2022-10-31-13-00-33-841.png, image-2022-10-31-13-04-44-626.png,
> image-2023-03-16-16-04-46-556.png
>
>
> Hello Team,
>
> we where using 8.0.12 earlier and below jmx remote java properties where
> added then TomEE started properly without any error
> -Dcom.sun.management.jmxremote.port=8686
> -Dcom.sun.management.jmxremote.ssl=false
> -Dcom.sun.management.jmxremote.authenticate=false
>
> but when we do the same from 8.0.13 then we are getting below error
> !image-2022-10-31-13-00-33-841.png!
> did something chnage reagrding this in new TomEE?
>
> we see when we add the below property its working fine again
> -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=0.0.0.0:8000
> !image-2022-10-31-13-04-44-626.png!
>
> can you help us with this if its mandatory so that we can document in our
> product
--
This message was sent by Atlassian Jira
(v8.20.10#820010)