Object Manager running but will not display

Hi I was wandering if anyone can help

I'm running TTA Enterprise 3.40.911 on SuSe Linx 8 enterprise server.

Intel Linux Kernal 2.4+

The problem I'm having is that Im having problems displaying the object

manager.

The web top show that it is running but I'm not getting a display. I have

tried from a client pc and from the server itself.

I have also tried using the native client, this has the same problem.

Any ideas?

Thanks in advance

Dal

[549 byte] By [DalSandhu] at [2007-11-25 20:49:59]
# 1

Dal,

Try this:

http://www.tarantella.com/support/documentation/sgd/ee/3.42/help/en-us/base/get tingstarted/ssh_install.html

Regards,

David

"Dal Sandhu" <dalwinder.sandhu@pcmsgroup.com> wrote in message

news:d30f5f$m7$1@mint.tarantella.com...

> Hi I was wandering if anyone can help

>

> I'm running TTA Enterprise 3.40.911 on SuSe Linx 8 enterprise server.

> Intel Linux Kernal 2.4+

>

> The problem I'm having is that I'm having problems displaying the object

> manager.

> The web top show that it is running but I'm not getting a display. I have

> tried from a client pc and from the server itself.

> I have also tried using the native client, this has the same problem.

>

> Any ideas?

>

> Thanks in advance

> Dal

>

>

>

>

>

>

David at 2007-7-4 18:53:47 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 2

Thanks but no joy, I downloaded openssh and changed the x app to yes in

the config. Still no joy in displaying the object manager, or any other

webtop application.

I've managed to catch the error if this is any help.

./.././bin/bin/ttaxset: unable to open display ""

Exception in thread "main" java.lang.InternalError: Can't connect to X11

window server using ':0.0' as the value of the DISPLAY variable.

at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)

at

sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:141)

at

java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.ja va:62)

at java.awt.Window.init(Window.java:231)

at java.awt.Window.<init>(Window.java:275)

at java.awt.Frame.<init>(Frame.java:401)

at java.awt.Frame.<init>(Frame.java:366)

at javax.swing.JFrame.<init>(JFrame.java:154)

at

com.sco.tta.admin.gui.RunAdminGui$AdminFrame.<init>(RunAdminGui.java:260)

at com.sco.tta.admin.gui.RunAdminGui.<clinit>(RunAdminGui.java:68)

Connection to pcms-tta2.local closed.

Regards

Dal

David wrote:

> Dal,

> Try this:

>

http://www.tarantella.com/support/documentation/sgd/ee/3.42/help/en-us/base/get tingstarted/ssh_install.html

> Regards,

> David

> "Dal Sandhu" <dalwinder.sandhu@pcmsgroup.com> wrote in message

> news:d30f5f$m7$1@mint.tarantella.com...

> > Hi I was wandering if anyone can help

> >

> > I'm running TTA Enterprise 3.40.911 on SuSe Linx 8 enterprise server.

> > Intel Linux Kernal 2.4+

> >

> > The problem I'm having is that I'm having problems displaying the object

> > manager.

> > The web top show that it is running but I'm not getting a display. I have

> > tried from a client pc and from the server itself.

> > I have also tried using the native client, this has the same problem.

> >

> > Any ideas?

> >

> > Thanks in advance

> > Dal

> >

> >

> >

> >

> >

> >

Dal at 2007-7-4 18:53:47 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 3

after making changes to SSH config, you need to restart sshd.

Also see if disabling Xsecurity on the EE server helps.

$ tarantella config edit --security-xsecurity 0

Regards,

Dal wrote:

> Thanks but no joy, I downloaded openssh and changed the x app to yes in

> the config. Still no joy in displaying the object manager, or any other

> webtop application.

>

> I've managed to catch the error if this is any help.

>

> ./.././bin/bin/ttaxset: unable to open display ""

> Exception in thread "main" java.lang.InternalError: Can't connect to X11

> window server using ':0.0' as the value of the DISPLAY variable.

> at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)

> at

> sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)

> at java.lang.Class.forName0(Native Method)

> at java.lang.Class.forName(Class.java:141)

> at

> java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.ja va:62)

> at java.awt.Window.init(Window.java:231)

> at java.awt.Window.<init>(Window.java:275)

> at java.awt.Frame.<init>(Frame.java:401)

> at java.awt.Frame.<init>(Frame.java:366)

> at javax.swing.JFrame.<init>(JFrame.java:154)

> at

> com.sco.tta.admin.gui.RunAdminGui$AdminFrame.<init>(RunAdminGui.java:260)

> at com.sco.tta.admin.gui.RunAdminGui.<clinit>(RunAdminGui.java:68)

> Connection to pcms-tta2.local closed.

>

> Regards

> Dal

>

>

> David wrote:

>

>

>>Dal,

>

>

>>Try this:

>>

>

> http://www.tarantella.com/support/documentation/sgd/ee/3.42/help/en-us/base/get tingstarted/ssh_install.html

>

>

>>Regards,

>>David

>

>

>>"Dal Sandhu" <dalwinder.sandhu@pcmsgroup.com> wrote in message

>>news:d30f5f$m7$1@mint.tarantella.com...

>>

>>>Hi I was wandering if anyone can help

>>>

>>>I'm running TTA Enterprise 3.40.911 on SuSe Linx 8 enterprise server.

>>>Intel Linux Kernal 2.4+

>>>

>>>The problem I'm having is that I'm having problems displaying the object

>>>manager.

>>>The web top show that it is running but I'm not getting a display. I have

>>>tried from a client pc and from the server itself.

>>>I have also tried using the native client, this has the same problem.

>>>

>>>Any ideas?

>>>

>>>Thanks in advance

>>>Dal

>>>

>>>

>>>

>>>

>>>

>>>

>

>

>

>

>

>

Carmelo at 2007-7-4 18:53:47 > top of Java-index,Desktop,Sun Secure Global Desktop Software...