Name: lrivera007 Date: September 27, 2005 at 13:18:21 Pacific Subject: java error msg. for es-guisetup OS: Solaris 9 CPU/Ram: 4G Ram
Comment:
I installed Sun Management Center 3.5 on Solaris 9 using the es-guiinst script. At the end of the installation it attempts to start 'es-guisetup' for the 'Sun Management Center' wizard. At this point, the "Sun Management Center Set Up Wizard" window is displayed with the SunMC logo. I also get the following error message: java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key SETUP_INVALID_LAYERS_HEADER_TEXT at java.util.ResourceBundle.getObject(ResourceBundle.java:314) at java.util.ResourceBundle.getString(ResourceBundle.java:274) at com.sun.symon.install.guisetup.panels.SunMCSetupSkipWelcomePanel.beginDisplay(SunMCSetupSkipWelcomePanel.java:270) at com.sun.wizards.core.IteratorLayout.wrapperBeginDisplay(IteratorLayout.java:634) at com.sun.wizards.core.IteratorLayout.displayCurrentPanel(IteratorLayout.java:600) at com.sun.wizards.core.AutonextController.displayPanel(AutonextController.java:540) at com.sun.wizards.core.AutonextController.setCurrentPanel(AutonextController.java:486) at com.sun.wizards.core.IteratorLayout.setCurrentLeaf(IteratorLayout.java:570) at com.sun.wizards.core.IteratorLayout.setRoot(IteratorLayout.java:363) at com.sun.wizards.core.WizardTreeManager.initializeClient(WizardTreeManager.java:644) at com.sun.wizards.core.WizardTreeManager.run(WizardTreeManager.java:377) at java.lang.Thread.run(Thread.java:536)
I'm using java version 1.4.0_00-b5. I built this server on 6/05 with its Recomended patches and included the /usr/j2se in the PATH. Am I missing a JAVA application ? Any help is appreciated.