Search:

Type: Posts; User: hlassiege; Keyword(s):

Search: Search took 0.01 seconds.

  1. with jmx, I notice the same thread stack for each...

    with jmx, I notice the same thread stack for each channelTaskExecutor :



    Name: channelTaskExecutor-50
    State: WAITING on...
  2. Actually, I still have the problem from time to...

    Actually, I still have the problem from time to time.

    Do you have any idea which class I can try to debug ?

    In the logs, I just see that every channelTaskExecutor from the threadpool gives...
  3. For information I don't reproduce the problem...

    For information I don't reproduce the problem with version 2.0.6. I used version 1.0.1 yesterday.

    Thanks
    Bye
  4. The file adapter : ...

    The file adapter :


    <file:inbound-channel-adapter id="filesIn" directory="file:${queue.directory}"
    filter="queueCompositeFilter">
    <integration:poller max-messages-per-poll="50">...
  5. Here it is :

    Here it is :


    <bean id="channelTaskExecutor"
    class="org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor">
    <property name="corePoolSize" value="50"/>
    <property name="daemon"...
  6. Using a dispatcher or a queue hangs the process

    Hi,

    I currently have a spring integration process which is single threaded, eg each channels use DirectChannel.

    I use a service activator which is responsible of sending emails and I would...
  7. General question about Spring integration

    Hi,

    The background (optionnal): I'm currently trying to work on an application that use spring integration.
    This application seems to have some problems however I'm still waiting for more...
  8. Thread: nio-locker

    by hlassiege
    Replies
    3
    Views
    842

    Ok, that's done :...

    Ok, that's done : https://jira.springsource.org/browse/INT-1916
  9. Thread: nio-locker

    by hlassiege
    Replies
    3
    Views
    842

    Hi, I have exactly the same question. In the...

    Hi,
    I have exactly the same question.

    In the XSD, it seems we can't have poller and locker together.



    Is it the expected behaviour ?
Results 1 to 9 of 9