Created
February 14, 2014 03:45
-
-
Save scottwarren/8995413 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-02-14 00:20:44,222 INFO [sessionId=] [requestId=] [main]: Version - Hibernate Commons Annotations 3.2.0.Final | |
2014-02-14 00:20:44,227 INFO [sessionId=] [requestId=] [main]: Environment - Hibernate 3.6.0.Final | |
2014-02-14 00:20:44,229 INFO [sessionId=] [requestId=] [main]: Environment - hibernate.properties not found | |
2014-02-14 00:20:44,231 INFO [sessionId=] [requestId=] [main]: Environment - Bytecode provider name : javassist | |
2014-02-14 00:20:44,236 INFO [sessionId=] [requestId=] [main]: Environment - using JDK 1.4 java.sql.Timestamp handling | |
2014-02-14 00:20:44,288 INFO [sessionId=] [requestId=] [main]: Version - Hibernate EntityManager 3.6.0.Final | |
2014-02-14 00:20:44,301 INFO [sessionId=] [requestId=] [main]: Ejb3Configuration - Processing PersistenceUnitInfo [ | |
name: persistenceUnit | |
...] | |
2014-02-14 00:20:44,649 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Interface | |
2014-02-14 00:20:44,673 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:44,690 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Interface on table interface | |
2014-02-14 00:20:44,746 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 00:20:44,754 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClientGroup => select c from ClientGroup c WHERE c.client.clientId = :clientId AND c.client.siteCode = :clientSiteCode | |
2014-02-14 00:20:44,754 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:44,755 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientGroup on table client_group | |
2014-02-14 00:20:44,913 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingDocument | |
2014-02-14 00:20:44,913 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingDocuments => select bd from BookingDocument bd where bd.bookingId = :bookingId and bd.docNumber = :docNumber | |
2014-02-14 00:20:44,913 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingDocumentByBookingId => select bd from BookingDocument bd where bd.bookingId = :bookingId order by bd.seq desc | |
2014-02-14 00:20:44,913 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:44,914 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingDocument on table booking_document | |
2014-02-14 00:20:44,930 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Suburb | |
2014-02-14 00:20:44,931 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:44,931 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Suburb on table suburb | |
2014-02-14 00:20:44,936 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SalesLead | |
2014-02-14 00:20:44,936 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SalesLead on table sales_lead | |
2014-02-14 00:20:44,938 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 00:20:44,938 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:44,939 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BankAccount on table bank_account | |
2014-02-14 00:20:44,944 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CityLocation | |
2014-02-14 00:20:44,944 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CityLocation on table airport_city_location | |
2014-02-14 00:20:44,948 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 00:20:44,948 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection on table ota_pref_collection | |
2014-02-14 00:20:44,952 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 00:20:44,952 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyCostCentre on table company_cost_centre | |
2014-02-14 00:20:44,959 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingFee | |
2014-02-14 00:20:44,959 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getBookingFees => select fees from BookingFee fees order by fees.siteCode, fees.interfaceCode, fees.bookingType, fees.bookingFeeName | |
2014-02-14 00:20:44,960 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingFee on table booking_fee | |
2014-02-14 00:20:44,983 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 00:20:44,983 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingById => select b from Booking b WHERE b.bookingId = :bookingId | |
2014-02-14 00:20:44,983 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:44,983 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Booking on table booking | |
2014-02-14 00:20:44,997 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Bank | |
2014-02-14 00:20:44,997 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:44,998 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Bank on table bank | |
2014-02-14 00:20:44,999 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 00:20:44,999 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyDivision on table company_division | |
2014-02-14 00:20:45,001 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartOfAccounts | |
2014-02-14 00:20:45,001 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findChartOfAccounts => select coa from ChartOfAccounts coa where actv = 'Y' order by coa.accountCode, coa.name | |
2014-02-14 00:20:45,002 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartOfAccounts on table chart_of_accounts | |
2014-02-14 00:20:45,004 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 00:20:45,004 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,005 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ExcelReportProfile on table excel_report_profile | |
2014-02-14 00:20:45,009 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyCategory | |
2014-02-14 00:20:45,010 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyCategory on table company_category | |
2014-02-14 00:20:45,012 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Agent | |
2014-02-14 00:20:45,012 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,012 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Agent on table agent | |
2014-02-14 00:20:45,017 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartCategory | |
2014-02-14 00:20:45,017 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartCategory on table chart_category | |
2014-02-14 00:20:45,020 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Email | |
2014-02-14 00:20:45,020 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getEmailForAddress => select max(e) from Email e WHERE e.emailAddress = :emailAddress | |
2014-02-14 00:20:45,022 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Email on table email | |
2014-02-14 00:20:45,023 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.FareMarkupType | |
2014-02-14 00:20:45,023 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findMarkupTypes => select fmt from FareMarkupType fmt where active = 'Y' | |
2014-02-14 00:20:45,024 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.FareMarkupType on table fare_markup_type | |
2014-02-14 00:20:45,027 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 00:20:45,027 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,027 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingRequest on table booking_request | |
2014-02-14 00:20:45,034 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 00:20:45,034 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClient => select distinct c from Client c left join fetch c.clientGroup cg left join fetch cg.clientPersonName left join fetch cg.clientEmail left join fetch cg.clientPhone WHERE c.clientId = :clientId | |
2014-02-14 00:20:45,034 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,036 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Client on table client | |
2014-02-14 00:20:45,044 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 00:20:45,045 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getProfile => select p from Profile p where profileId = :profileId | |
2014-02-14 00:20:45,045 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getClientProfile => select distinct p from Profile p left join fetch p.client c left join fetch c.clientGroup cg left join fetch cg.clientPersonName left join fetch cg.clientEmail left join fetch cg.clientPhone where p.profileId = :profileId | |
2014-02-14 00:20:45,045 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,045 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Profile on table profile | |
2014-02-14 00:20:45,052 INFO [sessionId=] [requestId=] [main]: EntityBinder - Adding secondary table to entity net.flitech.altitude.cobra.model.jpa.Profile -> profile_client | |
2014-02-14 00:20:45,053 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 00:20:45,054 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompanyGroup => SELECT c FROM CompanyGroup c WHERE c.company.siteCode = :companySiteCode AND c.company.companyId= :companyId | |
2014-02-14 00:20:45,054 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,054 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyGroup on table company_group | |
2014-02-14 00:20:45,057 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.util.error.ErrorMessage | |
2014-02-14 00:20:45,057 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.util.error.ErrorMessage on table error_messages | |
2014-02-14 00:20:45,057 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Period | |
2014-02-14 00:20:45,058 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findAllPeriods => select p from Period p order by p.periodId desc | |
2014-02-14 00:20:45,058 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Period on table period | |
2014-02-14 00:20:45,059 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ReferalConsultant | |
2014-02-14 00:20:45,060 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ReferalConsultant on table referal_consultant | |
2014-02-14 00:20:45,061 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.MerchantFee | |
2014-02-14 00:20:45,061 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getMerchantFees => select fees from MerchantFee fees order by fees.siteCode, fees.interfaceCode, fees.bookingType, fees.paymentType.code | |
2014-02-14 00:20:45,062 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.MerchantFee on table merchant_fee | |
2014-02-14 00:20:45,066 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 00:20:45,066 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,067 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ReservationSegment on table reservation_segment | |
2014-02-14 00:20:45,070 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChargeTypeCode | |
2014-02-14 00:20:45,070 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getAllChargeTypes => select codes from ChargeTypeCode codes | |
2014-02-14 00:20:45,070 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChargeTypeCode on table charge_type_code | |
2014-02-14 00:20:45,071 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CityPair | |
2014-02-14 00:20:45,071 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCityPairsForProduct => SELECT c FROM CityPair c WHERE c.product = :product | |
2014-02-14 00:20:45,072 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,072 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CityPair on table product_air_city_pair | |
2014-02-14 00:20:45,076 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartStatement | |
2014-02-14 00:20:45,076 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartStatement on table chart_statement | |
2014-02-14 00:20:45,077 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Product | |
2014-02-14 00:20:45,077 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findActiveProducts => SELECT p FROM Product p WHERE p.active = 'Y' and p.type = :productType order by p.siteCode | |
2014-02-14 00:20:45,077 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getProductDetails => SELECT p FROM Product p WHERE p.active = 'Y' and p.name = :productName | |
2014-02-14 00:20:45,077 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,078 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Product on table product | |
2014-02-14 00:20:45,078 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 00:20:45,079 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getSegmentAirViaReloc => select sa from SegmentAir sa where trim(sa.externalRelock) = :externalRelock | |
2014-02-14 00:20:45,079 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getSegmentAirViaReservationId => select sa from SegmentAir sa where sa.reservationSegment.reservation.reservationId = :reservationId | |
2014-02-14 00:20:45,079 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,079 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentAir on table segment_air | |
2014-02-14 00:20:45,083 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Country | |
2014-02-14 00:20:45,084 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCountries => select cu from Country cu where cu.active = 'Y' | |
2014-02-14 00:20:45,084 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCountry => select cu from Country cu where cu.active = 'Y' and cu.countryCode = :countryCode | |
2014-02-14 00:20:45,084 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,084 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Country on table country | |
2014-02-14 00:20:45,090 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 00:20:45,090 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,090 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Region on table region | |
2014-02-14 00:20:45,092 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CreditCard | |
2014-02-14 00:20:45,094 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getAllCreditCards => select cards from CreditCard cards | |
2014-02-14 00:20:45,094 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CreditCard on table credit_card | |
2014-02-14 00:20:45,095 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 00:20:45,095 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,095 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Debtor on table debtor | |
2014-02-14 00:20:45,100 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 00:20:45,101 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getReportsList => select er from ExcelReport er where er.activeFlag = 'Y' AND er.prvt = 'N' | |
2014-02-14 00:20:45,101 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getReportsListByProfile => select er from ExcelReport er where (activeFlag = 'Y') AND (prvt = 'N' or exists (select 1 from ExcelReportProfile erp where erp.type = 'I' and erp.profile = :profile )) and not exists (select 1 from ExcelReportProfile erp2 where erp2.type = 'E' and erp2.profile = :profile) | |
2014-02-14 00:20:45,101 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,101 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ExcelReport on table excel_report | |
2014-02-14 00:20:45,108 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientPhone | |
2014-02-14 00:20:45,109 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientPhone on table CLIENT_PHONE | |
2014-02-14 00:20:45,113 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CardTypeFee | |
2014-02-14 00:20:45,113 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getBookingCardFees => select fees from CardTypeFee fees where fees.paymentTypeFeeId = :paymentTypeFeeId | |
2014-02-14 00:20:45,114 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CardTypeFee on table booking_fee_card_type | |
2014-02-14 00:20:45,117 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Consultant | |
2014-02-14 00:20:45,117 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Consultant on table consultant | |
2014-02-14 00:20:45,121 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 00:20:45,121 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompany => SELECT c FROM Company c WHERE c.companyId = :companyId AND c.siteCode = :companySiteCode | |
2014-02-14 00:20:45,121 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Company on table company | |
2014-02-14 00:20:45,124 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Supplier | |
2014-02-14 00:20:45,124 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Supplier on table supplier | |
2014-02-14 00:20:45,127 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingType | |
2014-02-14 00:20:45,128 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,128 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingType on table booking_type | |
2014-02-14 00:20:45,132 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 00:20:45,132 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyDepartment on table company_department | |
2014-02-14 00:20:45,135 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 00:20:45,135 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompanyAddress => SELECT c FROM CompanyAddress c WHERE c.companyGroup.siteCode = :companyGroupSiteCode AND c.companyGroup.companyGroupId= :companyGroupId ORDER BY c.companyAddressId | |
2014-02-14 00:20:45,136 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,136 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyAddress on table company_address | |
2014-02-14 00:20:45,139 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientEmail | |
2014-02-14 00:20:45,139 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientEmail on table CLIENT_EMAIL | |
2014-02-14 00:20:45,141 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.City | |
2014-02-14 00:20:45,141 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCities => select c from City c where c.active = 'Y' | |
2014-02-14 00:20:45,141 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCity => select c from City c where c.active = 'Y' and c.cityCode = :cityCode | |
2014-02-14 00:20:45,141 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,141 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.City on table city | |
2014-02-14 00:20:45,143 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 00:20:45,143 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,143 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Reservation on table reservation | |
2014-02-14 00:20:45,144 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 00:20:45,144 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findSegmentTicketsExistForBooking => select st FROM SegmentTicket st WHERE st.reservationSegment.reservation.booking.bookingId = :bookingId | |
2014-02-14 00:20:45,144 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,144 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentTicket on table segment_ticket | |
2014-02-14 00:20:45,146 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant | |
2014-02-14 00:20:45,146 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant on table booking_referal_consultant | |
2014-02-14 00:20:45,147 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingDocumentData | |
2014-02-14 00:20:45,147 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,147 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingDocumentData on table booking_document_data | |
2014-02-14 00:20:45,156 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 00:20:45,156 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClientPersonName => select c from ClientPersonName c WHERE c.clientGroup.clientGroupId = :clientGroupId AND c.clientGroup.siteCode = :clientGroupSiteCode | |
2014-02-14 00:20:45,156 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,156 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientPersonName on table client_person_name | |
2014-02-14 00:20:45,159 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.util.error.FFQErrorMessage | |
2014-02-14 00:20:45,160 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.util.error.FFQErrorMessage on table ffq_error_message | |
2014-02-14 00:20:45,160 WARN [sessionId=] [requestId=] [main]: AnnotationBinder - Hibernate does not support SequenceGenerator.initialValue() unless 'hibernate.id.new_generator_mappings' set | |
2014-02-14 00:20:45,160 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingItinerary | |
2014-02-14 00:20:45,160 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findItineraryDetailsForBooking => SELECT max(bi) FROM BookingItinerary bi WHERE bi.booking.bookingId = :bookingId | |
2014-02-14 00:20:45,161 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:20:45,161 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingItinerary on table booking_itinerary | |
2014-02-14 00:20:45,162 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentText | |
2014-02-14 00:20:45,162 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findByResSegment => from SegmentText st where st.reservationSegment.reservationSegmentId = :rsrvtn_sgmnt_id and st.reservationSegment.siteCode = :rsrvtn_sgmnt_st_cd | |
2014-02-14 00:20:45,162 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentText on table segment_text | |
2014-02-14 00:20:45,175 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientEmail -> CLIENT_EMAIL | |
2014-02-14 00:20:45,176 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientPersonName -> client_person_name | |
2014-02-14 00:20:45,177 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientPhone -> CLIENT_PHONE | |
2014-02-14 00:20:45,177 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.BookingDocument.bookingDocumentData -> booking_document_data | |
2014-02-14 00:20:45,178 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ReservationSegment.segmentTexts -> segment_text | |
2014-02-14 00:20:45,180 INFO [sessionId=] [requestId=] [main]: Configuration - Hibernate Validator not found: ignoring | |
2014-02-14 00:20:45,196 INFO [sessionId=] [requestId=] [main]: Version - Hibernate Validator 4.1.0.Final | |
2014-02-14 00:20:45,202 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:20:45,427 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:20:45,509 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:20:45,517 INFO [sessionId=] [requestId=] [main]: HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. | |
2014-02-14 00:20:45,537 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 00:20:45,537 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 00:20:45,538 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientEmailPK | |
2014-02-14 00:20:45,538 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientEmailPK | |
2014-02-14 00:20:45,540 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 00:20:45,540 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 00:20:45,542 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 00:20:45,542 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 00:20:45,543 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientPhonePK | |
2014-02-14 00:20:45,543 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientPhonePK | |
2014-02-14 00:20:45,550 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 00:20:45,550 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 00:20:45,551 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 00:20:45,551 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 00:20:45,551 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 00:20:45,551 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 00:20:45,552 INFO [sessionId=] [requestId=] [main]: PojoInstantiator - no default (no-argument) constructor for class: net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId (class must be instantiated by Interceptor) | |
2014-02-14 00:20:45,553 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId | |
2014-02-14 00:20:45,553 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId | |
2014-02-14 00:20:45,553 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 00:20:45,554 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 00:20:45,554 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 00:20:45,554 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 00:20:45,555 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Supplier$SupplierPk | |
2014-02-14 00:20:45,555 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Supplier$SupplierPk | |
2014-02-14 00:20:45,555 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 00:20:45,555 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 00:20:45,555 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 00:20:45,555 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 00:20:45,556 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 00:20:45,556 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 00:20:45,557 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 00:20:45,557 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 00:20:45,557 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 00:20:45,557 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 00:20:45,558 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 00:20:45,558 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 00:20:45,558 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 00:20:45,558 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 00:20:45,558 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 00:20:45,559 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 00:20:45,559 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 00:20:45,559 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 00:20:45,560 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 00:20:45,560 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 00:20:45,560 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 00:20:45,561 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 00:20:45,561 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 00:20:45,561 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 00:20:45,562 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 00:20:45,562 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 00:20:45,562 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 00:20:45,562 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 00:20:45,564 INFO [sessionId=] [requestId=] [main]: ConnectionProviderFactory - Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider | |
2014-02-14 00:20:45,570 INFO [sessionId=] [requestId=] [main]: InjectedDataSourceConnectionProvider - Using provided datasource | |
2014-02-14 00:20:46,636 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Database -> | |
name : Oracle | |
version : Oracle Database 10g Release 10.1.0.4.0 - Production | |
major : 10 | |
minor : 1 | |
2014-02-14 00:20:46,637 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Driver -> | |
name : Oracle JDBC driver | |
version : 11.2.0.3.0 | |
major : 11 | |
minor : 2 | |
2014-02-14 00:20:46,653 INFO [sessionId=] [requestId=] [main]: Dialect - Using dialect: org.hibernate.dialect.Oracle10gDialect | |
2014-02-14 00:20:46,697 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Automatic flush during beforeCompletion(): disabled | |
2014-02-14 00:20:46,697 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Automatic session close at end of transaction: disabled | |
2014-02-14 00:20:46,697 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC batch size: 50 | |
2014-02-14 00:20:46,697 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC batch updates for versioned data: disabled | |
2014-02-14 00:20:46,698 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Scrollable result sets: enabled | |
2014-02-14 00:20:46,698 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC3 getGeneratedKeys(): disabled | |
2014-02-14 00:20:46,698 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Connection release mode: auto | |
2014-02-14 00:20:46,698 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Default batch fetch size: 1 | |
2014-02-14 00:20:46,698 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Generate SQL with comments: disabled | |
2014-02-14 00:20:46,699 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Order SQL updates by primary key: disabled | |
2014-02-14 00:20:46,699 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Order SQL inserts for batching: disabled | |
2014-02-14 00:20:46,699 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory | |
2014-02-14 00:20:46,700 INFO [sessionId=] [requestId=] [main]: ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory | |
2014-02-14 00:20:46,700 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query language substitutions: {} | |
2014-02-14 00:20:46,700 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JPA-QL strict compliance: enabled | |
2014-02-14 00:20:46,700 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Second-level cache: enabled | |
2014-02-14 00:20:46,700 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query cache: enabled | |
2014-02-14 00:20:46,700 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Cache region factory : net.sf.ehcache.hibernate.SingletonEhCacheRegionFactory | |
2014-02-14 00:20:46,706 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Optimize cache for minimal puts: enabled | |
2014-02-14 00:20:46,706 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Structured second-level cache entries: disabled | |
2014-02-14 00:20:46,706 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory | |
2014-02-14 00:20:46,710 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Statistics: disabled | |
2014-02-14 00:20:46,710 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Deleted entity synthetic identifier rollback: disabled | |
2014-02-14 00:20:46,711 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Default entity-mode: pojo | |
2014-02-14 00:20:46,711 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Named query checking : enabled | |
2014-02-14 00:20:46,711 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): disabled | |
2014-02-14 00:20:46,724 INFO [sessionId=] [requestId=] [main]: SessionFactoryImpl - building session factory | |
2014-02-14 00:20:46,744 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CardTypeFee]; using defaults. | |
2014-02-14 00:20:46,840 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BankAccount]; using defaults. | |
2014-02-14 00:20:46,861 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartOfAccounts]; using defaults. | |
2014-02-14 00:20:46,867 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Bank]; using defaults. | |
2014-02-14 00:20:46,881 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingRequest]; using defaults. | |
2014-02-14 00:20:46,896 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Booking]; using defaults. | |
2014-02-14 00:20:46,923 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyCategory]; using defaults. | |
2014-02-14 00:20:46,928 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChargeTypeCode]; using defaults. | |
2014-02-14 00:20:46,929 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.ChargeTypeCode] | |
2014-02-14 00:20:46,933 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ReferalConsultant]; using defaults. | |
2014-02-14 00:20:46,945 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyCostCentre]; using defaults. | |
2014-02-14 00:20:46,951 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ReservationSegment]; using defaults. | |
2014-02-14 00:20:46,959 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Company]; using defaults. | |
2014-02-14 00:20:46,968 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant]; using defaults. | |
2014-02-14 00:20:46,974 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.MerchantFee]; using defaults. | |
2014-02-14 00:20:46,989 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Debtor]; using defaults. | |
2014-02-14 00:20:46,995 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CityPair]; using defaults. | |
2014-02-14 00:20:47,000 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingDocumentData]; using defaults. | |
2014-02-14 00:20:47,007 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Consultant]; using defaults. | |
2014-02-14 00:20:47,015 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Client]; using defaults. | |
2014-02-14 00:20:47,037 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartStatement]; using defaults. | |
2014-02-14 00:20:47,046 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Reservation]; using defaults. | |
2014-02-14 00:20:47,059 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.FareMarkupType]; using defaults. | |
2014-02-14 00:20:47,059 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.FareMarkupType] | |
2014-02-14 00:20:47,065 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ClientGroup]; using defaults. | |
2014-02-14 00:20:47,071 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingFee]; using defaults. | |
2014-02-14 00:20:47,078 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ExcelReport]; using defaults. | |
2014-02-14 00:20:47,103 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyAddress]; using defaults. | |
2014-02-14 00:20:47,113 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection]; using defaults. | |
2014-02-14 00:20:47,119 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Country]; using defaults. | |
2014-02-14 00:20:47,123 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [staticRefData] | |
2014-02-14 00:20:47,126 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyGroup]; using defaults. | |
2014-02-14 00:20:47,133 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyDivision]; using defaults. | |
2014-02-14 00:20:47,139 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Period]; using defaults. | |
2014-02-14 00:20:47,139 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.Period] | |
2014-02-14 00:20:47,145 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SegmentAir]; using defaults. | |
2014-02-14 00:20:47,155 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.City]; using defaults. | |
2014-02-14 00:20:47,164 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Agent]; using defaults. | |
2014-02-14 00:20:47,170 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ClientPersonName]; using defaults. | |
2014-02-14 00:20:47,179 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Profile]; using defaults. | |
2014-02-14 00:20:47,189 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartCategory]; using defaults. | |
2014-02-14 00:20:47,193 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Product]; using defaults. | |
2014-02-14 00:20:47,193 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.Product] | |
2014-02-14 00:20:47,196 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingDocument]; using defaults. | |
2014-02-14 00:20:47,200 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Suburb]; using defaults. | |
2014-02-14 00:20:47,208 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CreditCard]; using defaults. | |
2014-02-14 00:20:47,209 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.CreditCard] | |
2014-02-14 00:20:47,213 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SegmentTicket]; using defaults. | |
2014-02-14 00:20:47,219 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SalesLead]; using defaults. | |
2014-02-14 00:20:47,225 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingItinerary]; using defaults. | |
2014-02-14 00:20:47,231 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Interface]; using defaults. | |
2014-02-14 00:20:47,238 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyDepartment]; using defaults. | |
2014-02-14 00:20:47,248 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ExcelReportProfile]; using defaults. | |
2014-02-14 00:20:47,259 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Region]; using defaults. | |
2014-02-14 00:20:47,272 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingType]; using defaults. | |
2014-02-14 00:20:47,565 INFO [sessionId=] [requestId=] [main]: SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured | |
2014-02-14 00:20:47,567 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.UpdateTimestampsCache]; using defaults. | |
2014-02-14 00:20:47,569 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.StandardQueryCache]; using defaults. | |
2014-02-14 00:20:47,895 WARN [sessionId=] [requestId=] [main]: TemplateRenderer - Function template anticipated 4 arguments, but 1 arguments encountered | |
2014-02-14 00:20:49,071 DEBUG [sessionId=] [requestId=] [main]: ApplicationContextHolder - setInstance: instance=ApplicationContextHolder [applicationContext=WebApplicationContext for namespace 'app-servlet': startup date [Fri Feb 14 00:20:41 UTC 2014]; parent: Root WebApplicationContext] | |
2014-02-14 00:20:49,757 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: addressing-1.41 - file:/var/docroot/test/cobra-app/target/classes/repository/modules/addressing-1.41.mar | |
2014-02-14 00:20:49,770 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: rampart-1.4 - file:/var/docroot/test/cobra-app/target/classes/repository/modules/rampart-1.4.mar | |
2014-02-14 00:20:49,779 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/services/services.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/services/services.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:20:49,779 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/transports/transports.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/transports/transports.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:20:49,779 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/pojo/pojo.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/pojo/pojo.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:20:49,840 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Reading Cobra configuration from dir: classpath:/config/sites/ | |
2014-02-14 00:20:49,840 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-ctweb.xml | |
2014-02-14 00:20:49,850 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig.xml | |
2014-02-14 00:20:49,852 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-zaweb.xml | |
2014-02-14 00:20:49,856 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-nzweb.xml | |
2014-02-14 00:21:03,835 INFO [sessionId=] [requestId=] [main]: DefaultCacheManager - Creating cache - capacity: 10000, timeout: 86400000ms | |
2014-02-14 00:21:03,845 INFO [sessionId=] [requestId=] [main]: ProfileHttpResponseCacheFactory - Profile Cache Configuration: class=OsCacheCache; capacity=10000; timeout=86400000 | |
2014-02-14 00:21:04,141 DEBUG [sessionId=] [requestId=] [main]: DatabaseUtilFactory - start createDatabaseUtil | |
2014-02-14 00:21:04,156 INFO [sessionId=] [requestId=] [main]: CompositeRequestManager - Regulating requests at a limit of 6.4 or when DB pool reaches 6.4 active connections; Rejectable requests: [ContalAirRQ] | |
2014-02-14 00:21:04,200 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: addressing-1.41 - file:/var/docroot/test/cobra-app/target/classes/repository/modules/addressing-1.41.mar | |
2014-02-14 00:21:04,202 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: rampart-1.4 - file:/var/docroot/test/cobra-app/target/classes/repository/modules/rampart-1.4.mar | |
2014-02-14 00:21:04,203 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/services/services.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/services/services.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:21:04,203 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/transports/transports.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/transports/transports.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:21:04,203 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/pojo/pojo.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/pojo/pojo.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:21:04,360 INFO [sessionId=] [requestId=] [main]: ContalEmailFactory - Loaded mail servers: [smtp-relay.bne.flitech.net] | |
2014-02-14 00:21:04,361 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,362 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - New connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,379 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:21:04,379 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:21:04,379 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,486 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 102 | |
2014-02-14 00:21:04,716 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,716 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,758 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 42 | |
2014-02-14 00:21:04,760 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,760 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,778 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:21:04,780 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,780 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,802 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 21 | |
2014-02-14 00:21:04,804 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,804 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,823 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:21:04,824 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,824 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,843 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 19 | |
2014-02-14 00:21:04,845 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,845 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,863 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:21:04,864 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,864 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,881 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:21:04,882 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,882 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,900 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:21:04,901 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:21:04,902 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Closing connection (Thread[main,5,main]) | |
2014-02-14 00:21:04,920 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - 9/0/0 queries attempted... | |
2014-02-14 00:21:04,920 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:21:05,198 INFO [sessionId=] [requestId=] [main]: DefaultCacheManager - Creating cache - capacity: 300, timeout: 900000ms | |
2014-02-14 00:21:05,199 INFO [sessionId=] [requestId=] [main]: OsCacheFareMarkupManagerFactory - Fare Markup cache config - [Capacity: 300; Refresh period: 900000 ms] | |
2014-02-14 00:21:05,643 DEBUG [sessionId=] [requestId=] [main]: CBAStubFactory - Created factory | |
2014-02-14 00:21:07,099 INFO [sessionId=] [requestId=] [main]: ReflectionServiceFactoryBean - Creating Service {http://htng.org/1.1/Header}PartnerWebServiceSoapService from class org.htng._1_1.header.PartnerWebServiceSoap | |
2014-02-14 00:21:11,206 INFO [sessionId=] [requestId=] [main]: WebConnectionHttpClientFactory - HttpClient initialised - [Max HTTP conns per host: 1000; Max total HTTP conns: 2000; Proxy host: null; Proxy port: -1; Socket Timeout: 60000ms] | |
2014-02-14 00:21:11,213 INFO [sessionId=] [requestId=] [main]: ProfileUtilFactory - Profiling Cache is DISABLED. | |
2014-02-14 00:21:11,223 DEBUG [sessionId=] [requestId=] [main]: SocketServerFactory - start createSocketServer | |
2014-02-14 00:21:11,224 DEBUG [sessionId=] [requestId=] [main]: SocketServer - start SocketServer | |
2014-02-14 00:21:11,230 INFO [sessionId=] [requestId=] [pool-1-thread-1]: SocketServer - Cobra Version 08.00.03 started and accepting connections on all addresses, port 5555 | |
2014-02-14 00:21:11,242 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: addressing-1.41 - file:/var/docroot/test/cobra-app/target/classes/repository/modules/addressing-1.41.mar | |
2014-02-14 00:21:11,244 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: rampart-1.4 - file:/var/docroot/test/cobra-app/target/classes/repository/modules/rampart-1.4.mar | |
2014-02-14 00:21:11,244 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/services/services.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/services/services.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:21:11,244 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/transports/transports.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/transports/transports.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:21:11,244 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/test/cobra-app/target/classes/repository/pojo/pojo.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/test/cobra-app/target/classes/repository/pojo/pojo.list that will be used relative to /var/docroot/test/cobra-app/. | |
2014-02-14 00:21:11,563 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:21:13,503 INFO [sessionId=] [requestId=] [main]: CobraFeatureToggle - CobraFeatureToggle is using settings from /var/docroot/test/cobra-app/target/classes/feature-toggle.properties | |
2014-02-14 00:22:40,813 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:22:40,813 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ContalAirRQ><Flight OneWayResult="Yes"><SiteCode>CTWEB</SiteCode><InterfaceCode>FLGHTCNTR</InterfaceCode><TimeOut>70</TimeOut><Origin CityCode="BNE"/><Destination CityCode="SYD"/><Date Depart="2014-03-10T05:01:00Z"/><Seats Adults="1" Children="0" Infants="0"/><FlightOptions><ShowRules>No</ShowRules><CabinClass>3</CabinClass></FlightOptions></Flight></ContalAirRQ> | |
2014-02-14 00:22:40,919 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:40,919 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - New connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:40,924 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:22:40,924 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:22:40,924 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:40,942 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:22:40,946 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:40,948 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:40,968 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - CALL-PROFILE: 19 | |
2014-02-14 00:22:40,969 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:22:40,970 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:22:40,983 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:41,001 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:22:41,057 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:22:41,079 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:22:41,102 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:22:41,137 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:22:41,159 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:22:41,178 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:22:41,201 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:22:41,226 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:22:41,257 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:22:41,277 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:22:41,300 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:22:41,322 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:22:41,339 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:22:41,357 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:22:41,375 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:22:41,396 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:22:41,413 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:22:41,444 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:22:41,465 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:22:41,496 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.getSeatMapRequest | |
2014-02-14 00:22:42,274 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: FileConfigFinder - Reading Cobra configuration from dir: classpath:/config/sites/ | |
2014-02-14 00:22:42,274 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: FileConfigFinder - Found Cobra configuration file: cobraconfig-ctweb.xml | |
2014-02-14 00:22:42,279 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: FileConfigFinder - Found Cobra configuration file: cobraconfig.xml | |
2014-02-14 00:22:42,282 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: FileConfigFinder - Found Cobra configuration file: cobraconfig-zaweb.xml | |
2014-02-14 00:22:42,284 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: FileConfigFinder - Found Cobra configuration file: cobraconfig-nzweb.xml | |
2014-02-14 00:22:43,732 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: AirSearch - Performing search - Origin: BNE, Dest: SYD, One way: Yes, Depart: 2014-03-10T05:01:00.000Z, Return: null, Num Adults: 1, Num Children: 0, Num Infants: 0, Class: 3 | |
2014-02-14 00:22:43,742 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:43,742 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:43,759 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - QUERY-PROFILE: 16 | |
2014-02-14 00:22:43,760 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:43,760 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:43,777 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - QUERY-PROFILE: 16 | |
2014-02-14 00:22:44,028 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:22:44,036 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - New connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:22:44,036 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:44,037 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - New connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:44,062 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:22:44,062 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:22:44,080 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Closing connection (Thread[Thread-56,5,main]) | |
2014-02-14 00:22:44,109 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:22:44,109 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:22:44,333 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:22:44,333 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:22:44,354 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Closing connection (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:44,370 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:22:44,370 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:22:49,436 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: FareGateInterface - doFaregateAvailability took 5063ms | |
2014-02-14 00:22:49,567 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:49,568 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - New connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:49,591 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:22:49,591 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:22:49,615 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:49,642 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - QUERY-PROFILE: 24 | |
2014-02-14 00:22:49,774 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:49,775 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Closing connection (Thread[Thread-57,5,main]) | |
2014-02-14 00:22:49,796 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - 1/0/0 queries attempted... | |
2014-02-14 00:22:49,796 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-57]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:22:58,808 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: FareGateInterface - doFaregateAvailability took 14609ms | |
2014-02-14 00:22:58,823 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:22:58,824 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - New connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:22:58,847 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:22:58,847 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:22:58,866 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Closing connection (Thread[Thread-56,5,main]) | |
2014-02-14 00:22:58,883 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:22:58,883 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [Thread-56]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:22:58,899 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:58,900 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:58,919 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closing connection (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:58,938 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - 3/1/0 queries attempted... | |
2014-02-14 00:22:58,938 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:22:58,942 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:58,944 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - New connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:58,945 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:22:58,945 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:22:58,969 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:58,985 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closing connection (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:59,001 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:22:59,001 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:22:59,001 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:59,001 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - New connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:59,001 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:22:59,001 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:22:59,023 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:59,040 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closing connection (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:59,055 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:22:59,055 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:22:59,072 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: ContalAirRequest - Search duration: 16815 msecs. | |
2014-02-14 00:22:59,288 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:22:59,322 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closing connection (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:59,325 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Connection doesn't exist (Thread[qtp19654903-95,5,main]) | |
2014-02-14 00:22:59,330 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=2de9568b-d891-48aa-a7a1-b49555dbdb61] [qtp19654903-95]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:23:03,263 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:23:03,274 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GetSsrOptionsRQ><AirlineCode>QF</AirlineCode><ReservationSystem>RS-GLL</ReservationSystem><OptionContext CurrencyCode="AUD"><FareKey>Key:0:Adult@ADULT:O:OPTDEAL</FareKey><FlightContext>QF:501:20140310:BNE:SYD:0500:0735:N|1:0:0</FlightContext></OptionContext></GetSsrOptionsRQ> | |
2014-02-14 00:23:03,269 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:23:03,275 DEBUG [sessionId=] [requestId=] [AsyncAppender-Dispatcher-Thread-40]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GetFareRulesRQ><AirlineCode>GAL</AirlineCode><FareRuleKey>E:BNE:SYD:20140310:QF:OPTDEAL:11565:AUD:11565:00F9F6:0396:F8F4:Y:QF:NADT96840089998:0001:73ZI:9683952:1:Y:Y:LONLI:::NADT************8499:1:1::N:N:N:Y:Y:SYD:::</FareRuleKey></GetFareRulesRQ> | |
2014-02-14 00:23:03,301 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:03,301 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - New connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:03,301 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:23:03,301 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:23:03,301 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:03,319 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:23:03,320 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:03,321 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:03,330 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:03,330 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - New connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:03,330 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:23:03,330 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:23:03,331 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:03,339 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - CALL-PROFILE: 18 | |
2014-02-14 00:23:03,339 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:23:03,340 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:23:03,342 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:03,345 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:23:03,348 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:23:03,348 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:03,351 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:03,355 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:23:03,356 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:23:03,364 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:23:03,366 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:23:03,367 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:23:03,367 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:23:03,368 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:23:03,370 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - CALL-PROFILE: 19 | |
2014-02-14 00:23:03,371 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:23:03,373 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:23:03,374 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:03,378 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:23:03,379 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:23:03,387 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:23:03,388 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:23:03,392 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:23:03,393 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:23:03,389 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:23:03,396 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:23:03,397 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:23:03,397 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:23:03,398 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:23:03,398 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:23:03,407 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:23:03,412 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:23:03,412 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:23:03,413 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:23:03,414 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:23:03,415 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:23:03,416 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:23:03,417 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:23:03,418 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:23:03,413 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:23:03,419 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:23:03,419 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:23:03,427 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:23:03,428 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:23:03,429 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:23:03,430 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:23:03,431 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesParser | |
2014-02-14 00:23:03,448 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:23:03,449 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:23:03,466 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:23:03,476 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:23:03,476 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:23:03,483 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:23:03,524 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:23:03,535 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesParser | |
2014-02-14 00:23:03,541 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.optionContextParser | |
2014-02-14 00:23:03,587 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.optionContextParser | |
2014-02-14 00:23:03,589 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:23:03,593 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:23:05,528 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:23:05,534 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Closing connection (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:05,551 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:23:05,551 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=1b1a332e-621a-4150-bedf-f52d8f8be809] [qtp19654903-93]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:23:07,722 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: FareGateInterface - doFaregateGetFareRules took 4178ms | |
2014-02-14 00:23:10,091 ERROR [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: OTAEngine - An error occured while handling request: GetFareRulesRQ | |
java.lang.OutOfMemoryError: PermGen space | |
at java.lang.ClassLoader.defineClass1(Native Method) | |
at java.lang.ClassLoader.defineClass(ClassLoader.java:788) | |
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) | |
at java.net.URLClassLoader.defineClass(URLClassLoader.java:447) | |
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) | |
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) | |
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) | |
at java.security.AccessController.doPrivileged(Native Method) | |
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) | |
at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:421) | |
at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:383) | |
at net.flitech.faregate.air.impl.FareRulesImpl.getDetailsList(FareRulesImpl.java:355) | |
at com.travelthere.xmlengine.air.GetFareRulesRequest.parseResponse(GetFareRulesRequest.java:58) | |
at com.travelthere.xmlengine.air.GetFareRulesRequest.getResultAsXML(GetFareRulesRequest.java:45) | |
at com.travelthere.xmlengine.air.GetFareRulesRequest$$FastClassByCGLIB$$301f84b2.invoke(<generated>) | |
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) | |
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:698) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80) | |
at net.flitech.log.LogTimeAspect.profile(LogTimeAspect.java:21) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) | |
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) | |
at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:65) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) | |
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:631) | |
at com.travelthere.xmlengine.air.GetFareRulesRequest$$EnhancerByCGLIB$$33cff051.getResultAsXML(<generated>) | |
2014-02-14 00:23:10,102 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Aborting connection (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:10,118 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:23:10,119 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:23:10,252 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:23:10,252 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Aborting connection (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:10,253 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Connection dosn't exist (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:10,253 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [qtp19654903-94]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:23:10,267 ERROR [sessionId=] [requestId=] [cobra%0045rror%004dessages.data]: DiskStorageFactory - Disk Write of -251271405075 failed: | |
java.io.NotSerializableException: net.flitech.altitude.cobra.util.error.ErrorMessage | |
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1181) | |
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
at java.util.ArrayList.writeObject(ArrayList.java:710) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) | |
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493) | |
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) | |
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1175) | |
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1541) | |
at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:439) | |
at net.sf.ehcache.Element.writeObject(Element.java:835) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) | |
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493) | |
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) | |
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1175) | |
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
at net.sf.ehcache.util.MemoryEfficientByteArrayOutputStream.serialize(MemoryEfficientByteArrayOutputStream.java:97) | |
at net.sf.ehcache.store.disk.DiskStorageFactory.serializeElement(DiskStorageFactory.java:405) | |
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:384) | |
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485) | |
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088) | |
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072) | |
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:166) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:724) | |
2014-02-14 00:23:12,034 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 0) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:12,034 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:23:12,039 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ContalAuthRQ><Credentials Type="Email"><UserEmail>[email protected]</UserEmail></Credentials></ContalAuthRQ> | |
2014-02-14 00:23:12,560 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:12,560 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - New connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:12,560 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:23:12,560 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:23:12,560 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:13,644 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - QUERY-PROFILE: 1084 | |
2014-02-14 00:23:13,647 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:13,647 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:14,183 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - CALL-PROFILE: 535 | |
2014-02-14 00:23:14,183 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:23:14,183 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:23:14,183 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:14,187 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 1) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:14,193 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:23:14,200 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:23:14,209 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:23:16,365 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 2) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:16,370 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:23:16,371 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:23:16,373 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:23:16,905 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:23:16,905 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:23:16,916 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:23:16,917 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:23:17,547 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:23:17,548 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:23:17,548 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:23:17,549 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:23:17,550 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:23:18,072 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:23:18,073 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:23:18,074 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:23:18,079 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:23:18,623 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:23:18,624 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.getSeatMapRequest | |
2014-02-14 00:23:18,624 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.decryptRequest | |
2014-02-14 00:23:18,626 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 3) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:20,719 ERROR [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: OTAEngine - An error occured while handling request: ContalAuthRQ | |
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.decryptRequest' defined in file [/var/docroot/test/cobra-app/target/classes/com/travelthere/xmlengine/profile/DecryptRequest.class]: Initialization of bean failed; nested exception is org.springframework.aop.framework.AopConfigException: Could not generate CGLIB subclass of class [class com.travelthere.xmlengine.profile.DecryptRequest]: Common causes of this problem include using a final class or a non-visible class; nested exception is org.springframework.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:529) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458) | |
at org.springframework.beans.factory.support.AbstractBeanFactory$2.getObject(AbstractBeanFactory.java:333) | |
at org.springframework.web.context.request.AbstractRequestAttributesScope.get(AbstractRequestAttributesScope.java:43) | |
at net.flitech.altitude.cobra.spring.RequestScopeWithFallback.get(RequestScopeWithFallback.java:28) | |
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:329) | |
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194) | |
at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:34) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.getTarget(CglibAopProxy.java:663) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:614) | |
at com.travelthere.xmlengine.profile.DecryptRequest$$EnhancerByCGLIB$$e5ae5011.getRequestTagName(<generated>) | |
at com.travelthere.xmlengine.engine.OTAQueryFactory.createOTAQuery(OTAQueryFactory.java:37) | |
at com.travelthere.xmlengine.engine.OTAEngine.handleRequest(OTAEngine.java:196) | |
at com.travelthere.xmlengine.engine.OTAEngine.handleRequest(OTAEngine.java:106) | |
at com.travelthere.xmlengine.engine.OTAEngine$$FastClassByCGLIB$$c598bdd8.invoke(<generated>) | |
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) | |
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:698) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:132) | |
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:120) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:631) | |
at com.travelthere.xmlengine.engine.OTAEngine$$EnhancerByCGLIB$$1d81bafc.handleRequest(<generated>) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler.handleValidRequest(CobraProtocolHandler.java:60) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler.processCobraRequest(CobraProtocolHandler.java:39) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler$$FastClassByCGLIB$$76a84d14.invoke(<generated>) | |
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) | |
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:698) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96) | |
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260) | |
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:631) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler$$EnhancerByCGLIB$$c8d6ad1e.processCobraRequest(<generated>) | |
at net.flitech.altitude.cobra.web.XMLController.request(XMLController.java:31) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:219) | |
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) | |
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:745) | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:686) | |
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80) | |
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925) | |
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856) | |
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:936) | |
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:838) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:755) | |
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:812) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) | |
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669) | |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) | |
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) | |
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) | |
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) | |
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) | |
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259) | |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307) | |
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) | |
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:560) | |
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) | |
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072) | |
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382) | |
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) | |
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) | |
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255) | |
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154) | |
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) | |
at org.eclipse.jetty.server.Server.handle(Server.java:365) | |
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485) | |
at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937) | |
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998) | |
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:856) | |
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) | |
at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) | |
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) | |
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) | |
at java.lang.Thread.run(Thread.java:724) | |
Caused by: org.springframework.aop.framework.AopConfigException: Could not generate CGLIB subclass of class [class com.travelthere.xmlengine.profile.DecryptRequest]: Common causes of this problem include using a final class or a non-visible class; nested exception is org.springframework.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null | |
at org.springframework.aop.framework.CglibAopProxy.getProxy(CglibAopProxy.java:211) | |
at org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:111) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.java:477) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator.java:362) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractAutoProxyCreator.java:322) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:409) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1488) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521) | |
... 105 more | |
Caused by: org.springframework.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null | |
at org.springframework.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:237) | |
at org.springframework.cglib.proxy.Enhancer.createHelper(Enhancer.java:377) | |
at org.springframework.cglib.proxy.Enhancer.create(Enhancer.java:285) | |
at org.springframework.aop.framework.CglibAopProxy.getProxy(CglibAopProxy.java:205) | |
... 112 more | |
Caused by: java.lang.reflect.InvocationTargetException | |
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.springframework.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:384) | |
at org.springframework.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:219) | |
... 115 more | |
Caused by: java.lang.OutOfMemoryError: PermGen space | |
2014-02-14 00:23:21,711 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Aborting connection (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:22,213 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:23:22,213 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:23:22,216 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:23:22,216 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Aborting connection (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:22,216 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Connection dosn't exist (Thread[qtp19654903-93,5,main]) | |
2014-02-14 00:23:22,216 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [qtp19654903-93]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:23:22,728 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 4) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:24,824 ERROR [sessionId=] [requestId=] [airports.data]: DiskStorageFactory - Disk Write of 841889504899 failed: | |
java.lang.OutOfMemoryError: PermGen space | |
2014-02-14 00:23:26,846 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 5) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:28,854 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 0) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:30,800 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 6) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:32,777 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 1) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:34,713 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 7) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:36,739 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 2) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:38,734 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 8) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:40,761 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 3) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:42,729 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 9) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:42,729 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: TTConnectionImpl - Obtaining cached connection for thread (Thread[pool-2-thread-1,5,main]) | |
2014-02-14 00:23:42,729 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: TTConnectionImpl - New connection for thread (Thread[pool-2-thread-1,5,main]) | |
2014-02-14 00:23:43,682 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:23:43,682 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:23:43,682 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: TTConnectionImpl - Closing connection (Thread[pool-2-thread-1,5,main]) | |
2014-02-14 00:23:44,165 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:23:44,165 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=34677bf1-c55e-4b59-8cac-63669c21de3a] [pool-2-thread-1]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:23:44,646 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 4) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:46,614 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 5) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:48,833 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 6) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:52,199 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 7) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:54,297 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 8) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:55,985 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:23:55,985 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ContalAirRQ><Flight OneWayResult="No"><SiteCode>CTWEB</SiteCode><InterfaceCode>FLGHTCNTR</InterfaceCode><TimeOut>70</TimeOut><Origin CityCode="BNE"/><Destination CityCode="SYD"/><Date Depart="2014-06-20T05:01:00Z" Return="2014-06-30T05:01:00Z"/><Seats Adults="1" Children="0" Infants="0"/><FlightOptions><ShowRules>No</ShowRules><CabinClass>3</CabinClass></FlightOptions></Flight></ContalAirRQ> | |
2014-02-14 00:23:56,526 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: ContalEmail - Unable to send email (attempt 9) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:23:56,526 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: TTConnectionImpl - Obtaining cached connection for thread (Thread[pool-3-thread-1,5,main]) | |
2014-02-14 00:23:56,526 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: TTConnectionImpl - New connection for thread (Thread[pool-3-thread-1,5,main]) | |
2014-02-14 00:23:56,545 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:56,545 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - New connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:56,545 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:23:56,545 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:23:56,563 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:56,564 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:23:56,564 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:23:56,564 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: TTConnectionImpl - Closing connection (Thread[pool-3-thread-1,5,main]) | |
2014-02-14 00:23:56,580 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:23:56,580 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:23:56,580 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=bfcc48da-f19c-4cb7-a81c-81e64c6b2b67] [pool-3-thread-1]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:23:56,581 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:56,581 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:56,600 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - CALL-PROFILE: 19 | |
2014-02-14 00:23:56,600 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:23:56,600 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:23:56,600 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:23:56,603 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:23:56,604 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:23:56,605 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:23:56,606 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:23:56,606 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:23:56,607 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:23:56,608 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:23:56,609 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:23:56,610 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:23:56,611 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:23:56,611 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:23:56,612 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:23:56,617 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:23:56,618 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:23:56,619 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:23:56,620 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:23:56,621 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:23:56,621 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:23:56,622 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:23:56,622 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:23:56,624 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSeatMapRequest | |
2014-02-14 00:24:03,023 ERROR [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: OTAEngine - An error occured while handling request: ContalAirRQ | |
java.lang.OutOfMemoryError: PermGen space | |
2014-02-14 00:24:03,023 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Aborting connection (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:24:03,040 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:24:03,040 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:24:03,040 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:24:03,040 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Aborting connection (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:24:03,040 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Connection dosn't exist (Thread[qtp19654903-94,5,main]) | |
2014-02-14 00:24:03,040 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [qtp19654903-94]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:24:05,297 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 0) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:07,279 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 1) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:11,266 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 2) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:15,256 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 3) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:17,171 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 4) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:19,222 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 5) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:21,302 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 6) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:24,394 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 7) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:26,757 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 8) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:28,786 WARN [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: ContalEmail - Unable to send email (attempt 9) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:24:28,786 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: TTConnectionImpl - Obtaining cached connection for thread (Thread[pool-4-thread-1,5,main]) | |
2014-02-14 00:24:28,786 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=5f8b7857-c02c-45fc-b673-793d782f5a89] [pool-4-thread-1]: TTConnectionImpl - New connection for thread (Thread[pool-4-thread-1,5,main]) | |
2014-02-14 00:24:33,191 INFO [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=4bb3e5be-0a56-43ac-ae93-c4945cba81a4] [qtp19654903-95]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:24:33,191 DEBUG [sessionId=oh3fuvjota6rrhsqhjz1zmo0] [requestId=4bb3e5be-0a56-43ac-ae93-c4945cba81a4] [qtp19654903-95]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ContalAirRQ><Flight OneWayResult="No"><SiteCode>CTWEB</SiteCode><InterfaceCode>FLGHTCNTR</InterfaceCode><TimeOut>70</TimeOut><Origin CityCode="BNE"/><Destination CityCode="SYD"/><Date Depart="2014-06-20T05:01:00Z" Return="2014-06-30T05:01:00Z"/><Seats Adults="1" Children="0" Infants="0"/><FlightOptions><ShowRules>No</ShowRules><CabinClass>3</CabinClass></FlightOptions></Flight></ContalAirRQ> | |
2014-02-14 00:29:31,090 INFO [sessionId=] [requestId=] [main]: Version - Hibernate Commons Annotations 3.2.0.Final | |
2014-02-14 00:29:31,112 INFO [sessionId=] [requestId=] [main]: Environment - Hibernate 3.6.0.Final | |
2014-02-14 00:29:31,115 INFO [sessionId=] [requestId=] [main]: Environment - hibernate.properties not found | |
2014-02-14 00:29:31,119 INFO [sessionId=] [requestId=] [main]: Environment - Bytecode provider name : javassist | |
2014-02-14 00:29:31,122 INFO [sessionId=] [requestId=] [main]: Environment - using JDK 1.4 java.sql.Timestamp handling | |
2014-02-14 00:29:31,189 INFO [sessionId=] [requestId=] [main]: Version - Hibernate EntityManager 3.6.0.Final | |
2014-02-14 00:29:31,203 INFO [sessionId=] [requestId=] [main]: Ejb3Configuration - Processing PersistenceUnitInfo [ | |
name: persistenceUnit | |
...] | |
2014-02-14 00:29:31,626 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ReferalConsultant | |
2014-02-14 00:29:31,664 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ReferalConsultant on table referal_consultant | |
2014-02-14 00:29:31,725 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 00:29:31,726 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,726 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingRequest on table booking_request | |
2014-02-14 00:29:31,762 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CityPair | |
2014-02-14 00:29:31,766 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCityPairsForProduct => SELECT c FROM CityPair c WHERE c.product = :product | |
2014-02-14 00:29:31,766 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,767 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CityPair on table product_air_city_pair | |
2014-02-14 00:29:31,778 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingItinerary | |
2014-02-14 00:29:31,779 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findItineraryDetailsForBooking => SELECT max(bi) FROM BookingItinerary bi WHERE bi.booking.bookingId = :bookingId | |
2014-02-14 00:29:31,779 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,779 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingItinerary on table booking_itinerary | |
2014-02-14 00:29:31,782 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.util.error.ErrorMessage | |
2014-02-14 00:29:31,783 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.util.error.ErrorMessage on table error_messages | |
2014-02-14 00:29:31,784 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Supplier | |
2014-02-14 00:29:31,784 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Supplier on table supplier | |
2014-02-14 00:29:31,790 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Country | |
2014-02-14 00:29:31,791 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCountries => select cu from Country cu where cu.active = 'Y' | |
2014-02-14 00:29:31,791 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCountry => select cu from Country cu where cu.active = 'Y' and cu.countryCode = :countryCode | |
2014-02-14 00:29:31,791 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,791 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Country on table country | |
2014-02-14 00:29:31,794 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartStatement | |
2014-02-14 00:29:31,795 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartStatement on table chart_statement | |
2014-02-14 00:29:31,797 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Email | |
2014-02-14 00:29:31,797 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getEmailForAddress => select max(e) from Email e WHERE e.emailAddress = :emailAddress | |
2014-02-14 00:29:31,797 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Email on table email | |
2014-02-14 00:29:31,798 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChargeTypeCode | |
2014-02-14 00:29:31,798 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getAllChargeTypes => select codes from ChargeTypeCode codes | |
2014-02-14 00:29:31,799 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChargeTypeCode on table charge_type_code | |
2014-02-14 00:29:31,801 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 00:29:31,801 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompanyAddress => SELECT c FROM CompanyAddress c WHERE c.companyGroup.siteCode = :companyGroupSiteCode AND c.companyGroup.companyGroupId= :companyGroupId ORDER BY c.companyAddressId | |
2014-02-14 00:29:31,801 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,801 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyAddress on table company_address | |
2014-02-14 00:29:31,813 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingFee | |
2014-02-14 00:29:31,813 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getBookingFees => select fees from BookingFee fees order by fees.siteCode, fees.interfaceCode, fees.bookingType, fees.bookingFeeName | |
2014-02-14 00:29:31,813 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingFee on table booking_fee | |
2014-02-14 00:29:31,832 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Agent | |
2014-02-14 00:29:31,833 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,833 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Agent on table agent | |
2014-02-14 00:29:31,837 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.util.error.FFQErrorMessage | |
2014-02-14 00:29:31,837 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.util.error.FFQErrorMessage on table ffq_error_message | |
2014-02-14 00:29:31,837 WARN [sessionId=] [requestId=] [main]: AnnotationBinder - Hibernate does not support SequenceGenerator.initialValue() unless 'hibernate.id.new_generator_mappings' set | |
2014-02-14 00:29:31,838 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 00:29:31,838 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClientPersonName => select c from ClientPersonName c WHERE c.clientGroup.clientGroupId = :clientGroupId AND c.clientGroup.siteCode = :clientGroupSiteCode | |
2014-02-14 00:29:31,838 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,839 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientPersonName on table client_person_name | |
2014-02-14 00:29:31,843 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CardTypeFee | |
2014-02-14 00:29:31,843 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getBookingCardFees => select fees from CardTypeFee fees where fees.paymentTypeFeeId = :paymentTypeFeeId | |
2014-02-14 00:29:31,843 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CardTypeFee on table booking_fee_card_type | |
2014-02-14 00:29:31,847 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant | |
2014-02-14 00:29:31,847 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant on table booking_referal_consultant | |
2014-02-14 00:29:31,849 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 00:29:31,850 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getProfile => select p from Profile p where profileId = :profileId | |
2014-02-14 00:29:31,850 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getClientProfile => select distinct p from Profile p left join fetch p.client c left join fetch c.clientGroup cg left join fetch cg.clientPersonName left join fetch cg.clientEmail left join fetch cg.clientPhone where p.profileId = :profileId | |
2014-02-14 00:29:31,850 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:31,852 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Profile on table profile | |
2014-02-14 00:29:31,997 INFO [sessionId=] [requestId=] [main]: EntityBinder - Adding secondary table to entity net.flitech.altitude.cobra.model.jpa.Profile -> profile_client | |
2014-02-14 00:29:31,999 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 00:29:31,999 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,000 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BankAccount on table bank_account | |
2014-02-14 00:29:32,003 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CreditCard | |
2014-02-14 00:29:32,003 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getAllCreditCards => select cards from CreditCard cards | |
2014-02-14 00:29:32,003 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CreditCard on table credit_card | |
2014-02-14 00:29:32,005 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Consultant | |
2014-02-14 00:29:32,006 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Consultant on table consultant | |
2014-02-14 00:29:32,012 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 00:29:32,012 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyDepartment on table company_department | |
2014-02-14 00:29:32,015 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Bank | |
2014-02-14 00:29:32,015 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,015 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Bank on table bank | |
2014-02-14 00:29:32,017 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentText | |
2014-02-14 00:29:32,017 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findByResSegment => from SegmentText st where st.reservationSegment.reservationSegmentId = :rsrvtn_sgmnt_id and st.reservationSegment.siteCode = :rsrvtn_sgmnt_st_cd | |
2014-02-14 00:29:32,017 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentText on table segment_text | |
2014-02-14 00:29:32,024 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientEmail | |
2014-02-14 00:29:32,025 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientEmail on table CLIENT_EMAIL | |
2014-02-14 00:29:32,030 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 00:29:32,033 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingById => select b from Booking b WHERE b.bookingId = :bookingId | |
2014-02-14 00:29:32,033 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,033 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Booking on table booking | |
2014-02-14 00:29:32,044 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.City | |
2014-02-14 00:29:32,045 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCities => select c from City c where c.active = 'Y' | |
2014-02-14 00:29:32,045 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCity => select c from City c where c.active = 'Y' and c.cityCode = :cityCode | |
2014-02-14 00:29:32,045 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,045 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.City on table city | |
2014-02-14 00:29:32,048 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Period | |
2014-02-14 00:29:32,049 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findAllPeriods => select p from Period p order by p.periodId desc | |
2014-02-14 00:29:32,050 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Period on table period | |
2014-02-14 00:29:32,051 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 00:29:32,052 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,052 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Debtor on table debtor | |
2014-02-14 00:29:32,054 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 00:29:32,054 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClient => select distinct c from Client c left join fetch c.clientGroup cg left join fetch cg.clientPersonName left join fetch cg.clientEmail left join fetch cg.clientPhone WHERE c.clientId = :clientId | |
2014-02-14 00:29:32,054 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,055 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Client on table client | |
2014-02-14 00:29:32,063 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingDocumentData | |
2014-02-14 00:29:32,063 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,063 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingDocumentData on table booking_document_data | |
2014-02-14 00:29:32,069 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 00:29:32,069 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getSegmentAirViaReloc => select sa from SegmentAir sa where trim(sa.externalRelock) = :externalRelock | |
2014-02-14 00:29:32,069 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getSegmentAirViaReservationId => select sa from SegmentAir sa where sa.reservationSegment.reservation.reservationId = :reservationId | |
2014-02-14 00:29:32,070 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,070 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentAir on table segment_air | |
2014-02-14 00:29:32,074 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 00:29:32,074 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,074 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Region on table region | |
2014-02-14 00:29:32,077 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 00:29:32,077 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompany => SELECT c FROM Company c WHERE c.companyId = :companyId AND c.siteCode = :companySiteCode | |
2014-02-14 00:29:32,078 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Company on table company | |
2014-02-14 00:29:32,085 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.FareMarkupType | |
2014-02-14 00:29:32,087 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findMarkupTypes => select fmt from FareMarkupType fmt where active = 'Y' | |
2014-02-14 00:29:32,087 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.FareMarkupType on table fare_markup_type | |
2014-02-14 00:29:32,088 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartOfAccounts | |
2014-02-14 00:29:32,088 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findChartOfAccounts => select coa from ChartOfAccounts coa where actv = 'Y' order by coa.accountCode, coa.name | |
2014-02-14 00:29:32,088 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartOfAccounts on table chart_of_accounts | |
2014-02-14 00:29:32,091 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingDocument | |
2014-02-14 00:29:32,091 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingDocuments => select bd from BookingDocument bd where bd.bookingId = :bookingId and bd.docNumber = :docNumber | |
2014-02-14 00:29:32,091 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingDocumentByBookingId => select bd from BookingDocument bd where bd.bookingId = :bookingId order by bd.seq desc | |
2014-02-14 00:29:32,091 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,092 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingDocument on table booking_document | |
2014-02-14 00:29:32,115 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 00:29:32,116 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClientGroup => select c from ClientGroup c WHERE c.client.clientId = :clientId AND c.client.siteCode = :clientSiteCode | |
2014-02-14 00:29:32,116 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,116 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientGroup on table client_group | |
2014-02-14 00:29:32,119 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CityLocation | |
2014-02-14 00:29:32,119 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CityLocation on table airport_city_location | |
2014-02-14 00:29:32,120 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Product | |
2014-02-14 00:29:32,120 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findActiveProducts => SELECT p FROM Product p WHERE p.active = 'Y' and p.type = :productType order by p.siteCode | |
2014-02-14 00:29:32,121 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getProductDetails => SELECT p FROM Product p WHERE p.active = 'Y' and p.name = :productName | |
2014-02-14 00:29:32,121 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,121 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Product on table product | |
2014-02-14 00:29:32,123 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 00:29:32,123 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,123 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Reservation on table reservation | |
2014-02-14 00:29:32,124 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyCategory | |
2014-02-14 00:29:32,125 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyCategory on table company_category | |
2014-02-14 00:29:32,126 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingType | |
2014-02-14 00:29:32,129 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,130 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingType on table booking_type | |
2014-02-14 00:29:32,131 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 00:29:32,131 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,132 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ExcelReportProfile on table excel_report_profile | |
2014-02-14 00:29:32,134 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 00:29:32,135 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompanyGroup => SELECT c FROM CompanyGroup c WHERE c.company.siteCode = :companySiteCode AND c.company.companyId= :companyId | |
2014-02-14 00:29:32,135 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,135 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyGroup on table company_group | |
2014-02-14 00:29:32,137 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Interface | |
2014-02-14 00:29:32,137 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,137 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Interface on table interface | |
2014-02-14 00:29:32,139 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 00:29:32,139 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection on table ota_pref_collection | |
2014-02-14 00:29:32,142 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SalesLead | |
2014-02-14 00:29:32,142 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SalesLead on table sales_lead | |
2014-02-14 00:29:32,143 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 00:29:32,144 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyCostCentre on table company_cost_centre | |
2014-02-14 00:29:32,146 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientPhone | |
2014-02-14 00:29:32,147 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientPhone on table CLIENT_PHONE | |
2014-02-14 00:29:32,150 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 00:29:32,150 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyDivision on table company_division | |
2014-02-14 00:29:32,152 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 00:29:32,152 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findSegmentTicketsExistForBooking => select st FROM SegmentTicket st WHERE st.reservationSegment.reservation.booking.bookingId = :bookingId | |
2014-02-14 00:29:32,152 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,152 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentTicket on table segment_ticket | |
2014-02-14 00:29:32,155 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Suburb | |
2014-02-14 00:29:32,155 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,156 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Suburb on table suburb | |
2014-02-14 00:29:32,157 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 00:29:32,157 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getReportsList => select er from ExcelReport er where er.activeFlag = 'Y' AND er.prvt = 'N' | |
2014-02-14 00:29:32,158 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getReportsListByProfile => select er from ExcelReport er where (activeFlag = 'Y') AND (prvt = 'N' or exists (select 1 from ExcelReportProfile erp where erp.type = 'I' and erp.profile = :profile )) and not exists (select 1 from ExcelReportProfile erp2 where erp2.type = 'E' and erp2.profile = :profile) | |
2014-02-14 00:29:32,158 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,158 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ExcelReport on table excel_report | |
2014-02-14 00:29:32,161 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 00:29:32,161 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 00:29:32,161 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ReservationSegment on table reservation_segment | |
2014-02-14 00:29:32,163 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartCategory | |
2014-02-14 00:29:32,163 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartCategory on table chart_category | |
2014-02-14 00:29:32,165 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.MerchantFee | |
2014-02-14 00:29:32,165 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getMerchantFees => select fees from MerchantFee fees order by fees.siteCode, fees.interfaceCode, fees.bookingType, fees.paymentType.code | |
2014-02-14 00:29:32,165 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.MerchantFee on table merchant_fee | |
2014-02-14 00:29:32,184 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.BookingDocument.bookingDocumentData -> booking_document_data | |
2014-02-14 00:29:32,185 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientEmail -> CLIENT_EMAIL | |
2014-02-14 00:29:32,186 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientPersonName -> client_person_name | |
2014-02-14 00:29:32,186 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientPhone -> CLIENT_PHONE | |
2014-02-14 00:29:32,186 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ReservationSegment.segmentTexts -> segment_text | |
2014-02-14 00:29:32,189 INFO [sessionId=] [requestId=] [main]: Configuration - Hibernate Validator not found: ignoring | |
2014-02-14 00:29:32,208 INFO [sessionId=] [requestId=] [main]: Version - Hibernate Validator 4.1.0.Final | |
2014-02-14 00:29:32,218 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:29:32,454 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:29:32,560 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:29:32,567 INFO [sessionId=] [requestId=] [main]: HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. | |
2014-02-14 00:29:32,590 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 00:29:32,590 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 00:29:32,591 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientEmailPK | |
2014-02-14 00:29:32,592 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientEmailPK | |
2014-02-14 00:29:32,592 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 00:29:32,593 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 00:29:32,595 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 00:29:32,595 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 00:29:32,597 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientPhonePK | |
2014-02-14 00:29:32,597 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientPhonePK | |
2014-02-14 00:29:32,603 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 00:29:32,603 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 00:29:32,604 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 00:29:32,604 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 00:29:32,604 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 00:29:32,605 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 00:29:32,606 INFO [sessionId=] [requestId=] [main]: PojoInstantiator - no default (no-argument) constructor for class: net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId (class must be instantiated by Interceptor) | |
2014-02-14 00:29:32,606 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId | |
2014-02-14 00:29:32,606 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId | |
2014-02-14 00:29:32,606 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 00:29:32,606 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 00:29:32,607 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 00:29:32,607 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 00:29:32,608 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Supplier$SupplierPk | |
2014-02-14 00:29:32,608 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Supplier$SupplierPk | |
2014-02-14 00:29:32,608 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 00:29:32,608 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 00:29:32,609 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 00:29:32,609 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 00:29:32,609 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 00:29:32,610 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 00:29:32,610 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 00:29:32,610 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 00:29:32,611 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 00:29:32,611 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 00:29:32,612 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 00:29:32,612 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 00:29:32,612 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 00:29:32,612 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 00:29:32,613 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 00:29:32,613 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 00:29:32,613 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 00:29:32,614 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 00:29:32,614 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 00:29:32,614 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 00:29:32,614 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 00:29:32,615 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 00:29:32,616 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 00:29:32,616 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 00:29:32,616 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 00:29:32,616 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 00:29:32,616 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 00:29:32,617 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 00:29:32,620 INFO [sessionId=] [requestId=] [main]: ConnectionProviderFactory - Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider | |
2014-02-14 00:29:32,627 INFO [sessionId=] [requestId=] [main]: InjectedDataSourceConnectionProvider - Using provided datasource | |
2014-02-14 00:29:59,015 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Database -> | |
name : Oracle | |
version : Oracle Database 10g Release 10.1.0.4.0 - Production | |
major : 10 | |
minor : 1 | |
2014-02-14 00:29:59,015 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Driver -> | |
name : Oracle JDBC driver | |
version : 11.2.0.3.0 | |
major : 11 | |
minor : 2 | |
2014-02-14 00:29:59,039 INFO [sessionId=] [requestId=] [main]: Dialect - Using dialect: org.hibernate.dialect.Oracle10gDialect | |
2014-02-14 00:29:59,084 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Automatic flush during beforeCompletion(): disabled | |
2014-02-14 00:29:59,084 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Automatic session close at end of transaction: disabled | |
2014-02-14 00:29:59,084 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC batch size: 50 | |
2014-02-14 00:29:59,084 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC batch updates for versioned data: disabled | |
2014-02-14 00:29:59,085 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Scrollable result sets: enabled | |
2014-02-14 00:29:59,085 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC3 getGeneratedKeys(): disabled | |
2014-02-14 00:29:59,085 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Connection release mode: auto | |
2014-02-14 00:29:59,085 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Default batch fetch size: 1 | |
2014-02-14 00:29:59,086 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Generate SQL with comments: disabled | |
2014-02-14 00:29:59,086 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Order SQL updates by primary key: disabled | |
2014-02-14 00:29:59,086 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Order SQL inserts for batching: disabled | |
2014-02-14 00:29:59,086 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory | |
2014-02-14 00:29:59,095 INFO [sessionId=] [requestId=] [main]: ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory | |
2014-02-14 00:29:59,095 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query language substitutions: {} | |
2014-02-14 00:29:59,096 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JPA-QL strict compliance: enabled | |
2014-02-14 00:29:59,096 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Second-level cache: enabled | |
2014-02-14 00:29:59,096 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query cache: enabled | |
2014-02-14 00:29:59,096 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Cache region factory : net.sf.ehcache.hibernate.SingletonEhCacheRegionFactory | |
2014-02-14 00:29:59,103 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Optimize cache for minimal puts: enabled | |
2014-02-14 00:29:59,103 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Structured second-level cache entries: disabled | |
2014-02-14 00:29:59,103 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory | |
2014-02-14 00:29:59,109 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Statistics: disabled | |
2014-02-14 00:29:59,109 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Deleted entity synthetic identifier rollback: disabled | |
2014-02-14 00:29:59,109 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Default entity-mode: pojo | |
2014-02-14 00:29:59,110 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Named query checking : enabled | |
2014-02-14 00:29:59,110 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): disabled | |
2014-02-14 00:29:59,130 INFO [sessionId=] [requestId=] [main]: SessionFactoryImpl - building session factory | |
2014-02-14 00:29:59,169 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CardTypeFee]; using defaults. | |
2014-02-14 00:29:59,279 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BankAccount]; using defaults. | |
2014-02-14 00:29:59,296 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartOfAccounts]; using defaults. | |
2014-02-14 00:29:59,303 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Bank]; using defaults. | |
2014-02-14 00:29:59,317 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingRequest]; using defaults. | |
2014-02-14 00:29:59,332 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Booking]; using defaults. | |
2014-02-14 00:29:59,359 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyCategory]; using defaults. | |
2014-02-14 00:29:59,365 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChargeTypeCode]; using defaults. | |
2014-02-14 00:29:59,366 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.ChargeTypeCode] | |
2014-02-14 00:29:59,374 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ReferalConsultant]; using defaults. | |
2014-02-14 00:29:59,386 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyCostCentre]; using defaults. | |
2014-02-14 00:29:59,393 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ReservationSegment]; using defaults. | |
2014-02-14 00:29:59,401 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Company]; using defaults. | |
2014-02-14 00:29:59,410 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.MerchantFee]; using defaults. | |
2014-02-14 00:29:59,417 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant]; using defaults. | |
2014-02-14 00:29:59,423 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Debtor]; using defaults. | |
2014-02-14 00:29:59,436 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CityPair]; using defaults. | |
2014-02-14 00:29:59,442 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Consultant]; using defaults. | |
2014-02-14 00:29:59,454 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingDocumentData]; using defaults. | |
2014-02-14 00:29:59,466 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Client]; using defaults. | |
2014-02-14 00:29:59,481 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartStatement]; using defaults. | |
2014-02-14 00:29:59,506 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Reservation]; using defaults. | |
2014-02-14 00:29:59,516 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingFee]; using defaults. | |
2014-02-14 00:29:59,524 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.FareMarkupType]; using defaults. | |
2014-02-14 00:29:59,525 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.FareMarkupType] | |
2014-02-14 00:29:59,528 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ClientGroup]; using defaults. | |
2014-02-14 00:29:59,536 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ExcelReport]; using defaults. | |
2014-02-14 00:29:59,547 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyAddress]; using defaults. | |
2014-02-14 00:29:59,563 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection]; using defaults. | |
2014-02-14 00:29:59,568 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Country]; using defaults. | |
2014-02-14 00:29:59,573 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [staticRefData] | |
2014-02-14 00:29:59,577 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyGroup]; using defaults. | |
2014-02-14 00:29:59,582 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyDivision]; using defaults. | |
2014-02-14 00:29:59,589 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Period]; using defaults. | |
2014-02-14 00:29:59,590 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.Period] | |
2014-02-14 00:29:59,596 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SegmentAir]; using defaults. | |
2014-02-14 00:29:59,614 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.City]; using defaults. | |
2014-02-14 00:29:59,620 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Agent]; using defaults. | |
2014-02-14 00:29:59,626 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ClientPersonName]; using defaults. | |
2014-02-14 00:29:59,636 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Profile]; using defaults. | |
2014-02-14 00:29:59,642 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartCategory]; using defaults. | |
2014-02-14 00:29:59,646 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Product]; using defaults. | |
2014-02-14 00:29:59,646 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.Product] | |
2014-02-14 00:29:59,649 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingDocument]; using defaults. | |
2014-02-14 00:29:59,652 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Suburb]; using defaults. | |
2014-02-14 00:29:59,661 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CreditCard]; using defaults. | |
2014-02-14 00:29:59,662 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.CreditCard] | |
2014-02-14 00:29:59,666 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SegmentTicket]; using defaults. | |
2014-02-14 00:29:59,671 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SalesLead]; using defaults. | |
2014-02-14 00:29:59,677 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingItinerary]; using defaults. | |
2014-02-14 00:29:59,681 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Interface]; using defaults. | |
2014-02-14 00:29:59,689 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyDepartment]; using defaults. | |
2014-02-14 00:29:59,693 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ExcelReportProfile]; using defaults. | |
2014-02-14 00:29:59,702 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Region]; using defaults. | |
2014-02-14 00:29:59,710 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingType]; using defaults. | |
2014-02-14 00:30:00,018 INFO [sessionId=] [requestId=] [main]: SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured | |
2014-02-14 00:30:00,021 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.UpdateTimestampsCache]; using defaults. | |
2014-02-14 00:30:00,023 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.StandardQueryCache]; using defaults. | |
2014-02-14 00:30:00,407 WARN [sessionId=] [requestId=] [main]: TemplateRenderer - Function template anticipated 4 arguments, but 1 arguments encountered | |
2014-02-14 00:30:01,902 DEBUG [sessionId=] [requestId=] [main]: ApplicationContextHolder - setInstance: instance=ApplicationContextHolder [applicationContext=WebApplicationContext for namespace 'app-servlet': startup date [Fri Feb 14 00:29:26 UTC 2014]; parent: Root WebApplicationContext] | |
2014-02-14 00:30:02,755 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: addressing-1.41 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/addressing-1.41.mar | |
2014-02-14 00:30:02,781 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: rampart-1.4 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/rampart-1.4.mar | |
2014-02-14 00:30:02,797 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/services/services.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/services/services.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:02,797 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:02,798 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:02,919 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Reading Cobra configuration from dir: classpath:/config/sites/ | |
2014-02-14 00:30:02,919 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-ctweb.xml | |
2014-02-14 00:30:02,928 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig.xml | |
2014-02-14 00:30:02,930 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-zaweb.xml | |
2014-02-14 00:30:02,934 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-nzweb.xml | |
2014-02-14 00:30:23,906 INFO [sessionId=] [requestId=] [main]: DefaultCacheManager - Creating cache - capacity: 10000, timeout: 86400000ms | |
2014-02-14 00:30:23,918 INFO [sessionId=] [requestId=] [main]: ProfileHttpResponseCacheFactory - Profile Cache Configuration: class=OsCacheCache; capacity=10000; timeout=86400000 | |
2014-02-14 00:30:24,257 DEBUG [sessionId=] [requestId=] [main]: DatabaseUtilFactory - start createDatabaseUtil | |
2014-02-14 00:30:24,272 INFO [sessionId=] [requestId=] [main]: CompositeRequestManager - Regulating requests at a limit of 6.4 or when DB pool reaches 6.4 active connections; Rejectable requests: [ContalAirRQ] | |
2014-02-14 00:30:24,342 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: addressing-1.41 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/addressing-1.41.mar | |
2014-02-14 00:30:24,344 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: rampart-1.4 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/rampart-1.4.mar | |
2014-02-14 00:30:24,345 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/services/services.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/services/services.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:24,346 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:24,346 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:24,522 INFO [sessionId=] [requestId=] [main]: ContalEmailFactory - Loaded mail servers: [smtp-relay.bne.flitech.net] | |
2014-02-14 00:30:24,524 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,524 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - New connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,542 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:30:24,542 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:30:24,542 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,586 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 38 | |
2014-02-14 00:30:24,807 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,807 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,824 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:30:24,826 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,826 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,844 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:30:24,850 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,850 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,868 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:30:24,869 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,870 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,887 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:30:24,888 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,888 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,906 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:30:24,908 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,909 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,926 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:30:24,928 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,928 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,946 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:30:24,947 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,947 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,964 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - QUERY-PROFILE: 16 | |
2014-02-14 00:30:24,965 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Obtaining cached connection for thread (Thread[main,5,main]) | |
2014-02-14 00:30:24,965 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Closing connection (Thread[main,5,main]) | |
2014-02-14 00:30:24,983 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - 9/0/0 queries attempted... | |
2014-02-14 00:30:24,983 DEBUG [sessionId=] [requestId=] [main]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:30:25,337 INFO [sessionId=] [requestId=] [main]: DefaultCacheManager - Creating cache - capacity: 300, timeout: 900000ms | |
2014-02-14 00:30:25,338 INFO [sessionId=] [requestId=] [main]: OsCacheFareMarkupManagerFactory - Fare Markup cache config - [Capacity: 300; Refresh period: 900000 ms] | |
2014-02-14 00:30:25,858 DEBUG [sessionId=] [requestId=] [main]: CBAStubFactory - Created factory | |
2014-02-14 00:30:27,630 INFO [sessionId=] [requestId=] [main]: ReflectionServiceFactoryBean - Creating Service {http://htng.org/1.1/Header}PartnerWebServiceSoapService from class org.htng._1_1.header.PartnerWebServiceSoap | |
2014-02-14 00:30:32,834 INFO [sessionId=] [requestId=] [main]: WebConnectionHttpClientFactory - HttpClient initialised - [Max HTTP conns per host: 1000; Max total HTTP conns: 2000; Proxy host: null; Proxy port: -1; Socket Timeout: 60000ms] | |
2014-02-14 00:30:32,846 INFO [sessionId=] [requestId=] [main]: ProfileUtilFactory - Profiling Cache is DISABLED. | |
2014-02-14 00:30:32,856 DEBUG [sessionId=] [requestId=] [main]: SocketServerFactory - start createSocketServer | |
2014-02-14 00:30:32,858 DEBUG [sessionId=] [requestId=] [main]: SocketServer - start SocketServer | |
2014-02-14 00:30:32,867 INFO [sessionId=] [requestId=] [pool-1-thread-1]: SocketServer - Cobra Version 08.00.03 started and accepting connections on all addresses, port 5555 | |
2014-02-14 00:30:32,885 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: addressing-1.41 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/addressing-1.41.mar | |
2014-02-14 00:30:32,886 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: rampart-1.4 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/rampart-1.4.mar | |
2014-02-14 00:30:32,887 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/services/services.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/services/services.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:32,887 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:32,887 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 00:30:33,308 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 00:30:35,933 INFO [sessionId=] [requestId=] [main]: CobraFeatureToggle - CobraFeatureToggle is using settings from /var/docroot/cobra/cobra-app/target/classes/feature-toggle.properties | |
2014-02-14 00:31:58,358 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:31:58,363 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ContalAirRQ><Flight OneWayResult="No"><SiteCode>CTWEB</SiteCode><InterfaceCode>FLGHTCNTR</InterfaceCode><TimeOut>70</TimeOut><Origin CityCode="BNE"/><Destination CityCode="SYD"/><Date Depart="2014-06-20T05:01:00Z" Return="2014-06-30T05:01:00Z"/><Seats Adults="1" Children="0" Infants="0"/><FlightOptions><ShowRules>No</ShowRules><CabinClass>3</CabinClass></FlightOptions></Flight></ContalAirRQ> | |
2014-02-14 00:31:58,478 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:31:58,478 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - New connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:31:58,485 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:31:58,487 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:31:58,487 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:31:58,507 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - QUERY-PROFILE: 20 | |
2014-02-14 00:31:58,510 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:31:58,510 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:31:58,531 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - CALL-PROFILE: 20 | |
2014-02-14 00:31:58,532 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:31:58,533 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:31:58,553 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:31:58,580 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:31:58,649 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:31:58,679 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:31:58,703 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:31:58,752 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:31:58,790 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:31:58,821 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:31:58,846 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:31:58,886 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:31:58,918 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:31:58,948 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:31:58,975 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:31:59,003 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:31:59,027 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:31:59,056 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:31:59,085 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:31:59,118 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:31:59,143 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:31:59,182 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:31:59,211 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:31:59,253 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getSeatMapRequest | |
2014-02-14 00:32:00,173 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: FileConfigFinder - Reading Cobra configuration from dir: classpath:/config/sites/ | |
2014-02-14 00:32:00,173 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: FileConfigFinder - Found Cobra configuration file: cobraconfig-ctweb.xml | |
2014-02-14 00:32:00,177 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: FileConfigFinder - Found Cobra configuration file: cobraconfig.xml | |
2014-02-14 00:32:00,183 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: FileConfigFinder - Found Cobra configuration file: cobraconfig-zaweb.xml | |
2014-02-14 00:32:00,186 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: FileConfigFinder - Found Cobra configuration file: cobraconfig-nzweb.xml | |
2014-02-14 00:32:01,928 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: AirSearch - Performing search - Origin: BNE, Dest: SYD, One way: No, Depart: 2014-06-20T05:01:00.000Z, Return: 2014-06-30T05:01:00.000Z, Num Adults: 1, Num Children: 0, Num Infants: 0, Class: 3 | |
2014-02-14 00:32:01,958 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:01,958 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:01,990 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - QUERY-PROFILE: 23 | |
2014-02-14 00:32:01,992 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:01,992 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:02,011 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:32:02,322 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:32:02,325 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - New connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:32:02,332 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:02,332 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - New connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:02,352 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:32:02,352 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:02,371 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Closing connection (Thread[Thread-56,5,main]) | |
2014-02-14 00:32:02,390 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:32:02,390 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:32:02,598 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:32:02,598 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:02,619 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Closing connection (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:02,636 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:32:02,636 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:32:05,295 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: FareGateInterface - doFaregateAvailability took 2803ms | |
2014-02-14 00:32:05,297 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:32:05,297 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - New connection for thread (Thread[Thread-56,5,main]) | |
2014-02-14 00:32:05,316 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:32:05,316 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:05,334 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Closing connection (Thread[Thread-56,5,main]) | |
2014-02-14 00:32:05,350 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:32:05,350 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-56]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:32:09,139 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: FareGateInterface - doFaregateAvailability took 6499ms | |
2014-02-14 00:32:09,417 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:09,417 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - New connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:09,440 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:32:09,440 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:09,459 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:09,482 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - QUERY-PROFILE: 20 | |
2014-02-14 00:32:09,752 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Obtaining cached connection for thread (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:09,755 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Closing connection (Thread[Thread-57,5,main]) | |
2014-02-14 00:32:09,772 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - 1/0/0 queries attempted... | |
2014-02-14 00:32:09,772 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [Thread-57]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:32:09,783 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:09,784 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:09,811 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Closing connection (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:09,828 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - 3/1/0 queries attempted... | |
2014-02-14 00:32:09,828 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:32:09,830 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:09,830 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - New connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:09,830 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:32:09,830 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:09,848 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:09,865 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Closing connection (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:09,881 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:32:09,881 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:32:09,923 INFO [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: ContalAirRequest - Search duration: 9769 msecs. | |
2014-02-14 00:32:10,251 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:10,310 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Closing connection (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:10,317 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Connection doesn't exist (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:10,317 DEBUG [sessionId=NO_SESSION_ID_FROM_127.0.0.1] [requestId=ce413d2b-6bf1-42b5-aac5-2e93b42e3c53] [qtp9409843-97]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:32:16,046 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:32:16,055 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GetFareRulesRQ><AirlineCode>GAL</AirlineCode><FareRuleKey>E:BNE:SYD:20140620:VA:SZDA:8920:AUD:8920:00F1F1:012E:F3F0:N:VA:N 113000800013</FareRuleKey></GetFareRulesRQ> | |
2014-02-14 00:32:16,082 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:16,082 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - New connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:16,082 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:32:16,082 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:16,082 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:16,089 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:32:16,089 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GetSsrOptionsRQ><AirlineCode>VA</AirlineCode><ReservationSystem>RS-GLL</ReservationSystem><OptionContext CurrencyCode="AUD"><FareKey>Key:0:Adult@ADULT:S:SZDA</FareKey><FlightContext>VA:908:20140620:BNE:SYD:0600:0735:N|1:0:0</FlightContext></OptionContext></GetSsrOptionsRQ> | |
2014-02-14 00:32:16,106 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - QUERY-PROFILE: 24 | |
2014-02-14 00:32:16,110 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:16,110 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:16,131 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - CALL-PROFILE: 20 | |
2014-02-14 00:32:16,131 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:32:16,131 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:16,132 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:16,135 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-94,5,main]) | |
2014-02-14 00:32:16,135 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - New connection for thread (Thread[qtp9409843-94,5,main]) | |
2014-02-14 00:32:16,135 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:32:16,135 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:16,135 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-94,5,main]) | |
2014-02-14 00:32:16,146 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:32:16,147 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:32:16,148 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:32:16,153 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:32:16,153 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-94,5,main]) | |
2014-02-14 00:32:16,172 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:32:16,178 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:32:16,186 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:32:16,186 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-94,5,main]) | |
2014-02-14 00:32:16,191 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:32:16,199 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:32:16,201 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:32:16,202 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:32:16,204 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:32:16,204 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:32:16,207 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - CALL-PROFILE: 18 | |
2014-02-14 00:32:16,214 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:32:16,215 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:32:16,208 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:32:16,216 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:16,217 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-94,5,main]) | |
2014-02-14 00:32:16,219 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:32:16,227 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:32:16,230 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:32:16,231 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:32:16,232 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:16,229 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:32:16,248 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:16,249 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesParser | |
2014-02-14 00:32:16,252 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:32:16,253 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:32:16,259 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:32:16,268 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:32:16,278 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:32:16,282 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:32:16,288 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:32:16,292 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:32:16,298 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:32:16,299 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:32:16,300 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:32:16,300 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:32:16,301 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:32:16,315 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:32:16,316 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:32:16,317 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:32:16,317 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:32:16,318 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:16,318 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:32:16,325 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:32:16,341 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:16,345 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:32:16,346 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesParser | |
2014-02-14 00:32:16,421 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.optionContextParser | |
2014-02-14 00:32:16,469 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.optionContextParser | |
2014-02-14 00:32:16,472 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:32:16,478 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:32:18,438 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:32:18,443 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:32:18,443 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:32:18,451 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:18,461 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Closing connection (Thread[qtp9409843-94,5,main]) | |
2014-02-14 00:32:18,479 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:32:18,479 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=48582bc4-6c75-457c-ace4-ca4e3c01d0a3] [qtp9409843-94]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:32:18,494 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: FareGateInterface - doFaregateGetFareRules took 2120ms | |
2014-02-14 00:32:18,528 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:18,535 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Closing connection (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:18,552 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:32:18,552 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=dc533d49-c968-47cd-9979-8d2b4b27f334] [qtp9409843-97]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:32:18,829 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:32:18,843 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GetSsrOptionsRQ><AirlineCode>QF</AirlineCode><ReservationSystem>RS-GLL</ReservationSystem><OptionContext CurrencyCode="AUD"><FareKey>Key:0:Adult@ADULT:N:NPTDEAL</FareKey><FlightContext>QF:502:20140630:SYD:BNE:0635:0805:N|1:0:0</FlightContext></OptionContext></GetSsrOptionsRQ> | |
2014-02-14 00:32:18,833 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:32:18,843 DEBUG [sessionId=] [requestId=] [AsyncAppender-Dispatcher-Thread-40]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GetFareRulesRQ><AirlineCode>GAL</AirlineCode><FareRuleKey>E:SYD:BNE:20140630:QF:NPTDEAL:18838:AUD:18838:00F9F6:0396:F8F4:Y:QF:NADT96840089998:0001:73ZI:9683952:1:Y:Y:LONLI:::NADT************8499:1:1::N:N:N:Y:Y:SYD:::</FareRuleKey></GetFareRulesRQ> | |
2014-02-14 00:32:18,863 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-92,5,main]) | |
2014-02-14 00:32:18,863 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - New connection for thread (Thread[qtp9409843-92,5,main]) | |
2014-02-14 00:32:18,863 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:32:18,863 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:18,863 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-92,5,main]) | |
2014-02-14 00:32:18,881 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:32:18,881 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-92,5,main]) | |
2014-02-14 00:32:18,882 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-92,5,main]) | |
2014-02-14 00:32:18,890 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-96,5,main]) | |
2014-02-14 00:32:18,890 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - New connection for thread (Thread[qtp9409843-96,5,main]) | |
2014-02-14 00:32:18,890 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Opened Connection 2 now open | |
2014-02-14 00:32:18,890 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:18,890 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-96,5,main]) | |
2014-02-14 00:32:18,900 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - CALL-PROFILE: 18 | |
2014-02-14 00:32:18,900 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:32:18,900 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:18,901 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-92,5,main]) | |
2014-02-14 00:32:18,907 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - QUERY-PROFILE: 17 | |
2014-02-14 00:32:18,908 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-96,5,main]) | |
2014-02-14 00:32:18,908 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-96,5,main]) | |
2014-02-14 00:32:18,922 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:32:18,924 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:32:18,927 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - CALL-PROFILE: 19 | |
2014-02-14 00:32:18,927 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:32:18,927 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:18,927 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-96,5,main]) | |
2014-02-14 00:32:18,930 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:32:18,930 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:32:18,934 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:32:18,935 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:32:18,934 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:32:18,940 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:32:18,941 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:32:18,942 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:32:18,944 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:32:18,945 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:32:18,945 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:32:18,946 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:32:18,947 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:32:18,946 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:32:18,952 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:32:18,952 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:32:18,954 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:32:18,955 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:32:18,955 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:32:18,956 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:32:18,953 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:32:18,957 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:32:18,958 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:32:18,958 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:32:18,959 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:32:18,968 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:32:18,969 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:32:18,967 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:32:18,970 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:32:18,971 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:32:18,973 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:32:18,977 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:18,973 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:32:18,983 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:32:18,984 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:32:18,984 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:18,986 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:18,986 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesParser | |
2014-02-14 00:32:18,987 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:32:18,998 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:18,999 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:32:19,001 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:32:19,004 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.optionContextParser | |
2014-02-14 00:32:19,004 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesParser | |
2014-02-14 00:32:19,017 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.optionContextParser | |
2014-02-14 00:32:19,019 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:32:19,023 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsParser | |
2014-02-14 00:32:21,670 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: FareGateInterface - doFaregateGetFareRules took 2662ms | |
2014-02-14 00:32:21,674 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:21,675 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Closing connection (Thread[qtp9409843-96,5,main]) | |
2014-02-14 00:32:21,692 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:32:21,692 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=ae7f7963-c0f2-41e8-b35b-3d98c6618d90] [qtp9409843-96]: TTConnectionImpl - Closed Committed Connection 1 remaining | |
2014-02-14 00:32:21,918 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:21,935 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Closing connection (Thread[qtp9409843-92,5,main]) | |
2014-02-14 00:32:21,952 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:32:21,953 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=33781a7b-f9b2-44d0-87ba-e47bac9ae66e] [qtp9409843-92]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 00:32:25,939 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: XMLController - received request site=<CTWEB>, interface=<FLGHTCNTR> | |
2014-02-14 00:32:25,939 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: XMLController - content=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ContalAuthRQ><Credentials Type="Email"><UserEmail>[email protected]</UserEmail></Credentials></ContalAuthRQ> | |
2014-02-14 00:32:25,957 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:25,957 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - New connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:25,957 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:32:25,957 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:25,957 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:25,975 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - QUERY-PROFILE: 18 | |
2014-02-14 00:32:25,975 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:25,975 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:25,994 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - CALL-PROFILE: 19 | |
2014-02-14 00:32:25,994 INFO [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: CobraProtocolHandler - Accepting request CTWEB:FLGHTCNTR <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2014-02-14 00:32:25,994 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:25,994 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Obtaining cached connection for thread (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:25,998 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.processBSPItemsRequest | |
2014-02-14 00:32:25,998 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRedemptionRQ | |
2014-02-14 00:32:26,007 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.initiateServiceRequest | |
2014-02-14 00:32:26,008 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.payPalAuthorizationRequest | |
2014-02-14 00:32:26,009 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.threeDSecureRequest | |
2014-02-14 00:32:26,010 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalPaymentRequest | |
2014-02-14 00:32:26,016 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalStatisticsRequest | |
2014-02-14 00:32:26,017 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.bookingRequest | |
2014-02-14 00:32:26,018 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalVerisignDeposit | |
2014-02-14 00:32:26,019 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.findPOLiTransactionRequest | |
2014-02-14 00:32:26,019 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.beginPOLiTransactionRequest | |
2014-02-14 00:32:26,020 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePOLiTransactionsRequest | |
2014-02-14 00:32:26,029 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelSegmentRequest | |
2014-02-14 00:32:26,029 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCreateBookingRequest | |
2014-02-14 00:32:26,030 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalRefreshBookingRequest | |
2014-02-14 00:32:26,031 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalBookingRequest | |
2014-02-14 00:32:26,032 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.contalCancelBookingRequest | |
2014-02-14 00:32:26,033 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.retrievePNRRequest | |
2014-02-14 00:32:26,034 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getFareRulesRequest | |
2014-02-14 00:32:26,034 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getSsrOptionsRequest | |
2014-02-14 00:32:26,035 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.getSeatMapRequest | |
2014-02-14 00:32:26,036 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.decryptRequest | |
2014-02-14 00:32:26,080 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.encryptRequest | |
2014-02-14 00:32:28,708 ERROR [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: OTAEngine - An error occured while handling request: ContalAuthRQ | |
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.encryptRequest' defined in file [/var/docroot/cobra/cobra-app/target/classes/com/travelthere/xmlengine/profile/EncryptRequest.class]: Initialization of bean failed; nested exception is org.springframework.aop.framework.AopConfigException: Could not generate CGLIB subclass of class [class com.travelthere.xmlengine.profile.EncryptRequest]: Common causes of this problem include using a final class or a non-visible class; nested exception is org.springframework.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:529) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458) | |
at org.springframework.beans.factory.support.AbstractBeanFactory$2.getObject(AbstractBeanFactory.java:333) | |
at org.springframework.web.context.request.AbstractRequestAttributesScope.get(AbstractRequestAttributesScope.java:43) | |
at net.flitech.altitude.cobra.spring.RequestScopeWithFallback.get(RequestScopeWithFallback.java:28) | |
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:329) | |
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194) | |
at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:34) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.getTarget(CglibAopProxy.java:663) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:614) | |
at com.travelthere.xmlengine.profile.EncryptRequest$$EnhancerByCGLIB$$ae6e6477.getRequestTagName(<generated>) | |
at com.travelthere.xmlengine.engine.OTAQueryFactory.createOTAQuery(OTAQueryFactory.java:37) | |
at com.travelthere.xmlengine.engine.OTAEngine.handleRequest(OTAEngine.java:196) | |
at com.travelthere.xmlengine.engine.OTAEngine.handleRequest(OTAEngine.java:106) | |
at com.travelthere.xmlengine.engine.OTAEngine$$FastClassByCGLIB$$c598bdd8.invoke(<generated>) | |
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) | |
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:698) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:132) | |
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:120) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:631) | |
at com.travelthere.xmlengine.engine.OTAEngine$$EnhancerByCGLIB$$9686db3a.handleRequest(<generated>) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler.handleValidRequest(CobraProtocolHandler.java:60) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler.processCobraRequest(CobraProtocolHandler.java:39) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler$$FastClassByCGLIB$$76a84d14.invoke(<generated>) | |
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) | |
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:698) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96) | |
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260) | |
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:631) | |
at net.flitech.altitude.cobra.protocol.CobraProtocolHandler$$EnhancerByCGLIB$$c083fc64.processCobraRequest(<generated>) | |
at net.flitech.altitude.cobra.web.XMLController.request(XMLController.java:31) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:219) | |
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) | |
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:745) | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:686) | |
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80) | |
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925) | |
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856) | |
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:936) | |
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:838) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:755) | |
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:812) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) | |
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669) | |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) | |
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) | |
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) | |
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) | |
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) | |
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) | |
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259) | |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307) | |
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) | |
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:560) | |
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) | |
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072) | |
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382) | |
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) | |
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) | |
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255) | |
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154) | |
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) | |
at org.eclipse.jetty.server.Server.handle(Server.java:365) | |
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485) | |
at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937) | |
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998) | |
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:856) | |
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) | |
at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) | |
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) | |
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) | |
at java.lang.Thread.run(Thread.java:724) | |
Caused by: org.springframework.aop.framework.AopConfigException: Could not generate CGLIB subclass of class [class com.travelthere.xmlengine.profile.EncryptRequest]: Common causes of this problem include using a final class or a non-visible class; nested exception is org.springframework.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null | |
at org.springframework.aop.framework.CglibAopProxy.getProxy(CglibAopProxy.java:211) | |
at org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:111) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.java:477) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator.java:362) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractAutoProxyCreator.java:322) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:409) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1488) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521) | |
... 105 more | |
Caused by: org.springframework.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null | |
at org.springframework.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:237) | |
at org.springframework.cglib.proxy.Enhancer.createHelper(Enhancer.java:377) | |
at org.springframework.cglib.proxy.Enhancer.create(Enhancer.java:285) | |
at org.springframework.aop.framework.CglibAopProxy.getProxy(CglibAopProxy.java:205) | |
... 112 more | |
Caused by: java.lang.reflect.InvocationTargetException | |
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.springframework.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:384) | |
at org.springframework.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:219) | |
... 115 more | |
Caused by: java.lang.OutOfMemoryError: PermGen space | |
at java.lang.ClassLoader.defineClass1(Native Method) | |
at java.lang.ClassLoader.defineClass(ClassLoader.java:788) | |
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at org.springframework.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:384) | |
at org.springframework.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:219) | |
at org.springframework.cglib.proxy.Enhancer.createHelper(Enhancer.java:377) | |
at org.springframework.cglib.proxy.Enhancer.create(Enhancer.java:285) | |
at org.springframework.aop.framework.CglibAopProxy.getProxy(CglibAopProxy.java:205) | |
at org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:111) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.java:477) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator.java:362) | |
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractAutoProxyCreator.java:322) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:409) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1488) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521) | |
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458) | |
at org.springframework.beans.factory.support.AbstractBeanFactory$2.getObject(AbstractBeanFactory.java:333) | |
at org.springframework.web.context.request.AbstractRequestAttributesScope.get(AbstractRequestAttributesScope.java:43) | |
at net.flitech.altitude.cobra.spring.RequestScopeWithFallback.get(RequestScopeWithFallback.java:28) | |
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:329) | |
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194) | |
at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:34) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.getTarget(CglibAopProxy.java:663) | |
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:614) | |
at com.travelthere.xmlengine.profile.EncryptRequest$$EnhancerByCGLIB$$ae6e6477.getRequestTagName(<generated>) | |
at com.travelthere.xmlengine.engine.OTAQueryFactory.createOTAQuery(OTAQueryFactory.java:37) | |
at com.travelthere.xmlengine.engine.OTAEngine.handleRequest(OTAEngine.java:196) | |
at com.travelthere.xmlengine.engine.OTAEngine.handleRequest(OTAEngine.java:106) | |
at com.travelthere.xmlengine.engine.OTAEngine$$FastClassByCGLIB$$c598bdd8.invoke(<generated>) | |
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) | |
2014-02-14 00:32:28,740 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Aborting connection (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:28,756 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - 1/1/0 queries attempted... | |
2014-02-14 00:32:28,756 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:32:28,880 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: RequestScopeWithFallback - Via request scope: scopedTarget.OTAEngine | |
2014-02-14 00:32:28,883 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Aborting connection (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:28,887 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Connection dosn't exist (Thread[qtp9409843-97,5,main]) | |
2014-02-14 00:32:28,888 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [qtp9409843-97]: TTConnectionImpl - Closed Rolledback Connection 0 remaining | |
2014-02-14 00:32:28,904 ERROR [sessionId=] [requestId=] [cobra%0045rror%004dessages.data]: DiskStorageFactory - Disk Write of -251271405075 failed: | |
java.io.NotSerializableException: net.flitech.altitude.cobra.util.error.ErrorMessage | |
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1181) | |
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
at java.util.ArrayList.writeObject(ArrayList.java:710) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) | |
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493) | |
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) | |
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1175) | |
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1541) | |
at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:439) | |
at net.sf.ehcache.Element.writeObject(Element.java:835) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:988) | |
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493) | |
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429) | |
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1175) | |
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347) | |
at net.sf.ehcache.util.MemoryEfficientByteArrayOutputStream.serialize(MemoryEfficientByteArrayOutputStream.java:97) | |
at net.sf.ehcache.store.disk.DiskStorageFactory.serializeElement(DiskStorageFactory.java:405) | |
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:384) | |
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485) | |
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088) | |
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072) | |
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:166) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:724) | |
2014-02-14 00:32:30,395 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 0) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:32,980 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 1) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:35,543 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 2) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:38,035 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 3) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:40,478 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 4) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:42,931 ERROR [sessionId=] [requestId=] [airports.data]: DiskStorageFactory - Disk Write of 841889504899 failed: | |
java.lang.OutOfMemoryError: PermGen space | |
2014-02-14 00:32:45,345 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 5) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:46,637 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 6) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:47,822 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 7) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:49,066 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 8) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:50,295 WARN [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: ContalEmail - Unable to send email (attempt 9) using SMTP server smtp-relay.bne.flitech.net; Error: java.lang.OutOfMemoryError: PermGen space; Message: PermGen space; Base error: None | |
2014-02-14 00:32:50,295 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: TTConnectionImpl - Obtaining cached connection for thread (Thread[pool-2-thread-1,5,main]) | |
2014-02-14 00:32:50,295 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: TTConnectionImpl - New connection for thread (Thread[pool-2-thread-1,5,main]) | |
2014-02-14 00:32:50,314 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: TTConnectionImpl - Opened Connection 1 now open | |
2014-02-14 00:32:50,314 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: TTConnectionImpl - start setSiteCode: enabled=true | |
2014-02-14 00:32:50,314 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: TTConnectionImpl - Closing connection (Thread[pool-2-thread-1,5,main]) | |
2014-02-14 00:32:50,330 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: TTConnectionImpl - 0/0/0 queries attempted... | |
2014-02-14 00:32:50,330 DEBUG [sessionId=fgpd0766ff9e1751yveqw3o4o] [requestId=db2a0672-2652-42e3-bca0-2846be9a3070] [pool-2-thread-1]: TTConnectionImpl - Closed Committed Connection 0 remaining | |
2014-02-14 03:43:10,717 INFO [sessionId=] [requestId=] [main]: Version - Hibernate Commons Annotations 3.2.0.Final | |
2014-02-14 03:43:10,728 INFO [sessionId=] [requestId=] [main]: Environment - Hibernate 3.6.0.Final | |
2014-02-14 03:43:10,731 INFO [sessionId=] [requestId=] [main]: Environment - hibernate.properties not found | |
2014-02-14 03:43:10,734 INFO [sessionId=] [requestId=] [main]: Environment - Bytecode provider name : javassist | |
2014-02-14 03:43:10,737 INFO [sessionId=] [requestId=] [main]: Environment - using JDK 1.4 java.sql.Timestamp handling | |
2014-02-14 03:43:10,792 INFO [sessionId=] [requestId=] [main]: Version - Hibernate EntityManager 3.6.0.Final | |
2014-02-14 03:43:10,804 INFO [sessionId=] [requestId=] [main]: Ejb3Configuration - Processing PersistenceUnitInfo [ | |
name: persistenceUnit | |
...] | |
2014-02-14 03:43:11,144 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyCategory | |
2014-02-14 03:43:11,172 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyCategory on table company_category | |
2014-02-14 03:43:11,217 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 03:43:11,217 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,218 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ReservationSegment on table reservation_segment | |
2014-02-14 03:43:11,385 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 03:43:11,386 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,387 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Debtor on table debtor | |
2014-02-14 03:43:11,396 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.FareMarkupType | |
2014-02-14 03:43:11,397 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findMarkupTypes => select fmt from FareMarkupType fmt where active = 'Y' | |
2014-02-14 03:43:11,398 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.FareMarkupType on table fare_markup_type | |
2014-02-14 03:43:11,406 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Product | |
2014-02-14 03:43:11,407 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findActiveProducts => SELECT p FROM Product p WHERE p.active = 'Y' and p.type = :productType order by p.siteCode | |
2014-02-14 03:43:11,407 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getProductDetails => SELECT p FROM Product p WHERE p.active = 'Y' and p.name = :productName | |
2014-02-14 03:43:11,408 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,408 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Product on table product | |
2014-02-14 03:43:11,411 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Suburb | |
2014-02-14 03:43:11,412 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,412 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Suburb on table suburb | |
2014-02-14 03:43:11,415 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 03:43:11,416 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,417 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Region on table region | |
2014-02-14 03:43:11,418 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Interface | |
2014-02-14 03:43:11,418 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,418 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Interface on table interface | |
2014-02-14 03:43:11,421 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 03:43:11,421 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,421 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Reservation on table reservation | |
2014-02-14 03:43:11,423 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 03:43:11,423 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompanyAddress => SELECT c FROM CompanyAddress c WHERE c.companyGroup.siteCode = :companyGroupSiteCode AND c.companyGroup.companyGroupId= :companyGroupId ORDER BY c.companyAddressId | |
2014-02-14 03:43:11,423 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,424 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyAddress on table company_address | |
2014-02-14 03:43:11,431 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 03:43:11,431 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,431 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingRequest on table booking_request | |
2014-02-14 03:43:11,438 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 03:43:11,438 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyCostCentre on table company_cost_centre | |
2014-02-14 03:43:11,441 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartStatement | |
2014-02-14 03:43:11,441 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartStatement on table chart_statement | |
2014-02-14 03:43:11,444 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 03:43:11,444 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getSegmentAirViaReloc => select sa from SegmentAir sa where trim(sa.externalRelock) = :externalRelock | |
2014-02-14 03:43:11,444 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getSegmentAirViaReservationId => select sa from SegmentAir sa where sa.reservationSegment.reservation.reservationId = :reservationId | |
2014-02-14 03:43:11,444 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,444 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentAir on table segment_air | |
2014-02-14 03:43:11,448 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingDocumentData | |
2014-02-14 03:43:11,448 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,448 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingDocumentData on table booking_document_data | |
2014-02-14 03:43:11,457 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartOfAccounts | |
2014-02-14 03:43:11,457 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findChartOfAccounts => select coa from ChartOfAccounts coa where actv = 'Y' order by coa.accountCode, coa.name | |
2014-02-14 03:43:11,457 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartOfAccounts on table chart_of_accounts | |
2014-02-14 03:43:11,462 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingType | |
2014-02-14 03:43:11,462 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,462 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingType on table booking_type | |
2014-02-14 03:43:11,464 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Period | |
2014-02-14 03:43:11,464 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findAllPeriods => select p from Period p order by p.periodId desc | |
2014-02-14 03:43:11,464 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Period on table period | |
2014-02-14 03:43:11,465 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Consultant | |
2014-02-14 03:43:11,465 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Consultant on table consultant | |
2014-02-14 03:43:11,467 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 03:43:11,467 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getReportsList => select er from ExcelReport er where er.activeFlag = 'Y' AND er.prvt = 'N' | |
2014-02-14 03:43:11,468 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getReportsListByProfile => select er from ExcelReport er where (activeFlag = 'Y') AND (prvt = 'N' or exists (select 1 from ExcelReportProfile erp where erp.type = 'I' and erp.profile = :profile )) and not exists (select 1 from ExcelReportProfile erp2 where erp2.type = 'E' and erp2.profile = :profile) | |
2014-02-14 03:43:11,468 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,468 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ExcelReport on table excel_report | |
2014-02-14 03:43:11,473 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Bank | |
2014-02-14 03:43:11,473 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,473 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Bank on table bank | |
2014-02-14 03:43:11,475 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CardTypeFee | |
2014-02-14 03:43:11,475 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getBookingCardFees => select fees from CardTypeFee fees where fees.paymentTypeFeeId = :paymentTypeFeeId | |
2014-02-14 03:43:11,476 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CardTypeFee on table booking_fee_card_type | |
2014-02-14 03:43:11,480 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 03:43:11,480 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClientPersonName => select c from ClientPersonName c WHERE c.clientGroup.clientGroupId = :clientGroupId AND c.clientGroup.siteCode = :clientGroupSiteCode | |
2014-02-14 03:43:11,480 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,480 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientPersonName on table client_person_name | |
2014-02-14 03:43:11,483 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 03:43:11,483 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyDepartment on table company_department | |
2014-02-14 03:43:11,485 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.util.error.FFQErrorMessage | |
2014-02-14 03:43:11,487 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.util.error.FFQErrorMessage on table ffq_error_message | |
2014-02-14 03:43:11,487 WARN [sessionId=] [requestId=] [main]: AnnotationBinder - Hibernate does not support SequenceGenerator.initialValue() unless 'hibernate.id.new_generator_mappings' set | |
2014-02-14 03:43:11,488 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 03:43:11,488 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,488 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ExcelReportProfile on table excel_report_profile | |
2014-02-14 03:43:11,490 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 03:43:11,490 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,491 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BankAccount on table bank_account | |
2014-02-14 03:43:11,494 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 03:43:11,494 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompany => SELECT c FROM Company c WHERE c.companyId = :companyId AND c.siteCode = :companySiteCode | |
2014-02-14 03:43:11,494 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Company on table company | |
2014-02-14 03:43:11,499 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.MerchantFee | |
2014-02-14 03:43:11,499 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getMerchantFees => select fees from MerchantFee fees order by fees.siteCode, fees.interfaceCode, fees.bookingType, fees.paymentType.code | |
2014-02-14 03:43:11,500 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.MerchantFee on table merchant_fee | |
2014-02-14 03:43:11,506 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientEmail | |
2014-02-14 03:43:11,507 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientEmail on table CLIENT_EMAIL | |
2014-02-14 03:43:11,513 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Country | |
2014-02-14 03:43:11,513 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCountries => select cu from Country cu where cu.active = 'Y' | |
2014-02-14 03:43:11,513 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCountry => select cu from Country cu where cu.active = 'Y' and cu.countryCode = :countryCode | |
2014-02-14 03:43:11,513 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,514 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Country on table country | |
2014-02-14 03:43:11,515 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 03:43:11,515 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyDivision on table company_division | |
2014-02-14 03:43:11,517 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SalesLead | |
2014-02-14 03:43:11,517 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SalesLead on table sales_lead | |
2014-02-14 03:43:11,520 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChargeTypeCode | |
2014-02-14 03:43:11,520 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getAllChargeTypes => select codes from ChargeTypeCode codes | |
2014-02-14 03:43:11,520 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChargeTypeCode on table charge_type_code | |
2014-02-14 03:43:11,522 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientPhone | |
2014-02-14 03:43:11,522 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientPhone on table CLIENT_PHONE | |
2014-02-14 03:43:11,527 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingItinerary | |
2014-02-14 03:43:11,528 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findItineraryDetailsForBooking => SELECT max(bi) FROM BookingItinerary bi WHERE bi.booking.bookingId = :bookingId | |
2014-02-14 03:43:11,528 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,528 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingItinerary on table booking_itinerary | |
2014-02-14 03:43:11,530 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingFee | |
2014-02-14 03:43:11,531 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getBookingFees => select fees from BookingFee fees order by fees.siteCode, fees.interfaceCode, fees.bookingType, fees.bookingFeeName | |
2014-02-14 03:43:11,531 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingFee on table booking_fee | |
2014-02-14 03:43:11,536 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 03:43:11,537 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getCompanyGroup => SELECT c FROM CompanyGroup c WHERE c.company.siteCode = :companySiteCode AND c.company.companyId= :companyId | |
2014-02-14 03:43:11,537 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,537 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CompanyGroup on table company_group | |
2014-02-14 03:43:11,539 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.City | |
2014-02-14 03:43:11,539 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCities => select c from City c where c.active = 'Y' | |
2014-02-14 03:43:11,540 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCity => select c from City c where c.active = 'Y' and c.cityCode = :cityCode | |
2014-02-14 03:43:11,540 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,540 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.City on table city | |
2014-02-14 03:43:11,543 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CreditCard | |
2014-02-14 03:43:11,543 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getAllCreditCards => select cards from CreditCard cards | |
2014-02-14 03:43:11,543 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CreditCard on table credit_card | |
2014-02-14 03:43:11,544 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 03:43:11,544 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection on table ota_pref_collection | |
2014-02-14 03:43:11,547 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Agent | |
2014-02-14 03:43:11,547 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,547 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Agent on table agent | |
2014-02-14 03:43:11,550 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 03:43:11,550 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClientGroup => select c from ClientGroup c WHERE c.client.clientId = :clientId AND c.client.siteCode = :clientSiteCode | |
2014-02-14 03:43:11,550 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,550 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ClientGroup on table client_group | |
2014-02-14 03:43:11,553 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CityLocation | |
2014-02-14 03:43:11,553 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CityLocation on table airport_city_location | |
2014-02-14 03:43:11,554 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingDocument | |
2014-02-14 03:43:11,554 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingDocuments => select bd from BookingDocument bd where bd.bookingId = :bookingId and bd.docNumber = :docNumber | |
2014-02-14 03:43:11,554 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingDocumentByBookingId => select bd from BookingDocument bd where bd.bookingId = :bookingId order by bd.seq desc | |
2014-02-14 03:43:11,554 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,554 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingDocument on table booking_document | |
2014-02-14 03:43:11,557 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 03:43:11,557 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getClient => select distinct c from Client c left join fetch c.clientGroup cg left join fetch cg.clientPersonName left join fetch cg.clientEmail left join fetch cg.clientPhone WHERE c.clientId = :clientId | |
2014-02-14 03:43:11,557 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,558 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Client on table client | |
2014-02-14 03:43:11,563 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Supplier | |
2014-02-14 03:43:11,563 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Supplier on table supplier | |
2014-02-14 03:43:11,566 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ChartCategory | |
2014-02-14 03:43:11,566 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ChartCategory on table chart_category | |
2014-02-14 03:43:11,567 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.util.error.ErrorMessage | |
2014-02-14 03:43:11,568 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.util.error.ErrorMessage on table error_messages | |
2014-02-14 03:43:11,568 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 03:43:11,568 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findSegmentTicketsExistForBooking => select st FROM SegmentTicket st WHERE st.reservationSegment.reservation.booking.bookingId = :bookingId | |
2014-02-14 03:43:11,568 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,569 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentTicket on table segment_ticket | |
2014-02-14 03:43:11,570 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.SegmentText | |
2014-02-14 03:43:11,570 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: findByResSegment => from SegmentText st where st.reservationSegment.reservationSegmentId = :rsrvtn_sgmnt_id and st.reservationSegment.siteCode = :rsrvtn_sgmnt_st_cd | |
2014-02-14 03:43:11,570 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.SegmentText on table segment_text | |
2014-02-14 03:43:11,573 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.ReferalConsultant | |
2014-02-14 03:43:11,573 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.ReferalConsultant on table referal_consultant | |
2014-02-14 03:43:11,574 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 03:43:11,574 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getBookingById => select b from Booking b WHERE b.bookingId = :bookingId | |
2014-02-14 03:43:11,574 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,574 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Booking on table booking | |
2014-02-14 03:43:11,581 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.CityPair | |
2014-02-14 03:43:11,581 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: findCityPairsForProduct => SELECT c FROM CityPair c WHERE c.product = :product | |
2014-02-14 03:43:11,582 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,582 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.CityPair on table product_air_city_pair | |
2014-02-14 03:43:11,583 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant | |
2014-02-14 03:43:11,583 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant on table booking_referal_consultant | |
2014-02-14 03:43:11,584 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Email | |
2014-02-14 03:43:11,584 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding named query: getEmailForAddress => select max(e) from Email e WHERE e.emailAddress = :emailAddress | |
2014-02-14 03:43:11,584 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Email on table email | |
2014-02-14 03:43:11,584 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding entity from annotated class: net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 03:43:11,585 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getProfile => select p from Profile p where profileId = :profileId | |
2014-02-14 03:43:11,585 INFO [sessionId=] [requestId=] [main]: QueryBinder - Binding Named query: getClientProfile => select distinct p from Profile p left join fetch p.client c left join fetch c.clientGroup cg left join fetch cg.clientPersonName left join fetch cg.clientEmail left join fetch cg.clientPhone where p.profileId = :profileId | |
2014-02-14 03:43:11,585 INFO [sessionId=] [requestId=] [main]: AnnotationBinder - Binding type definition: booleanType | |
2014-02-14 03:43:11,585 INFO [sessionId=] [requestId=] [main]: EntityBinder - Bind entity net.flitech.altitude.cobra.model.jpa.Profile on table profile | |
2014-02-14 03:43:11,589 INFO [sessionId=] [requestId=] [main]: EntityBinder - Adding secondary table to entity net.flitech.altitude.cobra.model.jpa.Profile -> profile_client | |
2014-02-14 03:43:11,602 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ReservationSegment.segmentTexts -> segment_text | |
2014-02-14 03:43:11,604 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientEmail -> CLIENT_EMAIL | |
2014-02-14 03:43:11,604 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientPersonName -> client_person_name | |
2014-02-14 03:43:11,604 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.ClientGroup.clientPhone -> CLIENT_PHONE | |
2014-02-14 03:43:11,604 INFO [sessionId=] [requestId=] [main]: CollectionBinder - Mapping collection: net.flitech.altitude.cobra.model.jpa.BookingDocument.bookingDocumentData -> booking_document_data | |
2014-02-14 03:43:11,607 INFO [sessionId=] [requestId=] [main]: Configuration - Hibernate Validator not found: ignoring | |
2014-02-14 03:43:11,624 INFO [sessionId=] [requestId=] [main]: Version - Hibernate Validator 4.1.0.Final | |
2014-02-14 03:43:11,630 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 03:43:11,843 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 03:43:11,919 INFO [sessionId=] [requestId=] [main]: DefaultTraversableResolver - Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. | |
2014-02-14 03:43:11,924 INFO [sessionId=] [requestId=] [main]: HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. | |
2014-02-14 03:43:11,941 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 03:43:11,941 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BankAccount | |
2014-02-14 03:43:11,942 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientEmailPK | |
2014-02-14 03:43:11,942 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientEmailPK | |
2014-02-14 03:43:11,944 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 03:43:11,944 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BookingRequest | |
2014-02-14 03:43:11,946 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 03:43:11,946 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Booking | |
2014-02-14 03:43:11,947 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientPhonePK | |
2014-02-14 03:43:11,948 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientPhonePK | |
2014-02-14 03:43:11,953 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 03:43:11,953 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyCostCentre | |
2014-02-14 03:43:11,954 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 03:43:11,954 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ReservationSegment | |
2014-02-14 03:43:11,954 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 03:43:11,954 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Company | |
2014-02-14 03:43:11,955 INFO [sessionId=] [requestId=] [main]: PojoInstantiator - no default (no-argument) constructor for class: net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId (class must be instantiated by Interceptor) | |
2014-02-14 03:43:11,955 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId | |
2014-02-14 03:43:11,955 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant$BookingRefConsultantId | |
2014-02-14 03:43:11,955 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 03:43:11,956 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Debtor | |
2014-02-14 03:43:11,956 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 03:43:11,956 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Client | |
2014-02-14 03:43:11,957 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Supplier$SupplierPk | |
2014-02-14 03:43:11,957 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Supplier$SupplierPk | |
2014-02-14 03:43:11,957 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 03:43:11,957 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Reservation | |
2014-02-14 03:43:11,957 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 03:43:11,958 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientGroup | |
2014-02-14 03:43:11,958 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 03:43:11,958 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ExcelReport | |
2014-02-14 03:43:11,959 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 03:43:11,959 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyAddress | |
2014-02-14 03:43:11,959 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 03:43:11,959 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection | |
2014-02-14 03:43:11,959 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 03:43:11,959 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyGroup | |
2014-02-14 03:43:11,960 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 03:43:11,960 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyDivision | |
2014-02-14 03:43:11,960 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 03:43:11,961 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.SegmentAir | |
2014-02-14 03:43:11,961 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 03:43:11,961 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ClientPersonName | |
2014-02-14 03:43:11,961 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 03:43:11,961 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Profile | |
2014-02-14 03:43:11,962 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 03:43:11,963 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.SegmentTicket | |
2014-02-14 03:43:11,964 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 03:43:11,964 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.CompanyDepartment | |
2014-02-14 03:43:11,964 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 03:43:11,964 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.ExcelReportProfile | |
2014-02-14 03:43:11,964 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override equals(): net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 03:43:11,964 WARN [sessionId=] [requestId=] [main]: RootClass - composite-id class does not override hashCode(): net.flitech.altitude.cobra.model.jpa.Region | |
2014-02-14 03:43:11,967 INFO [sessionId=] [requestId=] [main]: ConnectionProviderFactory - Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider | |
2014-02-14 03:43:11,972 INFO [sessionId=] [requestId=] [main]: InjectedDataSourceConnectionProvider - Using provided datasource | |
2014-02-14 03:43:28,796 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Database -> | |
name : Oracle | |
version : Oracle Database 10g Release 10.1.0.4.0 - Production | |
major : 10 | |
minor : 1 | |
2014-02-14 03:43:28,796 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Driver -> | |
name : Oracle JDBC driver | |
version : 11.2.0.3.0 | |
major : 11 | |
minor : 2 | |
2014-02-14 03:43:28,813 INFO [sessionId=] [requestId=] [main]: Dialect - Using dialect: org.hibernate.dialect.Oracle10gDialect | |
2014-02-14 03:43:28,856 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Automatic flush during beforeCompletion(): disabled | |
2014-02-14 03:43:28,856 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Automatic session close at end of transaction: disabled | |
2014-02-14 03:43:28,856 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC batch size: 50 | |
2014-02-14 03:43:28,856 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC batch updates for versioned data: disabled | |
2014-02-14 03:43:28,857 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Scrollable result sets: enabled | |
2014-02-14 03:43:28,857 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JDBC3 getGeneratedKeys(): disabled | |
2014-02-14 03:43:28,857 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Connection release mode: auto | |
2014-02-14 03:43:28,857 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Default batch fetch size: 1 | |
2014-02-14 03:43:28,858 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Generate SQL with comments: disabled | |
2014-02-14 03:43:28,858 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Order SQL updates by primary key: disabled | |
2014-02-14 03:43:28,858 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Order SQL inserts for batching: disabled | |
2014-02-14 03:43:28,858 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory | |
2014-02-14 03:43:28,866 INFO [sessionId=] [requestId=] [main]: ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory | |
2014-02-14 03:43:28,866 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query language substitutions: {} | |
2014-02-14 03:43:28,866 INFO [sessionId=] [requestId=] [main]: SettingsFactory - JPA-QL strict compliance: enabled | |
2014-02-14 03:43:28,867 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Second-level cache: enabled | |
2014-02-14 03:43:28,867 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query cache: enabled | |
2014-02-14 03:43:28,867 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Cache region factory : net.sf.ehcache.hibernate.SingletonEhCacheRegionFactory | |
2014-02-14 03:43:28,874 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Optimize cache for minimal puts: enabled | |
2014-02-14 03:43:28,874 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Structured second-level cache entries: disabled | |
2014-02-14 03:43:28,875 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory | |
2014-02-14 03:43:28,879 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Statistics: disabled | |
2014-02-14 03:43:28,879 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Deleted entity synthetic identifier rollback: disabled | |
2014-02-14 03:43:28,879 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Default entity-mode: pojo | |
2014-02-14 03:43:28,879 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Named query checking : enabled | |
2014-02-14 03:43:28,879 INFO [sessionId=] [requestId=] [main]: SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): disabled | |
2014-02-14 03:43:28,896 INFO [sessionId=] [requestId=] [main]: SessionFactoryImpl - building session factory | |
2014-02-14 03:43:28,916 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CardTypeFee]; using defaults. | |
2014-02-14 03:43:29,015 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BankAccount]; using defaults. | |
2014-02-14 03:43:29,024 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartOfAccounts]; using defaults. | |
2014-02-14 03:43:29,036 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Bank]; using defaults. | |
2014-02-14 03:43:29,049 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingRequest]; using defaults. | |
2014-02-14 03:43:29,063 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Booking]; using defaults. | |
2014-02-14 03:43:29,082 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyCategory]; using defaults. | |
2014-02-14 03:43:29,087 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChargeTypeCode]; using defaults. | |
2014-02-14 03:43:29,087 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.ChargeTypeCode] | |
2014-02-14 03:43:29,090 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ReferalConsultant]; using defaults. | |
2014-02-14 03:43:29,100 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyCostCentre]; using defaults. | |
2014-02-14 03:43:29,106 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ReservationSegment]; using defaults. | |
2014-02-14 03:43:29,112 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Company]; using defaults. | |
2014-02-14 03:43:29,123 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingReferalConsultant]; using defaults. | |
2014-02-14 03:43:29,129 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Debtor]; using defaults. | |
2014-02-14 03:43:29,136 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.MerchantFee]; using defaults. | |
2014-02-14 03:43:29,144 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CityPair]; using defaults. | |
2014-02-14 03:43:29,151 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Consultant]; using defaults. | |
2014-02-14 03:43:29,160 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingDocumentData]; using defaults. | |
2014-02-14 03:43:29,168 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Client]; using defaults. | |
2014-02-14 03:43:29,185 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartStatement]; using defaults. | |
2014-02-14 03:43:29,192 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Reservation]; using defaults. | |
2014-02-14 03:43:29,199 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.FareMarkupType]; using defaults. | |
2014-02-14 03:43:29,199 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.FareMarkupType] | |
2014-02-14 03:43:29,204 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingFee]; using defaults. | |
2014-02-14 03:43:29,209 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ClientGroup]; using defaults. | |
2014-02-14 03:43:29,214 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ExcelReport]; using defaults. | |
2014-02-14 03:43:29,223 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyAddress]; using defaults. | |
2014-02-14 03:43:29,244 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.OTAPreferenceCollection]; using defaults. | |
2014-02-14 03:43:29,248 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Country]; using defaults. | |
2014-02-14 03:43:29,252 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [staticRefData] | |
2014-02-14 03:43:29,256 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyGroup]; using defaults. | |
2014-02-14 03:43:29,261 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyDivision]; using defaults. | |
2014-02-14 03:43:29,267 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Period]; using defaults. | |
2014-02-14 03:43:29,267 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.Period] | |
2014-02-14 03:43:29,278 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SegmentAir]; using defaults. | |
2014-02-14 03:43:29,292 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.City]; using defaults. | |
2014-02-14 03:43:29,296 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Agent]; using defaults. | |
2014-02-14 03:43:29,304 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ClientPersonName]; using defaults. | |
2014-02-14 03:43:29,310 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Profile]; using defaults. | |
2014-02-14 03:43:29,318 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Product]; using defaults. | |
2014-02-14 03:43:29,319 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.Product] | |
2014-02-14 03:43:29,322 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ChartCategory]; using defaults. | |
2014-02-14 03:43:29,324 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingDocument]; using defaults. | |
2014-02-14 03:43:29,327 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Suburb]; using defaults. | |
2014-02-14 03:43:29,332 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CreditCard]; using defaults. | |
2014-02-14 03:43:29,333 WARN [sessionId=] [requestId=] [main]: EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [net.flitech.altitude.cobra.model.jpa.CreditCard] | |
2014-02-14 03:43:29,336 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SegmentTicket]; using defaults. | |
2014-02-14 03:43:29,340 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.SalesLead]; using defaults. | |
2014-02-14 03:43:29,345 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingItinerary]; using defaults. | |
2014-02-14 03:43:29,348 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Interface]; using defaults. | |
2014-02-14 03:43:29,356 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.CompanyDepartment]; using defaults. | |
2014-02-14 03:43:29,359 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.ExcelReportProfile]; using defaults. | |
2014-02-14 03:43:29,369 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.BookingType]; using defaults. | |
2014-02-14 03:43:29,372 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [net.flitech.altitude.cobra.model.jpa.Region]; using defaults. | |
2014-02-14 03:43:29,635 INFO [sessionId=] [requestId=] [main]: SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured | |
2014-02-14 03:43:29,637 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.UpdateTimestampsCache]; using defaults. | |
2014-02-14 03:43:29,639 WARN [sessionId=] [requestId=] [main]: AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.StandardQueryCache]; using defaults. | |
2014-02-14 03:43:29,957 WARN [sessionId=] [requestId=] [main]: TemplateRenderer - Function template anticipated 4 arguments, but 1 arguments encountered | |
2014-02-14 03:43:31,249 DEBUG [sessionId=] [requestId=] [main]: ApplicationContextHolder - setInstance: instance=ApplicationContextHolder [applicationContext=WebApplicationContext for namespace 'app-servlet': startup date [Fri Feb 14 03:43:07 UTC 2014]; parent: Root WebApplicationContext] | |
2014-02-14 03:43:31,956 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: addressing-1.41 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/addressing-1.41.mar | |
2014-02-14 03:43:31,972 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - Deploying module: rampart-1.4 - file:/var/docroot/cobra/cobra-app/target/classes/repository/modules/rampart-1.4.mar | |
2014-02-14 03:43:31,982 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/services/services.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/services/services.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 03:43:31,982 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/transports/transports.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 03:43:31,983 INFO [sessionId=] [requestId=] [main]: DeploymentEngine - /var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list (No such file or directory) - as per axis2.repository.url, the URL is file:/var/docroot/cobra/cobra-app/target/classes/repository/pojo/pojo.list that will be used relative to /var/docroot/cobra/cobra-app/. | |
2014-02-14 03:43:32,042 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Reading Cobra configuration from dir: classpath:/config/sites/ | |
2014-02-14 03:43:32,042 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-ctweb.xml | |
2014-02-14 03:43:32,050 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig.xml | |
2014-02-14 03:43:32,052 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-zaweb.xml | |
2014-02-14 03:43:32,057 INFO [sessionId=] [requestId=] [main]: FileConfigFinder - Found Cobra configuration file: cobraconfig-nzweb.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment