[Dspace-tech] problem in adding new search field

2013-04-17 Thread VINAY G
How to add one more search filed in the dspace
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] how to add new search field

2013-04-17 Thread VINAY G
I know to add metadata to search field but
how can we add new search field in dspace
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] "java.sql.SQLException: bad_dublin_core schema" after modifying input-forms.xml file.

2013-04-17 Thread helix84
It's so easy that it's probably not even documented.

1) log in as site administrator
2) go to Administrative - Registries - Metadata
3) fill in Namespace (arbitrary URL) and Name ("iit"), click "Add new
schema"
4) open the newly added schema
5) into "Field Name:" type your element and qualifier and click "Add new
metadata field"


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette



On Wed, Apr 17, 2013 at 11:13 PM, Abhishek Kulkarni
wrote:

> Hi Helix,
>
> I missed the creation of metadata in entirety.
> Can you please guide on how we go about it?
> (Maybe, an already published article/ solution)
>
> Thanks,
> Abhishek
>
>
> On Wed, Apr 17, 2013 at 1:33 PM, helix84  wrote:
>
>> Hi Abishek,
>>
>> did you create your "iit" schema (in "Metadata Registry" while logged in
>> as Admin) before you made the changes to input forms? From the message it
>> seems the schema doesn't exist. Also make sure to add any metadata fields
>> into that schema that you wish to use them in your input forms.
>>
>>
>> Regards,
>> ~~helix84
>>
>> Compulsory reading: DSpace Mailing List Etiquette
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>>
>
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Question about Statistics

2013-04-17 Thread Thornton, Susan M. (LARC-B702)[LITES]
Yes, it's 1.5.2 and it uses the log files.

I'll take a look.  Thanks!
Best regards,
Sue


Sue Walker-Thornton
(w):  (757) 864-2368
(m):  (757) 506-9903

From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram Luyten
Sent: Tuesday, April 16, 2013 10:01 AM
To: Thornton, Susan M. (LARC-B702)[LITES]
Cc: dspace-tech@lists.sourceforge.net; Dedmond, Nicole K. (LARC-B702)[LITES]
Subject: Re: [Dspace-tech] Question about Statistics

Hi Sue,

just a piece of the puzzle here but that's better than nothing, right?

>From your description it looks like you are looking at the pre-DSpace 1.6 
>legacy stats that are generated from the DSpace log files.
e.g: http://demo.dspace.org/xmlui/statistics?date=2013-3

In this report, everything in the "All actions performed" does not necessarily 
corresponds with a total number of items at the end of the month.

Just by looking at the field names, I would say that Items Archived in the 
General overview column would be your safest bet.
However, I couldn't find exactly in the code how this number is determined.

That code is available here:
https://github.com/DSpace/DSpace/tree/master/dspace-api/src/main/java/org/dspace/app/statistics

best regards,

Bram





--
[http://atmire.com/images/@mire_web_2.jpg]

Bram Luyten @mire
2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010
Esperantolaan 4, Heverlee 3001, Belgium
www.atmire.com


On Mon, Apr 15, 2013 at 7:19 PM, Thornton, Susan M. (LARC-B702)[LITES] 
mailto:susan.m.thorn...@nasa.gov>> wrote:
Hello,
 We are getting ready to  implement statistics soon, likely in DSpace 
version 3.0 (we're getting ready to upgrade from 1.7.1 to 3.0) and I have a 
question.

 One of the numbers that our customer wants to track on a monthly basis is 
the number of new "Items" added to the repository.  Another one is number of 
times a user actually downloads a bitstream/file from an Item page.

 I looked at the March, 2013 statistics on the DSpace demo site just now, 
and the numbers don't seem to add up.  I see "Items Archived", "Items Created", 
"Items Added", "Items installed", and more and the numbers for each are all 
different.  How do I capture/identify the number of NEW items loaded/imported 
into the site during a specific time period??

Thanks in advance,
Sue


Sue Walker-Thornton
Software Developer/Database Administrator
NASA Langley Research Center - LITES Contract
susan.m.thorn...@nasa.gov
(W) 757-864-2368
(M)  757-506-9903


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] how to change DSpace logo to my Institute logo and name in "header.default.jsp"

2013-04-17 Thread Thornton, Susan M. (LARC-B702)[LITES]
Did you make your change in 
/dspace/modules/jspui/src/main/webapp/layout/header-default.jsp
 before you did "mvn" and "ant" commands?  (Make sure it's header-default.jsp, 
not header.default.jsp.)

If so, look at 
/webapps/jspui/layout/header-default.jsp and 
make sure it has your changes.  If not, make sure everything above is correct, 
try "mvn clean package" and then the "ant" command, then restart your web 
server.

If you still don't see your changes, trying clearing your cache, or exiting and 
restarting your browser.

Hope this works!
Best regards,
Sue Walker-Thornton


Sue Walker-Thornton
(w):  (757) 864-2368
(m):  (757) 506-9903

From: pankaj nagah [mailto:nagah.pan...@gmail.com]
Sent: Wednesday, April 17, 2013 10:21 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] how to change DSpace logo to my Institute logo and name 
in "header.default.jsp"

Sir,
i installed DSpace 1.7.0 . i did all possible efforts for change the dspace 
logo to our institute logo , but till now i am unable to change it. i did these 
changes which are given below.

http://your.dspace.website.com";>" 
width="102" height="100" border="0"/>

 <%-- Make as wide as possible. cellpadding 
repeated for broken NS 4.x --%>
Dspace at IIT ROPAR

after that

*  Rebuild the DSpace installation package by running the following command 
from your [dspace-source]/dspace/ directory:

mvn package

*  Re-install the DSpace WAR(s) to [dspace]/webapps by running the following 
command from your [dspace-source]/dspace/target/dspace-[version].dir directory:

ant -Dconfig=[dspace]/config/dspace.cfg update

*  Depending on your setup with Tomcat, you may also need to do the following:
o   Shut down Tomcat, and delete any existing [tomcat]/webapps/dspace files
o   Copy the new .war file(s) to the Tomcat webapps directory:
o   Restart Tomcat.

but logo is not changed... please help me how can i change it.
Regards..
Pankaj

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] "java.sql.SQLException: bad_dublin_core schema" after modifying input-forms.xml file.

2013-04-17 Thread helix84
Hi Abishek,

did you create your "iit" schema (in "Metadata Registry" while logged in as
Admin) before you made the changes to input forms? From the message it
seems the schema doesn't exist. Also make sure to add any metadata fields
into that schema that you wish to use them in your input forms.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] "java.sql.SQLException: bad_dublin_core schema" after modifying input-forms.xml file.

2013-04-17 Thread abhishek.kulkarni
Hi,

I just installed DSpace 3.1 and customized input-forms.xml to suite the
requirement.
The modified form displays properly on step 1 of item submission, however
when clicked 'next' to proceed, it throws error as below: -

java.sql.SQLException: bad_dublin_core schema=iit, department null
at org.dspace.content.Item.update(Item.java:1640)
at org.dspace.content.WorkspaceItem.update(WorkspaceItem.java:517)
at 
org.dspace.submit.step.DescribeStep.doProcessing(DescribeStep.java:330)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155)
at 
org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:243)
at 
org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3237)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2394)
at
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:162)
at 
org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)
at 
org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2834)
at
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:160)
at org.mozilla.javascript.Context.call(Context.java:538)
at
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1833)
at
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1803)
at
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.handleContinuation(FOM_JavaScriptInterpreter.java:698)
at
org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode.invoke(CallFunctionNode.java:94)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)



Am I missing something after modifying input-forms.xml file?

Please help.

Thanks,
Abhishek Kulkarni
Library Technology Group 
Illinois Institute of Technology





--
View this message in context: 
http://dspace.2283337.n4.nabble.com/java-sql-SQLException-bad-dublin-core-schema-after-modifying-input-forms-xml-file-tp4663226.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] handle is off after deposit

2013-04-17 Thread Tim Donohue
Hi Jose,

If you've fixed this problem locally, could you submit a JIRA ticket or 
GitHub pull request describing how to fix this bug?

It'd be nice to get this fix into the next version of DSpace, as others 
will surely appreciate it.

Thanks,

- Tim

On 4/15/2013 3:16 PM, Jose Blanco wrote:
> It looks like the versioning code does not like it when there is a DOT
> in the handle.  Since I'm not using it presently I made the changes
> necessary to not have this problem.
>
>
>
> On Mon, Apr 15, 2013 at 11:00 AM, Jose Blanco  > wrote:
>
> It seems like the handle value stored in identifier.uri is being
> truncated after a deposit.  It seems to be cutting off after a
> period.  Its suppose to be
>
> 2027.42/97324
>
> But it's being stored as
>
> 2027
>
> Can some one suggest where in the code metadatavalue is updated
> after a deposit?
>
> Thanks! Jose
>
>
>
>
> --
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
>
>
>
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette: 
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Problem to deploy dspace application

2013-04-17 Thread emilio lorenzo


  
  
Hi Luis, 
 a basic test list

  From a browser, check ttah the other applications are up and
running (jspui, solr, oai) in case they are not active, 
there is a problem of general application deployment
  Check that the directory webapps/xmlui   has contents and is
configured in server.xml ... Depending your deployment method,
there must be a line similar to 
  Connect to the Tomcat console and see if you can restart the
xmlui application.Sometimes a restart can suffice
  

Suerte
Emilio Lorenzo

  


El 17/04/2013 16:33, Luis Rojas C. (CATIE) escribió:

  
  
  
  
  
Hi again, after

allthe instalation steps, i get the folloing error when
trying to access dspace in apache tom cat:
 
HTTP
  Status 404 - /xmlui

 
type Status report
message /xmlui
description The requested resource is not
  available.

 
Apache Tomcat/7.0.37
 
Thanks again
 
Mag. Luis A. Rojas Calderón
Ing. de Sistemas (Analista Programador)
Biblioteca Conmemorativa Orton IICA/CATIE
CATIE 7170 Turrialba, Costa Rica
Tel. (506) 2558-2639 
Fax (506) 2556-0757
 

70 años de liderazgo en
información para la generación de conocimiento en las
Américas
70 years of
leadership in information for the generation of
knowledge in the Americas
 
 
 
  
  
  
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
  
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

  

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] oai filter question

2013-04-17 Thread Jose Blanco
Simple question:  If I make a change to xoai.xml, and I have cache set to
false.  All I have to do is redeploy oai, right?  I don't have to do

./dspace oai import -c

In other words, when does the filtering happen?  I am assuming that it
happens when a request comes in, and not when the solr oai index is built.


So,  What I want to do is for certain records not to be made available.  I
may want to edit the code to have a "notcontains" function.  But before I
do that I want to make sure I'm testing this the right way, and it seems
like my oai responses (ListRecords) don't change regardless of the changes
I make.

Thank you!
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Problem to deploy dspace application

2013-04-17 Thread Luis Rojas C. (CATIE)
Hi again, after allthe instalation steps, i get the folloing error when trying 
to access dspace in apache tom cat:

HTTP Status 404 - /xmlui

type Status report
message /xmlui
description The requested resource is not available.

Apache Tomcat/7.0.37

Thanks again

Mag. Luis A. Rojas Calderón
Ing. de Sistemas (Analista Programador)
Biblioteca Conmemorativa Orton IICA/CATIE
CATIE 7170 Turrialba, Costa Rica
Tel. (506) 2558-2639
Fax (506) 2556-0757

[Logo iica nuevo azul][logo orton 70] 
[http://www.catie.ac.cr/BancoMedios/Imagenes/logo_catie40_email.jpg]
70 años de liderazgo en información para la generación de conocimiento en las 
Américas
70 years of leadership in information for the generation of knowledge in the 
Americas

<><><>--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] how to change DSpace logo to my Institute logo and name in "header.default.jsp"

2013-04-17 Thread pankaj nagah
Sir,
i installed DSpace 1.7.0 . i did all possible efforts for change the dspace
logo to our institute logo , but till now i am unable to change it. i did
these changes which are given below.

http://your.dspace.website.com";>" width="102" height="100"
border="0"/>

 <%-- Make as wide as possible. cellpadding
repeated for broken NS 4.x --%>
Dspace at IIT ROPAR


after that
**  §  Rebuild the DSpace installation package by running the following
command from your [dspace-source]/dspace/ directory:
mvn package   §  Re-install the DSpace WAR(s) to [dspace]/webapps by
running the following command from your
[dspace-source]/dspace/target/dspace-[version].dir directory:
ant -Dconfig=[dspace]/config/dspace.cfg update   §  Depending on your setup
with Tomcat, you may also need to do the following: o   Shut down Tomcat,
and delete any existing [tomcat]/webapps/dspace files o   Copy the new .war
file(s) to the Tomcat webapps directory: o   Restart Tomcat.

but logo is not changed... please help me how can i change it.

Regards..

Pankaj
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Export archive "restricted"?

2013-04-17 Thread helix84
Hi Alan,

I admit I did only a single test on demo where I exported a community using
the community admin's account, but the test was successful, as you can
still see when you look at that account's "My Exports".

I used the "dspacedemo+commad...@gmail.com" account to export the following
community (which he's an admin of):
http://demo.dspace.org/xmlui/handle/10673/1

What did you do differently while testing on demo? Are you sure the
community or collection admin you tried was really an admin for that
particular community/collection?


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Export archive "restricted"?

2013-04-17 Thread Alan Orth
Responding to myself here,

It seems that you must be a super admin in order to export meta data 
from a collection.  ie, community- and collection-level admins cannot 
export metadata from their communities / collections unless they are 
also top-level admins.

Alan

On 04/17/2013 10:00 AM, Alan Orth wrote:
> Thanks, helix.  My memory of the exact error wording wasn't as good as 
> I thought!  :)
>
> In my experience the "Export Metadata" link directly downloads a CSV 
> file; I don't see "My Exports"...?
>
> I'll try to replicate this experiment on demo.dspace.org.
>
> Thanks,
>
> Alan
>
> On 04/16/2013 11:37 PM, helix84 wrote:
>> It saves time to list the exact wording ("This export archive is 
>> restricted.").
>>
>> Here's what the comment at that place in code says:
>>
>> // The user does not have read access to this bitstream. Interrupt
>> this current request
>> // and then forward them to the login page so that they can be
>> authenticated. Once that is
>> // successful they will request will be resumed.
>>
>> I don't use that functionality, so I don't know what's wrong. One
>> guess I would take is - if you made the export and he's trying to
>> download it, he probably can't (although I'm not sure your export
>> would show up in his "My Exports"). Is the message the same when he
>> tried to do the export as opposed to downloading the export?
>>
>> BTW you may test the functionality on demo.dspace.org. From my test,
>> it works (both exporting and downloading the export).
>>
>>
>> Regards,
>> ~~helix84
>>
>> Compulsory reading: DSpace Mailing List Etiquette
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>


-- 
Alan Orth
alan.o...@gmail.com
http://alaninkenya.org
http://mjanja.co.ke
"I have always wished for my computer to be as easy to use as my telephone; my 
wish has come true because I can no longer figure out how to use my telephone." 
-Bjarne Stroustrup, inventor of C++


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Not able to register new user in dspace

2013-04-17 Thread Hilton Gibson
Hi All

I have updated the wiki regarding setup of an email server using Ubuntu.
See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S07

Cheers

hg


On 17 April 2013 10:21, helix84  wrote:

> On Wed, Apr 17, 2013 at 9:59 AM, jayachandra B
>  wrote:
> > I have installed dspace 1.8.2. When I try to add new user, I am getting
> > internal system error please help me out.
>
> What is the error message or the complete stack trace of the error?
> You can usually find it in the log.
>
> More details on finding the stack trace are here:
> https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
> --
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
*Hilton Gibson*
Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za
http://ar1.sun.ac.za
http://aj1.sun.ac.za
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Not able to register new user in dspace

2013-04-17 Thread helix84
Setting Gmail as a SMTP server requires some specific configuration
parameters. This is best described here:

http://blog.stuartlewis.com/2009/09/05/using-gmail-with-dspace/


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


On Wed, Apr 17, 2013 at 10:43 AM, jayachandra B
 wrote:
> Since I don't have mail server in my system, I have kept SMTP host:
> smtp.gmail.com in dspace.cfg file. In the error log it is showing the
> following message
>
> javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;
>   nested exception is:
> java.net.UnknownHostException: smtp.gmail.com
> 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:366)
> at org.dspace.eperson.AccountManager.sendEmail(AccountManager.java:262)
> at org.dspace.eperson.AccountManager.sendInfo(AccountManager.java:222)
> at
> org.dspace.eperson.AccountManager.sendRegistrationInfo(AccountManager.java:67)
> at
> org.dspace.app.webui.servlet.RegisterServlet.processEnterEmail(RegisterServlet.java:260)
> at
> org.dspace.app.webui.servlet.RegisterServlet.doDSPost(RegisterServlet.java:172)
> at
> org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:115)
> at org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:73)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
> at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:947)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
> at
> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1009)
> at
> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
> at
> org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1852)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
> at java.lang.Thread.run(Unknown Source)
> Caused by: java.net.UnknownHostException: smtp.gmail.com
> at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
> at java.net.PlainSocketImpl.connect(Unknown Source)
> at java.net.SocksSocketImpl.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> 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)
> ... 35 more
>
>
> On Wed, Apr 17, 2013 at 1:51 PM, helix84  wrote:
>>
>> On Wed, Apr 17, 2013 at 9:59 AM, jayachandra B
>>  wrote:
>> > I have installed dspace 1.8.2. When I try to add new user, I am getting
>> > internal system error please help me out.
>>
>> What is the error message or the complete stack trace of the error?
>> You can usually find it in the log.
>>
>> More details on finding the stack trace are here:
>> https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
>>
>>
>> Regards,
>> ~~helix84
>>
>> Compulsory reading: DSpace Mailing List Etiquette
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
>
>
> --
> Regards
> Jayachandra

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data

Re: [Dspace-tech] Not able to register new user in dspace

2013-04-17 Thread helix84
On Wed, Apr 17, 2013 at 9:59 AM, jayachandra B
 wrote:
> I have installed dspace 1.8.2. When I try to add new user, I am getting
> internal system error please help me out.

What is the error message or the complete stack trace of the error?
You can usually find it in the log.

More details on finding the stack trace are here:
https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Not able to register new user in dspace

2013-04-17 Thread jayachandra B
Dear sir,

I have installed dspace 1.8.2. When I try to add new user, I am getting
internal system error please help me out.

Thank you
-- 
Regards
Jayachandra
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Export archive "restricted"?

2013-04-17 Thread Alan Orth
Thanks, helix.  My memory of the exact error wording wasn't as good as I 
thought!  :)

In my experience the "Export Metadata" link directly downloads a CSV 
file; I don't see "My Exports"...?

I'll try to replicate this experiment on demo.dspace.org.

Thanks,

Alan

On 04/16/2013 11:37 PM, helix84 wrote:
> It saves time to list the exact wording ("This export archive is 
> restricted.").
>
> Here's what the comment at that place in code says:
>
> // The user does not have read access to this bitstream. Interrupt
> this current request
> // and then forward them to the login page so that they can be
> authenticated. Once that is
> // successful they will request will be resumed.
>
> I don't use that functionality, so I don't know what's wrong. One
> guess I would take is - if you made the export and he's trying to
> download it, he probably can't (although I'm not sure your export
> would show up in his "My Exports"). Is the message the same when he
> tried to do the export as opposed to downloading the export?
>
> BTW you may test the functionality on demo.dspace.org. From my test,
> it works (both exporting and downloading the export).
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


-- 
Alan Orth
alan.o...@gmail.com
http://alaninkenya.org
http://mjanja.co.ke
"I have always wished for my computer to be as easy to use as my telephone; my 
wish has come true because I can no longer figure out how to use my telephone." 
-Bjarne Stroustrup, inventor of C++


--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette