Dynamics Connector and Dynamics ax 2009 error - dynamics-crm-2011

one of the maps has stopped working. I've tried to delete the map and restore the map from the test environment but it still fails. The error code is :
[AX Customer to Account] has encountered an error. Processing will be aborted. Object reference not set to an instance of an object.
--- Exception Dump ---
Caught Exception: Object reference not set to an instance of an object.
Stack trace:
at Microsoft.Dynamics.Integration.Adapters.Ax50.CustomerObjectProvider.ReadObjectKeys(DateTime modifiedDate)
at Microsoft.Dynamics.Integration.AdapterAbstractionLayer.MixedObjectProviderProxy.ReadObjectKeys(DateTime modifiedDate)
at Microsoft.Dynamics.Integration.Service.MapThread.ProcessReads()
WARNING TID:50 [2017-01-25T08:08:13.9049407+02:00]: An unrecognized exception was thrown [Microsoft.Dynamics.Integration.Adapters.Ax50::0x80004003].
INFO TID:29 [2017-01-25T08:08:13.9361903+02:00]: [AX Customer to Account] has failed. 0 record(s) have been written. 0 record(s) have been deleted. 0 record(s) have failed. 0 record(s)
Do you have any ideas what could be wrong?

try to Sync DB and restart AX AOS.
I found some reference about your issue:
https://community.dynamics.com/crm/f/117/t/173809

Related

Micrometer counter throwing the following concurent modification error

hi i have messages that get published and micrometer that keeps count. However recently i have noticed the following warning:
io.micrometer.shaded.reactor.core.publisher.Operators
java.util.ConcurrentModificationException
java.util.ConcurrentModificationException: null
at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013)
at java.base/java.util.ArrayList$Itr.next(ArrayList.java:967)
at io.micrometer.shaded.reactor.core.publisher.Operators.onDiscardMultiple(Operators.java:565)
at io.micrometer.shaded.reactor.core.publisher.FluxBufferPredicate$BufferPredicateSubscriber.cancel(FluxBufferPredicate.java:174)
at io.micrometer.shaded.reactor.core.publisher.FluxMap$MapSubscriber.cancel(FluxMap.java:160)
at io.micrometer.shaded.reactor.core.publisher.FluxOnBackpressureLatest$LatestSubscriber.cancel(FluxOnBackpressureLatest.java:99)
at io.micrometer.shaded.reactor.core.publisher.FluxMap$MapSubscriber.cancel(FluxMap.java:160)

ORA-01555: snapshot too old: rollback segment number with name “” too small Sonar qube

i am getting error while publishing results on sonar.
Error querying database. Cause: org.apache.ibatis.executor.result.ResultMapException: Error attempting to get column 'RAWLINEHASHES' from result set. Cause: java.sql.SQLException: ORA-01555: snapshot too old: rollback segment number 2 with name "_SYSSMU2_111974964$" too small
Cause: org.apache.ibatis.executor.result.ResultMapException: Error attempting to get column 'RAWLINEHASHES' from result set. Cause: java.sql.SQLException: ORA-01555: snapshot too old: rollback segment number 2 with name "_SYSSMU2_111974964$" too small
Pipeline executed for 2 hr 30 mins.
Can you please help ?
The error that you are getting is ORA-01555. Which is an Oracle error message.
Your pipeline is executing something against an Oracle database, which after it has run for a long time, gives the error.
For ways to avoid this error see: https://blog.enmotech.com/2018/09/10/ora-01555-snapshot-old-error-ways-to-avoid-ora-01555-snapshot-too-old-error/

SharePoint Search Error "There was an exception in the Database"

Created new content sources for SharePoint Search 2013 a week friday ago, returned content no problem. On the following Monday Search stopped working and displayed the error message "There was an exception in the Database".
In the ULS logs, i got an error messages
"System.Data.SqlClient.SqlException (xxxxxxxxx): Could not find stored procedure 'proc_MSS_GetUrlMapping'"
"SqlError: 'Could not find stored procedure 'proc_MSS_GetUrlMapping'.' Source: '.Net SqlClient Data Provider' Number: 2812 State: 62 Class: 16 Procedure: '' LineNumber: 1 Server: 'xxxxxxxxxx\xxxxxxxxx'"
"Exception occured in scope Microsoft.Office.Server.Search.Query.SearchExecutor.ExecuteQueries. Exception=System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: There was an exception in the Database. Please retry your operation and if the problem presists, contact an administrator."
I have tried resetting the index and doing a full crawl etc but no joy. Can anyone help please?
Thanks
Josh

SSIS induced transform Error

I am new too ssis and I have no clue what to make of this. All I want to do is get an excel file into an access database. the field types for the excel file are Unicode string[DT_WSTR] 255 and the schema for the access database is Unicode string[DT_WSTR] 255. The access database has some calculated fields, but are not used in the import.
Someone please help me. I do not know what to do.
[OLE DB Destination [2]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available. Source: "Microsoft Access Database Engine" Hresult: 0x80004005 Description: "".
[OLE DB Destination [2]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "OLE DB Destination.Inputs[OLE DB Destination Input]" failed because error code 0xC020907B occurred, and the error row disposition on "OLE DB Destination.Inputs[OLE DB Destination Input]" specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages posted before this with more information about the failure.
[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "OLE DB Destination" (2) failed with error code 0xC0209029 while processing input "OLE DB Destination Input" (15). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.
Their was a calculated find in the table. I did not Know SSIS did not allow calculated fields within the table

CoreData: error: Serious application error

I am saving the data in local DB which is coming from server.
And i use NSFetchedResultsController to show data. But i get an error "CoreData: error: Serious application error. An exception was caught from the delegate of NSFetchedResultsController during a call to -controllerDidChangeContent:. attempt to insert row 12 into section 1, but there are only 12 rows in section 1 after the update with userInfo (null)".
And list get currupted. As shown in screen shot.
Please suggest the reason for this

Resources