cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

The process does not begin

VladiSlav
17-Peridot

The process does not begin

Hi, everybody. I created an expression robot and put code in it 
код.png
Now when I create a Promotion Object, the process does not even begin to run, it is at the start.
The error log is as follows:

2019-12-11 13:57:44,237 ERROR [IndexQueue1.PollingThread] wt.queue.ProcessingQueue.IndexQueue1 Administrator - Queue entry number: 72107
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at wt.queue.QueueEntry.execute(QueueEntry.java:231)
at wt.queue.ProcessingQueue.execEntry(ProcessingQueue.java:312)
at wt.queue.ProcessingQueue.execEntries(ProcessingQueue.java:898)
at wt.queue.PollingQueueThread.run(PollingQueueThread.java:99)
Caused by: wt.util.WTException: Error processing collection
at wt.index.IndexingServiceImpl.updateIndexer(IndexingServiceImpl.java:235)
at wt.index.StandardIndexPolicyManager.updateIndexer(StandardIndexPolicyManager.java:137)
... 8 more
2019-12-11 13:57:44,244 WARN [IndexQueue1.PollingThread] wt.jmx.notif.queue Administrator - Time=2019-12-11 13:57:44.244 +0300,
Name=QueueNotifier, SourceObjectName=com.ptc:wt.subsystem=Monitors,wt.monitorType=Queues,Name=StandardQueueService,Emitter=GenericExecEntryNotifier,
class=class javax.management.Notification, type=wt.queue.NotifierMBean.queueEntryExec.problems, userData=72107, message=Queue IndexQueue1 experiencing entry execution problems,
JVM Name=10176@SERVERWNC, Queue Info=[MinMinutesBetweenNotifications=30]
2019-12-11 13:57:44,249
ERROR [IndexQueue1.PollingThread] wt.method.MethodContextMonitor.contexts.other Administrator - 2019-12-11 13:57:40.727 +0300,
165ippu9;k415vedt;10176;s5pxi1;1228, -, -, -, Administrator, serverwnc.ruselprom.local, wt.queue.ProcessingQueue-IndexQueue1,
execEntries, com.ptc.core.command.server.delegate.entity.PrepareEntityCommandDelegate+com.ptc.core.command.server.delegate.entity.RetrievePersistentEntityCommandDelegate,
0, 32, 0.0265551, 6, 0.018973, 0.40625, 3.5207173
wt.util.WTException: Error processing collection
at wt.index.IndexingServiceImpl.updateIndexer(IndexingServiceImpl.java:235)
at wt.index.StandardIndexPolicyManager.updateIndexer(StandardIndexPolicyManager.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at wt.queue.QueueEntry.execute(QueueEntry.java:231)
at wt.queue.ProcessingQueue.execEntry(ProcessingQueue.java:312)
at wt.queue.ProcessingQueue.execEntries(ProcessingQueue.java:898)
at wt.queue.PollingQueueThread.run(PollingQueueThread.java:99)

0 REPLIES 0
Top Tags