[kepler-dev] [Fwd: Re: Private Repository]
tao
tao at nceas.ucsb.edu
Thu May 5 16:06:16 PDT 2011
-------- Original Message --------
Subject: Re: [kepler-dev] Private Repository
Date: Thu, 05 May 2011 14:28:23 -0700
From: tao <tao at nceas.ucsb.edu>
To: Scott Zimmer <szimmer at optensity.com>
References: <BANLkTi=WM=_poBBu2cPpvpDqcCvA3uz7=w at mail.gmail.com>
Hi, Soctt:
I looked at the configurations and they look good to me. I tried to
access the server but got a timeout response.
When you do a search on both kepler and web site, can you monitor the
tomcat log file? To compare the difference on the output might give us
some idea why there is no return on kepler search. In order to get more
information from tomcat log file, you may change the default level from
WARN to INFO in tomcat log4j property file.
Thanks,
Jing
Scott Zimmer wrote:
> I have set up a private knb repository to store KAR files. I am able
> to successfully authenticate and upload KAR files to the repository.
> I can also search for KAR files from a web browser, but I get no
> returns when I search for the KAR files from within Kepler. I am able
> to authenticate to the repository, but no search results are
> returned. I can successfully search the Kepler-Dev repository. I've
> included the repository related entries from my configuration.xml
> files. I left the registry path set to the ecogrid one because I did
> not see an easy way to set that up myself. I would appreciate any
> insight you have into why I get no search results inside Kepler from
> the repository---Scott
>
> <repository>
> <name>
> optensity
> </name>
> <repository>
> 50.17.219.137:8080 <http://50.17.219.137:8080>
> </repository>
> <putpath>
> /knb/services/PutService
> </putpath>
> <authprotocol>
> http
> </authprotocol>
> <authdomain>
> OPTENSITY
> </authdomain>
> <lsidpath>
> /knb/services/IdentifierService
> </lsidpath>
> <querypath>
> /knb/services/QueryService
> </querypath>
> <authenticatedquerypath>
> /knb/services/AuthenticatedQueryService
> </authenticatedquerypath>
> <authorizationPath>
> /knb/services/AuthorizationService
> </authorizationPath>
> <registrypath>
> http://ecogrid.ecoinformatics.org/registry/services/RegistryService
> </registrypath>
> <registryauth>
> http://50.17.219.137:8080/knb/services/AuthenticationService
> </registryauth>
> <class>
> org.kepler.objectmanager.repository.EcogridRepository
> </class>
> <lsidAuthority>
> kepler-dev.nceas.ucsb.edu <http://kepler-dev.nceas.ucsb.edu>
> </lsidAuthority>
> <searchRepository>
> true
> </searchRepository>
> </repository>
>
> <service>
> <domain>OPTENSITY</domain>
> <serviceOperation>ldap</serviceOperation>
>
> <serviceURL>http://50.17.219.137:8080/knb/services/AuthenticationService</serviceURL>
>
> <serviceClass>org.kepler.authentication.LDAPAuthenticationService</serviceClass>
>
> <username>uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org</username>
> <password>kepler</password>
> </service>
>
> Scott
> --
> Scott Zimmer
> Optensity, Inc.
> 512-299-7218
> ------------------------------------------------------------------------
>
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>
More information about the Kepler-dev
mailing list