cannot login through console

I am getting following message while trying to connect through console

(throug console switch) to a server

--

server1 console login: root

Warning -- ttymon cannot allocate controlling tty on "/dev/console",

there may be another session active on this port.

It is a security violation to access systems to which you are not

authorized.

server1 console login:

--

after connecting thruogh SSH, I see the following process perhaps

holding the console

server1:/# ps -ef|grep -i console |grep -v grep

root 32851 0 13:51:16 console 0:00 /usr/lib/saf/ttymon -g

-h -p server1 console login: -T sun -d /dev/console -l

What to do in order to be able to connect to the box through console

(switch)?

thanks in advance.

P.S. It is solaris 8

[850 byte] By [cybernet] at [2007-11-26 7:23:04]
# 1
kill -9 3285 and try
RajeshPS at 2007-7-6 19:07:47 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
what is this process, my server is in production and i cannot trying killing something critical. Are you sure it is safe to kill this process?
cybernet at 2007-7-6 19:07:47 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...