Socket Operation on non-socket

Hi,

You don’t say what spec, version etc you are using, but try the Solaris
fix on wiki.bestpractical.com to see if it solves your problem.

Rik

Message: 5
Date: Mon, 15 Mar 2004 11:30:19 +1100
From: vinita vigine MURUGIAH vinita@cs.mu.OZ.AU
Subject: [rt-users] Socket operation on non-socket
To: rt-users@lists.bestpractical.com
Message-ID: 4054F91B.20700@cs.mu.oz.au
Content-Type: text/plain; charset=“us-ascii”

Hi I just installed rt & apache and started the apache. It all seems fine.
I even added a user and few Queue, then I clicked on the queue from the
home (Quick Search) I go the following system error

error: no connection to syslog available at
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch/Syslog.pm
line 77
context:

187: # whether they should generate a full stack trace (confess() and
cluck())
188: # or simply report the caller’s package (croak() and carp()),
respectively.
189: # confess() and croak() die, carp() and cluck() warn.
190:
191: sub croak { die shortmess @_ }
192: sub confess { die longmess @_ }
193: sub carp { warn shortmess @_ }
194: sub cluck { warn longmess @_ }
195:

code stack: /usr/local/apps/perl-5.8.1/lib/5.8.1/Carp.pm:191
/usr/local/apps/perl-5.8.1/lib/5.8.1/i86pc-solaris/Sys/Syslog.pm:429
/usr/local/apps/perl-5.8.1/lib/5.8.1/i86pc-solaris/Sys/Syslog.pm:293
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch/Syslog.pm:77
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch/Output.pm:41
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch.pm:95
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch.pm:74
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch.pm:22
/usr/local/apps/rt-3.0.8//lib/RT.pm:247
/usr/local/apps/perl-5.8.1/lib/5.8.1/Carp.pm:193
/usr/local/apps/perl-5.8.1/lib/5.8.1/i86pc-solaris/Sys/Syslog.pm:427
/usr/local/apps/perl-5.8.1/lib/5.8.1/i86pc-solaris/Sys/Syslog.pm:293
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch/Syslog.pm:77
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch/Output.pm:41
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch.pm:95
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch.pm:74
/usr/local/apps/perl-5.8.1/lib/site_perl/5.8.1/Log/Dispatch.pm:22
/usr/local/apps/rt-3.0.8//lib/RT/Interface/Web.pm:637
/usr/local/apps/rt-3.0.8/share/html/Search/Listing.html:101
/usr/local/apps/rt-3.0.8/share/html/autohandler:189

I got follwing error in apache log file
unix dgram connect: Socket operation on non-socket at
/usr/local/apps/perl-5.8.1
/lib/site_perl/5.8.1/Log/Dispatch/Syslog.pm line 77

I checked the log files permission in ( from RT_Config.pm), there are fine.

Any idea what went wrong???

Thanks

warm regards
Vinita Vigine Murugiah
Email : vinita@cs.mu.oz.au Ph : (03) 8344 1273

-------------- next part --------------
An HTML attachment was scrubbed…
URL: http://lists.fsck.com/pipermail/rt-users/attachments/20040315/3ee13a32/attachment-0001.html


Rick Ellis Richard.Ellis@Sun.COM