Skip to main content
August 12, 2010
Question

mx7 error/issue

  • August 12, 2010
  • 1 reply
  • 658 views

hi all,

        I faced an issue with coldfusion MX7 SERVER...just a simple redirection link gives null pointer exception error...after clicking the link, it gives the error..the same issue faced by all users at the same time, as it is a login link... the error fixed when I restarted the coldfusion service.. so this seems very odd to me..becos no changes are there in the hosting server at this time...so is this a bug in mx7? or any hotfix required to save from this weird error in feature...

advise plss..

thanks for reading...

    This topic has been closed for replies.

    1 reply

    Inspiring
    August 12, 2010
    coldfusion MX7 SERVER

    What is the full version number?


    just a simple redirection link

    Can you post your code?

    Is this the only code that throws the exception?


    null pointer exception error.

    Can you post the full error message?

    August 12, 2010

    hi

      version number is 7,0,2,142559

    the error happened after clicking the link...

    Inspiring
    August 12, 2010

    In order to help you we need information about the code that executes when "the link" is clicked. What is the code that executes when the CFML page in question is executed?

    It is also useful to know the error message(s) if any that are output to the end user or logged by CF or the web server.