I am getting a java.lang.NullPointerException error when updating a collection that is currently completely empty for some reason, and I cannot get it to populate again. When I run the following cfindex I get a
java.lang.NullPointerException error. I've tried everything from restarting the machine, deleting the collection, renaming it, etc. Can't find any info in Google either.
Any help would be much appreciated.
<cfindex
action=""
collection="col_au_com_exclaimit_query"
key="candidateIdentity"
type="custom"
title="fullName"
query="rsResume"
body="resumeAsText"
custom1="uniqueFileName">
An error occurred while performing an operation in the Search Engine native library. | |
| java.lang.NullPointerException | |
| The error occurred in D:\Inetpub\wwwroot\internet\development\au_com_exclaim-it\application\candidate\resume\upload\index.cfm: line 124
Called from D:\Inetpub\wwwroot\internet\development\au_com_exclaim-it\onRequestEnd.cfm: line 40 Called from D:\Inetpub\wwwroot\internet\development\au_com_exclaim-it\application\OnRequestEnd.cfm: line 1 | |
122 : query="rsResume" 123 : body="resumeAsText" 124 : custom1="uniqueFileName"> 125 : <cfset application.information.verity.refresh = false /> 126 : <cfset request.Message.doAppendMessage( "You have successfully updated the collection" ) /> | |
--
Taco Fleur - http://www.pacificfox.com.au
Web Design, Web development, Graphic Design and Complete Internet Solutions
an industry leader with commercial IT experience since 1994 …
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---
