Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-3580

Cannot generate automatic installation script in console mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.0.0.ER7
    • 7.0.0.ER6
    • Installer
    • None
    • Console mode installation

    • Regression

      Installer running in console mode doesn't allow user to generate automatic installation script (once user gets to the dialogue, there is no way out just to terminate the installation process as path validation always fail).

      The issue is a regression against previous releases.

      actual

      Would you like to generate an automatic installation script and properties file? (y/n) [n]:
      y 
      Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] 
      
      Cannot write to path, please choose another location.
      Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] 
      /home/pkremens/auto.xml 
      Cannot write to path, please choose another location.
      Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] 
      /tmp/auto.xml 
      Cannot write to path, please choose another location.
      

      expected

      Would you like to generate an automatic installation script and properties file? (y/n) [n]:
      y
      Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] 
      
      XML written successfully.
      [ Console installation done ]
      

              thauser_jira Thomas Hauser (Inactive)
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: