Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
[REPLICATION-ISSUE]ERROR Unpexpected exception caught in ReplicationProcessor main loop
The replication in xstore got the issue with error below:
2022-04-02 11:44:49,551 [Replication Processor] ERROR Unpexpected exception caught in ReplicationProcessor main loop. We will attempt to continue.
dtv.data2.replication.ReplicationException: An exception occurred while obtaining the datasource used for the replication queue: [Replication]. This datasource MUST be enabled, available, and use JDBCPersistenceStrategy for replication to function.
at dtv.data2.replication.dtximpl.ReplicationQueueAccessor.getConnection(ReplicationQueueAccessor.java:610) ~[dtv-data2.jar:19.0.0.0.606]
at dtv.data2.replication.dtximpl.ReplicationQueueAccessor.queryNonFailedRecCount(ReplicationQueueAccessor.java:296) ~[dtv-data2.jar:19.0.0.0.606]
at dtv.data2.replication.dtximpl.ReplicationProcessor.run(ReplicationProcessor.java:174) [dtv-data2.jar:19.0.0.0.606]
Caused by: java.lang.NullPointerException
at java.time.chrono.ChronoLocalDateTime.compareTo(ChronoLocalDateTime.java:500) ~[?:1.8.0_141]