Skip to main content

5 posts tagged with "maintenance"

Maintenance, maintenance of software, IT system

View All Tags

IBM BPM - problem of maintaining the session in Chrome and Edge browsers

· 4 min read
Sławomir Cichy
Backend Engineer @ Sci Software

Recently I encountered a problem of excessive user session expiration in IBM BPM version 8.6.1.19003 in Chrome and Edge web browsers. The problem was particularly troublesome when Human Service was launched in an iframe and SSO SPNEGO was configured. Downloading the content (form) of the service ended with an error message: IBM Business Automation Workflow could not download data from the WWW session. It may have expired. (1dabd53a-4ba8-41db-871b-c236f784a418)

WebSphere - Health Center agent configuration

· 2 min read
Sławomir Cichy
Backend Engineer @ Sci Software

IBM Health Center for Java is a low-overhead agent that collects Java configuration and performance data. The data that is collected includes CPU usage, native memory usage, method profiling, garbage collection, locks, threads, and more. You can read how to install IBM Monitoring and Diagnostic Tools - Health Center in Eclipse in the article served by the Eclipse Marketplace.