Hi ,
I get the following stack trace when using scomp, version 2.0.0-r191560
Is this a known bug?
Is there a workaround?
Application generate a large number of xsb files (exactly 1000), but not the one that it is looking for!
Is there some limit as to the number of xsb files that can be generated? 1000 seems a very suspicious number to fail at!
 
Mike
 
Exception in thread "main" org.apache.xmlbeans.SchemaTypeLoaderException: c:\projects\xmlbeansgenerated\classes\schemaorg_apache_xmlbeans\javaname\com\ebizzConsulting\resources\schemas\java\comEbzcUtilsEnvironmentTransactionTransactionFactory\StandardTransactionConfigurationType\Connections\RealConnection\ConnectionProvider\Custom.xsb (The system cannot find the path specified) (schemaorg_apache_xmlbeans.system.sB257CA9B088397728E73131D0CF8D274.schemaorg_apache_xmlbeans/javaname/com/ebizzConsulting/resources/schemas/java/comEbzcUtilsEnvironmentTransactionTransactionFactory/StandardTransactionConfigurationType/Connections/RealConnection/ConnectionProvider/Custom) - code 9
        at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getSaverStream(SchemaTypeSystemImpl.java:2213)
        at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.writeRealHeader(SchemaTypeSystemImpl.java:1588)
        at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.savePointerFile(SchemaTypeSystemImpl.java:372)
        at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.savePointersForClassnames(SchemaTypeSystemImpl.java:355)
        at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.savePointers(SchemaTypeSystemImpl.java:336)
        at org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.save(SchemaTypeSystemImpl.java:1304)
        at org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(SchemaCompiler.java:1093)
        at org.apache.xmlbeans.impl.tool.SchemaCompiler.main(SchemaCompiler.java:367)

Reply via email to