Blank neo-cron.xml

2011-09-09 Thread M. Uvo
Hi All, I have a ColdFusion 9.0.1 on a weblogic 10 application server running on a solaris machine. Now, we have the ColdFusion instance restarted once a week due to memory concerns. This is when my issue arises. When the server instance starts, the last 2 times out of 3, the neo-cron.xml

*OT* CVS for NT

2011-09-09 Thread Greg Morphis
Where can I find CVS for NT.. we have a Windows 2008 server (running IIS) we would like to install CVS unto and I'm having trouble finding the CVS for NT.. http://www.cvsnt.org/ which I've seen in tutorials isn't working. There's this: http://www.march-hare.com/cvsnt/ But I can't find a link to a

Re: Blank neo-cron.xml

2011-09-09 Thread Dave Watts
But I was wondering if anyone had ever experienced a similar case where the neo-cron.xml became entirely empty and eventually knows what might cause this issue. I've run into other issues with blank neo-*.xml files, when the disk was full at the time CF tried to write to the file. Dave

Re: Blank neo-cron.xml

2011-09-09 Thread Russ Michaels
I believe CF does backup these files whenever it replaces them though, the backups should be in the same folder so you can roll back. On Fri, Sep 9, 2011 at 2:12 PM, Dave Watts dwa...@figleaf.com wrote: But I was wondering if anyone had ever experienced a similar case where the neo-cron.xml

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
On June 30, 2010,[1] http://en.wikipedia.org/wiki/CVSNT#cite_note-0 March Hare retired the zero-dollar Community edition, So what are our options for having some type of source control? On Fri, Sep 9, 2011 at 8:11 AM, Greg Morphis gmorp...@gmail.com wrote: Where can I find CVS for NT.. we

RE: *OT* CVS for NT

2011-09-09 Thread Andrew Scott
There are many, Subversion or Git or Merucurial to name a few of the top of my head. Depends on whether you need normal or distributed. --  Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 -Original Message- From: Greg

RE: *OT* CVS for NT

2011-09-09 Thread Duane Boudreau
Check out SVN and Tortoise. We've been using it for a couple of months. It's as good as anything else I've tried that's free. Duane -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:20 AM To: cf-talk Subject: Re: *OT* CVS for NT On

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
And you can install Apache Subversion on a system without Apache installed? I definitely wanted to use TortoiseCVS so I was happy to see a TortoiseSVN On Fri, Sep 9, 2011 at 8:27 AM, Duane Boudreau du...@sandybay.com wrote: Check out SVN and Tortoise. We've been using it for a couple of

Re: Blank neo-cron.xml

2011-09-09 Thread Troy Montour
I have had this issue when a schedule was being written and the server had restarted. Usually a force restart since jrun was locked up. When this has happened the back up has also corrupted. So we setup a backup to grab the neo-cron and zip it to a storage spot so we could quickly restore.

Re: *OT* CVS for NT

2011-09-09 Thread Scott Stewart
There's WinSVN, http://www.winsvn.org/ I've used it in the past and it's dirt simple to set up. You must however be able to support a minimum of .net 2.0 On Fri, Sep 9, 2011 at 9:20 AM, Greg Morphis gmorp...@gmail.com wrote: On June 30, 2010,[1] http://en.wikipedia.org/wiki/CVSNT#cite_note-0

RE: *OT* CVS for NT

2011-09-09 Thread Duane Boudreau
http://visualsvn.com -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:29 AM To: cf-talk Subject: Re: *OT* CVS for NT And you can install Apache Subversion on a system without Apache installed? I definitely wanted to use TortoiseCVS

Re: *OT* CVS for NT

2011-09-09 Thread Scott Stewart
ding... that's the one I was thinkning of// On Fri, Sep 9, 2011 at 9:44 AM, Duane Boudreau du...@sandybay.com wrote: http://visualsvn.com -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:29 AM To: cf-talk Subject: Re: *OT* CVS

RE: *OT* CVS for NT

2011-09-09 Thread Duane Boudreau
I had it all up and running and moved about 50 projects from Visual SourceSafe in about a day. Super easy to use and install. One of the nicest features is the basic Active Directory integration. -Original Message- From: Scott Stewart [mailto:webmas...@sstwebworks.com] Sent:

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
Okay cool, I'll install SVN on our dev server and see how it goes, thanks for the information! On Fri, Sep 9, 2011 at 8:46 AM, Scott Stewart webmas...@sstwebworks.comwrote: ding... that's the one I was thinkning of// On Fri, Sep 9, 2011 at 9:44 AM, Duane Boudreau du...@sandybay.com wrote:

Re: Blank neo-cron.xml

2011-09-09 Thread M. Uvo
I believe CF does backup these files whenever it replaces them though, the backups should be in the same folder so you can roll back. I checked the monitoring logs of the server and that filesystem never went above 52% utilisation, which translates to 3.6GB free space. I did notice on an

Re: *OT* CVS for NT

2011-09-09 Thread Gerald Guido
I use visualSVN and Bitnami. http://www.visualsvn.com/server/ Bitnami has a sweet installer. http://bitnami.org/stack/subversion It also has a Trac stack that comes with SVN http://bitnami.org/stack/trac HTH G! On Fri, Sep 9, 2011 at 9:46 AM, Scott Stewart webmas...@sstwebworks.comwrote:

Re: *OT* CVS for NT

2011-09-09 Thread James Holmes
Consider Git with TortoiseGit as well. Git has made our lives better than they were while using SVN. -- Shu Ha Ri: Agile and .NET blog http://www.bifrost.com.au/ On 9 September 2011 21:51, Greg Morphis gmorp...@gmail.com wrote: Okay cool, I'll install SVN on our dev server and see how it

RE: How to fix the wrong time of the scheduled task on Admin

2011-09-09 Thread Robert Harrison
Thank you very much. It is a time zone issue Wish I could have stayed on that thread because I probably could have stepped you right through it... but suddenly everything on my desk is an emergency and I haven't looked at the list so much. Looks like I'll be here all weekend... same as two

Re: How to fix the wrong time of the scheduled task on Admin

2011-09-09 Thread Michael Grant
Isn't being a Director grand? On Fri, Sep 9, 2011 at 10:40 AM, Robert Harrison rob...@austin-williams.com wrote: Thank you very much. It is a time zone issue Wish I could have stayed on that thread because I probably could have stepped you right through it... but suddenly everything on

Re: How to fix the wrong time of the scheduled task on Admin

2011-09-09 Thread Russ Michaels
well at least we do get to take time off whenever it isn't busy :-) Although my wife insists we could never go anywhere without me having my laptop and internet access, and she is right. On Fri, Sep 9, 2011 at 4:01 PM, Michael Grant mgr...@modus.bz wrote: Isn't being a Director grand? On

Re: *OT* CVS for NT

2011-09-09 Thread Larry Lyons
And you can install Apache Subversion on a system without Apache installed? I definitely wanted to use TortoiseCVS so I was happy to see a TortoiseSVN If you want an all in 1 SVN server without having to install extras on your server, Visual SVN is very good, and runs on windows,

Re: *OT* CVS for NT

2011-09-09 Thread Russ Michaels
+1 I used VisualSVN for years without any problems at all Although if you don't want the hassle of managing SVN either then try www.projectlocker.com and get it for FREE for 3 users plus all the extras that come with it. This is what I use now and again no problems for several years. On Fri,

Re: *OT* CVS for NT

2011-09-09 Thread Gerald Guido
Although if you don't want the hassle of managing SVN either then try www.projectlocker.com Yeah, what Russ said. +1 for Project locker. BTW You can add an extra user and another 300 megs storage via referrals. Some how I have 700 megs storage. Donno how or why. It uses SSL which is a biggie for

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
ProjectLocker looks real cool actually! Thanks! On Fri, Sep 9, 2011 at 10:55 AM, Gerald Guido gerald.gu...@gmail.comwrote: Although if you don't want the hassle of managing SVN either then try www.projectlocker.com Yeah, what Russ said. +1 for Project locker. BTW You can add an extra user

Re: *OT* CVS for NT

2011-09-09 Thread Wil Genovese
It is possible to build your own system to do SVN, Tracking and Publishing. It's take a little sys admin guru work and custom coding and a good dose of F/OSS stuff. http://www.trunkful.com/index.cfm/2011/9/9/Fully-Operational-SVN-and-Task-Tracking-and-Publishing-System Wil Genovese Sr. Web

Re: *OT* CVS for NT

2011-09-09 Thread Gerald Guido
ProjectLocker looks real cool actually! Thanks! np. Thank Russ for throwing it out there. BTW I was using xp-dev.com(another god service) when I stumbled on Project locker. What sold me, other than SSL, was all the plugins for Trac. If you have ever installed/messed with Trac you quickly find

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
That was just a generic thanks, I appreciate all the feed back from the entire group of people. :) On Fri, Sep 9, 2011 at 12:24 PM, Gerald Guido gerald.gu...@gmail.comwrote: ProjectLocker looks real cool actually! Thanks! np. Thank Russ for throwing it out there. BTW I was using

Re: Article on F'd Company mentions using CFML

2011-09-09 Thread Billy Cravens
Correct - see this URL: http://investor.apple.com/common/download/download.cfm Billy Cravens bdcrav...@gmail.com On Sep 8, 2011, at 3:38 PM, Wil Genovese wrote: Besides, the Apple Investor site is not Apple's. The IP address is 206.200.251.19 running IIS6 Whois reports this Nasdaq

Re: Article on F'd Company mentions using CFML

2011-09-09 Thread .jonah
That is true. There were a few Apple employees at MuraCon. On 9/8/11 6:39 PM, Lists wrote: According to stephen withington (Blue River) Apple actually uses Mura internally for content management. On Sep 8, 2011, at 4:20 PM, .jonahjonah@creori.com wrote: Pud just sold one of his