Re: [Dspace-tech] resource policy

2007-10-10 Thread Claudia Jürgen
Hello Sree,

during submission the items derive their own policies from the 
collection settings. Changes to the collection settings will only affect 
new submissions, they are not done recursively.


Claudia


[EMAIL PROTECTED] schrieb:
> Hi,
> 
> Could anybody please help me:
> 
> 1. Say I have Collection called CollnA.
> 2. I have some authorization on resource policies on which group can  
> read or submit.
> 3. I add few items (i1,i2,i3).
> 4. Then, I go back and change authorization policies.
> 
> The problem is the i1,i2,i3 do not have the new authorization policies  
> that i have setup.
> 
> Why is it so?
> 
> Thanks,
> Sree
> 
> 
> 
> 
> 
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] dspace email feature not working

2007-10-10 Thread Shali 9846303531
Dear sir,

I am using ubuntu 6.06 as operating system, the e mail feature is not
working in my server the error in the log file is

2007-10-11 11:55:11,915 INFO  org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=7CBDA8042C27736FF48362A1D1056E8E:ip_addr=
10.1.1.6:error_emailing:[EMAIL PROTECTED]
javax.mail.MessagingException: Unknown SMTP host:
http://mail.vidyaacademy.ac.in;
  nested exception is:
java.net.UnknownHostException: http://mail.vidyaacademy.ac.in
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1280)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java
:370)
at javax.mail.Service.connect(Service.java:297)
at javax.mail.Service.connect(Service.java:156)
at javax.mail.Service.connect(Service.java:105)
at javax.mail.Transport.send0(Transport.java:168)
at javax.mail.Transport.send(Transport.java:98)
at org.dspace.core.Email.send(Email.java:330)
at org.dspace.eperson.AccountManager.sendEmail(AccountManager.java:294)
at org.dspace.eperson.AccountManager.sendInfo(AccountManager.java:254)
at org.dspace.eperson.AccountManager.sendRegistrationInfo(
AccountManager.java:99)
at org.dspace.app.webui.servlet.RegisterServlet.processEnterEmail(
RegisterServlet.java:294)
at org.dspace.app.webui.servlet.RegisterServlet.doDSPost(
RegisterServlet.java:209)
at org.dspace.app.webui.servlet.DSpaceServlet.processRequest(
DSpaceServlet.java:147)
at org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java
:105)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(
StandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invokeInternal(
StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(
StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke(
StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(
ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(
StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invoke(
StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(
StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java
:160)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection
(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.net.UnknownHostException: http://mail.vidyaacademy.ac.in
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:507)
at java.net.Socket.connect(Socket.java:457)
at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:232)
at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:189)
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1250)
... 40 more
2007-10-11 11:55:28,992 INFO  org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=7CBDA8042C27736FF48362A1D1056E8E:ip_addr=
10.1.1.6:unknown_email:[EMAIL PROTECTED]
2007-10-11 11:55:44,044 INFO  org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=7CBDA8042C27736FF48362A1D1056E8E:ip_addr=
10.1.1.6:sendtoken_forgotpw:[EMAIL PROTECTED]
2007-10-11 11:55:44,162 INFO  org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=7CBDA8042C27736FF48362A1D1056E8E:ip_addr=
10.1.1.6:error_emailing:[EMAIL PROTECTED]
javax.mail.MessagingException: Unknown SMTP host:
http://mail.vidyaacademy.ac.in;
  ne

Re: [Dspace-tech] DSpace-tech Digest, Vol 18, Issue 16

2007-10-10 Thread Sunyeen Pai
Hello,

I had a similar discovery.  What I learned is that the item retains the 
permissions that were in place when the item was ingested.  I had to go and 
reset the permissions for the "old" items within dspace-admin/authorization.  I 
used the Advanced/Item Wildcard Policy Admin Tool (more than one item at a 
time).  It was a little confusing to use (I'm a new user).  With the Advanced 
tool, be careful of whether you are changing the item or the bitstream.  You 
may want to work out your procedure in a test instance before trying it on your 
production side.

--Sunny Pai
DSpace 1.4.1
University of Hawaii

- Original Message -
From: [EMAIL PROTECTED]
Date: Wednesday, October 10, 2007 9:20 am
Subject: DSpace-tech Digest, Vol 18, Issue 16
To: dspace-tech@lists.sourceforge.net

> Send DSpace-tech mailing list submissions to
>   dspace-tech@lists.sourceforge.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>   https://lists.sourceforge.net/lists/listinfo/dspace-tech
> or, via email, send a message with subject or body 'help' to
>   [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>   [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of DSpace-tech digest..."
> 
> 
> Today's Topics:
> 
>   1. resource policy ([EMAIL PROTECTED])
> 
> 
> ---
> ---
> 
> Message: 1
> Date: Wed, 10 Oct 2007 14:46:30 -0400
> From: [EMAIL PROTECTED]
> Subject: [Dspace-tech] resource policy
> To: dspace-tech@lists.sourceforge.net
> Message-ID:
>   <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
>   format="flowed"
> 
> Hi,
> 
> Could anybody please help me:
> 
> 1. Say I have Collection called CollnA.
> 2. I have some authorization on resource policies on which group 
> can  
> read or submit.
> 3. I add few items (i1,i2,i3).
> 4. Then, I go back and change authorization policies.
> 
> The problem is the i1,i2,i3 do not have the new authorization 
> policies  
> that i have setup.
> 
> Why is it so?
> 
> Thanks,
> Sree
> 
> 
> 
> 
> 
> 
> 
> --
> 
> ---
> --
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a 
> browser.Download your FREE copy of Splunk now >> 
> http://get.splunk.com/
> --
> 
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> 
> 
> End of DSpace-tech Digest, Vol 18, Issue 16
> ***
> 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] resource policy

2007-10-10 Thread spvempat
Hi,

Could anybody please help me:

1. Say I have Collection called CollnA.
2. I have some authorization on resource policies on which group can  
read or submit.
3. I add few items (i1,i2,i3).
4. Then, I go back and change authorization policies.

The problem is the i1,i2,i3 do not have the new authorization policies  
that i have setup.

Why is it so?

Thanks,
Sree





-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] how to enable OAI-PMH

2007-10-10 Thread James Rutherford
On Wed, Oct 10, 2007 at 09:25:37AM -0700, asim naseem wrote:
>   I am trying to enable the OAI-PMH interface but not successful,any
>   idea how to enable OAI-PMH interface in dspace 1.4?

When you run the build_wars target with ant, it will give you two WAR
files, one for the JSP UI, and one for the OAI-PMH interface. Deploying
it is as simple as it is for the JSP UI: just give the WAR file to
tomcat. You will then (by default) be able to access the interface from
this URL:

http:///dspace-oai?request

Also, see http://wiki.dspace.org/index.php/Use_the_OAI-PMH_interface,
and I'm pretty sure there are docs included in the release that tell you
how to do this.

cheers,

Jim

-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential
and may be legally privileged. If you have received this message in
error, you should delete it from your system immediately and advise the
sender. To any recipient of this message within HP, unless otherwise
stated you should consider this message and attachments as "HP
CONFIDENTIAL".

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] how to enable OAI-PMH

2007-10-10 Thread asim naseem
Hi
   
  I am trying to enable the OAI-PMH interface but not successful,any idea how 
to enable OAI-PMH interface in dspace 1.4?
   
  Thanks
  Regards
   
  ASIM

   
-
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace SRB Storage using Oracle

2007-10-10 Thread Ricardo Borillo
Hi Unni,

Thanks for your clarification, i initally understand that data
(bitstreams) were stored in Oracle LOBs if i configure SRB with Oracle
option ...

"""
The Storage Resource Broker (SRB) is a client/server middleware that
provides clients with a set of uniform interfaces to distributed and
heterogeneous storage resources Storage resources handled by the the
SRB include the UNIX file system, archival storage systems such as
UNITREE and HPSS, and database Large Objects managed by various DBMS
including DB2, Oracle and Illustra.
"""

I definitely have to rethink SRB usage as you mention ...

Thank you very much



On 10/5/07, Unni Pillai <[EMAIL PROTECTED]> wrote:
> Hello Ricardo
>
> Couple of clarifications are needed.
>
> Content = Metadata + Data(bitstreams in DSpace lingo)
>
> DSpace uses Postgresql for its internal management it does not store its
> data(bitstreams) within it's internal RDBMS (Postgresql/mysql/oracle etc).
> DSpace uses its RDBMS component for managing the various descriptive,
> administrative and structural metadata surrounding the data.
>
> DSpace bitstreams can be stored on local file systems or you optionally
> decide to store DSpace bitstreams within SRB.
>
> SRB middle-ware is essentially a full featured data grid management system
> plus lots more and it uses RDBMS(Oracle/Postgresql) to manage its internals.
>
>
> The DSpace configuration needs to be modified to make DSpace aware that it's
> bitstreams are being managed via SRB instead of local filesystem.
>
> Please do not draw any false conclusions that DSpace or SRB are storing the
> Data within their RDBMS (Postgresql/Oracle) components.  The RDBMS
> components are essentially used within the respective applications to manage
> metadata (both internal and external), nothing more.
>
> DSpace comes with default Postgresql, and SRB comes with options to choose
> between Postgresql and Oracle.
>
> DSpace and SRB have some common features but they are different
> applications.  So you really need to do some analysis of your institution's
> requirements prior to embarking on technology pathway with either one of
> them or a combination of both.
>
> Once you decide that you need both DSpace front-end and other utilities on
> top of SRB storage layer abstraction you need to configure your DSpace
> instance's config file to reflect SRB usage within DSpace.
>
> You'll need to rethink your ingest mechanisms.  Your existing
> straightforward ingest into DSpace gets replaced by ingest into SRB and
> subsequent registration into DSpace.
>
> I can attempt to help offline if you require further support.
>
> Thanks
> Unni
>
>
>
> Unni Pillai | Project Manager NYU NDIIPP-PDPTV | Digital Library |
> NDIIPP-PDPTV
> ✉ [EMAIL PROTECTED] | ✆ (212) 992-9741 | AIM: [EMAIL PROTECTED] | Jabber:
> [EMAIL PROTECTED]
>
>
> On Sep 20, 2007, at 1:44 PM, Ricardo Borillo wrote:
>
> Hi all,
>
> I'm new to DSpace and i'm evaluating configuration options for best
> platform availability.
> I have read SRB documentation and i reach some interesting point:
>
> """
> The Storage Resource Broker (SRB) is a client/server middleware that
> provides clients with a set of uniform interfaces to distributed and
> heterogeneous storage resources Storage resources handled by the the
> SRB include the UNIX file system, archival storage systems such as
> UNITREE and HPSS, and database Large Objects managed by various DBMS
> including DB2, Oracle and Illustra.
> """
>
> It seems that i can use my Oracle database as an storage for DSpace
> content (not only metadata). That's great for me, but i was unable to
> locate documentation or examples showing how to configure DSpace with
> SRB working with an Oracle content storage...
>
> Please, anyone can give me some directions on this topic?
>
> Thanks a lot!!
>
>
> The correct way to think about this, is just in the same way that DSpace
> uses Postgres or Oracle to manage it's collection,
>
>
>
>
> --
> Salut,
> 
> Ricardo Borillo Domenech
> http://xml-utils.com
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>


-- 
Salut,

Ricardo Borillo Domenech
http://xml-utils.com
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.s