03-26-2012 09:23 AM
Hi all,
Is there any way to redirect the Blackberry eventLog that shows on JDE when connected to device (or simulator) to a file? Been struggling with this for few days, even tried the Eclipse plugin instead of the native JDE but no success so far.. I tried to follow some hits in Google regarding Eclipse such as setting output file using configure->run configure->commons tab etc .... But this does not work for Blackberry.
I know you can use the JavaLoader.exe to retrieve the latest log on the device, but I really need an on-going capture for few hours..
Would greatly appreciate any help!
Thanks,
Udi
Solved! Go to Solution.
03-26-2012 09:29 AM
03-26-2012 12:00 PM
Hi Simon,
Thanks for the response, I guess I will write it to file in the BB... I was hoping to get the environment events tho, I need to debug some situation that might be caused by other app or by network issue etc... Ouch I guess no luck so far.
I would think something like redirecting JDE eventLog output when the BB is connected to the PC would be a breeze .. Just like it is with Android and iPhone .Oh well.
Bye,
Udi
03-26-2012 12:20 PM
03-28-2012 09:53 AM
mreed captured System.out over USB here: http://supportforums.blackberry.com/t5/Java-Develo
We don't provide a means to stream that or the event log. I don't have anything further to offer beyond the solutions already noted on thread.
03-28-2012 11:17 AM
Great thanks mreed!!! problem solved ... I think this should be posted somewhere ![]()