Installation Note 41928: Filename mismatch in Unix environments when installing/updating SASĀ® Stategy Management 5.2 causes FileNotFoundException.
For the SAS Strategy Management 5.2 release, a problem might occur on Unix environments when using a SAS Software Depot between release/ship event 10w44 and 10w50. Due to the incorrect case of the
loadcontent.xml file, a BUILD FAILED message will occur:
BUILD FAILED
/data/SES52/SASHome/SASSolutionsServicesMidTier/5.2/Config/soltnsmid_config.xml:
215: The following error occurred while executing this line:
java.io.FileNotFoundException:
/data/SES52/SASHome/SASSolutionsServicesMidTier/5.2/Config/loadContent.xml (No
such file or directory)
at
org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.jav
a:541)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:369)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.j
updateContent:
Project base dir set to: /data/SES52/SASConfig/Lev1
[ant] calling target [default] in build file
/data/SES52/SASHome/SASStrategyManagementMidTier/5.2/Config/loadContent.xml
BUILD FAILED
/data/SES52/SASHome/SASStrategyManagementMidTier/5.2/Config/spmmidtier_config.x
ml:259: The following error occurred while executing this line:
java.io.FileNotFoundException:
/data/SES52/SASHome/SASStrategyManagementMidTier/5.2/Config/loadContent.xml (No
such file or directory)
at
org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.jav
a:541)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:369)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
This is resolved by changing:
/SASSolutionsServicesMidTier/5.2/Config/loadcontent.xml
to
/SASSolutionsServicesMidTier/5.2/Config/loadContent.xml
Note the change in case of 'Content' in the file name, from lower case to upper case.
NOTE: This should only affect those Strategy Management release 5.2 installations on Unix where the SAS Software Depot is from 10w44 to 10w50.
Operating System and Release Information
| SAS System | SAS Strategy Management | 64-bit Enabled AIX | 5.2 | 5.2 | 9.2 TS2M3 | 9.2 TS2M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
SAS Software Depots containing SAS Strategy Management 5.2 between release/ship event 10w44 and 10w50 contain a filename with incorrect case. The filename will need to be changed for the update to release 5.2 to succeed.
| Type: | Installation Note |
| Priority: | medium |
| Date Modified: | 2010-12-22 11:18:43 |
| Date Created: | 2010-12-22 09:23:04 |