Advertisement
fedorm

Untitled

Nov 21st, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. 21.11 14:19:46 ERROR [Configurator] Configurator error in modules/goods/goods-system-config.xml
  2. org.apache.xmlbeans.XmlException: /mnt/sda1/tce/storage/crystal-cash/config/modules/goods-config.xml:1:1: error: Unexpected end of file after null
  3. at org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3486)
  4. at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1276)
  5. at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1263)
  6. at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345)
  7. at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:252)
  8. at ru.crystals.cash.settings.ModuleConfigDocument$Factory.parse(Unknown Source)
  9. at ru.crystals.pos.configurator.Configurator.configure(Configurator.java:103)
  10. at ru.crystals.pos.loader.LoaderInner.initSpring(LoaderInner.java:393)
  11. at ru.crystals.pos.loader.LoaderInner.<init>(LoaderInner.java:106)
  12. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  13. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  14. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  15. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  16. at java.lang.Class.newInstance(Class.java:442)
  17. at ru.crystals.pos.loader.Loader.<init>(Loader.java:109)
  18. at ru.crystals.pos.loader.Loader.main(Loader.java:168)
  19. Caused by: org.xml.sax.SAXParseException; systemId: file:; lineNumber: 1; columnNumber: 1; Unexpected end of file after null
  20. at org.apache.xmlbeans.impl.piccolo.xml.Piccolo.reportFatalError(Piccolo.java:1038)
  21. at org.apache.xmlbeans.impl.piccolo.xml.Piccolo.parse(Piccolo.java:723)
  22. at org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3454)
  23. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement