I spotted the problem, so I can answer this question myself. In fact this
was about exclusively weird behavior of my altrmi bridge and no tricks I
tried to fix this helped. Symptoms: after two or three successful remote
invocations, broken pipe exception appeared and then nothing worked anymore
(altrmi was used in Phoenix block), literally all application crashed
(including Phoenix, which itself worked well without altrmi invocations).
Then I realized that I am running all this on IBM J2RE (build 1.3.0, J2RE
1.3.0 IBM build cx130-20010925was (JIT enabled: jitc)). I think that altrmi
doesn't work with IBM J2RE. I hope that altrmi developers can spot some more
light on this, and if this is true, it has to be reflected in documentation
so no one will lose time when fighting with this.
Andrei
PS after I switched JAVA_HOME to JDK 1.3.1 status quo was restored...


----- Original Message -----
From: "Andrei Ivanov" <[EMAIL PROTECTED]>
To: "Avalon framework users" <[EMAIL PROTECTED]>
Sent: Wednesday, July 24, 2002 5:19 PM
Subject: AltRmi question


> I am truing to altrmi for communication between two phoenix applications
> running on different hosts. I was using db and demo applications to build
my
> own. It seems to work fine. But there is a problem, when altrmi-publisher
> closes connection, client can not connect any more (broken pipe
exception).
> In documentation stated that "AltRMI has configurable policies that can
help
> reestablish connection whilst in use" I think this is what I need. Can
> anyone help me on how to configure altrmi so that connection will be
> reestablished if closed by server?
>
> Andrei
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to