Posted on 4 Comments

For the record…

None of my arsensal of antique pci video cards have available drivers for Windows XP (yes, they are that old!). Despite knowing this, I periodically shut down all my machines and go through the exercise of removing and trading out video cards to try to get a second monitor working on my workstation. Eons ago when I had two functioning monitors my productivity felt so much greater. Usually I do this at the crux of a critical deadline (call it avoidance.. call it procrastination.. whatever label, it is just plain stupid.).

So, I now put this down for the world to see so that 6 months from now, when I am certain that I overlooked a compatible car in the stack of useless hardware or buried in the depths of a dusty case, I can be reminded that I’ve been through this exercise enough!

Posted on 3 Comments

It’s because our a/c is broken

CNN reports: Study: Earth ‘likely’ hottest in 2,000 years

The National Academy of Sciences, reaching that conclusion in a broad review of scientific work requested by Congress, reported Thursday that the “recent warmth is unprecedented for at least the last 400 years and potentially the last several millennia.”

A panel of top climate scientists told lawmakers that the Earth is heating up and that “human activities are responsible for much of the recent warming.”

This is Bush’s fault!

Other new research Thursday showed that global warming produced about half of the extra hurricane-fueled warmth in the North Atlantic in 2005, and natural cycles were a minor factor

Or maybe Jesus’…Because, it was cool when he was around.

The Bush administration has maintained that the threat is not severe enough to warrant new pollution controls…

Yes! It’s Bush’s fault!

The National Academy of Sciences is a private organization chartered by Congress to advise the government of scientific matters.

Ok then…it’s Jesus’ fault.

Posted on Leave a comment

Look at that rainbow!

As I continued my journey I envisioned the glory that I would find beyond the next bend. There would be an inn where I could rest me weary feet and put down a pint or two. As I made the bend, Murphy the Leprechaun sprang from a bush waving his hands and chanting. Suddenly the path split and extended. Murphy declared, "Aye’ve split me treasure and placed it in pots at the ends of these paths. It’s all yours! If’n you meet me challenge."

I gandered down the left split rolling gently downhill and a good 3 day’s journey saw a huge rainbow then a sharp cliff. Looking to the right, the path climbed a steep hill then meandered down to the inn and continued on. At the inn was a smaller rainbow and the path had stretched to make the inn a good 5 day’s journey.

Murphy continued, "Get to me gold an’ it’s yours but you must make the journey in 2 days. You can have both pots if you move quickly. The size of the rainbow represents the relative size of the treasure. At the end of two days, me spell will break and the path will return to normal leaving you stranded where you stand. I recommend ye make it to the inn within two days!"

And then he was gone.

Update: Looks like he threw some trolls on the path to make it interesting.

Posted on 2 Comments

Torn

I’m tired. I want to go to bed.
My wife is in pain. I want to come to her aid.
My clients need their projects complete. I want to work through the night.
I’m constantly conflicted. Such is life.

Posted on 1 Comment

Server Status

I disabled a few unessential services, like FTP, did a magic reboot taking a brief stop in Safe Mode, and CFMX 7 started working! CFMX 6.1 continues to not work.

Others have had this issue. I fail to see any clear resolution. Right now I am pondering uninstalling 6.1.

Now to apply the latest 7 hotfixes then get back to work.

Btw, this was done but may or may not have helped.

Posted on Leave a comment

It’s a official…I’m stupid!

The error "500 unexpected end of part" is caused by not including a backslash on a move operation with CFFILE.

<cffile action="MOVE" source="c:\temp\foo.jpg" destination="c:\temp\newdirectory">

Should be:

<cffile action="MOVE" source="c:\temp\foo.jpg" destination="c:\temp\newdirectory\">

Written that way makes it seem self-evident. However, the documentation states "If not an absolute path, it is relative to the source directory." implying that:

<cffile action="MOVE" source="c:\temp\foo.jpg" destination="newdirectory">

should be alright. The backslash is still necessary!

The big burn on this stupid mistake is that I’m now a day and a half behind schedule on my work, my development server still doesn’t work, and I have to move forward by publishing my work directly to the client’s website (yuck!). Fortunately it is a staging server and not a production server.

Posted on Leave a comment

Frustrations with Computers

The trouble with having to divert energy to troubleshooting is that it is absolutely non-productive and non-billable. I have two clients that are going into painful delays because of my server issue and another client getting anxious about wanting to know when things will start. I really just want to buy a new box and start fresh!

Posted on 1 Comment

Summer mornings

At 9:30am this morning:

Posted on 4 Comments

What is Ward170-I386?

In continuing to try to troubleshoot my server problems I look into the Add/Remove programs to confirm that I do NOT have .Net 2.0 installed on a Windows2000 server. I notice a program called Ward170-I386 but can find no information on this program. Do I uninstall it? What if I put it there out of need and have since forgotten.

Update: Thanks to bananachunks for reminding me that it is an OLD version of War-Ftpd (an excellent FTP server!).

Posted on 6 Comments

Server troubleshooting continues

On trying to start the cfmx (6.1) service I get the following message:

Windows could not start the ColdFusion MX Server on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 1.

The event log shows (for Application):

The ColdFusion MX Application Server service could not be started. Check that server “default” exists. Check the server “default” log files for more information.

And for MX 7:

The ColdFusion MX 7 Application Server service could not be started within 240 seconds. Increase the server startup timeout value using C:\CFusionMX7\runtime\jrunsvc.exe -starttimeout <seconds> "ColdFusion MX 7 Application Server".

I wonder if this is related:

Source:WinMgmt Warning! "WMI ADAP was unable to process the PerfDisk performance library due to a time violation in the open function."

The event viewer shows nothing interesting for DNS Server, IExplore, or Security. System however shows a warning for source Browser:

The browser was unable to retrieve a list of servers fromthe browser master \\ROCKWELL on the network \Device\NetBT_Tcpip_{31C49F54-B9A1-4536-85E6-FCCF5D042F85}. The data is the error code. "Data: bytes: 0000: 35 00 00 00 5…"

That’s interesting because Rockwell is my development machine and should not be master of anything. Other server event warnings/errors:

Error: Source: Service Control Manager: The RMServer service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 0 milliseconds. No action.
Error: Source: Service Control Manager: The RMServer service hung on starting.
Error: Source: Service Control Manager: The ColdFusion MX 7 Application Server service terminated with service-specific error 2.
Error: Source: Service Control Manager: The Windows Media Program Service service terminiated wtih service-specific error 16389.
Error: Source: The ColdFusion MX Application Server service terminated with service-specific error 1.
Warning: Time: 3:47 Source: BROWSER: The browser was unable to retrieve a list of servers from the browser master \\FREUD on the network \Device\NetBT_Tcpip_{31C49F54-B9A1-4536-85E6-FCCF5D042F85}. The data is the error code. Data: Bytes: 0000: 35 00 00 00 5…

Ok! What’s that?! \\FREUD is my wife’s computer and has no more business being a browser master than \\ROCKWELL. We were also fast asleep at that time.