How to set WildfireHome?

What can i do???

ERROR 11612 ():

java.io.FileNotFoundException: XML properties file does not exist: wildfire.xml

at org.jivesoftware.util.XMLProperties.(XMPPServer.java:145)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at org.jivesoftware.wildfire.starter.ServerStarter.start(ServerStarter.java:92)

at org.jivesoftware.wildfire.starter.ServerStarter.main(ServerStarter.java:51)

Hi,

how do you start Wildfire? It may help to cd to the wildfire/bin directory to start it.

LG

Hi

thanks ! but i have not solved it!

I download the code from this site and opened it with eclipse,then i run it from org.jivesoftware.wildfire.starter.ServerStarter

hope your help!!!

Message was edited by: skyboy

Hi,

you could add -DwildfireHome="." to the JVM parameters, this should help.

The long and a little bit out-dated manual: http://wiki.jivesoftware.org/display/WILDFIRE/BuildWildfirewith+Eclipse

LG

Hi,

Thanks,my problem is “not set the right workpath”,thank you again !!!