4 Replies Latest reply on Mar 14, 2016 4:13 AM by m.ardito

    8.13.1 bundled wildfly weird look & resource adapter list...

    m.ardito

      Hi,

       

      I downloaded the "8.13.1 With WildFly" bundle, and started it like

       

      #bin/standalone.sh -c standalone-teiid.xml -b 0.0.0.0 .bmanagement 0.0.0.0

       

      Exploring the web console different from eap, I noticed there are 11 resource adapters listed but I can't see any their names ("archive" field) of them both on the list and on the editable attributes/properties fields below... for every one I can follow the "view>>" link on the list which allows me to add connection definitions... but I can't see anywhere which RA I'm adding to...? weird.

       

      from jboss-cli I can "see" those adapters are there though...

       

      ls /subsystem=resource-adapters/resource-adapter

      accumulo       cassandra      file           google         ldap           mongodb        salesforce     salesforce-34  simpledb       solr           webservice  

       

      perhaps they are just not visible in thw web interface...

       

      If I run the AS with the most basic conf (no teiid) that list is empty but if I add manually a dummy "resource adapter" entering both required "archive" and "tx" fields then they are shown in the list instead...

       

      I checked this on recent firefox, ie, chrome both on win7 and linux... ? what's happening here?

       

      btw this wikdfly also shows a EAP logo and teiid 8.7, which is also weird, brcause is the exact opposite of what happened on 8.12 eap bundle (see Which Teiid/AS versions... at runtime?) ...

       

      for comparison see the ouptut of jboss-cli "version" command on hte same server...

       

      JBoss Admin Command-line Interface

      JBOSS_HOME: /opt/teiid-8.13.1

      JBoss AS release: 1.0.2.Final "Kenny"

      JBoss AS product: Teiid + Teiid 8.7

      JAVA_HOME: null

      java.version: 1.7.0_91

      java.vm.vendor: Oracle Corporation

      java.vm.version: 24.91-b01

      os.name: Linux

      os.version: 3.2.0-4-amd64

       

       

      see the screenshots below

       

      wfteiid.jpeg

       

      May I download a wildfly 10 final and try teiid over it?

      Or at least try 8.13.1 on the another version of wildfly or eap without those problems?

       

      Thanks,

      Marco

        • 1. Re: 8.13.1 bundled wildfly weird look & resource adapter list...
          shawkins

          > Exploring the web console different from eap, I noticed there are 11 resource adapters listed but I can't see any their names ("archive" field) of them both on the list and on the editable attributes/properties fields below... for every one I can follow the "view>>" link on the list which allows me to add connection definitions... but I can't see anywhere which RA I'm adding to...? weird.

           

          This is either a web-console or EAP bug related to using module based rar deployments.  Can you log something against web console.

           

          > btw this wikdfly also shows a EAP logo and teiid 8.7, which is also weird, brcause is the exact opposite of what happened on 8.12 eap bundle (see Which Teiid/AS versions... at runtime?) ...

           

          The cause is the same.  It is the bundled web console version contributing inaccurate information.  There are some references in there to EAP, but I'll need to check more where it's getting Teiid 8.7 from.

           

          > May I download a wildfly 10 final and try teiid over it?

           

          No.  The issue is largely with the bundled web-console.  You can try creating an install from just Wildfly + server distribution and you probably won't see this weirdness - although you won't have the web console either.

          • 2. Re: 8.13.1 bundled wildfly weird look & resource adapter list...
            m.ardito

            Opened this: [TEIIDWEBCN-23] resource adapters listed but with "empty" details - JBoss Issue Tracker

             

            I'll wait for a fix, but in this way I can't use the new 8.13.1 to try fixes to previous bugs...

             

            Thanks,

            Marco

            • 3. Re: 8.13.1 bundled wildfly weird look & resource adapter list...
              rareddy

              Marco,

               

              The above is not representative of the web-console that has been developed for the 8.13. The navigation changed completely with Wildfly 9 in web-console. You must have deployed a wrong version of the web-console in the Teiid 8.13. The downloads does not show a compatible download link for 8.13, that may be where you went wrong. The version included with the server distribution is the correct one. Otherwise you need to use https://repository.jboss.org/nexus/service/local/repositories/releases/content/org/jboss/teiid/hal/dist/2.6.0/dist-2.6.0…

               

              console.png

               

              Ramesh..

              • 4. Re: 8.13.1 bundled wildfly weird look & resource adapter list...
                m.ardito

                Ramesh Reddy ha scritto:

                 

                Marco,

                The above is not representative of the web-console that has been developed for the 8.13. The navigation changed completely with Wildfly 9 in web-console. You must have deployed a wrong version of the web-console in the Teiid 8.13. 

                Ramesh..

                 

                ...ouch... I didn't know that the new version had a (working) teiid console already integrated in the server bundle... Yes, I must have installed 2.5.1 over 8.13, but I stopped using it as soon as something went wrong....

                This should be the cause of another weird issue I posted about (8.13 server bundle + webconsole 2.5.1, problems...). I'll close that thread too.

                 

                Sorry, I wasn't putting too much attention to the EAP => wildfly switch and I was just eager to see if then new 8.13 fixed previous bugs.

                 

                I will start all over.

                 

                Thanks

                Marco