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

Response truncated from camel-rest-dsl application with undertow as underlying web-container.

    XMLWordPrintable

Details

    • % %
    • Hide

      Workaround appears to be using camel-jetty, camel-servlet(where underlying container is tomcat), camel-spark-rest(where underlying container is jetty).

      Show
      Workaround appears to be using camel-jetty, camel-servlet(where underlying container is tomcat), camel-spark-rest(where underlying container is jetty).
    • Hide
      • Unzip attachment(02338898_reproducer.zip).
      • Login to OpenShift environment.
      • Build project with following command. I wasn't having fuse7-java-openshift image in quicklab setup so had to import it first.
        oc import-image fuse7/fuse7-java-openshift:1.2 --from registry.access.redhat.com/fuse7/fuse-java-openshift:1.2 --confirm
        mvn clean -DskipTests fabric8:deploy -Popenshift -Dfabric8.generator.from=myproject/fuse7-java-openshift:1.2 -Dfabric8.deploy.createExternalUrls=true
        
      • After that check openshift route and access the url.
        [cpandey@cpandey fuse72-rest-spring-boot]$ oc get route
        [cpandey@cpandey fuse72-rest-spring-boot]$ curl -k http://fuse72-spring-boot-myproject.apps.cspopenshift.lab.pnq2.cee.redhat.com/foo > open.txt
          % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                         Dload  Upload   Total   Spent    Left  Speed
         61 65235   61 40352    0     0  59204      0  0:00:01 --:--:--  0:00:01 59167
        curl: (18) transfer closed with 24883 bytes remaining to read
        
        
      Show
      Unzip attachment(02338898_reproducer.zip). Login to OpenShift environment. Build project with following command. I wasn't having fuse7-java-openshift image in quicklab setup so had to import it first. oc import -image fuse7/fuse7-java-openshift:1.2 --from registry.access.redhat.com/fuse7/fuse-java-openshift:1.2 --confirm mvn clean -DskipTests fabric8:deploy -Popenshift -Dfabric8.generator.from=myproject/fuse7-java-openshift:1.2 -Dfabric8.deploy.createExternalUrls= true After that check openshift route and access the url. [cpandey@cpandey fuse72- rest -spring-boot]$ oc get route [cpandey@cpandey fuse72- rest -spring-boot]$ curl -k http: //fuse72-spring-boot-myproject.apps.cspopenshift.lab.pnq2.cee.redhat.com/foo > open.txt % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 61 65235 61 40352 0 0 59204 0 0:00:01 --:--:-- 0:00:01 59167 curl: (18) transfer closed with 24883 bytes remaining to read
    • Fuse 7.4 Sprint 45 - Dev #1

    Attachments

      Activity

        People

          rhn-support-tasato Tadayoshi Sato
          rhn-support-cpandey Chandra Shekhar Pandey (Inactive)
          Lukas Lowinger Lukas Lowinger
          Votes:
          1 Vote for this issue
          Watchers:
          10 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: