hunspell library/dictionary could not be loaded
Posted: Tue Jan 17, 2012 11:38 pm
Running on a Solaris 10 sparc box using java 1.6.
When I start the editor with the command fullpath/oxygenDeveloper.sh testfile.xml, I get the following in the command window.
15:26:55,211 3255492 ERROR [ AWT-EventQueue-0 ] ro.sync.azcheck.ui.spellcontrol.hunspell.d - The hunspell library or dictionary could not be loaded, due to java.lang.UnsupportedOperationException: Unknown OS/arch: sunos/sparc
java.lang.UnsupportedOperationException: Unknown OS/arch: sunos/sparc
at ro.sync.azcheck.ui.spellcontrol.hunspell.c.i(Unknown Source)
at ro.sync.azcheck.ui.spellcontrol.hunspell.c.j(Unknown Source)
...etc...
Looks like the gui still comes up fine and is usable, but from this error, it looks like the spell checker is unavailable. Any ideas how I can get it to load? I have verified that the dictionary files are in the appropriate subdirectory. Does it just not support Solaris/Sparc architecture?
Any help is appreciated.
tia
When I start the editor with the command fullpath/oxygenDeveloper.sh testfile.xml, I get the following in the command window.
15:26:55,211 3255492 ERROR [ AWT-EventQueue-0 ] ro.sync.azcheck.ui.spellcontrol.hunspell.d - The hunspell library or dictionary could not be loaded, due to java.lang.UnsupportedOperationException: Unknown OS/arch: sunos/sparc
java.lang.UnsupportedOperationException: Unknown OS/arch: sunos/sparc
at ro.sync.azcheck.ui.spellcontrol.hunspell.c.i(Unknown Source)
at ro.sync.azcheck.ui.spellcontrol.hunspell.c.j(Unknown Source)
...etc...
Looks like the gui still comes up fine and is usable, but from this error, it looks like the spell checker is unavailable. Any ideas how I can get it to load? I have verified that the dictionary files are in the appropriate subdirectory. Does it just not support Solaris/Sparc architecture?
Any help is appreciated.
tia