Re: Stack Overflow in JXTAService example
Bruce Rosenthal <[email protected]> Sat, 03 Sep 2005 08:10:03 -0700
| Newsgroups | gmane.comp.java.jxta.user,gmane.comp.java.jxta.devel |
|---|---|
| Message-ID | <[email protected]> |
--------------000205080108020905060706 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit So I did checkout the latest Platform and built jxta.jar and jxtaext.jar successfully. I then replaced my existing jxta.jar and jxtaext.jar (in my current project Classpath) and tried again. It still stack overflows at the same location with a call to net.jxta.impl.protocol.PipeAdv.clone(PipeAdv.java:205) I did not checkout security and shell and build those. I will try that now but don't see what the dependency would be. Please advise what you think I should do differently John D. Blair wrote: > I saw this problem with some of the example programs. It went away > when I checked JXTA out of CVS and built the jar file myself. I don't > know if this is the only way to fix the problem, but it made it go > away for me. > > -j. > > On Sep 2, 2005, at 3:45 PM, Bruce Rosenthal wrote: > >> Still have an unresolved issue with this example that I could sure >> use help resolving. >> >> Get a Stack Overflow in the server object when I reach adding the >> PipeAdvertisement into the ModuleSpecAdvertisement: >> >> // Store the pipe advertisement in the spec adv. >> // This information will be retrieved by the client when >> it will >> // connect to the service >> mdadv.setPipeAdvertisement(pipeadv); >> >> I am running release 2.3.4 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------000205080108020905060706 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------000205080108020905060706--