Appreciations accepted

Vladlen Litvinov, the author: If you have some job offer for me, I'm ready to discuss it. View Vladlen Litvinov's profile on LinkedIn

Password

Thursday, January 31, 2013

How to start an installation of BPM 7.5 using launchpad.sh in Linux/Unix?

During installation of BPM 7.5 using launchpad.sh you can get this error:

cp: cannot stat `/distrib/BPM75/launchpad/lib': No such file or directory

Friday, January 25, 2013

How to change a standard teamworks message?

Example, you want to change this message:

The task you tried to start is owned by another user. Press the "Close" button to close this screen and return to the task list.

Friday, January 18, 2013

How to backup all your IBM BPM Process Applications?

As we know, "all sysadmins are divided into those who make backups and those who ALREADY make".

Recently I have been an eyewitness of an accident what reminded me this phrase. 12 of BPM servers were lost in one moment.

By the way, versions of BPM 7.5 and later permit to export snapshots of Process Applications using WAS wsadmin commands.

Sunday, December 30, 2012

Deploying snapshots to an offline clustered Process Server

There are a lot of articles about deploying to PS for standalone environments.

But I couldn't find the same for clustered environments.
Also IBM writes that old way (install, retrieve, import) was deprecated.
I had to pass along this way myself.

Tuesday, December 18, 2012

Groundhog Day: CWSIT0088E: There are currently no messaging engines

Again and again:

javax.jms.JMSException: CWSIA0241E: An exception was received during the call to the method JmsManagedConnectionFactoryImpl.createConnection: com.ibm.websphere.sib.exception.SINotPossibleInCurrentConfigurationException: CWSIT0008E: A successful connection was made to the bootstrap server at yourserver:7278:BootstrapBasicMessaging but the server returned an error condition: CWSIT0088E: There are currently no messaging engines in bus PROCSVR.yourserverNode03Cell.Bus running. Additional failure information: CWSIT0103E: No messaging engine was found that matched the following parameters: bus=PROCSVR.yourserverNode03Cell.Bus, targetGroup=null, targetType=BusMember, targetSignificance=Preferred, transportChain=InboundSecureMessaging, proximity=Bus..