Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

mx7 error/issue

Guest
Aug 12, 2010 Aug 12, 2010

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...

683
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 12, 2010 Aug 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?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 12, 2010 Aug 12, 2010

hi

  version number is 7,0,2,142559

the error happened after clicking the link...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 12, 2010 Aug 12, 2010
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources