Guest User

Untitled

a guest
Jul 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.91 KB | None | 0 0
  1. Buildfile: build.xml
  2.  
  3. import-templates:
  4. [echo] Importing all in '/Users/jkp/Development/Prestige/polopoly/erdee.svn/src/resources/templates'.
  5. [jar] Building jar: /Users/jkp/Development/Prestige/polopoly/erdee.svn/tmp_import_1459455030.jar
  6.  
  7. check-file-arg:
  8.  
  9. import:
  10.  
  11. prepare-start-java:
  12.  
  13. run-client-nodebug:
  14. [echo] /Users/jkp/Development/Prestige/polopoly/polopoly/bin/../pear/work/ears/polopoly/xmlioclient.jar
  15. [java] Importing /Users/jkp/Development/Prestige/polopoly/erdee.svn/tmp_import_1459455030.jar
  16. [java] 24-Dec-2009 09:59:30 com.polopoly.cm.xml.impl.DocumentImporterUtil importXML
  17. [java] INFO: Importing 'bootstrap.xml' from jar.
  18. [java] 24-Dec-2009 09:59:32 com.polopoly.cm.xml.impl.DocumentImporterUtil importXML
  19. [java] INFO: Importing 'field/fields.xml' from jar.
  20. [java] 24-Dec-2009 10:00:14 com.polopoly.cm.xml.impl.DocumentImporterUtil importXML
  21. [java] INFO: Importing 'field/layouts.xml' from jar.
  22. [java] 24-Dec-2009 10:00:18 com.polopoly.cm.xml.impl.DocumentImporterUtil importXML
  23. [java] INFO: Importing 'contentlistwrappers.xml' from jar.
  24. [java] 24-Dec-2009 10:00:18 com.polopoly.cm.app.impl.xml.TemplateXMLValidator importXMLInternal
  25. [java] WARNING: Aborting due to error
  26. [java] Exception in importing java.lang.Exception: com.polopoly.cm.xml.parsing.SyntaxErrorException: External id ExternalContentId(UNDEFINED.UNDEFINED.UNDEFINED: erdee.File) does not exist
  27. [java] java.lang.Exception: com.polopoly.cm.xml.parsing.SyntaxErrorException: External id ExternalContentId(UNDEFINED.UNDEFINED.UNDEFINED: erdee.File) does not exist
  28. [java] at com.polopoly.cm.app.impl.xml.TemplateXMLValidator.importXMLInternal(TemplateXMLValidator.java:393)
  29. [java] at com.polopoly.cm.app.impl.xml.TemplateXMLValidator.importXML(TemplateXMLValidator.java:264)
  30. [java] at com.polopoly.cm.xml.io.DispatchingDocumentImporter.importXML(DispatchingDocumentImporter.java:129)
  31. [java] at com.polopoly.cm.xml.impl.DocumentImporterUtil.importZipEntryFromJar(DocumentImporterUtil.java:121)
  32. [java] at com.polopoly.cm.xml.impl.DocumentImporterUtil.importXML(DocumentImporterUtil.java:68)
  33. [java] at com.polopoly.cm.xml.io.DispatchingDocumentImporter.importXML(DispatchingDocumentImporter.java:249)
  34. [java] at com.polopoly.cm.xml.io.FileImporter.doImport(FileImporter.java:99)
  35. [java] at com.polopoly.cm.xml.io.FileImporter.main(FileImporter.java:219)
  36. [java] Caused by: com.polopoly.cm.xml.parsing.SyntaxErrorException: External id ExternalContentId(UNDEFINED.UNDEFINED.UNDEFINED: erdee.File) does not exist
  37. [java] at com.polopoly.cm.app.impl.xml.TemplateXMLValidator.checkExternalId(TemplateXMLValidator.java:414)
  38. [java] at com.polopoly.cm.app.impl.xml.validators.IdParameterListValidator.validateIdParameterList(IdParameterListValidator.java:46)
  39. [java] at com.polopoly.cm.app.impl.xml.validators.ParametersValidator.validateParameters(ParametersValidator.java:41)
  40. [java] at com.polopoly.cm.app.impl.xml.validators.ContentListWrapperTemplateValidator.validateContentListWrapperTemplate(ContentListWrapperTemplateValidator.java:36)
  41. [java] at com.polopoly.cm.app.impl.xml.validators.TemplateDefinitionValidator.validateTemplateDefinition(TemplateDefinitionValidator.java:39)
  42. [java] at com.polopoly.cm.app.impl.xml.TemplateXMLValidator.importXMLInternal(TemplateXMLValidator.java:358)
  43. [java] ... 7 more
  44.  
  45. BUILD FAILED
  46. /Users/jkp/Development/Prestige/polopoly/erdee.svn/build.xml:373: The following error occurred while executing this line:
  47. /Users/jkp/Development/Prestige/polopoly/erdee.svn/build.xml:438: The following error occurred while executing this line:
  48. /Users/jkp/Development/Prestige/polopoly/polopoly/bin/xmlio.xml:17: The following error occurred while executing this line:
  49. /Users/jkp/Development/Prestige/polopoly/polopoly/bin/pear.xml:722: Java returned: 1
  50.  
  51. Total time: 51 seconds
  52. KidA%
Add Comment
Please, Sign In to add comment