Hello all;
thanks for replay;
but when i use : ./fred-manager start
 * Starting PostgreSQL
 * Starting omniNames...
Cannot locate pg_hba.conf file or it's not accessible, run
this script under adminstrator user (usually postgres)
 * Starting FRED central registry CORBA servers...
 * Starting Apache...
 * Starting FRED webadmin HTTP server...
 * Starting named... (did not start)

the Postgresql and FRED central registry CORBA servers and named do not work;
is there any thing missed; the fred-manager install the FRED in /opt/root/ directory.

Thanks
Best Regards;
Mustafa AL Rifaee

On Mon, Jun 7, 2010 at 6:00 AM, <fred-users-request@lists.nic.cz> wrote:
Send fred-users mailing list submissions to
       fred-users@lists.nic.cz

To subscribe or unsubscribe via the World Wide Web, visit
       https://lists.nic.cz/mailman/listinfo/fred-users
or, via email, send a message with subject or body 'help' to
       fred-users-request@lists.nic.cz

You can reach the person managing the list at
       fred-users-owner@lists.nic.cz

When replying, please edit your Subject line so it is more specific
than "Re: Contents of fred-users digest..."


Today's Topics:

  1. Re: installation error (Georg Kahest)


----------------------------------------------------------------------

Message: 1
Date: Sun, 06 Jun 2010 18:20:43 +0300
From: Georg Kahest <georg.kahest@eestiinternet.ee>
Subject: Re: installation error
To: A mailing list for users and developers of FRED registry system
       <fred-users@lists.nic.cz>
Message-ID: <4C0BBCCB.5010602@eestiinternet.ee>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

mustafa rifaee wrote:
>
> Hello;
> Please I need to your help;
> I try to install FRED system to be our Registry Software in Syria, But
> when i try to install FRED, i always excute these command :
>
> fred-rifd -ORBnativeCharCodeSet UTF-8 -ORBendPoint
> giop:tcp:localhost:2222 &&
>    fred-adifd -ORBnativeCharCodeSet UTF-8 -ORBendPoint
> giop:tcp:localhost:2223 &&   fred-pifd -ORBnativeCharCodeSet UTF-8
> -ORBendPoint giop:tcp:localhost:2224but these ports did not reserved
> and i did not get any error, (netstat did not show any thing about
> this ports),
> i get this ports by netstat:
>  0.0.0.0:2809 <http://0.0.0.0:2809>            0.0.0.0:*
> LISTEN      28835/omniNames
>  127.0.0.1:5432 <http://127.0.0.1:5432>
> 0.0.0.0:*               LISTEN      28789/postgres
>  0.0.0.0:18456 <http://0.0.0.0:18456>
> 0.0.0.0:*               LISTEN      17220/python
>  0 0.0.0.0:2225 <http://0.0.0.0:2225>
> 0.0.0.0:*               LISTEN      28843/python
>
>  and when i try to log in by the page :webadmin in port :18456/login/
> i get this error :
>
> Error:
> Error: Backend server is not running!
> Traceback (most recent call last):  File
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/exposed.py",
> line 24, in _wrapper    return view_func(*args, **kwd)  File
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
> line 417, in login
>     redir_addr = self._login_process_valid_form(form)  File
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
> line 321, in _login_process_valid_form
> self._corba_connect(corba_server)
>   File
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
> line 308, in _corba_connect    corba_obj.connect(ior, nscontext)  File
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/corba.py", line
> 82, in connect
>     self.context = obj._narrow(CosNaming.NamingContext)  File
> "/usr/lib/python2.6/dist-packages/omniORB/CORBA.py", line 787, in
> _narrow    return _omnipy.narrow(self, repoId, 1)TRANSIENT:
> CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO)
> Please Help me;
> Thanks;
> Best Regards;
> Mustafa AL Rifaee;
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> fred-users mailing list
> fred-users@lists.nic.cz
> https://lists.nic.cz/mailman/listinfo/fred-users
>
Hello,

Why are you starting these services by hand, you should use the
fred-manager included atleast until you know what you are doing.
./fred-manager start (starts up adif,rifd,pifd + postgres + omni + apache)

The easiease way to get fred installed is to use the ./fred-manager
install  :)

Georg Kahest


------------------------------

_______________________________________________
fred-users mailing list
fred-users@lists.nic.cz
https://lists.nic.cz/mailman/listinfo/fred-users


End of fred-users Digest, Vol 23, Issue 2
*****************************************