Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-2521

Long file name of report html is truncated in RHAMT on OpenShift

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 4.2.1.Final
    • None
    • None
    • Hide

      1. Install RHAMT 4.2.1 on OpenShift
      2. Build sample application.

      $ git clone https://github.com/terasolunaorg/terasoluna-tourreservation.git
      $ cd terasoluna-tourreservation
      $ mvn clean package -DskipTests
      

      3. Upload the created war file, target/terasoluna-tourreservation-web.war, and run analyze.
      4. Click report link #1. And next, click the link named 'terasoluna-tourreservation-web.war'.
      5 'Not Found.' error message shown in the browser window.

      The truncated report file names are checked by the following oc command:

      $ oc exec rhamt-web-console-1-n25sp -- find /opt/eap/standalone/data/windup/ | grep TERASOLUNA
      /opt/eap/standalone/data/windup/253/reports/1/reports/jpa_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.html
      /opt/eap/standalone/data/windup/253/reports/1/reports/about_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.html
      /opt/eap/standalone/data/windup/253/reports/1/reports/report_index_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.h
      /opt/eap/standalone/data/windup/253/reports/1/reports/dependency_report_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_La
      /opt/eap/standalone/data/windup/253/reports/1/reports/techReport_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.htm
      /opt/eap/standalone/data/windup/253/reports/1/reports/TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer
      /opt/eap/standalone/data/windup/253/reports/1/reports/TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer/jboss-web.xml
      /opt/eap/standalone/data/windup/253/reports/1/reports/springbeans_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.ht
      /opt/eap/standalone/data/windup/253/reports/1/reports/ApplicationDetails_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_L
      /opt/eap/standalone/data/windup/253/reports/1/reports/ignoredfiles_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.h
      /opt/eap/standalone/data/windup/253/reports/1/reports/tattletale_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.htm
      
      Show
      1. Install RHAMT 4.2.1 on OpenShift 2. Build sample application. $ git clone https: //github.com/terasolunaorg/terasoluna-tourreservation.git $ cd terasoluna-tourreservation $ mvn clean package -DskipTests 3. Upload the created war file, target/terasoluna-tourreservation-web.war, and run analyze. 4. Click report link #1. And next, click the link named 'terasoluna-tourreservation-web.war'. 5 'Not Found.' error message shown in the browser window. The truncated report file names are checked by the following oc command: $ oc exec rhamt-web-console-1-n25sp -- find /opt/eap/standalone/data/windup/ | grep TERASOLUNA /opt/eap/standalone/data/windup/253/reports/1/reports/jpa_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.html /opt/eap/standalone/data/windup/253/reports/1/reports/about_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.html /opt/eap/standalone/data/windup/253/reports/1/reports/report_index_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.h /opt/eap/standalone/data/windup/253/reports/1/reports/dependency_report_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_La /opt/eap/standalone/data/windup/253/reports/1/reports/techReport_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.htm /opt/eap/standalone/data/windup/253/reports/1/reports/TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer /opt/eap/standalone/data/windup/253/reports/1/reports/TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer/jboss-web.xml /opt/eap/standalone/data/windup/253/reports/1/reports/springbeans_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.ht /opt/eap/standalone/data/windup/253/reports/1/reports/ApplicationDetails_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_L /opt/eap/standalone/data/windup/253/reports/1/reports/ignoredfiles_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.h /opt/eap/standalone/data/windup/253/reports/1/reports/tattletale_TERASOLUNA_Server_Framework_for_Java__5_x____Tour_Reservation_Application___Web_Layer.htm

    Description

      Long file name of report html files is truncated in RHAMT on OpenShift.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tnishiga@redhat.com Takashi Nishigaya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: