Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
cagdasgerede
Posts: 241
Registered: 11-20-2008

Network Diagnostic Tool and Split-Pipe problem?

I am still not clear on the split pipe problem. I read the knowledgebase article, the sticky thread on the connections, and some other related articles.

 

Based on these, since Network Diagnostic Tool tries to make BES, BIS, Wi-Fi, etc. connections, does this mean this tool can cause split pipe problem? if this happens, then would this tool be useless for that device?

 

 

Please use plain text.
Developer
RexDoug
Posts: 4,649
Registered: 07-21-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

Are you having the "split pipe" issue, or are you just asking for informational purposes?

 

The quick answer is that AFAIK, the NetworkDiagnostic tool is unlikely to run on a device that is old enough to exhibit the split-pipe issue.

 

Maybe Mr. Kirkup (the "father of split-pipe") can provide some advice. :smileyhappy:

 

 

 

Please use plain text.
Developer
cagdasgerede
Posts: 241
Registered: 11-20-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

I am asking for informational purposes. 

 

What do you mean by old device? The knowledge base article does not mention anything about software version or the model number. Could you explain?

 

 

Support - The application has attempted to open a connection to a location inside the firewall and outside the firewall.

 

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/Support...

Please use plain text.
Developer
RexDoug
Posts: 4,649
Registered: 07-21-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

[ Edited ]

That article was last updated Feb. 2005. In BlackBerry time, that's someplace around the Bronze Age.

 

I'm fairly certain that this issue was resolved sometime around 4.1 or 4.2 - we haven't had a "split pipe" support incident in years.

 

Maybe somebody else has a different experience.

 

 

Message Edited by RexDoug on 06-26-2009 02:07 PM
Please use plain text.
Developer
cagdasgerede
Posts: 241
Registered: 11-20-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

Hmmm. My understanding from the sticky article by peter_strange was that this is a fairly general problem.

 

Any experiences objecting to RexDoug's comment? So if I am a developer targeting, for instance 4.3, then does this mean there is nothing I need to worry about split pipe issue and I can freely try BES and then other transport types in my application?

 

 

Please use plain text.
New Developer
aleksandr
Posts: 20
Registered: 08-11-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

split-pipe is alive and well, curve OS 4.5. having much difficulty trying to solve.

Please use plain text.
Developer
RexDoug
Posts: 4,649
Registered: 07-21-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

What are the circumstances precipitating the issue?

 

Please use plain text.
New Developer
aleksandr
Posts: 20
Registered: 08-11-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

Please have a look at my other forum entry where I describe a my theories that it seems to be related to HTTP and a file connection. I am still trying to sort out where the issue is comming from.

 

http://supportforums.blackberry.com/t5/Java-Development/split-pipe-problem-how-to-fix/m-p/369938#M69...

Please use plain text.
Developer
peter_strange
Posts: 14,611
Registered: 07-14-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

Can confirm we see it in 4.5 with our common connection class.  Not tried it in anything after that.  The issue reported in the other thread with split-pipe and a file connection, was seen in 4.6. 

Please use plain text.
New Developer
aleksandr
Posts: 20
Registered: 08-11-2008

Re: Network Diagnostic Tool and Split-Pipe problem?

For the issue with the file connection: do you think it was a matter of having the file connection open at the same time that HTTP was used OR did it happen if the app ever created a file connection and used HTTP?

 

thanks,

Please use plain text.