IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Safe to remove Core File?

    Posted 05/13/09 02:07 PM

    Hi,

    I’m using WM 7.1 suite running on Solaris. I was wondering if it’s ok to delete the core file generated in the IntegrationServer directory.

    Are core file are always generated by the OS for debugging purposes?

    Thanks,


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Safe to remove Core File?

    Posted 05/14/09 02:36 PM

    It is perfectly safe to remove the code files. But perhaps it is good to investigate what triggres the core file.

    You may have to take help of the OS vendor for this activity


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Safe to remove Core File?

    Posted 05/17/09 08:08 AM

    A core dump consists of the recorded state of the working memory of a computer program at a specific time, generally when the program has terminated abnormally (crashed).Other key pieces of program state are usually dumped at the same time, including the processor registers, which may include the program counter and stack pointer, memory management information, and other processor and operating system flags and information.

    Its a good practise to examine this core file to know the bugs in the application and in the system.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 4.  RE: Safe to remove Core File?

    Posted 05/21/09 02:24 PM

    If it was java look for thread dumps output files. It can say more.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services