Skip to main content
jbird5k
Inspiring
November 29, 2012
Answered

inconsistent 500 server errors

  • November 29, 2012
  • 1 reply
  • 522 views

Hi,

I have cf 10 installed on a vm running ms 2008R2, using IIS 7 as my webserver.  In the last couple of days I have been recieveing the following error:

Element ID is undefined in a Java object of type class coldfusion.util.FastHashtable.

It is appearing when trying to log in to some apps but not all, even though they use the same base authentication code.  When the error occurs, it is before any authentication takes place and ID is not used as a fieldname in any of the applications. Empl_ID is used.

I am stumped.

I've checked:

mappings

data sources

cookies

etc..

Has anyone encountered this before?  How did you rectify it?

thanks in advance

JBird

This topic has been closed for replies.
Correct answer jbird5k

After pouring over lines of code and log files, I believe this error is being caused by the encryption method being used for this app. Which is different than the others. 

thanks

1 reply

jbird5k
jbird5kAuthorCorrect answer
Inspiring
November 30, 2012

After pouring over lines of code and log files, I believe this error is being caused by the encryption method being used for this app. Which is different than the others. 

thanks