Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
NetSuite has launched SuiteSuccess Wholesale Distribution Edition, in Japan. Please join us the webinar on February 12 that introduces NetSuite solution with demos and case studies for Wholesale Industry.
Register Now
[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]