Author |
Message
|
sarasu |
Posted: Tue Feb 21, 2006 8:34 am Post subject: Problem while accessing WebClient |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
HI all,
I have got these things in my ClassPath...Do i need anything else to get the MQWFlow3.5 WebClient?
D:\Program Files\IBM\WebSphere MQ\Java\lib\providerutil.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mqjms.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\ldap.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\jta.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\jndi.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\jms.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\connector.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\fscontext.jar;
D:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mq.jar;.;
D:\PROGRA~1\IBM\SQLLIB\java\db2java.zip;
D:\PROGRA~1\IBM\SQLLIB\java\db2jcc.jar;
D:\PROGRA~1\IBM\SQLLIB\java\sqlj.zip;
D:\PROGRA~1\IBM\SQLLIB\java\db2jcc_license_cisuz.jar;
D:\PROGRA~1\IBM\SQLLIB\java\db2jcc_license_cu.jar;
D:\PROGRA~1\IBM\SQLLIB\bin;
D:\PROGRA~1\IBM\SQLLIB\java\common.jar;
D:\Work\Docs\SupportPacs\wa03\smp\java\Lists_Queries;
D:\Program Files\WebSphere\AppServer\java\lib;
D:\Program Files\IBM WebSphere MQ Workflow\BIN\fmcoutil.jar;
Thanks |
|
Back to top |
|
 |
kotha |
Posted: Tue Feb 21, 2006 9:22 am Post subject: Re: Problem while accessing WebClient |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
mushunuri wrote: |
D:\Program Files\WebSphere\AppServer\java\lib;
|
I think the above one is enough. But what is your problem? unable to open webclient?. _________________ -------------
Sridhar K
SOA Specialist
Charlotte, NC
-------------- |
|
Back to top |
|
 |
vennela |
Posted: Tue Feb 21, 2006 9:24 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Also:
The system classpath shouldn't matter for the application running on WAS.
Anyway, what is your problem |
|
Back to top |
|
 |
sarasu |
Posted: Tue Feb 21, 2006 12:56 pm Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
I am unable to open the WebClient for WorkFlow and also unable to open Monitor Admin console. I donot know why this was happend suddenly.
I worked it on friday on monday it was not working. What i did was added few paths into CLASSPATH (Which are related to WorkFLow javaapi jar files).
Thanks |
|
Back to top |
|
 |
vennela |
Posted: Tue Feb 21, 2006 2:31 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
mushunuri wrote: |
I worked it on friday on monday it was not working. What i did was added few paths into CLASSPATH (Which are related to WorkFLow javaapi jar files).
Thanks |
Like I already told you, your SYSTEM CLASSPATH has got nothing to do with your WAS applications.
What do you mean you can't open web client
Did you start WAS?
Can you open WAS admin console?
Is the MQWorkflow WebClient started?
Can you atleast get the webclient login page but not login? |
|
Back to top |
|
 |
Ratan |
Posted: Tue Feb 21, 2006 2:39 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
If you are not even getting the WebClient Login Screen, probably your application (server instane) is down . _________________ -Ratan |
|
Back to top |
|
 |
sarasu |
Posted: Tue Feb 21, 2006 2:47 pm Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
Ya, I i started whatever required for that. I am getting WAS Admin console, but not getting WorkFLow Webclient and Monitor Admin & setup consoles.For workflow I can see the upper part of the page but nothing below that (login & pwd).
Ratan, WHat should i do if the serverinstance is down. Should i need to restart the service from system services?
Thanks |
|
Back to top |
|
 |
Mattrix |
Posted: Wed Mar 01, 2006 2:59 pm Post subject: |
|
|
Novice
Joined: 01 Mar 2006 Posts: 11
|
1. Did u confgure the workflow first wrongly and tried to confugure it again. if u had done that then there might be two instances of webclient running on WAS. you might have to stop one of those for your webclient to work.
2. if u r configuring everything under a single configuration then try using a different config for the webclient.
Matt |
|
Back to top |
|
 |
|