How to create users in wildfire

Hello Friends,

After I installed wildfire with mysql, I accessed http://10.1.10.238:9090/setup/index.jsp

and setup all the four features i.e.

Language Selection

Server Settings

Database Settings

Admin Account

But, After providing password for admin Account ( The last option), Language Seclection webpage comes again.

Please guide me how to proceed further to make user accouts for instant messaging.

Thanks in advance.

Please post your conf/wildfire.xml. It should have a line in there that reads:

)

You can probably just add that line if it is not there so you won’'t have to go through setup again.

Hello Friend,

The line you are talking about is already at wildfire.xml

vi /opt/wildfire/conf/wildfire.xml

Please guide me if i am going in the wrong direction.

Regards,

Turab

Hello Friends,

I have downloaded all the plugins

ls

admin contentfilter fastpath registration.jar userImportExport.jar

asterisk-im contentFilter.jar fastpath.jar search userservice

asterisk-im.jar contentFilter.jar.1 presence search.jar userservice.jar

broadcast enterprise presence.jar search.jar.1

broadcast.jar enterprise.jar registration userimportexport

But cant move forward from the default wildfire setup webpage

Wildfire Setup

Setup Progress

Language Selection

Server Settings

Database Settings

Admin Account

Please guide me

Thanks in advance

Hi,

do you have some restrictive settings in your browser about security? Maybe it helps to use another browser or add Wildfire to “trusted pages”.

LG

Hello,

I have tried it on windows explorer and Firefox but same results, unable to move further from 5 default pages i.e.

Setup Progress

Language Selection

Server Settings

Database Settings

Admin Account

Please guide me.

Regards,

Turab

Message was edited by: turab

Hi,

do you see errors in one of the log files?

Which operating system are you using?

LG

Hello friend,

i am using RHEL 4.0 A.S.

nops i don’'t find any errors

Hello Friend,

This is what i get finally

Wildfire Setup

Setup Complete!

This installation of Wildfire is now complete. To continue:

Login to the admin console

but when i click on Login to the admin console.

i get the setup page again.

Wildfire Setup

Setup Progress

Language Selection

Server Settings

Database Settings

Admin Account

tail -f admin-console.log

at org.mortbay.http.HttpServer.service(HttpServer.java:909)

at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)

at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)

at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)

at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)

at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)

at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

09:54:14.692 WARN!! [pool-1-thread-1] org.mortbay.util.ThreadedServer.start(ThreadedServer.java:518) >17> Failed to start: SocketListener0@0.0.0.0:9090

09:54:14.730 WARN!! [pool-1-thread-1] org.mortbay.util.ThreadedServer.start(ThreadedServer.java:518) >17> Failed to start: SunJsseListener1@0.0.0.0:9091

tail -f error.log

at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)

at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.ja va:633)

at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)

at org.mortbay.http.HttpServer.service(HttpServer.java:909)

at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)

at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)

at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)

at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)

at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)

at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

tail -f stderror.log

Error starting admin console: Multiple exceptions

tail -f stdoutt.log

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.install4j.runtime.Launcher.main(Unknown Source)

Wildfire 2.6.2

Admin console listening at:

http://127.0.0.1:9090

https://127.0.0.1:9091

Hi,

with tail[/b] you get the last lines of Exception / Stack traces, all starting with at[/b].

So it may be a good idea to shutdown Wildfire, delete the log files and start it again and then look for the first exception in the log files.

LG

Hello Friend,

I reinstalled it in a new machine now it is working under normal parameters :@

Thanks brother