Skip to main content
Known Participant
July 13, 2009
Answered

ColdFusion Builder Admin Server Components Problem

  • July 13, 2009
  • 4 replies
  • 6128 views

After downloading the admin server components, extracting them into their appropriate directories, and executing the adminstart.bat file, I'm receiving the following error:


This application has failed to start because MSVCR71.dll was not found.  Re-installing the application may fix this problem.

I did a search for that file and found several instances throughout the coldfusion8 directory.

I am running Coldfusion Standard                  8,0,1,195765 on Windows 2003.

Thoughts?

This topic has been closed for replies.
Correct answer Vinu_kumar_t

msvcr71.dll should be available under C:/ColdFusion8/runtime/jre/bin in case of standalone or C:/JRun4/jre/bin. Copy this to runtime/bin in case of standalone and JRun4/bin in case of multiserver.

- Vinu

Adobe ColdFusion Team

4 replies

July 15, 2009

I have seen the references to AdminServerComponents.zip in the documentation. Can someone tell me where to download this file?

Thanks

Participating Frequently
July 15, 2009

http://download.macromedia.com/pub/labs/coldfusionbuilder/coldfusionbuilder_b1_serveradmin_071309.zip

It is on the download page for ColdFusion Builder.

July 15, 2009

thanks.

Not sure how I missed it..

Mallika Yelandur
Adobe Employee
Adobe Employee
July 14, 2009

You're right; "Security Properties" is a more appropriate title to include in the docs. I've made a note of that. Thanks.

--Mallika

rjeffordsAuthor
Known Participant
July 14, 2009

No, the adminstart.bat is referencing a wrong file name.  Its attempting to open a file that does not exist (license.properties).  The correct name is security.properties.

For sake of moving forward, I copied the security properties and renamed it to license.properties which allowed me to execute the adminstart.bat fine.  Again, still no ability to start/stop services from CFB

Participating Frequently
July 14, 2009

Can you check in your machine temp directory three jars are copied (jcmd.jar, jcmd_u7.jar and jcmd_u5.jar).

Mallika Yelandur
Adobe Employee
Adobe Employee
July 14, 2009

If you are looking for information on setting up a remote server, please see the following topic in the ColdFusion Builder User Guide:

http://help.adobe.com/en_US/ColdFusionBuilder/Using/WS0ef8c004658c1089-38317734121cdfd5fd3-7fff.html.

Let me know if this does not cover the information you are looking for.

Thanks,

Mallika

rjeffordsAuthor
Known Participant
July 14, 2009

The second screen does not prompt me for a ColdFusion version like the documentation indicates it should.

I am running OS X 10.5.7

Participating Frequently
July 14, 2009

Version is removed for remote server. We need to update the same in Doc. Thanks for pointing out.

Participant
July 13, 2009

I was just about to post this.  I am receiving the same error message running CF8 multi-server with Jrun on Windows 2003.

-

Rod

Vinu_kumar_tCorrect answer
Participating Frequently
July 14, 2009

msvcr71.dll should be available under C:/ColdFusion8/runtime/jre/bin in case of standalone or C:/JRun4/jre/bin. Copy this to runtime/bin in case of standalone and JRun4/bin in case of multiserver.

- Vinu

Adobe ColdFusion Team

rjeffordsAuthor
Known Participant
July 14, 2009

That seemed to do the trick, but shouldn't that have been noted in the install instructions?

Furthermore, I'm still not able to start/stop my CF services from CF Builder.  I think over all the instructions were extremely lacking for this install.  I've dug into the docs and found a different explanation everywhere I look.  Furthermore, after watching Ben's videos where he sets up a server, that looks like he's getting different screens than I am.

I suppose it IS a beta, so I'll just sit tight!