I am using RedHat 6.1 and the jdk1.3 from Sun.

The problem I described on the older version has been solved, I reverted to the older version and noticed I was bound to the wrong machine when sending out the test packet.

I will have another go at using 4.0 sometime soon, although maybe not too soon. Crisis bug fix time at my day job and wife just had baby number 2. Bugs aren't mine, but I'm confident about the baby.

Bill Logan

From: Peter Donald <[EMAIL PROTECTED]>
Reply-To: "Avalon Developers List" <avalon-dev@jakarta.apache.org>
To: "Avalon Developers List" <avalon-dev@jakarta.apache.org>
Subject: Re: DefaultPacketHandler problem Phoenix release 4.0
Date: Tue, 20 Nov 2001 23:20:37 +1100

Im unable to reproduce this. Can you give a more thourough description of
your environment. The latest from all CVSes seems to work for me. (running
IBMs jdk1.3 on linux)


On Wed, 14 Nov 2001 08:43, James Bombed wrote:
> I am converting my code from the unreleased phoenix/cornerstone to the
> released phoenix and the latest version cornerstone.
> DefaultPacketManager is used in the code. Int the pre release configuration
> it didn't do much - I suspect it was an error on my part. Packets would
> come in and the handler would not be invoked. I tested it using some
> command-line generated packets.
> In the release configuration the DefaultPacketManager fails with the
> following stack trace
>
>
> java.lang.NoSuchMethodError
> at
> org.apache.avalon.cornerstone.blocks.packet.DefaultPacketManager.connect(Un
>known Source)
> at
> org.apache.avalon.cornerstone.blocks.packet.DefaultPacketManager.connect(Un
>known Source)
> at java.lang.reflect.Method.invoke(Native Method)
> at
> org.apache.avalon.phoenix.components.application.BlockInvocationHandler.inv
>oke(BlockInvocationHandler.java:91) at $Proxy1.connect(Unknown Source)
> at
> com.wfl.imserver.blocks.messageconnection.MessageConnectionImpl.initialize(
>Unknown Source) at
> org.apache.avalon.phoenix.components.application.LifecycleHelper.startup(Li
>fecycleHelper.java:200)
>
>
> which I am pretty damn sure is not my fault. Any workaround suggestions?
>
> As I am doing the conversion from unreleased to released code I may as well
> submit to differences/strange behaviours to bugzilla. Where is the avalon
> bugzilla and where can I get an ID?
>
> Bill Logan
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
Cheers,

Pete

-----------------------------------------------------------
 "Remember, your body is a temple; however, it's also your
 dancehall and bowling alley"   -- Dharma Montgomery
-----------------------------------------------------------

--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to