Author |
Message
|
veeruk |
Posted: Mon Apr 10, 2006 8:50 am Post subject: Internet Pass thru..Admin Utility |
|
|
Acolyte
Joined: 13 Mar 2006 Posts: 73
|
I was trying to install MQ IPT in my system. I downloaded the support pack ms81 and installed it. But when I try to open Administration GUI utility, it's showing up thie following java error:
Exception in thread "main" java.lang.NoClassDefFoundError: java/lang/CharSequenc
e
at com.ibm.mq.ipt.guiadmin.GUIAdmin.<init>(GUIAdmin.java:248)
at com.ibm.mq.ipt.guiadmin.GUIAdmin.main(GUIAdmin.java:1372)
Terminate batch job (Y/N)? y
Even after downloading Java 1.4.2.11 and changing the path to C:\Program Files\Java\j2re1.4.2_11\bin\, I get the same error.Kindly let me know if I missed something else during installation/configuration. |
|
Back to top |
|
 |
wschutz |
Posted: Mon Apr 10, 2006 9:47 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Are you sure you're getting the right jvm? What does "java -version" say? And since its windows, you might need to re-boot... _________________ -wayne |
|
Back to top |
|
 |
veeruk |
Posted: Mon Apr 10, 2006 10:12 am Post subject: |
|
|
Acolyte
Joined: 13 Mar 2006 Posts: 73
|
Thank you,Now I'm able to start it.
I just changed the PATH environment variable, but not the CLASSPATH. When I typed java -version, it was showing up 1.3.2 itself. Now it's showing 1.4.2 (without re-booting) |
|
Back to top |
|
 |
veeruk |
Posted: Mon Apr 10, 2006 10:33 am Post subject: |
|
|
Acolyte
Joined: 13 Mar 2006 Posts: 73
|
I gave the following info to add a MQIPT (first one) in my local system:
MQIPT Name: MQIPT1
Network Address: localhost
Command Port: 1881
Timeout: 2sec
Access Password: -nothing-
Then when I try to add, it says connection could not be established.
Since I'm kind of new to IPT, I actually tried to follow as given in the PDFdoc, but was not successfull.
Can you please guide me what else do I need to change? |
|
Back to top |
|
 |
veeruk |
Posted: Mon Apr 10, 2006 1:36 pm Post subject: |
|
|
Acolyte
Joined: 13 Mar 2006 Posts: 73
|
No replies??  |
|
Back to top |
|
 |
PhilBlake |
Posted: Tue Apr 11, 2006 12:53 am Post subject: Internet Pass thru..Admin Utility |
|
|
 Acolyte
Joined: 25 Oct 2005 Posts: 64
|
You don't mention in your append what options you have used to start the MQIPT server. I presume you have started it with the default options ?
Chapter 20 in the MQIPT book has several configuration examples, including a simple IVT (Installation Verication Test).
HTH,
Phil |
|
Back to top |
|
 |
|