Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1.  
  2. D:\openxdata\server\openxdata>mvn gwt:run
  3. [INFO] Scanning for projects...
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Building OpenXdata
  6. [INFO] task-segment: [gwt:run]
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] Preparing gwt:run
  9. [INFO] [resources:copy-resources {execution: copy-message-properties}]
  10. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  11. [INFO] Copying 10 resources
  12. [INFO] [resources:copy-resources {execution: copy-favicon}]
  13. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  14. [INFO] Copying 1 resource
  15. [INFO] snapshot org.openxdata:model:1.3-SNAPSHOT: checking for updates from open
  16. xdata-snapshots
  17. [INFO] snapshot org.openxdata:server:1.3-SNAPSHOT: checking for updates from ope
  18. nxdata-snapshots
  19. [INFO] snapshot org.openxdata:rpc-interface:1.3-SNAPSHOT: checking for updates f
  20. rom openxdata-snapshots
  21. [INFO] [gwt:generateAsync {execution: gwt-compile}]
  22. [INFO] [antrun:run {execution: tag-version}]
  23. project.artifactId
  24. [INFO] Executing tasks
  25.  
  26. run:
  27. [copy] Copying 1 file to D:\openxdata\server\openxdata\src\main\java\org\op
  28. enxdata\server\admin\client
  29. [copy] Copying 1 file to D:\openxdata\server\openxdata\target\temp
  30. [echo] Successfully built version information: 1.3-SNAPSHOT @ r3730
  31. [INFO] Executed tasks
  32. [INFO] [resources:resources {execution: default-resources}]
  33. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  34. [INFO] Copying 249 resources
  35. [INFO] [compiler:compile {execution: default-compile}]
  36. [INFO] Compiling 1 source file to D:\openxdata\server\openxdata\war\WEB-INF\clas
  37. ses
  38. [INFO] [gwt:run {execution: default-cli}]
  39. [INFO] create exploded Jetty webapp in D:\openxdata\server\openxdata\war
  40. [INFO] 2011-02-22 10:34:03,458 [main] INFO org.openxdata.server.OpenXDataProper
  41. tyPlaceholderConfigurer - Attempting to load properties from servlet context pat
  42. h: OPENXDATA_SETTINGS.properties
  43. [INFO] 2011-02-22 10:34:03,509 [main] INFO org.openxdata.server.OpenXDataProper
  44. tyPlaceholderConfigurer - Loading properties file from ServletContext resource [
  45. /OPENXDATA_SETTINGS.properties]
  46. [INFO] 2011-02-22 10:34:03,568 [main] INFO org.openxdata.server.OpenXDataProper
  47. tyPlaceholderConfigurer - Attempting to load properties from: D:\openxdata\serve
  48. r\openxdata\war\OPENXDATA_SETTINGS.properties
  49. [INFO] 2011-02-22 10:34:03,568 [main] INFO org.openxdata.server.OpenXDataProper
  50. tyPlaceholderConfigurer - Loading properties file from file [D:\openxdata\server
  51. \openxdata\war\OPENXDATA_SETTINGS.properties]
  52. [ERROR] Feb 22, 2011 10:34:06 AM liquibase.database.template.JdbcTemplate commen
  53. t
  54. [ERROR] INFO: Lock Database
  55. [ERROR] Feb 22, 2011 10:34:06 AM liquibase.lock.LockHandler acquireLock
  56. [ERROR] INFO: Successfully acquired change log lock
  57. [ERROR] Feb 22, 2011 10:34:08 AM liquibase.database.AbstractDatabase getRanChang
  58. eSetList
  59. [ERROR] INFO: Reading from `DATABASECHANGELOG`
  60. [ERROR] Feb 22, 2011 10:34:09 AM liquibase.database.template.JdbcTemplate commen
  61. t
  62. [ERROR] INFO: Changeset database/mysql/liquibase-insert-data.xml::disable-foreig
  63. n-key-checks::daniel::(MD5Sum: a5f57b3b22b63b75f613458ff51746e2)
  64. [ERROR] Feb 22, 2011 10:34:09 AM liquibase.database.template.JdbcTemplate commen
  65. t
  66. [ERROR] INFO: Changeset database/mysql/liquibase-update-to-1.0.xml::upate-to-lat
  67. est-disable-foreign-key-checks::daniel::(MD5Sum: a5f57b3b22b63b75f613458ff51746e
  68. 2)
  69. [ERROR] Feb 22, 2011 10:34:09 AM liquibase.database.template.JdbcTemplate commen
  70. t
  71. [ERROR] INFO: Release Database Lock
  72. [ERROR] Feb 22, 2011 10:34:09 AM liquibase.lock.LockHandler releaseLock
  73. [ERROR] INFO: Successfully released change log lock
  74. [INFO] 2011-02-22 10:34:13,041 [main] WARN org.springframework.web.servlet.hand
  75. ler.SimpleUrlHandlerMapping - Neither 'urlMap' nor 'mappings' set on SimpleUrlHa
  76. ndlerMapping
  77. [INFO] 2011-02-22 10:34:14,451 [main] INFO org.openxdata.server.service.impl.Sc
  78. hedulerServiceImpl - Task Forms Bluetooth not scheduled
  79. [INFO] 2011-02-22 10:34:14,453 [main] INFO org.openxdata.server.service.impl.Sc
  80. hedulerServiceImpl - Task Forms SMS not scheduled
  81. [INFO] 2011-02-22 10:34:14,453 [main] INFO org.openxdata.server.service.impl.Sc
  82. hedulerServiceImpl - Started Scheduling Service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement