Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 02/25/2014
Components: Installation/Config
Versions: 11.0
Failure Type: Unspecified
Found In Build/Fixed In Build: PublicBeta /
Priority/Frequency: Trivial / Some users will encounter
Locale/System: English / Platforms All
Vote Count: 0
I inadvertently tried to start-up CF11 whilst CF10 was already running, and the internal web server was listening on the same port (8500) that 11 wanted to listen on. Start-up just failed (ie: the Windows service errored), and the only thing that was logged anywhere was an entry in the Windows application log:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="ColdFusion Splendor Beta Application Server" />
<EventID Qualifiers="49153">259</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-02-25T17:36:21.000000000Z" />
<EventRecordID>5255</EventRecordID>
<Channel>Application</Channel>
<Computer>AC-NEWLAPTOP</Computer>
<Security />
</System>
- <EventData>
<Data />
<Data>ColdFusion Splendor Beta Application Server</Data>
</EventData>
</Event>
There is no useful information in that (it's a generic "can't start" code, as far as I can find on Google)
Simply logging somewhere "something's listening on my port already!" would have saved me a lot of time.
--
Adam
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3713321
External Customer Info:
External Company:
External Customer Name: Adam Cameron.
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: