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

javax.naming.InvalidNameException: WFNAM00007: Invalid URL scheme name "T"

    XMLWordPrintable

Details

    • Clarification
    • Resolution: Not a Bug
    • Major
    • None
    • 7.2.0.GA
    • JMS, Naming
    • None

    Description

      We have newly installed JBOSS Red Hat JBoss Enterprise Application Platform - Version 7.2.0.GA and deployed our application (war) on standalone mode.

      Upon start of standalone we are getting below error:

      However if we deploy the same war on Version 7.0.8.GA , then we dont get belowerror.

      2020-02-28 04:35:04,673 INFO [stdout] (Listener1) 2020-02-28T04:35:04.000672-0300 [Listener1-null] ERROR c.c.s.ListenerHandler - Error occurred while attempting to establish connection for listener cwl_fullStack.BSCSJMSInterface.get. Will attempt again in 10 seconds.
      2020-02-28 04:35:04,673 INFO [stdout] (Listener1) com.conceptwave.serviceprovider.ListenerHandler$InterfaceHandlerConnectionError: javax.naming.InvalidNameException: WFNAM00007: Invalid URL scheme name "T"
      2020-02-28 04:35:04,673 INFO [stdout] (Listener1) at com.conceptwave.serviceprovider.ListenerHandler.getInConnection(ListenerHandler.java:630)
      2020-02-28 04:35:04,673 INFO [stdout] (Listener1) at com.conceptwave.serviceprovider.ListenerHandler.run(ListenerHandler.java:251)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at com.conceptwave.serviceprovider.CwfListener.run(CwfListener.java:285)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) Caused by: javax.naming.InvalidNameException: WFNAM00007: Invalid URL scheme name "T"
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at org.wildfly.naming.client.WildFlyRootContext.getProviderContext(WildFlyRootContext.java:808)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at org.wildfly.naming.client.WildFlyRootContext.lookup(WildFlyRootContext.java:140)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at javax.naming.InitialContext.lookup(InitialContext.java:417)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at javax.naming.InitialContext.lookup(InitialContext.java:417)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at com.conceptwave.serviceprovider.JMSApi$JmsHandler.doCreateQueueSession(JMSApi.java:131)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at com.conceptwave.serviceprovider.MsgQueueListener$MsgQueueHandler.doCreateInConnection(MsgQueueListener.java:104)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) at com.conceptwave.serviceprovider.ListenerHandler.getInConnection(ListenerHandler.java:623)
      2020-02-28 04:35:04,674 INFO [stdout] (Listener1) ... 2 common frames omitted

      Attachments

        Activity

          People

            ehugonne1@redhat.com Emmanuel Hugonnet
            rajeshkumar.440 Rajesh Kumar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: