Re: [WebDNA] Sorry, WebCatalog server not running.

This WebDNA talk-list message is from

2008


It keeps the original formatting.
numero = 101580
interpreted = N
texte = Ken, If the permissions issue/fix doesn't work, maybe this will provide some insight for you on your system. I had a similar problem/message on my OS X server when I first loaded WebDNA. Here is the solution/fix that worked for me. The fix is FYI: **************************************************************************** On OSX 10.2 and greater the external startup items need to be in: /Library/Startupitems not in the Apple reserved: /System/Library/Startupitems So to resolve this, go to the terminal and enter: Sudo mv /System/Library/Startupitems/WebCatalog /Library/Startupitems Enter your password Restart and you should get an OS X message that the permissions on the Webcatalog startup item are not correct. Click 'Fix' and then Click 'Restart' Now all should be OK. **************************************************************************** Take care, David David D. Doda, Ph.D. Earthcare Technologies, Inc. Springfield, Virginia 22150 Phone: 703-644-5399 Fax: 703-644-5384 Website: http://www.earthcare.com/ > From: Kenneth Grome > Reply-To: > Date: Tue, 9 Dec 2008 21:04:44 +0800 > To: > Subject: Re: [WebDNA] Sorry, WebCatalog server not running. > >> Hello Ken! it looks like a UID/GID problem >> to me: make sure WebDNA and all its files >> are under apache UID/GID. > > > Hi Chris, > > Thanks for the suggestion. > > It never occurred to me that a simple permissions issue > would generate an error message that says the WebCatalog > server is not running. Then again, I know the WebCatalog > app is running because it's in the processes list, so the > actual error message is wrong anyways. > > I'll check this later when I can reboot into CentOS again, > then I'll post again when I have more problems or > success -- hopefully success! > > :) > > Sincerely, > Ken Grome > > P.S. The UID/GID for the WebCatalogMonitor app is root/root > and it seems to be working fine, so I don't think I should > change that one. > > > > > >> >> chris >> >> On Dec 9, 2008, at 7:09, Kenneth Grome wrote: >>> I installed Centos 4.7 from scratch, then I installed >>> the WebDNA 6.0 RedHat RPM. But every time I try to >>> access a .tpl file I get this error instead of the >>> properly interpreted dynamic WebDNA page: >>> >>> "Sorry, WebCatalog server not running." >>> >>> Obviously something about WebDNA is installed okay >>> because these errors couldn't possibly exist otherwise. >>> But clearly WebDNA is not installed 100% correctly or >>> I wouldn't be getting these errors. >>> >>> I presume Apache is generating these pages, probably >>> because the installation of WebDNA created them as a >>> static "error page" for Apache to serve when WebDNA is >>> not interpreting the original templates properly. But >>> ... >>> >>> How do I fix this? >>> >>> I've confirmed that the WebCatalog executable is >>> running, and so is the WebCatalogMonitor executable >>> which restarts WebCatalog if it quits. In fact, I >>> killed the WebCatalog process manually just to see if >>> the WebCatalogMonitor would restart it, and it >>> restarted it instantly, so that part is working >>> properly. But WebCatalog is simply not interpreting >>> .tpl files ... >>> >>> :( >>> >>> Sincerely, >>> Ken Grome >>> >>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> -- This message is sent to you because you are >>> subscribed to the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Sorry, WebCatalog server not running. (christophe.billiottet@webdna.us 2008)
  2. Re: [WebDNA] Sorry, WebCatalog server not running. (David Doda 2008)
  3. Re: [WebDNA] Sorry, WebCatalog server not running. (Kenneth Grome 2008)
  4. Re: [WebDNA] Sorry, WebCatalog server not running. (christophe.billiottet@webdna.us 2008)
  5. [WebDNA] Sorry, WebCatalog server not running. (Kenneth Grome 2008)
Ken, If the permissions issue/fix doesn't work, maybe this will provide some insight for you on your system. I had a similar problem/message on my OS X server when I first loaded WebDNA. Here is the solution/fix that worked for me. The fix is FYI: **************************************************************************** On OSX 10.2 and greater the external startup items need to be in: /Library/Startupitems not in the Apple reserved: /System/Library/Startupitems So to resolve this, go to the terminal and enter: Sudo mv /System/Library/Startupitems/WebCatalog /Library/Startupitems Enter your password Restart and you should get an OS X message that the permissions on the Webcatalog startup item are not correct. Click 'Fix' and then Click 'Restart' Now all should be OK. **************************************************************************** Take care, David David D. Doda, Ph.D. Earthcare Technologies, Inc. Springfield, Virginia 22150 Phone: 703-644-5399 Fax: 703-644-5384 Website: http://www.earthcare.com/ > From: Kenneth Grome > Reply-To: > Date: Tue, 9 Dec 2008 21:04:44 +0800 > To: > Subject: Re: [WebDNA] Sorry, WebCatalog server not running. > >> Hello Ken! it looks like a UID/GID problem >> to me: make sure WebDNA and all its files >> are under apache UID/GID. > > > Hi Chris, > > Thanks for the suggestion. > > It never occurred to me that a simple permissions issue > would generate an error message that says the WebCatalog > server is not running. Then again, I know the WebCatalog > app is running because it's in the processes list, so the > actual error message is wrong anyways. > > I'll check this later when I can reboot into CentOS again, > then I'll post again when I have more problems or > success -- hopefully success! > > :) > > Sincerely, > Ken Grome > > P.S. The UID/GID for the WebCatalogMonitor app is root/root > and it seems to be working fine, so I don't think I should > change that one. > > > > > >> >> chris >> >> On Dec 9, 2008, at 7:09, Kenneth Grome wrote: >>> I installed Centos 4.7 from scratch, then I installed >>> the WebDNA 6.0 RedHat RPM. But every time I try to >>> access a .tpl file I get this error instead of the >>> properly interpreted dynamic WebDNA page: >>> >>> "Sorry, WebCatalog server not running." >>> >>> Obviously something about WebDNA is installed okay >>> because these errors couldn't possibly exist otherwise. >>> But clearly WebDNA is not installed 100% correctly or >>> I wouldn't be getting these errors. >>> >>> I presume Apache is generating these pages, probably >>> because the installation of WebDNA created them as a >>> static "error page" for Apache to serve when WebDNA is >>> not interpreting the original templates properly. But >>> ... >>> >>> How do I fix this? >>> >>> I've confirmed that the WebCatalog executable is >>> running, and so is the WebCatalogMonitor executable >>> which restarts WebCatalog if it quits. In fact, I >>> killed the WebCatalog process manually just to see if >>> the WebCatalogMonitor would restart it, and it >>> restarted it instantly, so that part is working >>> properly. But WebCatalog is simply not interpreting >>> .tpl files ... >>> >>> :( >>> >>> Sincerely, >>> Ken Grome >>> >>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> -- This message is sent to you because you are >>> subscribed to the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ David Doda

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebCatalog 2.0 & WebDNA docs in HTML ... (1997) Standalone Testing (1998) denied access (1997) memory in high traffic servers (2004) [ShowNext] feature in 2.0 (1997) serial number generation (1997) WebCat2 - Getting to the browser's username/password data (1997) japanese characters (1997) select multiple 2 more cents (1997) Mac Programs (1998) A little syntax help (1997) Payment Processors (2005) Displaying Location (1997) Large databases in WebCat (1997) Smith Micro - no competition (2000) search same field twice??? (1999) synching databases on multiple servers (1997) show if date < expiry date (small corrections) (2002) shownext (1997) Sorting by date (1997)