Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: EE-1.8.2.GA_P08
    • Component/s: Enterprise Push Server
    • Labels:
      None
    • Environment:
      ICEfaces EE 1.8.2 P07, WebLogic 10.3.2

      Description

      A customer has reported seeing the following error when EPS is trying to startup:

      java.lang.NullPointerException
      at com.icesoft.net.messaging.MessageServiceClient.getDefaultTopicName(MessageServiceClient.java:225)
      at com.icesoft.net.messaging.MessageServiceClient.publish(MessageServiceClient.java:525)
      at com.icesoft.net.messaging.QueueMessagePublisher$10.run(QueueMessagePublisher.java:185)
      at com.icesoft.net.messaging.QueueMessagePublisher$2.run(QueueMessagePublisher.java:82)
      at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
      at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
      at edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:102)
      at edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:215)
      at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
      at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
      at java.lang.Thread.run(Thread.java:680)

      This looks similar to the issue reported in PUSH-250

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending src/com/icesoft/faces/push/server/PushServlet.java
        Transmitting file data .
        Committed revision 40123.

        Show
        Jack Van Ooststroom added a comment - Sending src/com/icesoft/faces/push/server/PushServlet.java Transmitting file data . Committed revision 40123.
        Hide
        Jack Van Ooststroom added a comment -

        To be on the safe side setUpNow() is only used when WebLogic Server 10.3 is detected. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - To be on the safe side setUpNow() is only used when WebLogic Server 10.3 is detected. Marking this one as FIXED.
        Hide
        Jack Van Ooststroom added a comment -

        Customer is still seeing the NPE.

        Show
        Jack Van Ooststroom added a comment - Customer is still seeing the NPE.
        Hide
        Jack Van Ooststroom added a comment -

        Sending src/com/icesoft/faces/push/server/PushServlet.java
        Transmitting file data .
        Committed revision 41603.

        Show
        Jack Van Ooststroom added a comment - Sending src/com/icesoft/faces/push/server/PushServlet.java Transmitting file data . Committed revision 41603.
        Hide
        Jack Van Ooststroom added a comment -

        Sending src/com/icesoft/faces/push/server/PushServlet.java
        Transmitting file data .
        Committed revision 42244.

        Show
        Jack Van Ooststroom added a comment - Sending src/com/icesoft/faces/push/server/PushServlet.java Transmitting file data . Committed revision 42244.
        Hide
        Jack Van Ooststroom added a comment -

        I added some additional DEBUG level logging specific to the Message Service Client set-up in combination with the WebLogic Server-specifc logic. In addition the WebLogic Server-specific configuration in the web.xml is not mandatory anymore.

        Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - I added some additional DEBUG level logging specific to the Message Service Client set-up in combination with the WebLogic Server-specifc logic. In addition the WebLogic Server-specific configuration in the web.xml is not mandatory anymore. Marking this one as FIXED.

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: