[osol-discuss] Trouble with svc:/system/intrd:default on b 129

2009-12-22 Thread Harry Putnam
Updated to b 129 yesterday, and since then I cannot get booted up with
all services in running order.

During boot I see a report about svc:/system/intrd:default failing to
start

That seem to bork my apache server as well.  Although 
  svcs -a|grep apache

reports apache online it isn't
   svcs -a |grep apache
  online*12:54:26 svc:/network/http:apache22

But svcs -xv tells a different story:
 # svcs -xv
  svc:/system/intrd:default (interrupt balancer)
   State: maintenance since December 22, 2009 12:00:38 PM CST
  Reason: Restarting too quickly.
 See: http://sun.com/msg/SMF-8000-L5
 See: man -M /usr/share/man -s 1M intrd
 See: /var/svc/log/system-intrd:default.log
  Impact: This service is not running.
  
  svc:/network/http:apache22 (Apache 2.2 HTTP server)
   State: offline since December 22, 2009 12:51:50 PM CST
  Reason: Start method is running.
 See: http://sun.com/msg/SMF-8000-C4
 See: man -M /usr/apache2/2.2/man -s 8 httpd
 See: http://httpd.apache.org
 See: /var/svc/log/network-http:apache22.log
  Impact: This service is not running.

Any clues what to do about this?

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Trouble with svc:/system/intrd:default on b 129

2009-12-22 Thread Tim Haley

On 12/22/09 11:55 AM, Harry Putnam wrote:

Updated to b 129 yesterday, and since then I cannot get booted up with
all services in running order.

During boot I see a report about svc:/system/intrd:default failing to
start

That seem to bork my apache server as well.  Although 
  svcs -a|grep apache


reports apache online it isn't
   svcs -a |grep apache
  online*12:54:26 svc:/network/http:apache22

But svcs -xv tells a different story:
 # svcs -xv
  svc:/system/intrd:default (interrupt balancer)
   State: maintenance since December 22, 2009 12:00:38 PM CST
  Reason: Restarting too quickly.
 See: http://sun.com/msg/SMF-8000-L5
 See: man -M /usr/share/man -s 1M intrd
 See: /var/svc/log/system-intrd:default.log
  Impact: This service is not running.
  
  svc:/network/http:apache22 (Apache 2.2 HTTP server)

   State: offline since December 22, 2009 12:51:50 PM CST
  Reason: Start method is running.
 See: http://sun.com/msg/SMF-8000-C4
 See: man -M /usr/apache2/2.2/man -s 8 httpd
 See: http://httpd.apache.org
 See: /var/svc/log/network-http:apache22.log
  Impact: This service is not running.

Any clues what to do about this?

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Not sure about the intrd, but your apache problem may be
6907454
apache22 fcgid fails to load, daemon starts, stops and restarts ad nauseum

-tim

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Trouble with svc:/system/intrd:default on b 129

2009-12-22 Thread Harry Putnam
Tim Haley tim.ha...@sun.com writes:

 Not sure about the intrd, but your apache problem may be
 6907454
 apache22 fcgid fails to load, daemon starts, stops and restarts ad nauseum

I'm not getting any hits on 6907454  or on apache22 at:
http://defect.opensolaris.org/bz/buglist.cgi

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Trouble with svc:/system/intrd:default on b 129

2009-12-22 Thread Harry Putnam
Harry Putnam rea...@newsguy.com writes:

 Tim Haley tim.ha...@sun.com writes:

 Not sure about the intrd, but your apache problem may be
 6907454
 apache22 fcgid fails to load, daemon starts, stops and restarts ad nauseum

 I'm not getting any hits on 6907454  or on apache22 at:
 http://defect.opensolaris.org/bz/buglist.cgi

Sorry a straight up google search on `apache fcgid' turned it up.
And it does show that bug number.  However I rechecked at 
http://defect.opensolaris.org/bz/show_bug.cgi?id=6907454  and still
shows no results... not sure why.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Trouble with svc:/system/intrd:default on b 129

2009-12-22 Thread Harry Putnam
Harry Putnam rea...@newsguy.com writes:

 Harry Putnam rea...@newsguy.com writes:

 Tim Haley tim.ha...@sun.com writes:

 Not sure about the intrd, but your apache problem may be
 6907454
 apache22 fcgid fails to load, daemon starts, stops and restarts ad nauseum

 I'm not getting any hits on 6907454  or on apache22 at:
 http://defect.opensolaris.org/bz/buglist.cgi

 Sorry a straight up google search on `apache fcgid' turned it up.
 And it does show that bug number.  However I rechecked at 
 http://defect.opensolaris.org/bz/show_bug.cgi?id=6907454  and still
 shows no results... not sure why.

Not only found the bug commentary but also found the fix suggested
there works for me too.  apache up and at it after some minor edits.

Thanks.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Trouble with svc:/system/intrd:default on b 129

2009-12-22 Thread Alan Coopersmith
Harry Putnam wrote:
 Harry Putnam rea...@newsguy.com writes:
 
 Tim Haley tim.ha...@sun.com writes:

 Not sure about the intrd, but your apache problem may be
 6907454
 apache22 fcgid fails to load, daemon starts, stops and restarts ad nauseum
 I'm not getting any hits on 6907454  or on apache22 at:
 http://defect.opensolaris.org/bz/buglist.cgi
 
 Sorry a straight up google search on `apache fcgid' turned it up.
 And it does show that bug number.  However I rechecked at 
 http://defect.opensolaris.org/bz/show_bug.cgi?id=6907454  and still
 shows no results... not sure why.

7 digit bug numbers are in the bug database found at bugs.opensolaris.org.
The separate bug database at defect.opensolaris.org is only up to 5 digit
bug ids so far.

http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6907454

-- 
-Alan Coopersmith-   alan.coopersm...@sun.com
 Sun Microsystems, Inc. - X Window System Engineering

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org