Remoting nullPointerException for ALL errors thrown

Description

If you call any CFC method using RemoteObject - any errors thrown will only pass a nullPointerException back to the Flex Client.

So, if in my CFC method, I manually throw an error:

throw(type="MessageException", message="Some Error");

See the attached image snaps of stderr and stdout

Environment

None

Attachments

2
  • 22 Apr 2015, 10:22 pm
  • 22 Apr 2015, 10:22 pm

Activity

Show:

Michael Offner 15 April 2015 at 08:22

Michael Offner 14 April 2015 at 07:59

Imported User 15 10 April 2015 at 15:44

Railo 4.2.0.007 is the last version that throws the original error without throwing the subsequent nullPointerException

Fixed

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 9 April 2015 at 18:44
Updated 2 May 2015 at 18:45
Resolved 15 April 2015 at 08:22

Flag notifications