We have a problem with our web methods Integration servers and when we perform restart each time, the schedulers have either been changed or missing. When we compare the jobs.cnf file inside IntegrationServer/config folder, before and after each restart, we can see that the file has been changed. What is the best way to handle this problem? Is there anything that web methods provide for us to do a restart without this happening?
web methods 6.5 schedulers missing after IS restart
1.3k Views Asked by Sanath At
1
There are 1 best solutions below
Related Questions in INTEGRATION
- excel datasource returning nulls with sql command
- Debugging a 404 error for an existing page
- Protractor: Multiple browser instance tests fail where Single Instance tests pass
- how to share a Photo Or link on facebook wall without using FBSDKShareDialog from native ios app
- Spring Security Struts 1.3 integration without extending GrandAuthority and UserDetails
- how to examine contents of database during or after rails integration test
- How to integrate Google Bigquery with c# console application
- Integration of a function which is numerical solution of differential equation
- Apache Camel web service using spring
- Creating buffer/ processing multiple files SSIS
- Why ClearCase Explorer is that ClearQuest Web is not supported UCM integration?
- How can i separate WHMCS css and my own HTML css code
- Consuming Salesforce Restful webservice in Mule
- API Integration osclass
- Qlik Sense Engine with Java application
Related Questions in MIDDLEWARE
- Why doesn't my connect middleware pass forward?
- Proper calling of next callback in express get()
- Stop middleware pipeline execution in KOA
- Laravel 5.0 custom 404 does not use middleware
- Middleware between passport and angular
- Slim PHP Framework middleware custom URL filter
- How to rely on other middlewares in express?
- How to store session data using Owin hosting?
- Laravel 5 : passing a Model parameter to the middleware
- Laravel 5 route same urls login or not
- How to respond in Middleware Slim PHP Framework
- Rendering an "internal" Rails controller from a middleware
- What is wrong with Nodejs?
- Django 1.8: ImproperlyConfigured: Module "django.contrib.auth.middleware" does not define a "SessionAuthenticationMiddleware" attribute/class
- Laravel 5 - Middleware always restricts access while being logged in
Related Questions in WEBMETHODS
- webMethods pub.client.http throws error on 401
- How to catch messages from WebMethods Integration Server
- webmethods oracle issue with nchar
- Integrate AngularJS App with SoftwareAG webMethods Integration Server
- Outbound adapter for Webmethods integration server
- POST method with query parameters with Centrasite
- How to check String is Palindrome or not Using WebMethods
- can you use webMethods to interface with a powerbuilder 11.5 server?
- Task with Save button throws validation errors
- Is WebMehods a BPMN 2.0 supporting Process Engine?
- Java service which extracts the value of a field at runtime
- web methods 6.5 schedulers missing after IS restart
- org.xml.sax.SAXParseException: Invalid byte 2 of 3-byte UTF-8 sequence
- SoftwareAG webMethods EDI mapping question : How to map one record into Multiple records
- Date format for timestamp in WebMethods
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I remember, a few years back, we had the same exact problem. I can't remember if we fixed it with a patch or if it simply stopped happening after we upgraded webmethods. 6.5 is quite old.