Page 1 of 1

Errors starting the smartfox server

Posted: 09 Jun 2008, 12:18
by er.prady
Hi all. I am using Smartfox Pro 1.6.2. i am getting following exceptions while starting the smartfox service.
18:00:49.640 - [ INFO ] > Zone Extension [ poker ] created, for zone:pokers
Exception in thread "SmartFoxServer" java.lang.NoClassDefFoundError: extension/Poker
at extension.PokerEx.init(PokerEx.java:27)
at .gotoandplay.smartfoxserver.controllers.ExtensionHandler.createExtension(ExtensionHandler.java:246)

i am using a java extension file "PokerEX" and i have placed this file under "\server\javaExtensions\extension\"

I have made below mentioned changes in config file:

<extension name="poker" className="extension.PokerEx" type="java" />

Please let me know if i am doing anything wrong.

Posted: 09 Jun 2008, 12:44
by Bax
Not clear why you posted this under "SmartFoxBits".
Moving...