Close WebSphere Integration Developer when updating Fixpacks for WebSphere Process Server
I was attempting to install WebSphere Process Server v6.0.2.3 on the server installed with WebSphere Integration Developer. The install kept failing on me with an exception:
Caused by: com.ibm.ws.install.ni.framework.fileactions.NIFFileActionIOException: The file java/jre/lib/charsets.jar could not be replaced. at com.ibm.ws.install.ni.framework.fileactions.ReplaceFileActionPlugin.execute (ReplaceFileActionPlugin.java:108) at com.ibm.ws.install.ni.framework.fileactions.FileActionPlugin.executeFileAction (FileActionPlugin.java:54) at com.ibm.ws.install.ni.updi.component.was.ComponentFileActions.execute (ComponentFileActions.java:95) at com.ibm.ws.install.ni.updi.component.was.ComponentDeployAction.execute (ComponentDeployAction.java:48) at com.ibm.ws.install.ni.updi.component.was.UpdateComponent.execute (UpdateComponent.java:93) at com.ibm.ws.install.ni.framework.component.ComponentAction.executeComponentActions (ComponentAction.java:215) at com.ibm.ws.install.ni.framework.component.ComponentAction.executeComponentActions (ComponentAction.java:75) at com.ibm.ws.install.ni.framework.install.NIFPackageApplicationPlugin.performUpgrade (NIFPackageApplicationPlugin.java:548) ... 16 more
I forgot to close my WebSphere Integration Developer. Once I closed it, the upgrade completed successfully.
Related Posts
- Developing integration solutions with WebSphere Process Server relationships
- WebSphere Integration Developer & WebSphere Process Server v6.1.2 released
- WebSphere Integration Developer: Visual Snippet Java Code Generation Is Non-Deterministic
- Taking component testing to the next level in WebSphere Integration Developer
- How to emit a Common Base Event in Java
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply