Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.79 KB | None | 0 0
  1. Buildfile: C:\Guidewire\ClaimCenter\bin\..\modules\ant\build.xml
  2.  
  3. tasks:
  4.  
  5. asserts:
  6.  
  7. macros:
  8.  
  9. init:
  10. [echo] Java version: 1.6.0_30
  11. [echo] Ant version: Apache Ant version 1.7.1 compiled on June 27 2008
  12. Importing modules from C:\Guidewire\ClaimCenter\modules
  13.  
  14. verify-checksum:
  15. ====================================================
  16. = Running main class: com.guidewire.tools.checksum.ModulesChecksumTool
  17. = JVM args: -Xms32m -Xmx512m -XX:MaxPermSize=128m
  18. = Program args: -productCode cc -modulesDir "C:\Guidewire\ClaimCenter\modules" -checksumDir "C:\Guidewire\ClaimCenter\modules"
  19. =
  20. [java] [pl] : Calculating module checksum...
  21. [java] [cc] : Calculating module checksum...
  22. [java] [cc-gunit] : Calculating module checksum...
  23. [java] [xml] : Calculating module checksum...
  24. [java] [webservices] : Calculating module checksum...
  25. [java] [gosu-core-api] : Calculating module checksum...
  26. [java] [heatmap] : Calculating module checksum...
  27. [java] [pl-gunit] : Calculating module checksum...
  28. [java] [pl-activex-whitelist] : Calculating module checksum...
  29. [java] [pl-activex] : Calculating module checksum...
  30. [java] [pl-tools] : Calculating module checksum...
  31. [java] [util] : Calculating module checksum...
  32. [java] [gosu-core] : Calculating module checksum...
  33. [java] [gosu-lib] : Calculating module checksum...
  34. [java] [gosu-test-api] : Calculating module checksum...
  35. [java] [cc-production-group] : Calculating module checksum...
  36. [java] [testresult-formatter] : Calculating module checksum...
  37. [java] [studio] : Calculating module checksum...
  38. [java] [gosu] : Calculating module checksum...
  39. [java] [pl-gosudoc] : Calculating module checksum...
  40. [java] [cc-studio] : Calculating module checksum...
  41. [java] [cc-tools] : Calculating module checksum...
  42. [java] [cc-plugin] : Calculating module checksum...
  43. [java] [plugin] : Calculating module checksum...
  44. [java] Verifying calculated checksum values against shipped checksum values...
  45. [java] Checksum execution time: 67197 millis
  46. =
  47. = Main class com.guidewire.tools.checksum.ModulesChecksumTool complete
  48. ====================================================
  49.  
  50. dev-deploy:
  51. [gw:gosu] copying module: gosu-lib
  52. [gw:gosu] copying module: gosu-core-api
  53. [gw:gosu] copying module: gosu-core
  54. [gw:gosu] copying module: gosu
  55. [gw:gosu] copying module: xml
  56. [gw:gosu] copying module: webservices
  57. [gw:gosu] copying module: util
  58. [gw:gosu] copying module: plugin
  59. [gw:gosu] copying module: cc-plugin
  60. [gw:gosu] copying module: pl
  61. [copy] Copying 681 files to C:\Guidewire\ClaimCenter\webapps\cc\resources
  62. [copy] Copying 11 files to C:\Guidewire\ClaimCenter\webapps\cc
  63. [gw:gosu] copying module: heatmap
  64. [copy] Copying 5 files to C:\Guidewire\ClaimCenter\webapps\cc\resources
  65. [gw:gosu] copying module: pl-activex
  66. [copy] Copying 1 file to C:\Guidewire\ClaimCenter\webapps\cc
  67. [gw:gosu] copying module: pl-activex-whitelist
  68. [copy] Copying 1 file to C:\Guidewire\ClaimCenter\webapps\cc
  69. [gw:gosu] copying module: cc
  70. [copy] Copying 197 files to C:\Guidewire\ClaimCenter\webapps\cc\resources
  71. [copy] Copying 1 file to C:\Guidewire\ClaimCenter\webapps\cc
  72. [gw:gosu] copying module: gosu-test-api
  73. [gw:gosu] copying module: testresult-formatter
  74. [gw:gosu] copying module: pl-gunit
  75. [gw:gosu] copying module: cc-gunit
  76. [gw:gosu] copying module: configuration
  77. JavaScript files are up to date - nothing to copy
  78. JavaScript files are up to date - nothing to copy
  79.  
  80. dev-start:
  81. ====================================================
  82. = Running main class: com.guidewire.commons.jetty.GWServerJettyServerMain
  83. = JVM args: -ea -Dgw.server.mode=dev -Xms512m -Xmx1024m -XX:MaxPermSize=192m
  84. = Program args: -appName cc -port 8080 -stopPort 8079 -stopKey gwdev
  85. =
  86. [java] Resource locator: config environment
  87. [java] Module path: [configuration, cc-gunit, pl-gunit, testresult-formatter, gosu-test-api, cc, pl-activex-whitelist, pl-activex, heatmap, pl, cc-plugin, plugin, util, webservices, xml, gosu, gosu-core, gosu-core-api, gosu-lib]
  88. [java] main 08:01:03,017 INFO org.mortbay.http.HttpServer Version Jetty/5.1.x
  89. [java] main 08:01:03,033 INFO org.mortbay.http.SocketListener Started SocketListener on 0.0.0.0:8080
  90. [java] main 08:01:03,033 INFO org.mortbay.util.Container Started org.mortbay.jetty.Server@68ed662d
  91. [java] main 08:01:03,080 INFO org.mortbay.util.Credential Checking Resource aliases
  92. [java] main 08:01:03,532 INFO org.mortbay.util.Container Started org.mortbay.jetty.servlet.WebApplicationHandler@59d0d45b
  93. [java] 2017-02-20 08:01:19,475 INFO Root directory is "C:\Guidewire\ClaimCenter\webapps\cc"
  94. [java] 2017-02-20 08:01:19,475 INFO Temp directory is "C:\Users\A201879\AppData\Local\Temp\work\Jetty_0_0_0_0_8080__cc"
  95. [java] 2017-02-20 08:01:19,475 INFO Logging properties found at "C:\Guidewire\ClaimCenter\modules\configuration\config\logging\logging.properties"
  96. [java] 2017-02-20 08:01:19,834 INFO Increasing runlevel to 'GUIDEWIRE_STARTUP'
  97. [java] 2017-02-20 08:01:19,850 INFO Setup platform dependencies ...
  98. [java] 2017-02-20 08:01:20,208 INFO Reading config file: C:\Guidewire\ClaimCenter\modules\configuration\config\config.xml
  99. [java] 2017-02-20 08:01:20,240 INFO ENV not specified
  100. [java] 2017-02-20 08:01:20,552 INFO Platform dependency setup complete.
  101. [java] 2017-02-20 08:01:20,552 INFO Setup application dependencies ...
  102. [java] 2017-02-20 08:01:20,864 INFO Application dependency setup complete.
  103. [java] 2017-02-20 08:01:20,864 INFO SERVERID initialized to 'GP124097'
  104. [java] GP124097 2017-02-20 08:01:20,879 INFO Increasing runlevel to 'SHUTDOWN'
  105. [java] GP124097 2017-02-20 08:01:20,879 INFO Reading config file: C:\Guidewire\ClaimCenter\modules\configuration\config\config.xml
  106. [java] GP124097 2017-02-20 08:01:20,910 INFO Memory usage: 39.538 MB used (both active and stale objects), 455.523 MB free, 495.062 MB total, 989.875 MB max. -- Please read 'Memory usage logging' in the System Administration Guide for information on how to interpret these numbers.
  107. [java] GP124097 2017-02-20 08:02:01,876 INFO ***** ClaimCenter 7.0.3.13 (Platform 7.20.0.13) starting *****
  108. [java] GP124097 2017-02-20 08:02:12,297 INFO Increasing runlevel to 'NODAEMONS'
  109. [java] GP124097 2017-02-20 08:02:12,390 INFO Starting parse security config...
  110. [java] GP124097 2017-02-20 08:02:12,422 INFO SecurityManager finished parsing C:\Guidewire\ClaimCenter\modules\cc\config\security\security-config.xml
  111. [java] GP124097 2017-02-20 08:02:12,562 INFO Finished security config.
  112. [java] GP124097 2017-02-20 08:02:12,562 INFO Starting database ClaimCenterDatabase
  113. [java] GP124097 2017-02-20 08:02:13,217 INFO JDBC Driver: org.h2.Driver, major version: 1, minor version: 2
  114. [java] GP124097 2017-02-20 08:02:13,233 INFO Validating main database connections have all required properties
  115. [java] GP124097 2017-02-20 08:02:17,790 INFO This database version is SUPPORTED. Earliest supported database version is (1.2.147). Actual database version is (1.2.147)
  116. [java] GP124097 2017-02-20 08:02:19,334 INFO Checking if existing database version is current...
  117. [java] GP124097 2017-02-20 08:02:19,350 INFO Datamodel version (4, 428, 9, 1858) requires updates because; datamodel extensions changed; one or more typelists extensions changed(1: existing typelist configuration:ClaimSegment.ttx is not in target, 2: existing typelist configuration:ContactRole.ttx is not in target, 3: existing typelist configuration:ContactRoleCategory.ttx is not in target, 4: existing typelist configuration:CostCategory.ttx is not in target, 5: existing typelist configuration:CoverageSubtype.ttx is not in target, 6: existing typelist configuration:CoverageType.ttx is not in target, 7: existing typelist configuration:ExposureType.ttx is not in target, 8: existing typelist configuration:LossPartyType.ttx is not in target, 9: existing typelist configuration:PolicyType.ttx is not in target, 10: existing typelist configuration:SystemPermissionType.ttx is not in target, 11: target typelist cc:ClaimSegment.ttx is not in current system, 12: target typelist cc:ContactRole.ttx is not in current system, 13: target typelist cc:ContactRoleCategory.ttx is not in current system, 14: target typelist cc:CostCategory.ttx is not in current system, 15: target typelist cc:CoverageSubtype.ttx is not in current system, 16: target typelist cc:CoverageType.ttx is not in current system, 17: target typelist cc:ExposureType.ttx is not in current system, 18: target typelist cc:LossPartyType.ttx is not in current system, 19: target typelist cc:PolicyType.ttx is not in current system, 20: target typelist cc:SystemPermissionType.ttx is not in current system)
  118. [java] GP124097 2017-02-20 08:02:19,896 INFO Updating customer extensions and typelists
  119. [java] GP124097 2017-02-20 08:02:19,896 INFO Determining necessary changes to the database
  120. [java] GP124097 2017-02-20 08:02:19,912 INFO Executing upgrade phase: Sync indexes
  121. [java] GP124097 2017-02-20 08:02:21,596 INFO Executing upgrade phase: Check database state for disabled constraints, etc.
  122. [java] GP124097 2017-02-20 08:02:21,596 INFO Executing upgrade phase: Capture row counts before upgrade
  123. [java] GP124097 2017-02-20 08:02:21,893 INFO Executing upgrade phase: Persist database parameters
  124. [java] GP124097 2017-02-20 08:02:22,018 INFO Executing upgrade phase: Capture database space info before upgrade
  125. [java] GP124097 2017-02-20 08:02:22,018 INFO Skipping upgrade phase Execute customer checks to determine whether to proceed with upgrade, because: No IDatamodelUpgrade plugin defined
  126. [java] GP124097 2017-02-20 08:02:22,018 INFO Skipping upgrade phase Execute customer pre-upgrade steps defined in IDatamodelUpgrade plugin, because: No IDatamodelUpgrade plugin defined
  127. [java] GP124097 2017-02-20 08:02:22,018 INFO Executing upgrade phase: Execute checks to determine whether to proceed with upgrade
  128. [java] GP124097 2017-02-20 08:02:22,033 INFO ** Processing Version Checks for Platform at major version 2 **
  129. [java] GP124097 2017-02-20 08:02:22,033 INFO - <No Version Check defined>
  130. [java] GP124097 2017-02-20 08:02:22,033 INFO ** Processing Version Checks for Application at major version 7 **
  131. [java] GP124097 2017-02-20 08:02:22,033 INFO - <No Version Check defined>
  132. [java] GP124097 2017-02-20 08:02:22,033 INFO ** Processing Version Checks for Platform at major version 3 **
  133. [java] GP124097 2017-02-20 08:02:22,033 INFO Skipping non-applicable Version Check at minor version 300 - Verifies that there are no rows in the holiday_zone table with a value in the "Code" column without a matching value in the "Code" column in the zone table
  134. [java] GP124097 2017-02-20 08:02:22,033 INFO Skipping non-applicable Version Check at minor version 300 - Verify that activitypattern.Code does not contain duplicate values.
  135. [java] GP124097 2017-02-20 08:02:22,033 INFO ** Processing Version Checks for Application at major version 8 **
  136. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1697 - Verifies that the 'MealsDays', 'MealsPeople', and 'MealsRate' columns on Property, FixedProperty, MobileProperty, and LivingExpenses Incidents do not contain negative values.
  137. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1697 - Verifies that the 'NumStories', 'NumSprinkler', or 'NumSprinkOper' columns on Fixed Property Incidents do not contain negative values.
  138. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1697 - Verifies that the 'OdomRead' column on Vehicle Incidents do not contain negative values.
  139. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1608 - Drops column (reinsurancestatus) on table Claim, but only if it is safe to drop, i.e. it is not defined in the datamodel and their default values are (null), respectively.
  140. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1608 - Drops column (DeductibleStatus) on table Claim, but only if it is safe to drop, i.e. it is not defined in the datamodel and their default values are (null), respectively.
  141. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1608 - Drops columns (DeductiblePaid, DeductibleSubtracted, OriginalAmount, DeductibleAmount, NetAmount) on table Transaction, but only if it is safe to drop, i.e. it is not defined in the datamodel and their default values are (null, null, null, null, null), respectively.
  142. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1662 - Verifies that there are corresponding zones for every state used in the CatastropheState table, so that CatastropheStates can be converted to CatastropheZones.
  143. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1687 - Check that no payment has a null PaymentType.
  144. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1690 - Drops column (AvailabilityScript) on table cc_questionset, but only if it is safe to drop, i.e. it is not defined in the datamodel and their default values are (null), respectively.
  145. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1714 - Checks that table "ccx_costcats" is safe to drop, i.e. it is empty.
  146. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1714 - Checks that table "ccx_extarray" is safe to drop, i.e. it is empty.
  147. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1715 - Checks if ClaimInfo has any rows that are using the removed ArchiveState typecodes 'archiving' and 'markedforarchive'.
  148. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1715 - Ensures that no two claims share the same LossLocationID. This is enforced by a unique index in ClaimCenter 6.0 (and later)
  149. [java] GP124097 2017-02-20 08:02:22,049 INFO Skipping non-applicable Version Check at minor version 1717 - Checks that there are no History rows that use the 'markedforarchive' HistoryType which was removed in 5.0.6/6.0.0
  150. [java] GP124097 2017-02-20 08:02:22,049 INFO ** Processing Version Checks for Platform at major version 4 **
  151. [java] GP124097 2017-02-20 08:02:22,064 INFO Skipping non-applicable Version Check at minor version 406 - VersionCheck for ContactFK columns in ContactAutoSyncWorkItem
  152. [java] GP124097 2017-02-20 08:02:22,064 INFO Skipping non-applicable Version Check at minor version 405 - Verifies no effdated foreign keys declared on effdatedOnly delegates have non-null values.
  153. [java] GP124097 2017-02-20 08:02:22,064 INFO ** Processing Version Checks for Application at major version 9 **
  154. [java] GP124097 2017-02-20 08:02:22,080 INFO Skipping non-applicable Version Check at minor version 0 - Check that no archived Claims are linked to 'approved' Bulk Invoice Items on non-'awaiting submission' Bulk Invoices
  155. [java] GP124097 2017-02-20 08:02:22,080 INFO Skipping non-applicable Version Check at minor version 1786 - Columns to be dropped must either have all NULL values, or must have been added to the extensions file, in which case they won't be dropped
  156. [java] GP124097 2017-02-20 08:02:22,080 INFO Skipping non-applicable Version Check at minor version 1775 - Verify that no value in cc_contact.AddressBookUID are too long. Column is shrinking to length 27
  157. [java] GP124097 2017-02-20 08:02:22,080 INFO ** Processing special Application Version Check that must always run **
  158. [java] GP124097 2017-02-20 08:02:22,080 INFO Applying Version Check 1 of 1 (com.guidewire.cc.system.database.upgrade.check.IncidentRemapVersionCheck):
  159. [java] GP124097 2017-02-20 08:02:22,080 INFO - Verifies changes to the CoverageSubtype->ExposureType->IncidentType mapping
  160. [java] GP124097 2017-02-20 08:02:22,142 INFO Because no changes were made to the database, a restore of the database is NOT required before running the upgrade again.
  161. [java] GP124097 2017-02-20 08:02:22,158 WARN Exception caught during upgrade: null
  162. [java] GP124097 2017-02-20 08:02:22,158 INFO Saving Profiler data
  163. [java] GP124097 2017-02-20 08:02:24,701 ERROR An exception was thrown while starting a component. Setting runlevel to SHUTDOWN [Error upgrading database]
  164. [java] GP124097 2017-02-20 08:02:24,716 INFO Decreased runlevel to 'SHUTDOWN'
  165. [java] GP124097 2017-02-20 08:02:24,716 ERROR ***** ClaimCenter unable to start *****
  166. [java] java.lang.NullPointerException
  167. [java] at com.guidewire.cc.domain.claim.impl.BusinessLineConfigurationImpl.findIncidentType(BusinessLineConfigurationImpl.java:233)
  168. [java] at com.guidewire.cc.domain.claim.impl.BusinessLineConfigurationImpl.getIncidentTypeForExposureType(BusinessLineConfigurationImpl.java:179)
  169. [java] at com.guidewire.cc.domain.exposure.upgrade.IncidentRemapUpgradeHelper.getIncidentTypeForExposureTypeFromDatamodel(IncidentRemapUpgradeHelper.java:50)
  170. [java] at com.guidewire.cc.system.database.upgrade.check.IncidentRemapVersionCheck.createIncidentCSTMap(IncidentRemapVersionCheck.java:167)
  171. [java] at com.guidewire.cc.system.database.upgrade.check.IncidentRemapVersionCheck.verifyUpgradibility(IncidentRemapVersionCheck.java:108)
  172. [java] at com.guidewire.pl.system.database.schema.Upgrader$17$1.execute(Upgrader.java:1345)
  173. [java] at com.guidewire.pl.system.database.schema.Upgrader$17$1.execute(Upgrader.java:1328)
  174. [java] at com.guidewire.pl.system.database.schema.Upgrader.executeVersionActionWithInstrumentation(Upgrader.java:1792)
  175. [java] at com.guidewire.pl.system.database.schema.Upgrader.executeAlwaysRunVersionTriggers(Upgrader.java:1583)
  176. [java] at com.guidewire.pl.system.database.schema.Upgrader.performUpgrade(Upgrader.java:1563)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement