Search:

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

Search: Search took 0.01 seconds.

  1. Transaction timeout in weblogic and webspher

    Hi,

    Belolw is my spring bacth file.Iam using datasoureces using jndi names in the app server.

    <code>
    <?xml version="1.0" encoding="UTF-8"?>
    <beans...
  2. Transaction timeout in weblogic and webspher

    Hi,

    I am using spring batch to transfer data from the Active DB to Passive DB.

    While transfering 70 k rows , i am getting following error.

    My transaction time is 1200 sec on the weblogic...
  3. out of Memory error

    Thanks a quick reply.

    Yes, i agree with you NPE is noothing to do with ItemWriter.


    I am using the spring batch version 2.0.4.RELEASE.

    I have removed the task executor from the step, i have...
  4. Problem Using StaxEventItemWriter in spring batch

    Hi,

    In my application my reading data drom the database and writing into the physical file using StaxEventItemWriter .After some data get written into the file, NullPoniterException occured .
    ...
  5. StaxEventItemWriter throws NullPointerException

    Hi,
    i am using StaxEventItemWriter in my code to transfer the data from the database to physical files.

    The beans confiuration as below
    !-- Archiving the Data from the PWHH database to...
Results 1 to 5 of 5