Hii What I can understand after seeing the stacktrace is that it is looking for some libraries and I think it is also able to find out all except the file * /etc/nologin*.
Correct me if I am wrong some where...Any other problem did you find out?? Thanks Arpit On Tue, Sep 30, 2008 at 6:23 PM, arpit jain <[EMAIL PROTECTED]> wrote: > > Hii > > Attached is the complete output of command. > > Thanks > Arpit > > > On Tue, Sep 30, 2008 at 4:14 PM, Vincenzo Ciaschini < > [EMAIL PROTECTED]> wrote: > >> strace -f ./voms -vo trial >> >> and send the output. >> >> Ciao, >> Vincenzo >> >> >> >> arpit jain wrote: >> >>> Hi >>> >>> My *LD_LIBRARY_PATH is /usr/local/globus-4.0.7/lib:/opt/glite/lib:* >>> I am running the command as below: >>> >>> *[/opt/glite/sbin]$./voms -vo trial* >>> Output is >>> *Cannot load library! * >>> >>> *Original Content of voms.conf file: >>> --code=15000 >>> --dbname=voms_trial >>> --logfile=/opt/glite/log/voms.trial >>> --loglevel=4 >>> --logtype=7 >>> --passfile=/opt/glite/etc/voms/trial/voms.pass >>> --port=15000 >>> --sqlloc=/opt/glite/lib/libvomsmysql.so >>> --username=test_db >>> --vo=trial >>> * >>> Even after adding *--sqllib=/opt/glite/lib* in voms.conf I am getting >>> the >>> same error message. >>> >>> Thanks >>> Arpit >>> >>> >>> On Tue, Sep 30, 2008 at 1:41 PM, Vincenzo Ciaschini < >>> [EMAIL PROTECTED]> wrote: >>> >>> arpit jain wrote: >>>> >>>> Hi >>>>> >>>>> I am trying to install VOMS-Admin Server and Core Server on my FC9 >>>>> machine. >>>>> I have installed following RPM's: >>>>> >>>>> glite-security-trustmanager-1.8.9-1.noarch.rpm >>>>> glite-security-util-java-1.3.9-1.noarch.rpm >>>>> glite-security-voms-api-cpp-1.7.22-1.slc4.i386.rpm >>>>> glite-security-voms-admin-client-2.0.7-1.noarch.rpm >>>>> glite-security-voms-server-1.7.22-1.slc4.i386.rpm >>>>> glite-security-voms-mysql-1.1.5-1.slc4.i386.rpm >>>>> glite-security-voms-admin-server-2.0.14-1.noarch.rpm >>>>> glite-security-voms-admin-interface-2.0.2-1.noarch.rpm >>>>> >>>>> *Am I missing any RPM??* >>>>> After installing above RPM's, I am able to run VOMS-Admin Server. >>>>> However >>>>> I >>>>> am not able to run CORE-Server. >>>>> >>>>> *I want to know whether Core Server gets created in >>>>> $GLITE_LOCATION/etc/init.d or it is there in $GLITE_LOCATION/sbin.* >>>>> When I run below command , I get following error message: >>>>> >>>>> $GLITE_LOCATION/sbin*$./voms -vo <vo-name> >>>>> Cannot load library! * >>>>> >>>>> My >>>>> >>>>> LD_LIBRARY_PATH=$GLOBUS_LOCATION/lib:$GLITE_LOCATIOn/lib:$LD_LIBRARY_PATH >>>>> *Can anyone suggest which library it is asking for?? * >>>>> >>>>> Your voms.conf should specify the option --sqllib <libraryname> >>>> There, you should either specify the whole path to the library, or >>>> guarantee that it is available in your LD_LIBRARY_PATH somewhere. >>>> >>>> The fact that the name does not appear means that the option is missing >>>> from the voms.conf file. The message however can be clarified. >>>> >>>> This should have been specified by the configuration script, unles syou >>>> missed some option while running it. >>>> >>>> Ciao, >>>> Vincenzo >>>> >>>> >>>> Thanks >>>>> Arpit >>>>> >>>>> >>>>> >>> >> >
