This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/17393] java.exp: ERROR: Cannot attach to module control channel


https://sourceware.org/bugzilla/show_bug.cgi?id=17393

--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
How to reproduce manually:

Either: 
cd /usr/share/systemtap/testsuite
make RUNTESTFLAGS='java.exp' installcheck

Or:
cd /usr/share/systemtap/testsuite
javac -d ./ systemtap.apps/singleparam.java
stap systemtap.apps/singleparam.stp -c "java singleparam >/dev/null 2>&1"

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]