struct
Detail [empty string]
ErrNumber 0
Message Element SCRIPT is undefined in ARRIVALSTHREAD.
Resolvedname ARRIVALSTHREAD
StackTrace coldfusion.runtime.UndefinedElementException: Element SCRIPT is undefined in ARRIVALSTHREAD. at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1659) at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1555) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1729) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1722) at cfAirport2eCfm233259945._factor13(D:\Websites\metrotest\Airport.Cfm:1005) at cfAirport2eCfm233259945._factor20(D:\Websites\metrotest\Airport.Cfm:1003) at cfAirport2eCfm233259945._factor27(D:\Websites\metrotest\Airport.Cfm:891) at cfAirport2eCfm233259945._factor30(D:\Websites\metrotest\Airport.Cfm:78) at cfAirport2eCfm233259945.runPage(D:\Websites\metrotest\Airport.Cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.CfmServlet.service(CfmServlet.java:175) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at com.seefusion.Filter.doFilter(Filter.java:49) at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
TagContext
array
1
struct
COLUMN 0
ID ??
LINE 1005
RAW_TRACE at cfAirport2eCfm233259945._factor13(D:\Websites\metrotest\Airport.Cfm:1005)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
2
struct
COLUMN 0
ID CF_AIRPORT
LINE 1003
RAW_TRACE at cfAirport2eCfm233259945._factor20(D:\Websites\metrotest\Airport.Cfm:1003)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_AIRPORT
LINE 891
RAW_TRACE at cfAirport2eCfm233259945._factor27(D:\Websites\metrotest\Airport.Cfm:891)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_AIRPORT
LINE 78
RAW_TRACE at cfAirport2eCfm233259945._factor30(D:\Websites\metrotest\Airport.Cfm:78)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_AIRPORT
LINE 1
RAW_TRACE at cfAirport2eCfm233259945.runPage(D:\Websites\metrotest\Airport.Cfm:1)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
Type Expression
element SCRIPT
objectType
object of java.lang.Class
Class Name java.lang.Class
Methods
Method Return Type
asSubclass(java.lang.Class) java.lang.Class
cast(java.lang.Object) java.lang.Object
desiredAssertionStatus() boolean
forName(java.lang.String, boolean, java.lang.ClassLoader) java.lang.Class
forName(java.lang.String) java.lang.Class
getAnnotation(java.lang.Class) java.lang.annotation.Annotation
getAnnotations() java.lang.annotation.Annotation[]
getCanonicalName() java.lang.String
getClassLoader() java.lang.ClassLoader
getClasses() java.lang.Class[]
getComponentType() java.lang.Class
getConstructor(java.lang.Class[]) java.lang.reflect.Constructor
getConstructors() java.lang.reflect.Constructor[]
getDeclaredAnnotations() java.lang.annotation.Annotation[]
getDeclaredClasses() java.lang.Class[]
getDeclaredConstructor(java.lang.Class[]) java.lang.reflect.Constructor
getDeclaredConstructors() java.lang.reflect.Constructor[]
getDeclaredField(java.lang.String) java.lang.reflect.Field
getDeclaredFields() java.lang.reflect.Field[]
getDeclaredMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method
getDeclaredMethods() java.lang.reflect.Method[]
getDeclaringClass() java.lang.Class
getEnclosingClass() java.lang.Class
getEnclosingConstructor() java.lang.reflect.Constructor
getEnclosingMethod() java.lang.reflect.Method
getEnumConstants() java.lang.Object[]
getField(java.lang.String) java.lang.reflect.Field
getFields() java.lang.reflect.Field[]
getGenericInterfaces() java.lang.reflect.Type[]
getGenericSuperclass() java.lang.reflect.Type
getInterfaces() java.lang.Class[]
getMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method
getMethods() java.lang.reflect.Method[]
getModifiers() int
getName() java.lang.String
getPackage() java.lang.Package
getProtectionDomain() java.security.ProtectionDomain
getResource(java.lang.String) java.net.URL
getResourceAsStream(java.lang.String) java.io.InputStream
getSigners() java.lang.Object[]
getSimpleName() java.lang.String
getSuperclass() java.lang.Class
getTypeParameters() java.lang.reflect.TypeVariable[]
isAnnotation() boolean
isAnnotationPresent(java.lang.Class) boolean
isAnonymousClass() boolean
isArray() boolean
isAssignableFrom(java.lang.Class) boolean
isEnum() boolean
isInstance(java.lang.Object) boolean
isInterface() boolean
isLocalClass() boolean
isMemberClass() boolean
isPrimitive() boolean
isSynthetic() boolean
newInstance() java.lang.Object
toString() java.lang.String
struct
ARRIVALPAGINATION
query
  CURRENT DB HOURS NEXT PREVIOUS
1 2010-03-16T07:39:47Z ASDI_20100316_morning 2 2010-03-16T09:39:47Z 2010-03-16T05:39:47Z
ARRIVALS
query
  ACITY ACOUNTRY AFAA AIATA AICAO AIRCRAFTID AIRCRAFTTYPE AIRLINECODE AIRLINENAME AITS ANAME AOFFSET AST ATIME DCITY DCOUNTRY DFAA DIATA DICAO DITS DNAME DOFFSET DST DTIME FMITS STATUS
1 New York United States JFK JFK KJFK BWA520 [empty string] BWA Caribbean Airlines [empty string] John F Kennedy International Airport -14400000 NY [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] 2010-03-15T04:05:36Z [empty string]
2 New York United States JFK JFK KJFK SAA203 [empty string] SAA South African Airways [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T04:14:00-04:00 Dakar Senegal [empty string] DKR GOOY [empty string] Dakar-Yoff-Léopold Sédar Senghor International Airport 0 [empty string] 2010-03-16T03:00:00+00:00 2010-03-15T20:35:59Z Scheduled
3 New York United States JFK JFK KJFK UAL9815 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T04:14:00-04:00 Dakar Senegal [empty string] DKR GOOY [empty string] Dakar-Yoff-Léopold Sédar Senghor International Airport 0 [empty string] 2010-03-16T03:00:00+00:00 2010-03-15T20:35:59Z Scheduled
4 New York United States JFK JFK KJFK AVA20 [empty string] AVA AV, S.A. [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T04:44:00-04:00 Bogotá Colombia [empty string] BOG SKBO [empty string] Eldorado International Airport -18000000 [empty string] 2010-03-16T02:12:00-05:00 2010-03-16T08:15:23Z In Flight
5 New York United States JFK JFK KJFK UPS1114 B752 UPS United Parcel Service [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T04:47:00-04:00 Louisville United States SDF SDF KSDF 2010-03-16T07:10:25Z Louisville International-Standiford Field -14400000 KY 2010-03-16T03:10:00-04:00 2010-03-16T08:25:42Z IN FLIGHT
6 New York United States JFK JFK KJFK BWA520 B738 BWA Caribbean Airlines [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T05:18:00-04:00 Port of Spain Trinidad and Tobago [empty string] POS TTPP 2010-03-16T04:52:16Z Piarco International Airport -14400000 Trinidad Island 2010-03-16T01:20:00-04:00 [empty string] IN FLIGHT
7 New York United States JFK JFK KJFK AVA020 B763 AVA AV, S.A. [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T05:24:00-04:00 Bogotá Colombia [empty string] BOG SKBO 2010-03-16T06:34:23Z Eldorado International Airport -18000000 [empty string] 2010-03-16T02:25:00-05:00 [empty string] IN FLIGHT
8 New York United States JFK JFK KJFK SVA25 [empty string] SVA Saudi Arabian Airlines [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T05:30:00-04:00 Jeddah Saudi Arabia [empty string] JED OEJN [empty string] King Abdul Aziz Airport 10800000 [empty string] 2010-03-16T01:55:00+03:00 2010-03-15T17:45:41Z Scheduled
9 New York United States JFK JFK KJFK UPS1112 [empty string] UPS United Parcel Service [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T05:36:00-04:00 Louisville United States SDF SDF KSDF [empty string] Louisville International-Standiford Field -14400000 KY 2010-03-16T04:09:00-04:00 2010-03-16T06:58:14Z Scheduled
10 New York United States JFK JFK KJFK JBU186 [empty string] JBU JetBlue Airways [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T05:59:00-04:00 San Diego United States SAN SAN KSAN [empty string] San Diego International Airport -25200000 CA 2010-03-15T21:40:00-07:00 2010-03-16T08:25:53Z IN FLIGHT
11 New York United States JFK JFK KJFK JBU820 [empty string] JBU JetBlue Airways [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T06:13:00-04:00 Santo Domingo Dominican Republic [empty string] SDQ MDSD [empty string] Aeropuerto de las Américas - Dr. José Francisco Peña Gómez International Airport -14400000 [empty string] 2010-03-16T02:39:00-04:00 2010-03-16T06:39:24Z Scheduled
ARRIVALSINFLIGHT
query
  AIRCRAFTID AIRCRAFTTYPE AIRCRAFT_CATEGORY AIRCRAFT_TYPE ALTITUDE CLIMB_RATE DEFAULT_ICON_PREFIX DESCENT_RATE ENGINE_COUNT ENGINE_TYPE FAA_COMMENTS HEADING ICON ICON_PREFIX LANDING_CLASS LATITUDE LONGITUDE MANUFACTURER MILITARY_FLAG MODEL RANK SOURCETIMESTAMP SPEED WEIGHT_CLASS
1 AVA020 B763 5 B763 370C 3500 H-L52J 3500 2 J new 11/98 7.85819279368 767-300.000.00.1f.1p.png 767-300 L 31.403334 -77.18305 Boeing - Model 767-300 1987 2010-03-16T08:34:24Z 438 H
2 BWA520 B738 5 B738 360C 4000 L-L52J 4000 2 J new 11/98 328.415828314 737-800.326.25.1f.1p.png 737-800 L 37.424446 -70.939445 Boeing - Model 737-800 4613 2010-03-16T08:34:27Z 449 L
3 JBU186 A320 5 A320 370C 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 86.6743257009 A320.090.00.1f.1p.png A320 L 41.15028 -83.99166 Airbus Industries - Airbus A320 6234 2010-03-16T08:34:02Z 445 L
4 UPS1114 B752 5 B752 070 3500 H-L52J 2500 2 J new 11/98 | chg 02/00 337.043212634 757-200.337.50.1f.1p.png 757-200 L 40.17278 -73.88111 Boeing - Model 757-200 6528 2010-03-16T08:34:27Z 243 H
ELAPSEDTIME 0
ERROR
struct
Message '' is an invalid date or time string.
RootCause
struct
Detail [empty string]
ErrNumber 0
Message '' is an invalid date or time string.
StackTrace coldfusion.runtime.locale.CFLocaleBase$InvalidDateTimeException: '' is an invalid date or time string. at coldfusion.runtime.locale.CFLocaleBase.ParseDateTime(CFLocaleBase.java:246) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:689) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:644) at coldfusion.runtime.CFPage.ParseDateTime(CFPage.java:1312) at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768) at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.UDFMethod.invokeCFThread(UDFMethod.java:174) at coldfusion.thread.Task.invokeFunction(Task.java:239) at coldfusion.thread.Task.run(Task.java:141) at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:201) at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
TagContext
array
1
struct
COLUMN 0
ID CF_CFPAGE
LINE 1768
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
2
struct
COLUMN 0
ID CF_AIRPORT
LINE 1734
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 178
RAW_TRACE at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
Type Expression
datetime [empty string]
StackTrace coldfusion.runtime.locale.CFLocaleBase$InvalidDateTimeException: '' is an invalid date or time string. at coldfusion.runtime.locale.CFLocaleBase.ParseDateTime(CFLocaleBase.java:246) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:689) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:644) at coldfusion.runtime.CFPage.ParseDateTime(CFPage.java:1312) at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768) at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.UDFMethod.invokeCFThread(UDFMethod.java:174) at coldfusion.thread.Task.invokeFunction(Task.java:239) at coldfusion.thread.Task.run(Task.java:141) at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:201) at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
TagContext
array
1
struct
COLUMN 0
ID CF_CFPAGE
LINE 1768
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
2
struct
COLUMN 0
ID CF_AIRPORT
LINE 1734
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 178
RAW_TRACE at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
Type coldfusion.util.RuntimeWrapper
NAME ARRIVALSTHREAD
OUTPUT <div id="arrivalsDiv"> <table cellpadding="0" cellspacing="0" style="border: thin solid silver;"> <thead> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0"> <thead> <tr> <th colspan="5" style="background-color:#336699;font-family:arial,helvetica,sans-serif;color:white;font-size:13px;" align="center" > <a name="arrivalsTable" style="color:white;">Flight Arrivals</a> </th> </tr> <tr> <td nowrap="nowrap" colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:16px;font-weight:bold;" > Flights arriving to: <span style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > New York, NY </span> </td> <td rowspan="2" align="center" valign="middle"> <img style="display:none;" alt="Loading..." src="/images/spinner.gif"/> </td> </tr> <tr> <td colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > (JFK-John F Kennedy International Airport) </td> </tr> <tr> <td colspan="5" style="background-color:#004371">&nbsp;</td> </tr> </thead> </table> </td> </tr> </thead> <tbody> <tr> <td> <table class="tablesorter" cellpadding="0" cellspacing="0"> <thead> <tr style="font-family:arial,helvetica,sans-serif;font-size:12px;"> <th valign="top">Departure City</th> <th valign="top">Airline</th> <th valign="top" align="center">Flight Number</th> <th valign="top" align="center">Arrival Time</th> <th valign="top" align="center">More Info</th> </tr> </thead> <tbody style="font-size:9px;"> <tr> <td style="padding-right:6px;"> , </td> <td>Caribbean Airlines</td> <td align="center" style="font-weight:bold;"> 520 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> </td> <td align="center" > <a href="http://www.helloflight.com/Flight/BWA520.cfm" > </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dakar, Senegal </td> <td>South African Airways</td> <td align="center" style="font-weight:bold;"> 203 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:14 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SAA203.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dakar, Senegal </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 9815 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:14 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/UAL9815.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Bogotá, Colombia </td> <td>AV, S.A.</td> <td align="center" style="font-weight:bold;"> 20 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:44 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AVA20.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Louisville, KY </td> <td>United Parcel Service</td> <td align="center" style="font-weight:bold;"> 1114 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:47 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UPS1114.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Port of Spain, Trinidad Island </td> <td>Caribbean Airlines</td> <td align="center" style="font-weight:bold;"> 520 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 5:18 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/BWA520.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Bogotá, Colombia </td> <td>AV, S.A.</td> <td align="center" style="font-weight:bold;"> 020 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 5:24 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AVA020.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Jeddah, Saudi Arabia </td> <td>Saudi Arabian Airlines</td> <td align="center" style="font-weight:bold;"> 25 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 5:30 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SVA25.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Louisville, KY </td> <td>United Parcel Service</td> <td align="center" style="font-weight:bold;"> 1112 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 5:36 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/UPS1112.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Diego, CA </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 186 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 5:59 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU186.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Santo Domingo, Dominican Republic </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 820 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 6:13 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/JBU820.cfm" > Scheduled </a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div>
PRIORITY NORMAL
STARTTIME {ts '2010-03-16 04:39:34'}
STATUS TERMINATED
struct
DEPARTUREPAGINATION
query
  CURRENT DB HOURS NEXT PREVIOUS
1 2010-03-16T07:39:47Z ASDI_20100316_morning 2 2010-03-16T09:39:47Z 2010-03-16T05:39:47Z
DEPARTURES
query
  ACITY ACOUNTRY AFAA AIATA AICAO AIRCRAFTID AIRCRAFTTYPE AIRLINECODE AIRLINENAME AITS ANAME AOFFSET AST ATIME DCITY DCOUNTRY DFAA DIATA DICAO DITS DNAME DOFFSET DST DTIME FMITS STATUS
1 Brussels Belgium [empty string] BRU EBBR AAR996 B744 AAR Asiana Airlines [empty string] National/Zaventem 3600000 [empty string] 2010-03-16T15:31:00+01:00 New York United States JFK JFK KJFK 2010-03-16T07:45:33Z John F Kennedy International Airport -14400000 NY 2010-03-16T03:47:00-04:00 [empty string] IN FLIGHT
2 Anchorage United States ANC ANC PANC KAL258 B744 KAL Korean Air [empty string] Ted Stevens Anchorage International Airport -32400000 AK 2010-03-16T05:53:00-09:00 New York United States JFK JFK KJFK 2010-03-16T08:00:21Z John F Kennedy International Airport -14400000 NY 2010-03-16T04:00:00-04:00 2010-03-16T08:32:01Z IN FLIGHT
3 Georgetown Guyana [empty string] GEO SYCJ DAL383 B752 DAL Delta Air Lines [empty string] Cheddi Jagan International (Timehri International) -14400000 [empty string] 2010-03-16T09:22:00-04:00 New York United States JFK JFK KJFK 2010-03-16T08:09:33Z John F Kennedy International Airport -14400000 NY 2010-03-16T04:10:00-04:00 [empty string] IN FLIGHT
4 San Juan United States SJU SJU TJSJ TDX442 [empty string] TDX Tradewinds Airlines [empty string] Luis Muñoz Marin International Airport -14400000 PR 2010-03-16T07:47:00-04:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T04:15:00-04:00 2010-03-15T08:00:37Z SCHEDULED
5 Halifax Canada [empty string] YHZ CYHZ AAR585 [empty string] AAR Asiana Airlines [empty string] Halifax International Airport -10800000 NS 2010-03-16T06:43:00-03:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T04:18:00-04:00 2010-03-15T07:55:37Z SCHEDULED
6 San Salvador El Salvador [empty string] SAL MSLP TAI567 [empty string] TAI TACA International Airlines [empty string] El Salvador International Airport -21600000 [empty string] 2010-03-16T07:42:00-06:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -14400000 NY 2010-03-16T04:58:00-04:00 2010-03-16T07:56:07Z Scheduled
DEPARTURESINFLIGHT
query
  AIRCRAFTID AIRCRAFTTYPE AIRCRAFT_CATEGORY AIRCRAFT_TYPE ALTITUDE CLIMB_RATE DEFAULT_ICON_PREFIX DESCENT_RATE ENGINE_COUNT ENGINE_TYPE FAA_COMMENTS HEADING ICON ICON_PREFIX LANDING_CLASS LATITUDE LONGITUDE MANUFACTURER MILITARY_FLAG MODEL RANK SOURCETIMESTAMP SPEED WEIGHT_CLASS
1 AAR996 B744 5 B744 330 3000 H-L54J 3000 4 J new 11/98 | chg 02/00 92.2719368441 747-400.090.00.1f.1p.png 747-400 L 43.366665 -67.15 Boeing - Model 747-400 1294 2010-03-16T08:34:10Z 470 H
2 DAL383 B752 5 B752 350C 3500 H-L52J 2500 2 J new 11/98 | chg 02/00 156.616301995 757-200.157.50.1f.1p.png 757-200 L 38.29972 -72.2175 Boeing - Model 757-200 6528 2010-03-16T08:33:51Z 461 H
3 KAL258 B744 5 B744 320 3000 H-L54J 3000 4 J new 11/98 | chg 02/00 344.112850965 747-400.348.75.1f.1p.png 747-400 L 43.6 -76.71667 Boeing - Model 747-400 1294 2010-03-16T08:33:57Z 450 H
ELAPSEDTIME 919
NAME DEPARTURESTHREAD
OUTPUT <div id="departuresDiv"> <table cellpadding="0" cellspacing="0" style="border: thin solid silver;"> <thead> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0"> <thead> <tr> <th colspan="5" style="background-color:#336699;font-family:arial,helvetica,sans-serif;color:white;font-size:13px;" align="center" > <a name="departuresTable" style="color:white;">Flight Departures</a> </th> </tr> <tr> <td nowrap="nowrap" colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:16px;font-weight:bold;" > Flights departing from: <span style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > New York, NY </span> </td> <td rowspan="2" align="center" valign="middle"> <img style="display:none;" alt="Loading..." src="/images/spinner.gif"/> </td> </tr> <tr> <td colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > (JFK-John F Kennedy International Airport) </td> </tr> <tr> <td colspan="5" style="background-color:#004371">&nbsp;</td> </tr> </thead> </table> </td> </tr> </thead> <tbody> <tr> <td> <table class="tablesorter" cellpadding="0" cellspacing="0"> <thead> <tr style="font-family:arial,helvetica,sans-serif;font-size:12px;"> <th valign="top">Arrival City</th> <th valign="top">Airline</th> <th valign="top" align="center">Flight Number</th> <th valign="top" align="center">Departure Time</th> <th valign="top" align="center">More Info</th> </tr> </thead> <tbody style="font-size:9px;"> <tr> <td style="padding-right:6px;"> Brussels, Belgium </td> <td>Asiana Airlines</td> <td align="center" style="font-weight:bold;"> 996 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 3:47 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAR996.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Anchorage, AK </td> <td>Korean Air</td> <td align="center" style="font-weight:bold;"> 258 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:00 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/KAL258.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Georgetown, Guyana </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 383 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:10 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL383.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Juan, PR </td> <td>Tradewinds Airlines</td> <td align="center" style="font-weight:bold;"> 442 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:15 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/TDX442.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Halifax, NS </td> <td>Asiana Airlines</td> <td align="center" style="font-weight:bold;"> 585 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:18 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AAR585.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Salvador, El Salvador </td> <td>TACA International Airlines</td> <td align="center" style="font-weight:bold;"> 567 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 4:58 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/TAI567.cfm" > Scheduled </a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div>
PRIORITY NORMAL
SCRIPT point = new GLatLng(43.366665,-67.15); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> Asiana Airlines Flight 996</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> John F Kennedy Internatio... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/16 3:47 AM (-04:00)</td></tr><tr><th>Destination:</th><td colspan='2'> National/Zaventem</td></tr><tr><th>Arrival:</th><td colspan='2'> 3/16 3:31 PM (+01:00)</td></tr><tr><th>Speed:</th><td colspan='2'>470 kts/541 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>33,000 feet</td></tr><tr><th>Aircraft Type:</th><td>B744</td><td align='right'><a href='http://www.helloflight.com/Flight/AAR996.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/747-400.090.00.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "AAR996" ); map.addOverlay(marker); bounds.extend(point); point = new GLatLng(38.29972,-72.2175); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> Delta Air Lines Flight 383</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> John F Kennedy Internatio... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/16 4:10 AM (-04:00)</td></tr><tr><th>Destination:</th><td colspan='2'> Cheddi Jagan Internationa... </td></tr><tr><th>Arrival:</th><td colspan='2'> 3/16 9:22 AM (-04:00)</td></tr><tr><th>Speed:</th><td colspan='2'>461 kts/531 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>35,000 feet</td></tr><tr><th>Aircraft Type:</th><td>B752</td><td align='right'><a href='http://www.helloflight.com/Flight/DAL383.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/757-200.157.50.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "DAL383" ); map.addOverlay(marker); bounds.extend(point); point = new GLatLng(43.6,-76.71667); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> Korean Air Flight 258</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> John F Kennedy Internatio... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/16 4:00 AM (-04:00)</td></tr><tr><th>Destination:</th><td colspan='2'> Ted Stevens Anchorage Int... </td></tr><tr><th>Arrival:</th><td colspan='2'> 3/16 5:53 AM (-09:00)</td></tr><tr><th>Speed:</th><td colspan='2'>450 kts/518 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>32,000 feet</td></tr><tr><th>Aircraft Type:</th><td>B744</td><td align='right'><a href='http://www.helloflight.com/Flight/KAL258.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/747-400.348.75.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "KAL258" ); map.addOverlay(marker); bounds.extend(point); map.setZoom(map.getBoundsZoomLevel(bounds)); map.setCenter(bounds.getCenter());
STARTTIME {ts '2010-03-16 04:39:34'}
STATUS COMPLETED