Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,656

    DMLC crashes the server

    We decided not to use the DMLC. Using MDBs and Spring.
    Whats your stand.. were you able to fix the problem and go further...
    Please let me know if you fixed it.
  2. Replies
    7
    Views
    1,656

    DMLC crashes the server

    Hi,

    I have the Heap dumps too large. 52MB..cant attach it here. I know that its coz of OUTOFMEMORY, but not sure about the root cause.

    I just downloaded ISA. Let me take a look at it.
  3. Invalid message received in remote MQ

    Hey,

    The initial string looks like RFH Header, MQ provider will append RFH Header properties to your message.

    Are you facing issues in processing this message in the other end?
    OR
    you are...
  4. Replies
    7
    Views
    1,656

    Dump attached

    Hi Agim

    I have attached the dump which i got from the dev server.
    The zip files contains Dump1 through Dump22.txt.

    You need to combine Dump1 through 22 to get the complete file. I was not...
  5. Replies
    7
    Views
    1,656

    DMLC crashes the server

    Hi

    I have configured lot of DMLC's with websphere work managers and all DMLC uses a txn manager. I have set up workmanagers not to grow threads.
    But still after couple of days, my WAS server...
  6. Replies
    2
    Views
    889

    Example

    Your faces-config.xml will look like below.


    <application>
    <view-handler>
    org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl
    </view-handler>
    ...
  7. Parent context not getting referenced in Spring 2.0.5

    Hi All,

    I am using ContextSingletonBeanFactoryLocator to load and manage spring beans. I have an MDB which creates a ParentContext say "MyParent".

    I have a JSF web app, which also uses the...
  8. Parent Context not getting referenced using spring 2.0.5

    Hi All,

    I am using ContextSingletonBeanFactoryLocator to load and manage spring beans. I have an MDB which creates a ParentContext say "MyParent".

    I have a JSF web app, which also uses the...
  9. Hi Agim Do you have you workManager set to...

    Hi Agim

    Do you have you workManager set to Growable option or not.
    I had it initially with Growable option set to true and that created lot of thread and after a day or two my Websphere app...
  10. Replies
    1
    Views
    729

    Found one

    Hey All

    We can use BeanFactoryLoactor to use a common application context to work with bean in both Web and EJB tier.
    ...
  11. Hey, Refer to my posting here....

    Hey,

    Refer to my posting here.
    http://forum.springframework.org/showthread.php?t=39054

    When the transaction manager is not null, cache will be set to none. Otherwise its set to Consumer.
    ...
  12. Exception - found while spring was set to Debug mode

    Hey,

    My server is having a Max heap size of 256M.
    I didnt try changing it to 1GB, coz its a dev server and i have lot of other apps running on it. The reason for me to see growth on Open Input...
  13. Exception - found while spring was set to Debug mode

    Hey,

    After the outofmemory error, i am getting the following error.
    Looks like some issue related to WAS.


    4916130,event=1 -...
  14. Exception - found while spring was set to Debug mode

    Well, I could get into the outofmemory error too 2 or 3 days after deployment.


    [5/24/07 9:55:33:377 EDT] 000018cc DefaultMessag E...
  15. Replies
    1
    Views
    705

    Sharing Application Contexts

    Hey All,

    I am loading the application context through web.xml.
    I have two different applications running in the app server. Can i refer to the spring context loaded by other web app. If its...
  16. Replies
    3
    Views
    1,611

    DMLC could not recover or stop

    Hi Agim

    You are absolutely right. I have the Q connection factory and destinations configured in WAS with JNDI. I use them with JNDI reference in my spring configuration. Is that an issue?
    ...
  17. Replies
    4
    Views
    2,262

    DMLC - will it be a registered MBean

    Thanks. That was helpfull.

    Barath
  18. Replies
    1
    Views
    729

    Spring + JSF

    Hi

    Here is something fishy about my app.
    I have a web and middleware service application.
    So there are some UI (JSF) that uses spring beans and some MDB/MDP's servicing the messages. So right...
  19. DMLC - Leaves Stale threads listening to Queues

    Thanks. That really helped.
    I am not seeing any stale threads after started using the work manager to manage DMLC.

    kept my finger crossed though.

    Thanks
    Barath
  20. Replies
    3
    Views
    1,611

    DMLC Could not recover or stop

    Hi

    I am running my app with DMLC and MQBroker. Due to some failiure or netowork problem there is a disconnection between my broker and DMLC. So what happens is, DMLC starts throwing bunch of...
  21. Exception found while spring was set to Debug mode

    Hi agim,

    I am using Spring 2.0 exactly. I understand what you are saying.

    I am thinking of using Spring 2.0.5.

    Thanks Agim.

    Barath
  22. Exception - found while spring was set to Debug mode

    Hey All,

    My application works fine, it recieves and processes message without any issues. To see the behaviour of spring, i turned on spring's logger. and found the following exception getting...
  23. DMLC - Stale threads

    Well,

    Do you run your DMLC inside a Websphere ?
    Yes I am bringing up the spring configuration from a web-app in my application. So yes, DMLC is running inside websphere. Do u see any issues with...
  24. Replies
    4
    Views
    2,262

    DMLC - will it be a registered MBean

    Hi

    I have some DefaultMessageListenerContainer in my application.
    I am figuring out a way to start and stop these beans either using a custom client or through the mbean console of WAS. Does...
  25. DMLC - Leaves Stale threads listeneing to Queues

    Hey all,

    I have my application running with MDP's - with concurrent consumers set to 1. But somehow it increased the number of consumers for a Q. When i shutdown the application i see some stale...
Results 1 to 25 of 30
Page 1 of 2 1 2