Have to defined the environment variables to CFMX, or more specifically, modified the start script of CF to include the new env. Vars?
Jesse Noller [EMAIL PROTECTED] Macromedia Server Development "No concept man forms is valid unless he integrates it without contradiction into the sum of his knowledge." - Ayn Rand > -----Original Message----- > From: Steini Jonsson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 12:39 PM > To: CF-Talk > Subject: Re: CFX problem on Solaris > > This is what he's been doing (he says). And his conclusion is that it's > CFMX's fault. > The user account that is running cf server on that box has all the > necessary > rights to open all the libraries that the cfx needs. > > Also I might add that the path to these variable is stored in the > environment variables, and that cfserver needs to be aware of all the > environment variables. > > > ----- Original Message ----- > From: "Steve Green" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Wednesday, October 09, 2002 5:33 PM > Subject: RE: CFX problem on Solaris > > > > Well if your C++ guy is any good he should be able to put try/catch's > round > > his code to stop the CFX knacking the server and exit gracefully on > error, > > and also write out a trace file or something to debug. > > > > This is the approach i've taken in the past when developing CFX tags in > > Delphi (but not for Solaris i might add, I've never even seen Solaris). > > > > SteG. :) > > > > > > -----Original Message----- > > From: Steini Jonsson [mailto:[EMAIL PROTECTED]] > > Sent: 09 October 2002 15:53 > > To: CF-Talk > > Subject: CFX problem on Solaris > > > > > > Hi, > > > > Straight to the problem. > > I'm developing in CF and we have a C++ developer here who is writing the > > CFX's for me. > > We are successfully using some CFX's on windows and Linux. (CFMX) > > > > Our production machine will be with Solaris. > > So on the Solaris box we are always getting the unable to load library. > > > > Now I know that the cfx is calling other libraries. > > > > The C++ guy is blaming CFMX for it... But I can't believe that. (of > course) > > > > Is there a way to track where the cfx hangs? > > > > Cheers > > > > Steini > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

