ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » process templete delete tool

Post new topic  Reply to topic
 process templete delete tool « View previous topic :: View next topic » 
Author Message
pbjonwheat
PostPosted: Fri Aug 19, 2005 8:12 am    Post subject: process templete delete tool Reply with quote

Novice

Joined: 16 Nov 2004
Posts: 13

I am trying to use this tool in a Windows environment with DB2 database, WF version 3.5. I have downloaded WC01 and followed the install directions. When trying to execute "start_win.bat" I receive the following error:

"The procedure entry point ?_Xt@FmcTrace@@2_NA could not be located in the dynamic link library fmckernn.dll"

Please advise what to do!!

Many thanks!
Back to top
View user's profile Send private message
hos
PostPosted: Mon Aug 22, 2005 1:41 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,
the tool that you have downloaded obviously does not match to the installed version of MQWF. Make sure that you use the tool version that is designed for MQWF 3.5 and check that your PATH is set to
<MQWF 3.5 Install Dir>\bin
Back to top
View user's profile Send private message
pbjonwheat
PostPosted: Mon Aug 22, 2005 2:32 pm    Post subject: process templete delete tool Reply with quote

Novice

Joined: 16 Nov 2004
Posts: 13

I was able to get the tool to start. But then it blows up after I enter the user id. It never gives me the oppurtunity to enter the password.

Any suggestions?

D:\dbTools>start_win

Enter your WMQWF administrator ID: db2admin

Enter the password of your WMQWF administrator: Exception in thread "main" java.
lang.UnsatisfiedLinkError: ReadPasswordFromConsole
at com.ibm.workflow.util.dbTools.Profile.ReadPasswordFromConsole(Native
Method)
at com.ibm.workflow.util.dbTools.ProcessTemplateDeletion.FmcPTDT.getArgu
ments(FmcPTDT.java:180)
at com.ibm.workflow.util.dbTools.ProcessTemplateDeletion.FmcPTDT.run(Fmc
PTDT.java:47)
at com.ibm.workflow.util.dbTools.PTDT.main(PTDT.java:15)
Back to top
View user's profile Send private message
hos
PostPosted: Mon Aug 22, 2005 11:16 pm    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

This error is different from the first one you described - right?
What did you do to overcome the first one?
You seem to have a PATH problem on the machine where you run the tool.
Or maybe it is a CLASSPATH problem.
Back to top
View user's profile Send private message
pbjonwheat
PostPosted: Wed Aug 24, 2005 3:55 pm    Post subject: Reply with quote

Novice

Joined: 16 Nov 2004
Posts: 13

I have gotten further, but it still is not working. I am still getting a "UnsatisfiedLinkError", however, I am now getting an "error in opening zip file". Also, I don't understand how the code can read my fmczkcfg.dat file.


This is my CLASSPATH:
C:\PROGRA~1\IBMWEB~1\cfgs\fmc1\fmczkcfg.dat;D:\dbTools\Win\fmczptdt.dll;d:\dbToo
ls\fmcjdbt.jar;d:\dbTools\fmcoutil.jar;C:\PROGRA~1\IBMWEB~1\BIN\JAVA3500\fmcojag
t.jar;C:\PROGRA~1\IBMWEB~1\BIN\JAVA3500\fmcojapi.jar;C:\PROGRA~1\IBM\SQLLIB\java
\jdk\jre\lib\rt.jar;.;C:\PROGRA~1\IBM\SQLLIB\java\db2java.zip;C:\PROGRA~1\IBM\SQ
LLIB\java\db2jcc.jar;C:\PROGRA~1\IBM\SQLLIB\java\sqlj.zip;C:\PROGRA~1\IBM\SQLLIB
\bin;C:\PROGRA~1\IBM\SQLLIB\java\common.jar

This is my PATH:
C:\PROGRA~1\IBMWEB~1\BIN\;c:\PROGRA~1\IBM\SQLLIB\java\jdk\jre\bin\;c:\WINDOWS\CO
E\;d:\oracle\ora92\jdk\jre\bin\server\;d:\oracle\ora92\jdk\jre\bin\;d:\dbTools\W
in\;D:\dbTools\;D:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Pro
gram Files\Oracle\jre\1.1.8\bin;C:\Program Files\IBM\WebSphere MQ\Java\lib;C:\PR
OGRA~1\IBMWEB~1\BIN\DB2;C:\PROGRA~1\IBMWEB~1\BIN\MQServer;C:\PROGRA~1\IBMWEB~1\B
IN;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\IBM\
Personal Communications\;C:\Program Files\IBM\Trace Facility\;C:\Program Files\A
TI Technologies\ATI Control Panel;c:\Program Files\Common Files\Adaptec Shared\S
ystem;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM
\SQLLIB\SAMPLES\REPL;C:\Program Files\IBM\WebSphere MQ\bin;C:\Program Files\IBM\
WebSphere MQ\tools\c\samples\bin;C:\PROGRA~1\CA\Common\SCANEN~1;C:\PROGRA~1\CA\E
TRUST~1;

This is the stack trace:
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:138)
at java.util.jar.JarFile.<init>(JarFile.java:80)
at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:526)
at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:491)
at sun.misc.URLClassPath$2.run(URLClassPath.java:287)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:276)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:249)
at sun.misc.URLClassPath.getResource(URLClassPath.java:162)
at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:675)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:238)
at java.lang.ClassLoader.loadClass(ClassLoader.java:513)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:441)
at java.lang.ClassLoader.loadClass(ClassLoader.java:445)
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:138)
at java.util.jar.JarFile.<init>(JarFile.java:80)
at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:526)
at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:491)
at sun.misc.URLClassPath$2.run(URLClassPath.java:287)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:276)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:249)
at sun.misc.URLClassPath.getResource(URLClassPath.java:162)
at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:675)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:238)
at java.lang.ClassLoader.loadClass(ClassLoader.java:513)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:441)
at java.lang.ClassLoader.loadClass(ClassLoader.java:445)
Exception in thread "main" java.lang.UnsatisfiedLinkError: getProfileSetting
at com.ibm.workflow.util.dbTools.Profile.getSetting(Profile.java:206)
at com.ibm.workflow.util.dbTools.ProcessTemplateDeletion.FmcPTDT.getArgu
ments(FmcPTDT.java:212)
at com.ibm.workflow.util.dbTools.ProcessTemplateDeletion.FmcPTDT.run(Fmc
PTDT.java:47)
at com.ibm.workflow.util.dbTools.PTDT.main(PTDT.java:15)
Back to top
View user's profile Send private message
hos
PostPosted: Wed Aug 24, 2005 10:53 pm    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

This error is different from the first one you described - right?
What did you do to overcome the first one?
This error is different from the second one you described - right?
What did you do to overcome the second one?
You seem to have a PATH problem on the machine where you run the tool.
Or maybe it is a CLASSPATH problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » process templete delete tool
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.