Nicolas,

I performed a USB capture on my 8830 using RIM's jdwp tool.

My procedure:
1) connect device, startup jdwp tool
2) connect to jdwp with jdp command
3) print classes list
4) run resume command
5) exit

The capture is at the bottom of this page.
http://www.slashdev.ca/usbcap/

After comparing this capture with the protocol output from your bjdwp
tool I found that my source capture (using RIM's tool) did not issue
the Unknown05 packet.  After commenting this line out in j_server.cc I
was able to use bjdwp tool.

However, I noticed the output for the classes list is much shorter than
the list printed using jdp on windows with RIM's jdwp server.  I'm
poking around a bit in the source but I'm just trying to wrap my head
around it all at this point.

On Fri, 11 Sep 2009 22:54:12 +0200
Nicolas <prog...@free.fr> wrote:

> Arg !!!
> 
> We have to have some differents devices :(
> 
> I have just posted a bjdwp log :
> http://www.progweb.com/modules/blackberry/barry/bjdwp.log
> 
> Regards,
> 
> Le vendredi 11 septembre 2009 à 16:20 -0400, Josh Kropf a écrit :
> > On Fri, 11 Sep 2009 21:59:29 +0200
> > Nicolas <prog...@free.fr> wrote:
> > 
> > > Have you try to connect to JVM ? 
> > > I have tested only with my BlackBerry Storm... I'm curious about the
> > > result with others BlackBerry.
> > 
> > I tried briefly with my 8830 running 4.5 OS and bjdwp will timeout and
> > close.  Attached is the protocol dump.
> > 
> -- 
> Nicolas VIVIEN
> 


-- 
Josh Kropf <j...@slashdev.ca>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to