BUG:spark init emotion plugin error

java.io.FileNotFoundException: C:\Documents and Settings\Administrator\Spark\xtra\emoticons\Default.adiumemoticonset\Emoticons. plist (系统找不到指定的路径。)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.(Unknown Source)

at org.dom4j.io.SAXReader.read(SAXReader.java:243)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonManager.addEmoticonPack(Emo ticonManager.java:243)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonManager.(EmoticonMana ger.java:98)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonManager.getInstance(Emotico nManager.java:77)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonPlugin.initialize(EmoticonP lugin.java:43)

at org.jivesoftware.spark.PluginManager$1.run(PluginManager.java:411)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

i install spark 2.5.8 in two machines.one machine run well,and when another machine run spark,it throw error as follow ,i see when spark starup ,system will auto copy files to SPARK_HOME/xtra/emotions,why can not copy in this machine? thanks

java.io.FileNotFoundException: C:\Documents and Settings\Administrator\Spark\xtra\emoticons\Default.adiumemoticonset\Emoticons. plist (系统找不到指定的路径。)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.(Unknown Source)

at org.dom4j.io.SAXReader.read(SAXReader.java:243)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonManager.addEmoticonPack(Emo ticonManager.java:243)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonManager.(EmoticonMana ger.java:98)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonManager.getInstance(Emotico nManager.java:77)

at org.jivesoftware.sparkimpl.plugin.emoticons.EmoticonPlugin.initialize(EmoticonP lugin.java:43)

at org.jivesoftware.spark.PluginManager$1.run(PluginManager.java:411)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Try with the latest 2.6.0 RC1 version http://www.igniterealtime.org/downloads/beta.jsp

thanks for quick reply ,if i only want to modify code of spark 2.5.8, give me some hint

what problem,how to fix it ,modify where ,thanks again

I’m not a developer, so i can’t suggest anything about the code. Wonder what’s this 系统找不到指定的路径。 in yyour log. Some chinese symbols? I see that error is Unknown Source, so maybe your program files on this machine are in Chinese and Spark needs to unpack emoticons from \program files\Spark\xtra\emoticons