Page 1 of 1

Deploy Failed - what's wrong?

PostPosted:Mon Dec 01, 2008 10:13 am
by Jerry
Hi,

My OpenKM ran well before I tried to modify \"login-config.xml\" to link LDAP.

It doesn\'t work now. The message seems \"deploy failed\".

How to correct the problem?

Please see the attached file and help me something. [file name=deploy_failed.txt size=16928]http://www.openkm.com/images/fbfiles/fi ... failed.txt[/file]

Re:Deploy Failed - what's wrong?

PostPosted:Mon Dec 01, 2008 5:52 pm
by jllort
Have you disabled internet connection to this computer, there\'s a jboss problem with Webservices ( validation need be conneted to internet, it\'s a known bug on jboss ). If this is your case and you set for security purposes to don\'t grant this computer with internet connection, take a look at forums how to remove webservices on OpenKM.ear file.

I think your problem is a \"non connection to internet present on this computer\".

Re:Deploy Failed - what's wrong?

PostPosted:Tue Dec 02, 2008 2:14 am
by Jerry
Yes. The problem is what you say.

By the case, I found my IP that must pass my company\'s proxy server. So I add a line in \"run.bat\" to correct the problem. It\'s OK now.

The line is \"set JAVA_OPTS=%JAVA_OPTS% -Dhttp.proxyHost=proxyserverIP -Dhttp.proxyPort=8080\".