-
Enhancement
-
Resolution: Won't Fix
-
P5
-
6
-
sparc
-
solaris_10
When launching jconsole with command line arguments, if one of the connect information is invalide (invalid process) - then jconsole fails to launch/ connect to the remaining valid connect arguments passed :
>jconsole 12345 23456 13976
Invalid process id:12345
Jconsole should be able to connect to any valid connect information passed and provide appropriate error message for the invalid ones.
>jconsole 12345 23456 13976
Invalid process id:12345
Jconsole should be able to connect to any valid connect information passed and provide appropriate error message for the invalid ones.
- relates to
-
JDK-6361759 Error dialog in the new connection dialog not implemented
-
- Closed
-
-
JDK-6470731 Please report "Invalid PID" error in a manner, similar to the other connection errors
-
- Closed
-