Error message: "Update Failed: The URI length is greater than the Windows limit of 259 characters."
If you have a long profile name, it can result in file names that exceed the maximum path length allowed by Windows®, which is 259 characters.
${user.install.root}\config\cells\${cellName}\applications\ BPEContainer_${nodeName}_${serverName}.ear\ deployments\BPEContainer_${nodeName}_${severName}\ compensate_ejb.jar\META-INF\ibm-ejb-jar-ext-pme51.xmiThis name contains the following variables: user.install.root, cellName, nodeName (twice), and serverName (twice). If you use long names for any of these variables, the limit is easily exceeded.
Create a new profile based on values for user.install.root, cellName, nodeName, and serverName that will not exceed the limit.
Last updated: Tue Feb 21 17:19:17 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)