Author |
Message
|
newb |
Posted: Thu Nov 18, 2004 8:36 am Post subject: wbi message broker |
|
|
Newbie
Joined: 18 Nov 2004 Posts: 2
|
Hi ,
I am new to this forum. I just started working on WBI message broker.
I am using all instructions that defined in manuls. I am trying to install WBIMB broker on solaris box.
When I try to run ./SETUPSOL on unix propt...I am getting "Exception in thread "main" java.lang.NoClassDefFoundError: run" error and stops after that.
I am not sure what I am missing...Is it env variable.....
Here my env details
CLASSPATH=/opt/mqsi/jre/lib/rt.jar:/opt/mqsi/jre/lib/i18n.jar:/opt/mqsi/classes/
broker.jar:/opt/mqsi/classes/client.jar:/opt/mqsi/classes/config.jar:/opt/mqsi/c
lasses/mci.jar:/opt/mqsi/classes/jfaceall.jar:/opt/mqsi/classes/swingall.jar:/op
t/mqm/java/lib/com.ibm.mq.jar:/opt/mqm/java/lib/com.ibm.mqbind.jar:/opt/mqm/java
/lib/:
PATH=/usr/sbin:/usr/bin
please help |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 18, 2004 8:56 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The command you should be running is "setupsolaris", not "SETUPSOL".
If your CD does not contain a file called "setupsolaris", but instead contains a file called "SETUPSOL", then you have a bad CD, and need to get a replacement from IBM. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Nick Lethbridge |
Posted: Thu Nov 18, 2004 12:27 pm Post subject: |
|
|
 Voyager
Joined: 13 Aug 2001 Posts: 88 Location: Santander, UK
|
I seem to remember having a similar problem in the past - I had loaded the CD in a PC and copied the files to the Sun Solaris server (but without doing a binary transfer).
You might want to try loading the install disk in the CD drive attached to the Solaris server ? |
|
Back to top |
|
 |
newb |
Posted: Thu Nov 18, 2004 12:33 pm Post subject: setup |
|
|
Newbie
Joined: 18 Nov 2004 Posts: 2
|
but i tried with binary transfer ......still it fail...
Can you Please confirm...if you have installed using setupsolaris executable ? or SETUPSOL......
thanks |
|
Back to top |
|
 |
JT |
Posted: Thu Nov 18, 2004 12:54 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Most Solaris UNIX commands are lowercase, use the setupsolaris executable. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 18, 2004 1:28 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If you have inserted the CD into a Windows machine, and attempted to copy it to a Unix machine, you should be very very careful how you copy it.
You may want to compress (tar, gzip, or zip) the entire CD, copy the compressed archive and then uncompress on the Unix machine.
You are much much better off inserting the CD into a CD-ROM physically connected to the Unix machine, though.
Again, if you do not have a file listed as "setupsolaris", but instead it says "SETUPSOL", then you have either a bad CD or have not copied the CD properly.
Please consult your Solaris Administrator if you are having additional issues copying your cd. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
chenulu |
Posted: Thu Nov 18, 2004 8:45 pm Post subject: |
|
|
Voyager
Joined: 27 Mar 2002 Posts: 87 Location: Research Triangle Park, NC
|
Hi,
As Jeff pointed out the CD is bad. Initially when WBI-MB has come out the UNIX CDs have been burned with the wrong format (using 8.3 naming convention) which is why you will see all the names in upper case and incorrect permissions.
Get a new CD from your IBM rep and when you mount you should see the install script as setupsolaris and in lower case. |
|
Back to top |
|
 |
|