Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    640

    I get the same error even if I run the unit test...

    I get the same error even if I run the unit test through eclipse. I have 8 test cases for 8 different jobs. When I run them in one go, 5 of them are successfull and rest of them fail. If I run failed...
  2. Replies
    2
    Views
    640

    Spring Batch Unit test error

    Hi All

    Unit test of my Spring Batch based application are failing due to following error. Can anyone please help me out



    Caused by: org.springframework.beans.factory.BeanCreationException:...
  3. Spring JMS Oracle AQ - Specifying Dequeue Options

    Hi All

    I am using Spring JMS for oracle AQ. How can I specifiy Dequeue options?
    I want to specifiy consumer name and dequeue_mode options.

    Please help.

    thanks
  4. Can anyone please help me on this. Thanks

    Can anyone please help me on this.

    Thanks
  5. Spring JMS Oracle AQ - Dequeue message enqueued by different Oracle user

    Hi mates

    I have two applications say A and B both are connected to same DB using differenct users i.e. UserA and UserB. The A application is enqueuing messages in AQ such as AQ_QTAB.ENQ_UI =...
  6. the commit interval is 100

    the commit interval is 100
  7. Spring batch Admin : Unable to read 663 MB flat file, OutOfMemoryError

    Hi All

    I am using Spring Batch Admin 1.2.1 in Tomcat 7. I am trying to read 663 MB file and getting following error. I have also increased the heap size of Tomcat but of no vain. The job is...
  8. I am also using the same configurations. How I...

    I am also using the same configurations. How I can stop Batch Admin application from droping/recreating all of my table?
  9. I have already Mapped it to persistant...

    I have already Mapped it to persistant store(Orcale). I run my job, it stores that data in orcale. The data is persistant if I shutdown my server(Tomcat) but when I start it again, my application...
  10. How to stop Database initialisation on server restart

    Hi mates
    I am using Spring Batch Admin 1.2.1. Whenever I restart my server, it clear the database. How can I stop this database initializtion

    Please help

    Thanks
  11. Any idea guys ?

    Any idea guys ?
  12. Thanks Tiger.Spring for reply. In reader, the...

    Thanks Tiger.Spring for reply.

    In reader, the org.springframework.batch.item.file.FlatFileParseException is causing the skip of first record. It is a header record which has shorter lenght...
  13. Strange Skipping Listener Behaviour in Read and Write Operations

    I have a job that reads a flat file of 11 records. I skip 1 item in reader and 4 in writers. I have one Skiplistener with SkipInRead() and SkipInWrite() method which simple logs the skip message in...
  14. Replies
    1
    Views
    390

    Any idea guys

    Any idea guys
  15. Replies
    1
    Views
    390

    Read and Write Skip Behaviou

    I have a job that reads a flat file of 11 records. I skip 1 item in reader and 4 in writers. I have one Skiplistener with SkipInRead() and SkipInWrite() method which simple logs the skip message in...
  16. Replies
    2
    Views
    1,761

    Hi I am also facing the same problem. Did you...

    Hi

    I am also facing the same problem. Did you find any way to define subscriber name ?
  17. Spring JMS Oracle AQ - Too many transactions

    I have created a basic Spring applicatin to read from Oracle AQ. I am experiencing following issues. Kindly help me on this


    1)- Messages placed on the queue (by PL/SQL code) prior to starting...
  18. Replies
    13
    Views
    4,303

    Hi Dave I am facing the same issue, I have tried...

    Hi Dave
    I am facing the same issue, I have tried above stated configuration but of no gain. It gives me error on the properties defined in side the spring batch admin jar file. Am I missing some...
  19. Johan how did you solved this problem ?

    Johan how did you solved this problem ?
  20. Replies
    2
    Views
    949

    This might be the reason. I am using apace DBCP...

    This might be the reason. I am using apace DBCP and load context in each of unit test class. what is the reason I am not sure. Can you please guide me to find out the cause?

    I am using...
  21. Replies
    2
    Views
    949

    Connection Problem in some Unit Tests

    Hi mates

    If I run all(31) the unit test together, I get following connection error in 2 - 3 unit tests, however if I run those tests indvidually, the run successfully. Can you please guide me on...
Results 1 to 21 of 21