Deploying Presence Service

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • strok
    Aspiring Member
    • May 2014
    • 2

    Deploying Presence Service

    Hello, everybody!

    Could you help me? I'm trying to deploy presence service and when I launch setup procedure (./PS-xxxxxx.sh -ci) I see the message:

    ....../Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment



    How can I fix it?

    Thanks,
    Alexandr
  • shaikht
    Genius
    .
    • Feb 2010
    • 246

    #2
    Hi,

    It is CC forum. Query looks to be for UC domain. Please post your query in Avaya Aura & Unified Communications forum.

    Comment

    • hergenmuelle
      Hot Shot
      .
      • Jul 2012
      • 20

      #3
      This error occurs if the display can not be exported to your local PC.
      One way to fix it:
      - download freeware Xming, e.g. version Xming-6-9-0-31
      - install Xming on your PC
      - enable X11 forwarding in putty under
      Configuration / Connection / SSH / X11
      - set X display location to:
      localhost:0
      - start Xming
      - ssh to PS server
      - run the setup procedure (./PS-xxxxxx.sh -ci) again

      Comment

      Loading