I've upgraded my 4.2.0 to 4.2.1.
To get XMPP running on Bria I have a 3th server in my HA setup with
hostname=sipdomainname to trick Bria in working properly.
Now I get a
Message from sipXecs
Alarm: SPX00004
Reported on: th.internal.epo.org
Reported at: 2010-10-12T15:56:56.513304Z
Severity: CRIT
Alarm Text: Process 'SipXopenfire' stopped unexpectedly, and failed
several restarts.
Suggested Resolution: The system will keep trying to restart the process.
Check logs for more details.
and a
Message from sipXecs
Alarm: SPX00030
Reported on: th.internal.epo.org
Reported at: 2010-10-12T16:01:13.119676Z
Severity: CRIT
Alarm Text: Process 'SIPRegistrar' failed its configuration test.
/usr/bin/sipregistrar.sh: line 71: myRegDomain: command
not found
In redundant configuration, SIP_REGISTRAR_NAME
(th.internal.epo.org)
should not equal SIP_REGISTRAR_DOMAIN_NAME (
Suggested Resolution: Check recent configuration changes. Do not hand-edit
configuration files. Check logs for more details.
In /var/log/sipxpbx/openfire
I have:
r...@th openfire]# cat stderror.log
java.lang.ClassNotFoundException: org.jivesoftware.openfire.XMPPServer
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
at
org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:104)
at
org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.Launcher.main(Unknown Source)
Exception in thread "Thread-0" java.lang.IllegalStateException: Shutdown
in progress
at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:52)
at java.io.File.deleteOnExit(File.java:956)
at com.install4j.runtime.Launcher$StopWatcherThread.run(Unknown
Source)
[r...@th openfire]#
which does not look too good.
Any suggestions?
Paul_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/