I am trying to set up a Solaris repository server with a Solaris 11 Express Server. My problem is that the service does not start. Service status is below.
indika@CDR:~# svcs -xv svc:/application/pkg/server:default
svc:/application/pkg/server:default (image packaging repository)
State: maintenance since August 25, 2011 07:49:13 PM IST
Reason: Method failed.
See: http://sun.com/msg/SMF-8000-8Q
See: /var/svc/log/application-pkg-server:default.log
Impact: This service is not running.
And the log file shows only this.
indika@CDR:~# cat /var/svc/log/application-pkg-server:default.log
[ Aug 26 18:09:06 Rereading configuration. ]
[ Aug 26 18:40:26 Rereading configuration. ]
[ Aug 26 18:41:19 Rereading configuration. ]
Any help is greatly appreciated.