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 » FMC38009E Connection problem webclilent to WorkFlow server

Post new topic  Reply to topic
 FMC38009E Connection problem webclilent to WorkFlow server « View previous topic :: View next topic » 
Author Message
Erik
PostPosted: Thu Nov 21, 2002 2:58 pm    Post subject: FMC38009E Connection problem webclilent to WorkFlow server Reply with quote

Apprentice

Joined: 25 Aug 2002
Posts: 47
Location: Caracas Venezuela

Hi all,
I have a problem conecting a Webclient to workflow server.
ENV. AIX4.3.3, MQSeries5.2, WF3.3.2, WMQI2.1, db2 7.2.

Can anyone interpret this error log?
Or give me a hint about the cause of the problem?

Please advice
Erik



[11/21/02 18:04:38:025 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: logoffOnDestroy=true -> removing all sessi
ons and logging off users.
[11/21/02 18:04:52:698 VET] 7c72282c ServletEngine A SRVE0169I: Loading Web Module: IBM MQSeries Workflow Web Client.
[11/21/02 18:04:54:269 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: JSP 1.1 Processor: init
[11/21/02 18:04:54:281 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: SimpleFileServlet: init
[11/21/02 18:04:54:291 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: DirectoryBrowsingServlet: init
[11/21/02 18:04:54:325 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: Main: init
[11/21/02 18:04:54:767 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: IBM MQSeries Workflow Web Client V3.3.2.2
[11/21/02 18:04:54:769 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: Server: IBM WebSphere Applicatio
n Server/4.0
[11/21/02 18:04:54:769 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: Servlet API: Version 2.2
[11/21/02 18:04:54:774 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: ConfigFile: /MQHA/MQSIBR1P/data/weba
ppserv/installedApps/MQWFWebClient_FMCWEB.ear/fmcohcli.war/WEB-INF/WebClient.properties
[11/21/02 18:04:54:774 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: Logfile: /MQHA/MQSIBR1P/data/fmc/
cfgs/FMCWEB/log/servlet.log
[11/21/02 18:04:54:774 VET] 7c72282c WebGroup I SRVE0091I: [Servlet LOG]: Request size: 64KB
[11/21/02 18:05:36:792 VET] 3494a82a WebGroup I SRVE0091I: [Servlet LOG]: User handler: null
[11/21/02 18:05:36:849 VET] 3494a82a WebGroup I SRVE0091I: [Servlet LOG]: DefaultViewer: com.ibm.workflow.servlet
.client.JSPViewer
[11/21/02 18:05:37:070 VET] 3494a82a WebGroup I SRVE0092I: [Servlet LOG]: doGet (logon): com.ibm.workflow.servlet.clie
nt.ClientException: : com.ibm.workflow.api.FmcException:
FMC38009E MQSeries Workflow API Error :
API Return Code : 13
Error Origin : /projects/fmc/drvp/lbld/v332/src/fmcjcesv.cxx, line 2120
Error Message : Unavailable
Nested Exception : None
at com.ibm.workflow.api.loc.ExecutionServiceImpl.logon2(ExecutionServiceImpl.java:196)
at com.ibm.workflow.servlet.client.BuiltinHandler.logon(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.workflow.servlet.client.Util.invoke(Util.java:124)
at com.ibm.workflow.servlet.client.BuiltinHandler.execute(Unknown Source)
at com.ibm.workflow.servlet.client.ApplicationContextImpl.dispatch(Unknown Source)
at com.ibm.workflow.servlet.client.Main.doGet(Unknown Source)
at com.ibm.workflow.servlet.client.Main.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManager.java:827)
at com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLifecycleServlet.java:167)
at com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleServlet.java:297)
at com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycleServlet.java:110)
at com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java:472)
at com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletManager.java:1012)
at com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletManager.java:913)
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:678)
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:331)
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:117)
at com.ibm.servlet.engine.srt.WebAppInvoker.doForward(WebAppInvoker.java:134)
at com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:239)
at com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:67)
at com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:151)
at com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener.java:315)
at com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.java:60)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
at com.ibm.ws.util.CachedThread.run(ThreadPool.java:137)

[11/21/02 18:05:37:179 VET] 3494a82a WebGroup I SRVE0091I: [Servlet LOG]: Error(logon):
_________________
Erik
Back to top
View user's profile Send private message
jmac
PostPosted: Thu Nov 21, 2002 3:16 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Erik:

If you haven't already done so do a search on this forum for FMC38009E. This has been discussed in the past, and you may find your answer there.

You could also try a serach in the IBM Newsgroup, as I am pretty sure I've seen this discussed in the past over there also.

GOOD LUCK
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Erik
PostPosted: Thu Nov 21, 2002 3:28 pm    Post subject: Reply with quote

Apprentice

Joined: 25 Aug 2002
Posts: 47
Location: Caracas Venezuela

Hi all,
Well... the first thing we did was to look at similar cases reported here.
And there are some good ones and some irrelevant.
My experience with WF and Java is limited but I tried the respones that sounded somewhat resonable.

Does anyone have some other URL:s where I could look for advice?

Please advice
Erik
_________________
Erik
Back to top
View user's profile Send private message
jmac
PostPosted: Thu Nov 21, 2002 3:37 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Erik:

If you didnt try the ibm newsgroup

The server is news.software.ibm.com and the newsgroup is ibm.software.websphere.mqworkflow.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Erik
PostPosted: Thu Nov 21, 2002 3:44 pm    Post subject: Reply with quote

Apprentice

Joined: 25 Aug 2002
Posts: 47
Location: Caracas Venezuela

Hi all,

Any other URL:s that could be usefull?
Have two persons looking at the IBM newsgroup and they haven't found
anything that applies to this problem.

please advice
Erik
_________________
Erik
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 » FMC38009E Connection problem webclilent to WorkFlow server
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.