Skip to main content
July 15, 2013
Question

APSB13-19 Installation problem

  • July 15, 2013
  • 1 reply
  • 936 views

APSB13-19 does not play nice with another JRUN hotfix we deployed: http://helpx.adobe.com/legacy/kb/error-response-been-closed-illegalstateexception.html

CF is throwing out this error if both hotfixes were found in /server/lib directory:

500

jrun.servlet.JRunResponse.setRequest(Ljrun/servlet/ForwardRequest;)V

java.lang.NoSuchMethodError: jrun.servlet.JRunResponse.setRequest(Ljrun/servlet/ForwardRequest;)V
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:242)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Any help would be appreciated.

thanks

David Kwang

    This topic has been closed for replies.

    1 reply

    Priyank Shrivastava.
    Inspiring
    July 15, 2013

    Hi David,

    Could you please let me know the version of your ColdFusion. I have tried it with the same behaviour let us check this however please do let me know the version of your server.

    Regards,

    Priyank

    Thanks, Priyank Shrivastava
    July 16, 2013

    Windows 2008 R2 Standard

    CF Version  9,0,2,282541

    Do you need any other information?

    Thanks

    David

    Priyank Shrivastava.
    Inspiring
    July 16, 2013

    Hi David,

    Thanks for the information.

    I guess if you remove this jrun4_58765.jar from the lib directory, it should work as this version of ColdFusion contains this fix.

    So can you please remove this jar and try putting the security hotfix only and check if you encounter the same issue(http://helpx.adobe.com/legacy/kb/error-response-been-closed-illegalsta teexception.html).

    Regards,

    Priyank

    Thanks, Priyank Shrivastava