SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
24x7 installation on UNIX ( HP-UX ) error

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
24x7 installation on UNIX ( HP-UX ) error
Author Message
Jerry Sims



Joined: 23 Feb 2006
Posts: 2

Post 24x7 installation on UNIX ( HP-UX ) error Reply with quote

Hello All,

We are receiving the following error when connecting remotely to our 24x7 scheduler.
Connection Denied!

From windows explorer we connect to "apache server" a UNIX system ( wisp2) as follows:
http://wisp2:8080/cronsked/login.jsp

Message received ( Connection Denied! )

The 24x7 Scheduler is installed on the following UNIX server :
HP-UX System :
HP-UX B.11.11 U 9000/800/L3000-5x

/home/cronsked/24x7_Scheduler

##########################################
/etc/pam.conf info :
# cat /etc/pam.conf
#
# PAM configuration
#
# Authentication management
#
jscheduler auth required /home/cronsked/24x7_Scheduler/pam/jscheduler

####################################################
/home/cronsked/24x7_Scheduler/pam/jscheduler info :
#%PAM-1.0
auth required /usr/lib/security/libpam_unix.1 shadow nullok
account required /usr/lib/security/libpam_unix.1
session required /usr/lib/security/libpam_unix.1

##############################################
/home/cronsked/24x7_Scheduler/debug.log info :

2006-02-23 11:22:20,435 [Thread-14] DEBUG com.softtreetech.jscheduler.business.remotecontrol.SocketConnection - requestId 1
2006-02-23 11:22:20,450 [Thread-3] DEBUG com.softtreetech.jscheduler.business.remotecontrol.RemoteOperationsImpl - Connect called cronsked _JAVA_ abc123
2006-02-23 11:22:20,595 [Thread-14] DEBUG com.softtreetech.jscheduler.business.remotecontrol.SocketConnection - requestId 3
2006-02-23 11:22:20,746 [Thread-14] DEBUG com.softtreetech.jscheduler.business.remotecontrol.SocketConnection - requestId 6
2006-02-23 11:22:20,747 [Thread-14] DEBUG com.softtreetech.jscheduler.business.remotecontrol.SocketConnection - Method name opensession
2006-02-23 11:22:20,747 [Thread-14] DEBUG com.softtreetech.jscheduler.business.remotecontrol.SocketConnection - methodSignature LSSSS
2006-02-23 11:22:20,747 [Thread-14] DEBUG com.softtreetech.jscheduler.business.remotecontrol.SocketConnection - arguments 4
2006-02-23 11:22:20,748 [Thread-14] DEBUG com.softtreetech.jscheduler.business.remotecontrol.SocketConnection - method params [10.7.114.16, cronsked, abc123, ]
2006-02-23 11:22:20,749 [Thread-4] DEBUG com.softtreetech.jscheduler.business.remotecontrol.RemoteOperationsImpl - Open session called 10.7.114.16 cronsked abc123
2006-02-23 11:22:20,850 [Thread-4] DEBUG com.softtreetech.jscheduler.business.runner.security.SecurityService -
[/home/cronsked/24x7_Scheduler]

Thu Feb 23, 2006 3:34 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7952

Post Re: 24x7 installation on UNIX ( HP-UX ) error Reply with quote

This error means that either the 24x7 server is not reachable or the user could not be authenticated on the server side. Do you get any related messages in the job log? If you see messages like "user …. connecting from …" and then "user authentication failed" or similar then the problem is in the PAM configuration. Do you have PAM installed correctly?

: Hello All,

: We are receiving the following error when connecting remotely to our 24x7
: scheduler.
: Connection Denied!

: From windows explorer we connect to "apache server" a UNIX system (
: wisp2) as follows: http://wisp2 :8080/cronsked/login.jsp

: Message received ( Connection Denied! )

: The 24x7 Scheduler is installed on the following UNIX server : HP-UX System :
: HP-UX B.11.11 U 9000/800/L3000-5x

: /home/cronsked/24x7_Scheduler

: ##########################################
: /etc/pam.conf info : # cat /etc/pam.conf
: #
: # PAM configuration
: #
: # Authentication management
: #
: jscheduler auth required /home/cronsked/24x7_Scheduler/pam/jscheduler

: ####################################################
: /home/cronsked/24x7_Scheduler/pam/jscheduler info : #%PAM-1.0
: auth required /usr/lib/security/libpam_unix.1 shadow nullok
: account required /usr/lib/security/libpam_unix.1
: session required /usr/lib/security/libpam_unix.1

: ##############################################
: /home/cronsked/24x7_Scheduler/debug.log info : 2006-02-23 11:22:20,435
: [Thread-14] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.SocketConnection -
: requestId 1
: 2006-02-23 11:22:20,450 [Thread-3] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.RemoteOperationsImpl -
: Connect called cronsked _JAVA_ abc123
: 2006-02-23 11:22:20,595 [Thread-14] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.SocketConnection -
: requestId 3
: 2006-02-23 11:22:20,746 [Thread-14] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.SocketConnection -
: requestId 6
: 2006-02-23 11:22:20,747 [Thread-14] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.SocketConnection -
: Method name opensession
: 2006-02-23 11:22:20,747 [Thread-14] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.SocketConnection -
: methodSignature LSSSS
: 2006-02-23 11:22:20,747 [Thread-14] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.SocketConnection -
: arguments 4
: 2006-02-23 11:22:20,748 [Thread-14] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.SocketConnection -
: method params [10.7.114.16, cronsked, abc123, ]
: 2006-02-23 11:22:20,749 [Thread-4] DEBUG
: com.softtreetech.jscheduler.business.remotecontrol.RemoteOperationsImpl -
: Open session called 10.7.114.16 cronsked abc123
: 2006-02-23 11:22:20,850 [Thread-4] DEBUG
: com.softtreetech.jscheduler.business.runner.security.SecurityService -
: [/home/cronsked/24x7_Scheduler]

Thu Feb 23, 2006 10:17 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
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


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.