fabrice-ducos commented on issue #2221:
URL: https://github.com/apache/karaf/issues/2221#issuecomment-3732473333

   Hi JB, many thanks for your quick answer!
   
   I confirm that it also occurs for Karaf 4.4.9
   
   ```
   C:\Users\Username\Projects\apache-karaf\apache-karaf-4.4.9>karaf
   karaf.bat: Ignoring predefined value for KARAF_HOME
   karaf.bat: KARAF_LOG doesn't exist: 
"C:\Users\Fabrice\Projects\apache-karaf\apache-karaf-4.4.9\bin\..\data\log"
   karaf.bat: Creating 
"C:\Users\Username\Projects\apache-karaf\apache-karaf-4.4.9\bin\..\data\log"
           __ __                  ____
          / //_/____ __________ _/ __/
         / ,<  / __ `/ ___/ __ `/ /_
        / /| |/ /_/ / /  / /_/ / __/
       /_/ |_|\__,_/_/   \__,_/_/
   
     Apache Karaf (4.4.9)
   
   Hit '<tab>' for a list of available commands
   and '[cmd] --help' for help on a specific command.
   Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.
   
   karaf@root()> hello = "<TAB>
   Error executing command: Range [0, 1) out of bounds for length 0
   C:\Users\Username\Projects\apache-karaf\apache-karaf-4.4.9>
   ```
   
   The bug seems to occur with strings at the right side of an assignment.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to