Version 1.0.3 Error

I am trying to evaluate the software but after following the installation process I get the following error:

java.io.IOException: messengerd: not found

at java.lang.UNIXProcess.forkAndExec(Native Method)

at java.lang.UNIXProcess.(UNIXProcess.java:54)

at java.lang.Runtime.execInternal(Native Method)

at java.lang.Runtime.exec(Runtime.java:546)

at java.lang.Runtime.exec(Runtime.java:413)

at java.lang.Runtime.exec(Runtime.java:356)

at java.lang.Runtime.exec(Runtime.java:320)

at com.jivesoftware.xmpp.launcher.Launcher.startApplication(Launcher.java:201)

at com.jivesoftware.xmpp.launcher.Launcher.access$100(Launcher.java:18)

at com.jivesoftware.xmpp.launcher.Launcher$2.actionPerformed(Launcher.java:101)

at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1453)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.j ava:1507)

at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:373)

at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:263)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.ja va:211)

at com.apple.mrj.swing.ThemeButtonListener.mouseReleased(ThemeButtonListener.java: 111)

at java.awt.Component.processMouseEvent(Component.java:3711)

at java.awt.Component.processEvent(Component.java:3540)

at java.awt.Container.processEvent(Container.java:1159)

at java.awt.Component.dispatchEventImpl(Component.java:2589)

at java.awt.Container.dispatchEventImpl(Container.java:1208)

at java.awt.Component.dispatchEvent(Component.java:2493)

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2446)

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2211)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2120)

at java.awt.Container.dispatchEventImpl(Container.java:1195)

at java.awt.Window.dispatchEventImpl(Window.java:966)

at java.awt.Component.dispatchEvent(Component.java:2493)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:334)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java: 126)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93 )

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)

Any solution? Did I miss something?

Hi,

Are you trying this on Mac? There is a known bug in the Mac installer that seems to be interfering with proper startup using the application launcher. The quick work around is to launch messenger via the jar file rather than using the graphical launcher application.

In order to do this, starth up terminal, cd into the bin directory of the messenger folder, then type the following:

java -jar messengerd.jar

Open up a web browser, and point it to http://127.0.0.1:9090 and complete the setup using the web interface.

Let me know if you have any other problems. We hope to get the launcher working on Mac again in a future release (btw, are you on 1.4.1 or the old 1.3 jvm?).

-iain

Thank you that did the trick.

I am running on Mac OS X 10.2.6 with JVM 1.4.1