Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IBM Websphere Application Server 6 - Installation (First Steps) Failure

2 views
Skip to first unread message

tanvee...@yahoo.com

unread,
Sep 7, 2006, 7:38:47 AM9/7/06
to
I am installing WS AS V6. Installation wizard completed successfully but the so-called 'First Steps' process gets failed. I tried to run that manually from C:\Program Files\IBM\WebSphere\AppServer\profiles\default\firststeps\firststeps.bat and it throws following exception:

Exception in thread "main" sun.misc.ServiceConfigurationError: java.awt.im.spi.InputMethodDescriptor: Provider com.ibm.text.indicim.BengaliInputMethodDescriptor not found
at sun.misc.Service.fail(Service.java:146)
at sun.misc.Service.access$000(Service.java:128)
at sun.misc.Service$LazyIterator.next(Service.java:289)
at sun.awt.im.ExecutableInputMethodManager$1.run(InputMethodManager.java:424)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java:351)
at sun.awt.im.ExecutableInputMethodManager.initializeInputMethodLocatorList(InputMethodManager.java:420)
at sun.awt.im.ExecutableInputMethodManager.<init>(InputMethodManager.java:318)
at sun.awt.im.InputMethodManager.getInstance(InputMethodManager.java:184)
at sun.awt.windows.WFramePeer.<init>(WFramePeer.java:181)
at sun.awt.windows.WToolkit.createFrame(WToolkit.java:387)
at java.awt.Frame.addNotify(Frame.java:502)
at java.awt.Window.show(Window.java:496)
at com.ibm.ws.install.htmlshell.uicomponents.MainWindow.getFrameInsetsForThisComputer(MainWindow.java:101)
at com.ibm.ws.install.htmlshell.uicomponents.MainWindow.setCanvasSize(MainWindow.java:62)
at com.ibm.ws.install.htmlshell.HTMLShell.initUI(HTMLShell.java:335)
at com.ibm.ws.install.htmlshell.HTMLShell.<init>(HTMLShell.java:151)
at com.ibm.ws.install.htmlshell.HTMLShell.createHTMLShell(HTMLShell.java:123)
at com.ibm.ws.install.htmlshell.Launcher.main(Launcher.java:36)


------
Does anyone has any idea what is the possible cause for this? I am using Websphere AS 6 on Windows XP Service Pack 2 and JDK 1.4.2_08.

Regards,
Tanveer

Ken Hygh

unread,
Sep 7, 2006, 9:23:23 AM9/7/06
to
Try setting your machine to 'English' or some other location. It looks
like WAS's install doesn't know what to do with 'Bengali'.

Ken

0 new messages