Can not start es-guisetup

After successfull installation of SunMC I can not run setup program SUNWsymon/sbin/es-guisetup:

# ./es-guisetup

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(S unMCSetupSkipWelcomePanel.java:271)

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:54 0)

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:534)

Window appearson screen with SunMC logo on the left side and 2(!) buttons with 'Next' label on them, none of them work :)

I'm using java version 1.4.2_05-b04 suplied with Solaris 9 09/04.

[1488 byte] By [aelahi] at [2007-11-26 5:59:52]
# 1
> After successfull installation of SunMC I can not run> setup program SUNWsymon/sbin/es-guisetup:I can't comment on the Java problem, but to get you up and running you can run the CLI version:/opt/SUNWsymon/sbin/es-setupRegards,Mike
Aronek at 2007-7-6 13:20:07 > top of Java-index,Administration Tools,Sun Management Center...
# 2
# SUNWsymon/sbin/es-setupNothing is installed. You must install Sun Management Center first.Although I've installed SunMC successfully and got no errors during installation process.
AndrewEvdokimov at 2007-7-6 13:20:07 > top of Java-index,Administration Tools,Sun Management Center...
# 3

Interesting.

Well, if you use the es-inst (CLI install) command it will prompt you only for missing Addons, and should automatically launch the es-setup script afterwards.

Likely if there were problems with the gui-setup, something may have gone wrong with the gui-install as well.

iMac

ian_macd at 2007-7-6 13:20:07 > top of Java-index,Administration Tools,Sun Management Center...
# 4
Aelahi ,Did you ever find a solution to your java problem? I'm getting the same error message when running es-guisetup. I'm using Solaris 9 and java version 1.4.0_00-b05. Thanks. Luis.
lrivera007 at 2007-7-6 13:20:07 > top of Java-index,Administration Tools,Sun Management Center...
# 5
1.4.0 b05; I bet this is your problem.. A slew of bugs were fixed approaching 1.4.2.That version is a few years old.Try updating your Java and see if the problem persists.iMac
ian_macd at 2007-7-6 13:20:07 > top of Java-index,Administration Tools,Sun Management Center...
# 6
As you may notice, I've used 1.4.2_05 and has not succeeded.
aelahi at 2007-7-6 13:20:07 > top of Java-index,Administration Tools,Sun Management Center...
# 7

aleahi hy

confirm you mamory - 512 Mb minimum and swap space.

confirm enworon variable JAVA_HOME=/usr/j2se (default)

if install and configure do remorely throught network using telnet or other run in another terminal window xhost + SunMC server and change on server variable DISPLAY=your work station:0

ssergeyev at 2007-7-6 13:20:07 > top of Java-index,Administration Tools,Sun Management Center...