1

I have installed java 1.6.0.31 on a Solaris 8 Sparc but when I enter the command :

Ingres > java -jar Monitor.jar c


Exception in thread "main" java.lang.StackOverflowError

at sun.font.FontManager.getDefaultPhysicalFont (Unknown Source)

at sun.font.NativeFont.getMapper(Unknown Source)

at sun.font.NativeFont.getMapper(Unknown Source)

at sun.font.NativeFont.getMapper(Unknown Source)

at sun.font.NativeFont.getMapper(Unknown Source)

at sun.font.NativeFont.getMapper(Unknown Source)

What's wrong in my installation...?

duffymo
  • 305,152
  • 44
  • 369
  • 561
  • https://forums.oracle.com/forums/thread.jspa?messageID=10326565 – duffymo May 10 '12 at 13:08
  • Yes, right but I still have sort it out.... –  May 10 '12 at 13:29
  • Yeah, but you've provided little or no information for anyone else to help you. This isn't the place to ask this question. – duffymo May 10 '12 at 13:49
  • I have provided the information I have, if you want some other information, specific information, that I don't know could be useful, please ask and I will try to let you have it. I believed that this could be a place for asking such question, maybe because could be an error in the set of the java environment by mean of specific commands or setting into the .cshrc file of the solaris user. –  May 10 '12 at 14:09
  • What I have done is only the installation of self extracting bynary file from the root user and the setting of the PATH of the .cshrc setenv CLASSPATH .:/usr/java/jre1.6.0_31:/usr/java/jre1.6.0_31/lib:/usr/java/jre1.6.0_31/bin:$II_SYSTEM/ingres/lib/iijdbc.jar –  May 10 '12 at 14:16
  • Talk to your Solaris admin. See if they can help you. – duffymo May 10 '12 at 14:33
  • [see this steps](http://www.java.com/en/download/help/solaris_install.xml) – Dilip Godhani May 10 '12 at 13:18
  • I haven't done the part of enabling and configuration and I don't know if have to do it. Furthermore I don't have any mozilla installed in the solaris machine. Thanks –  May 10 '12 at 14:27

0 Answers0