Re: Stack Overflow in JXTAService example
Bruce Rosenthal <[email protected]> Tue, 06 Sep 2005 11:21:46 -0700
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
Resolved. It was an older jar. I rebuilt and it is 100%. This thread is closed. Mohamed Abdelaziz wrote: > John and Bruce, > > There was an issue which was addressed in 2.3.4 regarding cloning of a > pipe advertisement. Are you running into a new issue, or is this > simply a case of an outdated jxta.jar? > > If this in fact a new issue, please attach the code which leads to the > stack overflow. > > Mohamed > > > > > John Barry wrote: > >> Sounds like issue #1357. >> >> -----Original Message----- >> From: Bruce Rosenthal [mailto:[email protected]] Sent: Saturday, >> September 03, 2005 8:10 AM >> To: [email protected]; [email protected] >> Subject: Re: [JXTA user] Stack Overflow in JXTAService example >> >> 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] >>> >>> >>> >> >> >> >> >> >> --------------------------------------------------------------------- >> 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]