Posted: Fri Nov 29, 2002 11:36 pm Post subject: triggering an application on Linux
Newbie
Joined: 23 Jul 2002 Posts: 2 Location: Hyderabad
Hello,
Can anyone help me for the problem listed below.
In my scenario I have to transfer a message from client to server.
The application developed is in Java and middleware is MQ series.
The Client system is Windows 98 and Server system is Linux.
The message when placed has to trigger an application at server.
I am getting the error listed on the trigger monitor...
Xlib: Connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to server
In my application i am setting the Header parameters userId, applicationIdData for the message.
please help me out in this regard.
Cordially
Naveen _________________ naveen
TCS
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
These errors indicate that the program you are trying to trigger is attemping to use the X-Windows system and is unable to because of permissions issues. This can be solved, but I think the better question is why is the application trying to do this? Since a triggered application should run independent of human interaction, there is no reason I can think of to have it displaying stuff in X.. A few more questions you might want to look into:
1) Did the trigger monitor get started within an X session?
2) Has xhost been configured correctly?
3) Is X even running on the linux server? _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum