Unhanded error while running createDocument.
We got a “UnsatisfiedLinkError” when making the connection to the Domino database via createSession; this can be due to one of two reasons:
Unhanded error while creating a connection to the server via createSession.
Unhanded error while performing a local database conversion.
We got an 405 error when trying to send the document to the API, which means that document already exists you should be doing a post to update an existing document rather than a put.
Unhanded error while performing a PUT to the remote server via the API convert during the actual PUT action.
Unhanded error while performing a put to the remote server via the API convert either before or after the actual http request.
Unhanded error while trying the get the size of the metadata during the GetMeta function, we need the log to fix this one.
Unhanded error while trying the get the database or collections during the GetMeta function.
We cant get the mongo Admin db, you must stipulate this in your config file.
Unable to get LicencekeyOrgId so we have not written any meta data.
Unhanded error while running the SetMeta function.
No con-fig document is stipulated for when the setconfigs are called.
Unhanded error while running the Setconfigs function.
Could not open the source Domino Directory nsf in the getNotesUser function.
Unhanded error while running the getNotesUser function.
Could not open the source Domino Directory in the getGroupUserList function
Unhanded error while running the getNotesUser function.
Could not open the source Domino Directory in the getRoleUserList function.
Unhanded error while running the getRoleUserList function.
Unhanded error while running the getMongoDate function, most likely a badly formatted notes date, we need the log to fix this one.
Unhanded error while running the getMongoDate function, most likely a badly formatted Java date, we need the log to fix this one.
Unhanded error while running the vectorToArrayListOfDoubles function, most likely a badly formatted Vector Object.
Unhanded error while running the getFieldStrings function.
Unhanded error while running the getFirstCalender function, most likely a badly formatted Vector Object.
Unhanded error while running the getFirstDate function, most likely a badly formatted Vector Object.
Unhanded error while running the getAllViewsNames function, most likely we cant get access to the database.
Unhanded error while running the getAllFormNames function, most likly we cant get access to the database.
Unhanded error while running the saveConversionLog (notesUnid, mongoUnid) function.
Unhanded error while running the saveConversionLog (notesUnid, mongoUnid, status, convertedDate, notes) function.
Unhanded error while running the convertView function, most likely we cant get access to the view.
Unhanded error while running the convertForm function, most likely we cant get access to the form.
Unhanded error while running the makedbRefName function, most likely we cant get access to the Database.
Unhanded error while initialising Resource.
We cant connect to the target mongo database, normally either a wrong server address or Port number.
We cant logon to the target mongo database, we can connect to it but not login so most likely a incorrect user name or password.
We cant logon to the target mongo database, we can connect to it but no logon details have been provided.
We cant connect to the mongo log database, normally missing either wrong address or Port number.
We cant logon to the mongo log database, we can connect to it no logon details have been provided or the user name or password password are.
We cant logon to the mongo log database, we can connect to it no logon details have been provided.
We cant connect to the mongo log database, We are getting an unknown host error back.
We cant connect to the mongo admin database, normally either a wrong server address or Port number.
We cant logon to the mongo admin database, we can connect to it but no logon details have been provided or the user name or password password are.
We cant logon to the mongo admin database, we can connect to it but no logon details have been provided.
We cant connect to the mongo admin database, We are getting an unknown host error back.
We cant connect to the mongo user database, normally either a wrong server address or Port number.
We cant logon to the mongo user database, we can connect to it no logon details have been provided or the user name or password password are.
We cant logon to the mongo user database, we can connect to it no logon details have been provided.
We cant connect to the mongo user database, We are getting and unknown host error back.
There was an error in the config file. the line before this error in the log file gives details.
There was an error with the licence, please see the line after this one and send us that error.
You have not specified how you want to convert the database(s) - please check the ‘convert.by’ setting in the config file.
Unhanded error while running RealMain, we need the log to fix this one.
No view could be found with the name specified in the output log in the currently open database, please check you have spelt the view name correctly.
No forms could be found in the database.