Skip Menu |

This queue is for tickets about the Inline-Java CPAN distribution.

Report information
The Basics
Id: 122587
Status: resolved
Priority: 0/
Queue: Inline-Java

People
Owner: Nobody in particular
Requestors: davehodg [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Problem upgrading from RHEL5 to RHEL7
Date: Mon, 24 Jul 2017 17:05:23 +0100
To: bug-Inline-Java [...] rt.cpan.org
From: David Hodgkinson <davehodg [...] gmail.com>
We’re refreshing some systems that have been neglected for a few years. Going from 32-bit RHEL5 to 64-bit RHEL7, our script, which calls a publisher’s API, now throws a: main::com::ingenta::util::ejb::DelegateException=HASH(0x56b5c90) The first time it tries: my $payment_c=$ffactory->getController('FulfilmentPayment’); I’ve tried Java 1.6 and Java 1.8. I’m thinking of trying whichever version of Inline::Java we currently have on live. Ideas?
On Mon Jul 24 12:05:46 2017, davehodg@gmail.com wrote: Show quoted text
> > We’re refreshing some systems that have been neglected for a few > years. > > Going from 32-bit RHEL5 to 64-bit RHEL7, our script, which calls a > publisher’s API, now throws a: > > main::com::ingenta::util::ejb::DelegateException=HASH(0x56b5c90) > > The first time it tries: > > my $payment_c=$ffactory->getController('FulfilmentPayment’); > > I’ve tried Java 1.6 and Java 1.8. I’m thinking of trying whichever > version of Inline::Java we currently have on live. > > Ideas?
Belatedly: nothing immediately occurs. Did you figure this out? If so, could you share what was the problem? If not, do you want to close the ticket?
Subject: Re: [rt.cpan.org #122587] Problem upgrading from RHEL5 to RHEL7
Date: Mon, 29 Jan 2018 09:29:28 +0000
To: bug-Inline-Java [...] rt.cpan.org
From: Dave Hodgkinson <davehodg [...] gmail.com>
It was a while ago now. Either I did get past it or we sidestepped the code. Sorry! Thanks, David On 29 Jan 2018, 08:04 +0000, Ed J via RT <bug-Inline-Java@rt.cpan.org>, wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=122587 > > On Mon Jul 24 12:05:46 2017, davehodg@gmail.com wrote:
> > > > We’re refreshing some systems that have been neglected for a few > > years. > > > > Going from 32-bit RHEL5 to 64-bit RHEL7, our script, which calls a > > publisher’s API, now throws a: > > > > main::com::ingenta::util::ejb::DelegateException=HASH(0x56b5c90) > > > > The first time it tries: > > > > my $payment_c=$ffactory->getController('FulfilmentPayment’); > > > > I’ve tried Java 1.6 and Java 1.8. I’m thinking of trying whichever > > version of Inline::Java we currently have on live. > > > > Ideas?
> > Belatedly: nothing immediately occurs. Did you figure this out? If so, could you share what was the problem? If not, do you want to close the ticket?
Fair enough. Closing.