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