> Out of curiousity, did you perform the steps in Section 1 or Section 2?

1

> With out seeing the server.log file that shows the output of the startup
- its hard to say. Even then it may not show why.

So weird. Looks like a normal startup to me...

"Information","main","12/14/11","14:55:24",,"Starting logging..."
"Information","main","12/14/11","14:55:24",,"Starting license..."
"Information","main","12/14/11","14:55:25",,"Standard Edition enabled"
"Information","main","12/14/11","14:55:25",,"Starting crypto..."
"Information","main","12/14/11","14:55:25",,"Starting security..."
"Information","main","12/14/11","14:55:25",,"Starting scheduler..."
"Information","main","12/14/11","14:55:25",,"Starting WatchService..."
"Information","main","12/14/11","14:55:25",,"Starting debugging..."
"Information","main","12/14/11","14:55:25",,"Starting sql..."
"Information","main","12/14/11","14:55:25",,"Pool Manager Started"
"Information","main","12/14/11","14:55:25",,"Starting mail..."
"Information","main","12/14/11","14:55:25",,"Starting runtime..."
"Information","main","12/14/11","14:55:25",,"CORBA Configuration not
enabled"
"Information","main","12/14/11","14:55:25",,"Starting cron..."
"Information","main","12/14/11","14:55:26",,"Starting registry..."
"Information","main","12/14/11","14:55:26",,"Starting client..."
"Information","main","12/14/11","14:55:26",,"Starting xmlrpc..."
"Information","main","12/14/11","14:55:26",,"Starting graphing..."
"Information","main","12/14/11","14:55:26",,"Starting verity..."
"Information","main","12/14/11","14:55:26",,"Starting archive..."
"Information","main","12/14/11","14:55:26",,"Starting document..."
"Information","main","12/14/11","14:55:26",,"Starting eventgateway..."
"Information","main","12/14/11","14:55:26",,"Starting FlexAssembler..."
"Information","main","12/14/11","14:55:26",,"Starting .NET..."
"Information","main","12/14/11","14:55:26",,"Starting Monitoring..."
"Information","main","12/14/11","14:55:26",,"ColdFusion started"

On Wed, Dec 14, 2011 at 3:33 PM, Wil Genovese <jugg...@trunkful.com> wrote:

>
> My guess is that because ColdFusion started on the seconds try that the
> patch was applied correctly. Windows just had issues doing the startup the
> first time.
>
> With out seeing the server.log file that shows the output of the startup -
> its hard to say. Even then it may not show why.
>
>
>
> Wil Genovese
> Sr. Web Application Developer/
> Systems Administrator
> CF Webtools
> www.cfwebtools.com
>
> wilg...@trunkful.com
> www.trunkful.com
>
> On Dec 14, 2011, at 3:30 PM, Donnie Bachan (Gmail) wrote:
>
> >
> > Out of curiousity, did you perform the steps in Section 1 or Section 2?
> >
> >
> > Donnie Bachan
> > "Nitendo Vinces - By Striving You Shall Conquer"
> > ======================================================================
> > The information transmitted is intended only for the person or entity to
> > which it is addressed and may contain confidential and/or privileged
> > material. Any review, retransmission, dissemination or other use of, or
> > taking of any action in reliance upon, this information by persons or
> > entities other than the intended recipient is prohibited. If you received
> > this in error, please contact the sender and delete the material from any
> > computer.
> >
> >
> >
> > On Wed, Dec 14, 2011 at 9:26 PM, John M Bliss <bliss.j...@gmail.com>
> wrote:
> >>
> >> Yes. I (of course) did it quickly because I was attempting to keep
> downtime
> >> to a minimum:
> >>
> >> - click "yes" on the "are you sure you want to delete" dialog
> >> - see that files are gone
> >> - click "start service"
> >>
> >> On Wed, Dec 14, 2011 at 3:19 PM, Donnie Bachan (Gmail) <
> >> donnie.bac...@gmail.com> wrote:
> >>
> >>>
> >>> Did you ensure that all the old jar files referenced in point 5 were
> >>> removed? You need to stop all the instances and remove the jar files,
> >>> then attempt to restart.
> >>>
> >>> Best Regards,
> >>> Donnie Bachan
> >>> "Nitendo Vinces - By Striving You Shall Conquer"
> >>> ======================================================================
> >>> The information transmitted is intended only for the person or entity
> to
> >>> which it is addressed and may contain confidential and/or privileged
> >>> material. Any review, retransmission, dissemination or other use of, or
> >>> taking of any action in reliance upon, this information by persons or
> >>> entities other than the intended recipient is prohibited. If you
> received
> >>> this in error, please contact the sender and delete the material from
> any
> >>> computer.
> >>>
> >>>
> >>>
> >>> On Wed, Dec 14, 2011 at 9:14 PM, John M Bliss <bliss.j...@gmail.com>
> >>> wrote:
> >>>>
> >>>> Event Type: Error
> >>>> Event Source: ColdFusion 8 Application Server
> >>>> Event Category: None
> >>>> Event ID: 263
> >>>> Date: 12/14/2011
> >>>> Time: 2:59:12 PM
> >>>> User: N/A
> >>>> Description:
> >>>> The ColdFusion 8 Application Server service killed process with pid
> 6916
> >>>> (no such PID running on server any longer).
> >>>>
> >>>> Event Type: Error
> >>>> Event Source: ColdFusion 8 Application Server
> >>>> Event Category: None
> >>>> Event ID: 261
> >>>> Date: 12/14/2011
> >>>> Time: 2:59:12 PM
> >>>> User: N/A
> >>>> Description:
> >>>> The ColdFusion 8 Application Server service could not be started
> within
> >>> 240
> >>>> seconds.  Increase the server startup timeout value using
> >>>> C:\ColdFusion8\runtime\bin\jrunsvc.exe -starttimeout <seconds>
> >>> "ColdFusion
> >>>> 8 Application Server".
> >>>>
> >>>>
> >>>>
> >>>> On Wed, Dec 14, 2011 at 3:02 PM, Wil Genovese <jugg...@trunkful.com>
> >>> wrote:
> >>>>
> >>>>>
> >>>>> what error?
> >>>>>
> >>>>> and read this on the subject of a patch failing
> >>>>> http://www.trunkful.com/index.cfm/2011/3/7/When-the-Patch-Fails
> >>>>>
> >>>>> Also, if the Feb Security patch also broke CF 8.0.1 if HotFix 4 was
> not
> >>>>> already applied.
> >>>>>
> >>>>>
> >>>>>
> >>>
> http://www.trunkful.com/index.cfm/2011/3/31/ColdFusion-Security-Update-Breaks-ColdFusion
> >>>>>
> >>>>>
> >>>>> Wil Genovese
> >>>>> Sr. Web Application Developer/
> >>>>> Systems Administrator
> >>>>> CF Webtools
> >>>>> www.cfwebtools.com
> >>>>>
> >>>>> wilg...@trunkful.com
> >>>>> www.trunkful.com
> >>>>>
> >>>>> On Dec 14, 2011, at 2:59 PM, John M Bliss wrote:
> >>>>>
> >>>>>>
> >>>>>> Following instructions for 8.01 here:
> >>>>>> http://kb2.adobe.com/cps/925/cpsid_92512.html
> >>>>>>
> >>>>>> ...and CF Server service is not starting back up. Anyone have any
> >>> advice
> >>>>>> for me?
> >>>>>>
> >>>>>> --
> >>>>>> John Bliss - http://about.me/jbliss
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349151
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to