PDA

View Full Version : Broker Installation Error


ivasiwala
11-21-2007, 06:52
Hi All,

I was getting following Broker error when I had tried to install IS7.1

Error is....
Java.lang.ClassCastException
ezei/11/BR - 7.1.0.0.211/Broker/Broker/Panels/BrokerConfigPGPanel
com.wm.installer.broker.BrokerConfigPGPanel
java.lang.ClassCastException : com.wm.installer.broker.serverInfo
at com.wm.installer.Broker.BrokerConfigPGPanel
installExecute(BrokerConfigPGPanel.java:121)
at com.wm.distman,install.PanelThread
executeProgressGroup(PanelThread.java:188)
at com.wm.distman.install.PanelThread.run(PanelThread.java:143)


So Guys I want to resolve this problem any how... So if anyone has gone through this problem n getting resolved please guide me over this step....Please.......Please :eek::confused:


Thanks in Advance
Istiyak Vasiwala

zezeran
11-28-2007, 07:58
Hi Mate

can you give more info about where this happened? Was this a small popup window in the installer? What platform?

If so the first thing Id try is to redownload the install image from webmethods, this sometimes happenes when that image is corrupted

cheers

Louis

ivasiwala
11-28-2007, 22:51
Thanks Louis For the Reply

I have tried on both window xp Professional and Window 2000 Server n in both the boxes throwing the same exception at the time of installation.


Error was come as per the previous post.


Thanks
Istiyak Vasiwala

zezeran
11-29-2007, 05:42
Ok cool, Id definitly try redownloading both the installer and a fresh image from webmethods as a first thing.

ivasiwala
11-29-2007, 05:48
R u sure that is only solution for this type of error?

zezeran
11-29-2007, 08:05
maybe a corrupt installer isnt the issue but I know I had a similar error and downloading everything fresh worked for me. This is not say its not another problem, however I dont have any more insight

Louis

mcarlson
11-29-2007, 16:39
I have seen Installer throw weird exceptions when I was in too big of a rush to hit the "Next" button. We used to call this "coffee finger" in another life.

Wait a second or two after the panel displays before hitting next and see if that doesn't solve your problem.

Mark

ivasiwala
12-08-2007, 04:29
Hey Mark,

I tried all the way to install IS with Broker and I had downloaded 3 times newImage copy from Advantage but I am still getting the same problem and problem is only for Broker Installation.

I was wondering that I had downloaded and installed 3 times and it gave same error on borker only.

Please give me the way how can I resolve this problem?
Please let me know as early as possible

Thanks in Advance
Istiyak Vasiwala

zezeran
12-08-2007, 04:45
you could try the java installer instead, see if you still get the same problem when you use it

ivasiwala
12-09-2007, 22:48
Hey Mark,

Can you tell me that what should be the prerequisites for install WM7.1?
I mean any better way which will not throw any exception? Please let me know if any.

Thanks in Advance
Istiyak Vasiwala

zezeran
12-11-2007, 03:17
I just had problems today trying to download the latest image using the windows installer tool.

Even on windows however, you can use the java version of the installer tool. I tried it now and did not get any problems to download.

ivasiwala
12-11-2007, 07:29
Actually I am using Java Installer 7.1 exe for installing wm7.1 from the webmethod site. and I have downloaded again fresh image but I am getting same problem over broker only,rest of the part has no complained for anything but broker throwing me exception of ClassCastException... I am really wondring with this issue...Getting same problem again n again...

What to do? I can not understand. I need broker any how.
If you can please look out this issue very closely please.

Thanks in advance,
Istiyak Vasiwala

zezeran
12-11-2007, 07:36
ok be careful about your description here your installer, is it the webMethodsInstaller71.EXE or webMethodsInstaller71.JAR? The .exe is the native windows installer, the .jar is the pure java version which runs on all platforms.

If you are using the .EXE file, I suggest you download the .JAR file from advantage and try it. They both do the same thing and when running on windows, look exactly the same.

you can run it via the command

java -jar webMethodsInstaller71.jar

this java version also works on windows, just as the .EXE does.

Give this a try and see if it also gives you an error

tsveiteld
11-12-2008, 14:31
I ran into this problem upgrading from 7.1.1 to 7.1.2. What resolved the issue for me was to go into properties of the downloaded installer file (either .jar or .exe), and unblocking the file. Apparently Windows will block the file from performing some operations if you download it from the Web. The block persists even if you copy the file from one box to another.