0 Replies Latest reply: Dec 6, 2011 2:33 PM by InfoCon_Brian RSS

    Flash to connect to Coldfusion over HTTPS/SSL

    InfoCon_Brian Community Member

      I have been looking in the cfserver.log Everytime I try to

      run the Flash Application on the production server.

      I get the following error.

      12/06 14:22:42 error
      572 java.lang.NullPointerException
      573 at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:285)
      574 at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
      575 at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
      576 at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
      577 at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
      578 at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
      579 at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

       

      I have followed the direction outline in here:

      http://www.cftips.net/post.cfm/flex-remoteobject-remoting-over-ssl

       

      I am running Coldfusion 8, Flex 3, Apache Webserver on a Suse Linux

      box.

       

      Any ideas?

      Please.