I don't know if this is the issue, but if you are trying to ingest from a machine other than localhost, and you've enabled xacml, then you'll have to adjust the xacml policies, specifically:
data/fedora-xacml-policies/repository-policies/default/deny-apim-if- not-localhost.xml That 'data' directory will be in your FEDORA_HOME unless you've modified fedora.fcfg to specify a different location for it. The deny-apim-if-no-localhost.xml file has a commented example of how to allow a specific ip. james On 25-Mar-09, at 10:39 AM, arne anka wrote: > this upgrade to 3.1 turns out to be a real nightmare! > > after a big bunch of problems i am now stuck at step 8 of the > migration > howto: > "Ingest Generated Objects" > > but for what reasons ever, neither with the fedora-admin.sh (ie the > gui) > nor with fedora-ingest.sh i am able to ingest the generated files -- > for > each and every one i get > > <failed file="/tmp/fedora-migration/xml/cmodel-1.xml"> > (401)Unauthorized > </failed> > > the tomcat is started with the line below and everything is out of > the box > from the fedora installer -- what undocumented snag is it now? > > /usr/lib/jvm/java-1.5.0-sun//bin/java > -Djavax.net.ssl.trustStore=/attic/fedora-31//server/truststore > -Djavax.net.ssl.trustStorePassword=tomcat > -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager > -Djava.util.logging.config.file=/attic/fedora-31/tomcat/conf/ > logging.properties > -Djava.endorsed.dirs=/attic/fedora-31/tomcat/common/endorsed - > classpath > :/attic/fedora-31/tomcat/bin/bootstrap.jar:/attic/fedora-31/tomcat/ > bin/commons-logging-api.jar > -Dcatalina.base=/attic/fedora-31/tomcat > -Dcatalina.home=/attic/fedora-31/tomcat > -Djava.io.tmpdir=/attic/fedora-31/tomcat/temp > org.apache.catalina.startup.Bootstrap start > > > i have no issues whatsoever to login with the gui, what > authorization is > required that the login does not cover? > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Fedora-commons-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
