Posted: Wed Nov 20, 2002 5:55 am Post subject: Problem in running Work Flow Hello Application
Centurion
Joined: 30 Apr 2002 Posts: 108
Hi,
We are trying to run the HelloApplication Java program supplied along with the work flow on S/390. We get the following error.
/usr/lpp/fmc/smp/java/HelloApplication: >java HelloApplication agent LOC
Open profile : DD:FMCHEMPR failed !!!
Profile(DD:FMCHEMPR) failed to open !!
Open profile : DD:FMCHEUPR failed !!!
Profile(DD:FMCHEUPR) failed to open !!
java.lang.Exception: FmcNoSuchConfigException, ConfigID=CFMCS011
at com.ibm.workflow.catalog.Properties.load(Native Method)
at com.ibm.workflow.catalog.Properties.<init>(Properties.java:5
at com.ibm.workflow.api.Agent$LocLocator.locate(Agent.java:87)
at com.ibm.workflow.api.Agent.setName(Agent.java:406)
at HelloApplication.main(HelloApplication.java:147)
/usr/lpp/fmc/smp/java/HelloApplication: >/usr/lpp/fmc/smp/java/HelloApplication:
>
As per the manual, we have copied the above FMCHEMPR and FMCHEUPR to USS. and following is the .profile of the userId env copied from FMCHEENV.
We want to know the ICONVPFX parameter which is not set during the customization might be causing the problem.
According to the manual, this value should point to Unicode language libraries. Is this a pre-req?
According to the customization manual page 13
ICONV installation high level qualifier. This should
point to the unicode converter data sets mentioned
below, it is normally the same as the Language
Environment high level qualifier (LEInstHLQ).
In the following example, ICONVInstHLQ should be set
to SYS1:
SYS1.SCEEUCS2
SYS1.SCEEUCS2.UCMAP
SYS1.SCEEUCS2.UCONVTBL
On a quick glance, we found that these librariries are not on our S/390 system. Are these a pre-req to run the HelloApplication supplied along with the WorkFlow product ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum