Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I've been trying to add remote management for JMX tools on the windchill server, and I get the errors in the attached files. I read through the java.sun.com instructions in the sys admin guide, and I feel like I'm missing a simple piece of instruction, or have incorrect syntax, but I don't know the answer.
The windchill server is running, but my company does not have a system admin. I'm trying to come in and learn as much as I can, and this issue I believe is halting any progress. Right now, when I access a JMX tool like Jconsole or VisualVM, I only have access to java management.
My process has been to open up command, navigate to the folder structure, and input "java -Dcom.sun.management.jmxremote.port=0, or 80, or any other available port. Same errors regardless.
Any ideas?
Thanks
Bryon
Thanks, that was really helpful. I've been jumping all over the place trying to find access to it. Much appreciated. My release didn't let me open VisualVM, but Jconsole popped up just fine.