Skip to main content
Inspiring
August 27, 2016
Answered

Linux version of ColdFusion 2016 Enterprise J2EE version incomplete?

  • August 27, 2016
  • 1 reply
  • 577 views

I installed the J2EE EAR version of the Coldfusion 2016 on Windows and got it to deploy on JBOSS EAP7.

Then I tried to do the same on Linux, but there are all sorts of errors when deploying the ColdFusion exploded EAR.

One error is that it is missing the file:

cfusion.ear/cfusion.war/WEB-INF/cfform-gateway-config.xml

That makes me wonder whether the installation is incomplete.

Is anyone else experiencing similar problems?

This topic has been closed for replies.
Correct answer Joop Kaashoek

It turns out the installation WAS incomplete, it ran into the nr open files in Linux being too low. Upping that and re-installing solved the problem.

1 reply

Inspiring
August 27, 2016

This is related the 64bit Linux install file ColdFusion_2016_WWEJ_linux64.bin

Joop KaashoekAuthorCorrect answer
Inspiring
August 30, 2016

It turns out the installation WAS incomplete, it ran into the nr open files in Linux being too low. Upping that and re-installing solved the problem.