| Using the RecordRecycler [message #637225] |
Thu, 04 November 2010 12:22  |
Andrej Rosenheinrich Messages: 22 Registered: August 2010 |
Junior Member |
|
|
Hello,
i tried to use the RecordRecycler today. Using the default configuration (Recycler1) for the Recycler I am getting an exception saying:
org.eclipse.smila.connectivity.queue.worker.RecordRecyclerEx ception: java.lang.RuntimeException: TaskListExecutionService is not set!
Can anyone explain this problem to me, cause I dont have a clue in what area to search for a solution to this problem .
Thanks in advance!
Greets,
Andrej
|
|
|
| Re: Using the RecordRecycler [message #639197 is a reply to message #637225] |
Mon, 15 November 2010 10:18   |
|
Originally posted by: juergen.schumacher.attensity.com
Am 04.11.2010, 17:22 Uhr, schrieb Andrej Rosenheinrich
<andrej.rosenheinrich@unister-gmbh.de>:
> Hello,
>
> i tried to use the RecordRecycler today. Using the default configuration
> (Recycler1) for the Recycler I am getting an exception saying:
> org.eclipse.smila.connectivity.queue.worker.RecordRecyclerEx ception:
> java.lang.RuntimeException: TaskListExecutionService is not set!
>
> Can anyone explain this problem to me, cause I dont have a clue in what
> area to search for a solution to this problem .
>
> Thanks in advance!
Sorry for the late reply. I don't understand this exception neither. The
TaskListExecutionService is created during OSGI-service activation of the
recycler
and removed only when stopping the OSGi service, so I don't understand how
it could
happen that this thing is not there when the recycler is actually working.
Maybe
you can find some other exceptions in the log showing that there are
problems with
service activation? You also may want to add -Dequinox.ds.print=true to
the VM args of
SMILA to see service activation errors of the Declarative Services runtime.
Regards,
Juergen.
|
|
|
| Re: Using the RecordRecycler [message #639198 is a reply to message #639197] |
Mon, 15 November 2010 10:24  |
Igor Novakovic Messages: 53 Registered: July 2009 |
Member |
|
|
In detail I have unfortunately nothing to add to Jürgen's post.
I can only say that RecordRecycler was contributed by our friends from
brox, so perhaps some of them might provide you/us with more details
and/or solution to this problem.
Cheers
Igor
Am 15.11.2010 16:18, schrieb Jürgen Schumacher:
> Am 04.11.2010, 17:22 Uhr, schrieb Andrej Rosenheinrich
> <andrej.rosenheinrich@unister-gmbh.de>:
>
>> Hello,
>>
>> i tried to use the RecordRecycler today. Using the default
>> configuration (Recycler1) for the Recycler I am getting an exception
>> saying: org.eclipse.smila.connectivity.queue.worker.RecordRecyclerEx
>> ception: java.lang.RuntimeException: TaskListExecutionService is not set!
>>
>> Can anyone explain this problem to me, cause I dont have a clue in
>> what area to search for a solution to this problem .
>>
>> Thanks in advance!
>
> Sorry for the late reply. I don't understand this exception neither. The
> TaskListExecutionService is created during OSGI-service activation of
> the recycler
> and removed only when stopping the OSGi service, so I don't understand
> how it could
> happen that this thing is not there when the recycler is actually
> working. Maybe
> you can find some other exceptions in the log showing that there are
> problems with
> service activation? You also may want to add -Dequinox.ds.print=true to
> the VM args of
> SMILA to see service activation errors of the Declarative Services runtime.
>
> Regards,
> Juergen.
|
|
|
Powered by
FUDForum. Page generated in 0.01536 seconds