Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I downloaded TMDMCE-All-r41260-V4.0.1.zip.
Using the Wiki instructions, I attempted to install the MDM server (jboss-4.2.2.GA) on a Win 32 machine with XP, and jdk1.6.0_14. Eventually, this error started to repeat, and never stopped:
13:42:13,324 INFO (EJB-Timer-1273167631631 Auto Upgrade. XML Server not ready. Retrying in 5 seconds
JBOSSes response to a similar question was: "I suggest that you ask the people who developed TalendMDM because there is no "xml server" within JBoss AS". (http://community.jboss.org/message/524029?tstart=1)
Talend forum topic 9856 suggests running the bin copy of the run file, (okay ... so it was on a Linux OS, I still tried it), no help.
Listed errors previous to the XML server error were:
12:43:44,833 ERROR (main Error starting endpoint java.lang.Exception: Socket bind failed: Only one usage of each socket address (protocol/network address/port) is normally permitted.
and
12:43:44,849 WARN (main Failed to startConnectors LifecycleException: service.getName(): "jboss.web"; Protocol handler start failed: java.lang.Exception: Socket bind failed: Only one usage of each socket address (protocol/network address/port) is normally permitted.
Any ideas of what I should try next?