Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6687

Camel SAP + Blueprint - timing problem with configuration

XMLWordPrintable

    • % %
    • Hide

      I tried to create a reproducer which should "break" component and generate the exception.
      It is possible that all will work fine - in that case restart fuse and try it again.

      1. download sap-idoclist-server-fuse quickstart
      2. build quickstart
      3. start jboss-fuse
        • features:install camel-sap
        • log:tail
      4. download attached program
        • edit folder.sap.library path in pom.xml
        • edit karaf username and password in Main class (default is admin, admin)
        • edit SAP logon params in JCOClient.java
        • run it (mvn clean install exec:java -Dexec.classpathScope=compile)
      5. restart jboss-fuse with clean profile (bin/fuse clean) and try it again
      Show
      I tried to create a reproducer which should "break" component and generate the exception. It is possible that all will work fine - in that case restart fuse and try it again. download sap-idoclist-server-fuse quickstart build quickstart start jboss-fuse features:install camel-sap log:tail download attached program edit folder.sap.library path in pom.xml edit karaf username and password in Main class (default is admin, admin) edit SAP logon params in JCOClient.java run it (mvn clean install exec:java -Dexec.classpathScope=compile) restart jboss-fuse with clean profile (bin/fuse clean) and try it again

      There is a timing problem when running camel-sap component in Blueprint container. You get the following exception in JBoss Fuse:

      org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Package with uri 'http://sap.fusesource.org/rfc' not found. (file:/home/jbouska/servers/new/./quickstartServer, 2, 58)
      	at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.handleErrors(XMLLoadImpl.java:77)
      	at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:185)
      

      This exception occurs only sometimes!

            bicollin1@redhat.com William Collins (Inactive)
            jbouska@redhat.com Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: