As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only. Moving forward, myibi is our community platform to learn, share, and collaborate. We have the same Focal Point forum categories in myibi, so you can continue to have all new conversations there. If you need access to myibi, contact us at myibi@ibi.com and provide your corporate email address, company, and name.
I have a problem with transform registry, it not appear and we can't use any transform published before. They not appear.
When we open transform forder in iWay Designer, it appear empty and in log we receive only this error:
quote:
Problem retrieving component information from repository org.apache.xmlbeans.XmlException: error: Unexpected end of file after null at org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3467) at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1270) at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1257) at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345) at com.ibi.consolesm.xml.repository.RTransformDocument$Factory.parse(Unknown Source) at com.ibi.consolesm.misc.RepositoryExplorer.getComponentFromInputStream(RepositoryExplorer.java:3191) at com.ibi.consolesm.misc.RepositoryExplorer.getComponent(RepositoryExplorer.java:3063) at com.ibi.consolesm.misc.RepositoryExplorer.getComponentsByType(RepositoryExplorer.java:2972) at com.ibi.config.ConWSContainer.getDefinesFromRepo(ConWSContainer.java:2365) at com.ibi.config.ConWSContainer.getComponents(ConWSContainer.java:464) at com.ibi.config.XDConWSGetConfiguration.process(XDConWSGetConfiguration.java:109) at com.ibi.edaqm.XDConsole55Master$Worker.serviceWSCall(XDConsole55Master.java:1063) at com.ibi.edaqm.XDConsole55Master$Worker.dispatchRequest(XDConsole55Master.java:805) at com.ibi.edaqm.XDConsole55Master$Worker.run(XDConsole55Master.java:487) at java.lang.Thread.run(Thread.java:801) Caused by: org.xml.sax.SAXParseException: 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:3435) ... 14 more