Hello experts!
I'm doing an upgrade from my solution manager 701 to 710, actually is installed on linux/db2
But when solmanup reaches the PREPARE/INIT/READ_PROFILES phase it appears this error
+Error while executing PhaseTypeExecuteTask with input file ReadProfiles.xml and task READ_BASE_PROFILES. Could not determine profile parameters. Error while retrieving value j2ee/dbhost,j2ee/dbtype,DIR_EPS_ROOT,SAPSYSTEMNAME,j2ee/dbname, with retriever com.sap.sdt.tools.sysinfo.ProfileDataRetriever. Could not extract value with key j2ee/dbhost,j2ee/dbtype,DIR_EPS_ROOT,SAPSYSTEMNAME,j2ee/dbname, from file /usr/sap/SLM/SYS/profile/DEFAULT.PFL. A possible reason could be that the path to the directory containing the sappfpar executable is not included in the PATH environment variable. Process sappfpar completed with error code 255.
You can find more information in the log file /usr/sap/SLM/SOLMANUP/java/log/READ_PROFILES_RBP_20.LOG.
Use the information provided to troubleshoot the problem. An SAP Note may provide a solution to this problem. Search for SAP Notes with the following key words: com.sap.sdt.ucp.phases.PhaseTypeExecuteTask com.sap.sdt.ucp.phases.ExecuteTaskPhaseException Error while executing PhaseTypeExecuteTask with input file ReadProfiles.xml and task READ_BASE_PROFILES. READ_PROFILES INIT PREPARE NetWeaver Enhancement Package Installation SAPJup Java Enhancement Package Installation
When reporting problems to SAP Support, attach the trouble ticket file /usr/sap/SLM/SOLMANUP/java/log/TroubleTicket_20.txt to your message.+
the TroubleTicket_20.txt contains this
+Installation of enhancement package 1 for SAP NetWeaver 7.0
SID................: SLM
Hostname...........: solman
Install directory..: /usr/sap/SLM
Operating System...: UNIX
JDK version........: 1.6.0_21 SAP AG
SAPJup version.....: 3.5.43
Source release.....: 700
Target release.....: 700
Start release SP...: $(/J2EE/StandardSystem/SPLevel)
Target release SP..: $(/J2EE/ShadowSystem/SPLevel)
Current usages.....:
ABAP stack present.: true
The execution of PREPARE/INIT/READ_PROFILES ended in error.
Error while executing PhaseTypeExecuteTask with input file ReadProfiles.xml and task READ_BASE_PROFILES.
Could not determine profile parameters.
Error while retrieving value j2ee/dbhost,j2ee/dbtype,DIR_EPS_ROOT,SAPSYSTEMNAME,j2ee/dbname, with retriever com.sap.sdt.tools.sysinfo.ProfileDataRetriever.
Could not extract value with key j2ee/dbhost,j2ee/dbtype,DIR_EPS_ROOT,SAPSYSTEMNAME,j2ee/dbname, from file /usr/sap/SLM/SYS/profile/DEFAULT.PFL. A possible reason could be that the path to the directory containing the sappfpar executable is not included in the PATH environment variable.
Process sappfpar completed with error code 255.+
I found many locations for the sappfpar executable and added them to my PATH env var
What can be my problem?
thanx