Quoting Dan Streetman <[EMAIL PROTECTED]>: > > On Tue, 10 May 2005, Dmitri Kostioukov wrote: > > >This is what I have: > > > > > >com.ibm.jusb.os.linux.LinuxUsbServices.JNI.tracing = false > >com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_level = 5 > > > >Enabling urb tracing does not give me any more information. > > Er, I'm not sure why you'd get ANY tracing with tracing set to "false". > Note in the latest RPM release there is unfortunately a bug in the > JNI.tracing property parsing (Java/JNI function names didn't match) so if > you don't have CVS-level code, just leave the JNI.tracing property > commented (it defaults to true).
I just copied from the file and it was set to false at the time. Of course, to enable it, I do change it to "true". That bug was submitted by me and I did fix it myself but later updated from cvs. So there are no issues there. > You definitely should get URB tracing if you uncomment and set to true the > property: > com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_urb = true > > That doesn't give any more tracing? URB tracing does provide more messages (as it should). However, I don't see anything that would give me any more information about my particular problem. I have all tracing enabled with level set to 5 except hotplug, which just generates too many messages. All looks good, no hints of the problem. :( ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ javax-usb-devel mailing list javax-usb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/javax-usb-devel