Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12539

Server image doesn't accept numeric characters into password env

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 11.0.7.Final
    • Docker
    • None
    • Undefined

      if you runĀ 

      docker run -p 11222:11222 -e USER="root" -e PASS="123456" infinispan/server

      You will receive

      java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
      

      the env PASS is only accepting String

            remerson@redhat.com Ryan Emerson
            guga_df Gustavo Lira e Silva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: