Google Code Exporter

Results 21406 comments of Google Code Exporter

``` 1. Do these processes which jvmtop cannot attach to (PIDs 12648486, 21168298, 13500542) run under the same user as jvmtop is running? 2. Can you connect to these processes...

``` Thanks for quick response! > 1. Do these processes which jvmtop cannot attach to (PIDs 12648486, 21168298, 13500542) run under the same user as jvmtop is running? Yes, it...

``` I'm still having problems reproducing this problem. On my machines, jvmtop is working perfectly with IBM Websphere instances. I tested against websphere 7/8.5/8.5.5. I'd be thankful about any hints...

``` Hello! Currently I'm busy at work, I'll try to take a look at this issue again when I finish my current activities. ``` Original comment by `[email protected]` on 25...

``` Issue 46 has been merged into this issue. ``` Original comment by `[email protected]` on 19 Aug 2014 at 8:07

``` I reproduced the issue connecting to a WAS process. Jvmtop can connect to other processes run by the same JRE but not WAS. Jconsole cannot connect to WAS either....

Original comment by `[email protected]` on 27 May 2013 at 10:24 - Changed state: **Accepted** - Added labels: **Type-Enhancement** - Removed labels: **Type-Defect**

``` Forgot to mention, tinyW7x64.asm works fine. ``` Original comment by `thecybershadow` on 6 Sep 2014 at 12:12 - Added labels: **** - Removed labels: ****

``` Here's a fixed version. Changes: 1. LdrpCheckForSecuROMImage is looking through IMAGE_DIRECTORY_ENTRY_DEBUG. The directory entry fell square in the middle of the text message, which caused that ASCII-looking invalid pointer...

``` I finally recompile the stubs and it works with !packhdr again. ``` Original comment by `[email protected]` on 27 Nov 2013 at 7:46 Attachments: - [Stubs.zip](https://storage.googleapis.com/google-code-attachments/unsis/issue-35/comment-1/Stubs.zip)