Re: [Dspace-tech] Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread Hilton Gibson
Hi Ataur

The news-xmlui.xml file needs to have perfect xml syntax. I suggest copy
back a backup copy and try again or use the original from the source
package and try again.

Cheers

hg


On 13 June 2013 06:25, Md. Ataur Rahman ataurb...@gmail.com wrote:

 Hello,


 I'm using dspace 3.1 xmlui with Mirage theme. I've add a custom news on
 news-xmlui.xml under this div id=file.news.div.news n=news
 rend=primary section on p/P tag. After save and close the file, I
 have refresh the browser and I see that the news section completely gone
 away. I've also restart the tomcat server but no result. I can't understand
 whats the mistake I've made. Any idea, please help.


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 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*
Linux 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://www.journals.ac.za
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread helix84
Hi Ataur,

news-xmlui.xml is not an HTML file. It has its own syntax. It's an XML
file which is not nearly as forgiving to syntax errors as HTML. If
it's not well-formed, it simply won't work. Use a tool like xmllint to
check its syntax after you change it.

Although you can use p, you can't use P as per XML syntax.


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Queries

2013-06-13 Thread Parul dubey
Hi all

 

Wanted to know  , is it possible to restrict particular user/anonymous user
to not to download particular communities document/or not view  particular
submissions.

 

Thank in Advance

 

Regards

Parul Dubey

 

From: Parul dubey [mailto:parul.du...@itsl.in] 
Sent: Thursday, June 13, 2013 1:04 PM
To: 'DSpace-tech@lists.sourceforge.net'
Cc: 'Konstantinos Stamatis'
Subject: RE: [Dspace-tech] Queries

 

Hi All

 

Thanks for the reply.

1)  Please tell me the procedure to how to create  a user having  'Add a
new Item/Submit to Collection' to  Collection1 , and read Items of
collection2 , rights only.

2)  Also  I want increase the Font Size of the Read marked field as
shown in the attachment.

 

Regards

Parul dubey

 

 

 

From: Konstantinos Stamatis [mailto:kstama...@ekt.gr] 
Sent: Wednesday, June 12, 2013 12:11 PM
To: 'Parul dubey'; DSpace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] Queries

 

Dear Parul,

 

1)  I am not sure that I understand what you really ask, but DSpace
supports unlimited number of users and groups. You can assign users to
groups (one user can belong to many groups) and then bind authorizations
(regarding items, bitestreams, etc) with separate users or groups or both.
To do this, you need to log in as administrator, move in admin area by
pressing the administer link in the default sidebar, and then, click the
option Authorization in the admin sidebar.

 

2)  Regarding the list that appears after an item browsing, dspace
configuration offers some options for you but not for the Font Size. Take a
look for these options in the dspace.cfg file that mentions the following
(under the Web Interface Settings part of the config file):

 



# You can customise the width of each column with the following line - you
can have numbers (pixels)

# or percentages. For the 'thumbnail' column, a setting of '*' will use the
max width specified

# for browse thumbnails (webui.browse.thumbnail.maxwidth,
thumbnail.maxwidth)

# webui.itemlist.widths = *, 130, 60%, 40%

 

 

Thus, if you like to change the Font Size, this must be made
directly in the source code.

 

 

Regards,

 

Kostas

 

 

 

From: Parul dubey [mailto:parul.du...@itsl.in] 
Sent: Wednesday, June 12, 2013 8:31 AM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Queries

 

Dear All,

 

Wanted to Know :

1)  How many different users are supported by Dspace .i.e. is the any
user which only view not download the documents permission .

Or  how can particular users can be set to  view(access) particular
community documents only etc.

2)   Also while browsing the Particular communities Item by Title , it
shows the list having Title, Issue Date, Author .

I have changed the fields to Date , Title , Community , now how can the Font
Size of these heading can be changed.

 

Kindly suggest.

 

Regards

Parul  Dubey

 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread Md. Ataur Rahman
The news-xmlui.xml file details is as follows-

?xml version=1.0 encoding=UTF-8 ?
document xmlns=http://di.tamu.edu/DRI/1.0/; xmlns:i18n=
http://apache.org/cocoon/i18n/2.1; version=1.1
body
div id=file.news.div.news n=news rend=primary
headDSpace Repository/head
pWellcome my digital repository/p
/div
/body
options/
meta
userMeta/
pageMeta/
repositoryMeta/
/meta
/document

Whats the wrong here.I can't understand. I've also tried by
restarting tomcat according to this 
http://dspace.2283337.n4.nabble.com/changes-in-news-xmlui-xml-not-picked-up-after-tomcat-restart-td3279113.html#a3279118;
but no result





On Thu, Jun 13, 2013 at 1:35 PM, helix84 heli...@centrum.sk wrote:

 Hi Ataur,

 news-xmlui.xml is not an HTML file. It has its own syntax. It's an XML
 file which is not nearly as forgiving to syntax errors as HTML. If
 it's not well-formed, it simply won't work. Use a tool like xmllint to
 check its syntax after you change it.

 Although you can use p, you can't use P as per XML syntax.


 Regards,
 ~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 9:56 AM, Md. Ataur Rahman ataurb...@gmail.com wrote:
 The news-xmlui.xml file details is as follows-

That looks OK.

 Whats the wrong here.I can't understand. I've also tried by
 restarting tomcat according to this
 http://dspace.2283337.n4.nabble.com/changes-in-news-xmlui-xml-not-picked-up-after-tomcat-restart-td3279113.html#a3279118;
 but no result

Yes, you need to restart Tomcat. Only refreshing the browser page is not enough.

If the changes still do not appear after restarting Tomcat, clear the
Cocoon cache:
https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon(XMLUI)cache


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] another unscheduled shutdown

2013-06-13 Thread ady
Dear Mr.Wood and Mr.Gibson,
Thank you for the insight, our repo. system hasn't been crashed for a week
now.
I just follow Mr.Gibson suggestion to reduce log file (change all instances
of INFO to ERROR)

Best Regards,
Ady W. Paundu



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/another-unscheduled-shutdown-tp4664613p4664850.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Queries

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 9:33 AM, Parul dubey parul.du...@itsl.in wrote:
 1)  Please tell me the procedure to how to create  a user having  ‘Add a
 new Item/Submit to Collection’ to  Collection1 , and read Items of
 collection2 , rights only.

Like I said, you do not assign rights to users. You assign policies to
communities/collections/items that say which users/groups can
read/edit them.

1) create a new user
2) edit Collection1
3) open the COLLECTION_1_SUBMIT role
4) add your user to this resource policy

To make items of Collection2 unreadable for a particular user, you'd
have to remove the read rights for the Anonymous user (i.e. everyone)
and then enumerate everyone except for your particular user. I don't
think you want to do that.

 2)  Also  I want increase the Font Size of the Read marked field as
 shown in the attachment.

In general, search for the text (Publication/Event Date) in
Messages.properties and find the associated key (something like
browse.type.metadata.author). Then grep the source for this key.
That's how you'll find where it's used. There you can change the
style.


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] another unscheduled shutdown

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 10:02 AM, ady ad...@unhas.ac.id wrote:
 Dear Mr.Wood and Mr.Gibson,
 Thank you for the insight, our repo. system hasn't been crashed for a week
 now.
 I just follow Mr.Gibson suggestion to reduce log file (change all instances
 of INFO to ERROR)

Please, note that by removing the INFO lines from log files, you'll be
unable to generate some statistics later. However, Solr statistics
will still work if you use them.


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Understanding Statistics in DSpace 3

2013-06-13 Thread helix84
On Wed, Jun 12, 2013 at 4:14 PM, Mark H. Wood mw...@iupui.edu wrote:
 We should perhaps review the default logging configuration.  We might
 want to provide separate appenders for statistical and general
 logging, since each set of entries is a vexing amount of noise for the
 other purpose.

That's a great idea.

I'd also be grateful for more examples how to tweak logging (set
different levels for different parts of the system). Java logging
often confuses me. In particular, I'd like to be able to set each
module to log into its own file and set log level for it separately.

 There's an amazing amount of chatter from Solr in the servlet
 container logs as well, that most will probably not care about.  We
 might at least siphon it off to our own logs.

If Solr could log into its own file, that would be great. It's true
that it quickly fills the tomcat log. I'd also like to be able to
modify the amount of information shown, e.g. hide the INFO queries for
Solr separately. In another instance, I'd like to see the Solr
statistics and oai queries - currently only the Discovery queries are
logged.


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Queries

2013-06-13 Thread Parul dubey
Hi

 

While trying to register new user it is showing internal error .Please let
me know how to  resolve this issue and  register new user .

 

Regards

Parul Dubey

 

From: Parul dubey [mailto:parul.du...@itsl.in] 
Sent: Thursday, June 13, 2013 1:20 PM
To: 'DSpace-tech@lists.sourceforge.net'
Subject: RE: [Dspace-tech] Queries

 

Hi all

 

Wanted to know  , is it possible to restrict particular user/anonymous user
to not to download particular communities document/or not view  particular
submissions.

 

Thank in Advance

 

Regards

Parul Dubey

 

From: Parul dubey [mailto:parul.du...@itsl.in] 
Sent: Thursday, June 13, 2013 1:04 PM
To: 'DSpace-tech@lists.sourceforge.net'
Cc: 'Konstantinos Stamatis'
Subject: RE: [Dspace-tech] Queries

 

Hi All

 

Thanks for the reply.

1)  Please tell me the procedure to how to create  a user having  'Add a
new Item/Submit to Collection' to  Collection1 , and read Items of
collection2 , rights only.

2)  Also  I want increase the Font Size of the Read marked field as
shown in the attachment.

 

Regards

Parul dubey

 

 

 

From: Konstantinos Stamatis [mailto:kstama...@ekt.gr] 
Sent: Wednesday, June 12, 2013 12:11 PM
To: 'Parul dubey'; DSpace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] Queries

 

Dear Parul,

 

1)  I am not sure that I understand what you really ask, but DSpace
supports unlimited number of users and groups. You can assign users to
groups (one user can belong to many groups) and then bind authorizations
(regarding items, bitestreams, etc) with separate users or groups or both.
To do this, you need to log in as administrator, move in admin area by
pressing the administer link in the default sidebar, and then, click the
option Authorization in the admin sidebar.

 

2)  Regarding the list that appears after an item browsing, dspace
configuration offers some options for you but not for the Font Size. Take a
look for these options in the dspace.cfg file that mentions the following
(under the Web Interface Settings part of the config file):

 



# You can customise the width of each column with the following line - you
can have numbers (pixels)

# or percentages. For the 'thumbnail' column, a setting of '*' will use the
max width specified

# for browse thumbnails (webui.browse.thumbnail.maxwidth,
thumbnail.maxwidth)

# webui.itemlist.widths = *, 130, 60%, 40%

 

 

Thus, if you like to change the Font Size, this must be made
directly in the source code.

 

 

Regards,

 

Kostas

 

 

 

From: Parul dubey [mailto:parul.du...@itsl.in] 
Sent: Wednesday, June 12, 2013 8:31 AM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Queries

 

Dear All,

 

Wanted to Know :

1)  How many different users are supported by Dspace .i.e. is the any
user which only view not download the documents permission .

Or  how can particular users can be set to  view(access) particular
community documents only etc.

2)   Also while browsing the Particular communities Item by Title , it
shows the list having Title, Issue Date, Author .

I have changed the fields to Date , Title , Community , now how can the Font
Size of these heading can be changed.

 

Kindly suggest.

 

Regards

Parul  Dubey

 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Please unsubscribe me, thanks

2013-06-13 Thread Azhar Tajul Noor
Dear DSpace Administrator,



Please unsubscribe me from this mailing list.

az...@aiu.edu.my

Thank you.





Regards,

Azhar Tajul Noor
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Queries

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 10:23 AM, Parul dubey parul.du...@itsl.in wrote:
 While trying to register new user it is showing internal error .Please let
 me know how to  resolve this issue and  register new user .

An Internal System error actually means that more information should
have been logged in DSpace or Tomcat log files. Unfortunately it's a
generic DSpace system message which does not provide the information we
need to help you resolve the problem.

Sorry I cannot provide more help, but unfortunately we cannot tell what
caused the 'internal system error' without information from the log files.

Here's a guide we wrote up to help people locate errors in logs:
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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Please unsubscribe me, thanks

2013-06-13 Thread helix84
You can unsubscribe here:

https://lists.sourceforge.net/lists/listinfo/dspace-tech


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] another unscheduled shutdown

2013-06-13 Thread Ady Wahyudi Paundu

ouch... but i don't know what else to do...

here is my machine info:
- dual processor IBM machine with 16 GB memory
- work only for repository (plus postgredb)
- with modjk to work with apache
- using only xmlui-mirage
- JAVA_OPTS=-Xmx1024M -Xms512M -XX:MaxPermSize=256M -Dfile.encoding=UTF-8
- OS: RedHat Enterprise 5.6 64 bit

well... i think i will settle with this configuration for now until i 
found a better solution

Thanks Helix

Warm regards,
Ady W. Paundu

On 06/13/2013 04:12 PM, helix84 wrote:
 On Thu, Jun 13, 2013 at 10:02 AM, adyad...@unhas.ac.id  wrote:

 Dear Mr.Wood and Mr.Gibson,
 Thank you for the insight, our repo. system hasn't been crashed for a week
 now.
 I just follow Mr.Gibson suggestion to reduce log file (change all instances
 of INFO to ERROR)
  
 Please, note that by removing the INFO lines from log files, you'll be
 unable to generate some statistics later. However, Solr statistics
 will still work if you use them.


 Regards,
 ~~helix84

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




 
Powered by PTIK UNHAS ~ http://unhas.ac.id/


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] another unscheduled shutdown

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 10:23 AM, Ady Wahyudi Paundu ad...@unhas.ac.id wrote:
 - dual processor IBM machine with 16 GB memory
 - JAVA_OPTS=-Xmx1024M -Xms512M -XX:MaxPermSize=256M -Dfile.encoding=UTF-8

Since you have 16 GB of memory, you may definitely want to assign
majority of it to Tomcat. You're giving it less than 2 GBs. I
recommend giving it about 14 GB, the rest should be more than enough
for postgres, apache, disk cache and any other processes.

If disk space for log files is a problem, you may want to compress
them or move them to another machine. Most syslog implementations
allow you to do both.


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Queries

2013-06-13 Thread Parul dubey
Hi 

 

Thanks for Reply

 

1) While registering a new user I am getting Internal error.Let me know how
to resolve.

2) Also let me know how to edit Anonymous users Read rights.

3) The term 'Publication/Event Date' appears twice in Message.Properties
file.The associate keys are :

'metadata.dc.description'  ,  'itemlist.dc.description' 

   Kindly how to proceed further

 

Regards

Parul Dubey  

   

 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Queries

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 10:48 AM, Parul dubey parul.du...@itsl.in wrote:
 1) While registering a new user I am getting Internal error.Let me know how
 to resolve.

See my previous email.

 2) Also let me know how to edit Anonymous users Read rights.

You can't. See my previous two emails.

 3) The term 'Publication/Event Date' appears twice in Message.Properties
 file.The associate keys are :

 ‘metadata.dc.description’  ,  ‘itemlist.dc.description’

The metadata.* keys are a bit special - they are read here:
https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java#L474
and displayed on line 487.

For itemlist, it's similar:
https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemListTag.java#L357


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread Hilton Gibson
Here is one for our new digital collections server:
http://digital.lib.sun.ac.za

?xml version=1.0 encoding=UTF-8 ?
document xmlns=http://di.tamu.edu/DRI/1.0/; xmlns:i18n=
http://apache.org/cocoon/i18n/2.1; version=1.1
body
div id=file.news.div.news n=news rend=primary
headAbout Digital Collections/head
pDigital collections showcase digital content from the Library and
Information Service’s unique digital collections and repositories. It
offers a single connection point to various collections of primary
resources as well as digital research output.
In support of digital scholarship, sharing our valuable resources and
promoting intellectual collaboration the Library and Information Service
offers free online access to these digital collections.
This initiative forms part of the Library’s commitment to enriching its
digital resources and supporting, developing and contributing to high-level
scholarly publication output./p
/div
/body
options/
meta
userMeta/
pageMeta/
repositoryMeta/
/meta
/document


Also check if you are modifying a source file or a live webapp file.




On 13 June 2013 09:56, Md. Ataur Rahman ataurb...@gmail.com wrote:

 The news-xmlui.xml file details is as follows-

 ?xml version=1.0 encoding=UTF-8 ?
 document xmlns=http://di.tamu.edu/DRI/1.0/; xmlns:i18n=
 http://apache.org/cocoon/i18n/2.1; version=1.1
 body
 div id=file.news.div.news n=news rend=primary
 headDSpace Repository/head
 pWellcome my digital repository/p
 /div
 /body
 options/
 meta
 userMeta/
 pageMeta/
 repositoryMeta/
 /meta
 /document

 Whats the wrong here.I can't understand. I've also tried by
 restarting tomcat according to this 
 http://dspace.2283337.n4.nabble.com/changes-in-news-xmlui-xml-not-picked-up-after-tomcat-restart-td3279113.html#a3279118;
 but no result





 On Thu, Jun 13, 2013 at 1:35 PM, helix84 heli...@centrum.sk wrote:

 Hi Ataur,

 news-xmlui.xml is not an HTML file. It has its own syntax. It's an XML
 file which is not nearly as forgiving to syntax errors as HTML. If
 it's not well-formed, it simply won't work. Use a tool like xmllint to
 check its syntax after you change it.

 Although you can use p, you can't use P as per XML syntax.


 Regards,
 ~~helix84

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




 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 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*
Linux 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://www.journals.ac.za
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] another unscheduled shutdown

2013-06-13 Thread Ady Wahyudi Paundu

Oh.. can I? lol.. all the reference I read never mention anything above 
2G :)
how about the other two? (Xms and MaxPermSize)

Regards,
Ady W. Paundu

On 06/13/2013 04:47 PM, helix84 wrote:
 On Thu, Jun 13, 2013 at 10:23 AM, Ady Wahyudi Paunduad...@unhas.ac.id  
 wrote:

 - dual processor IBM machine with 16 GB memory
 - JAVA_OPTS=-Xmx1024M -Xms512M -XX:MaxPermSize=256M -Dfile.encoding=UTF-8
  
 Since you have 16 GB of memory, you may definitely want to assign
 majority of it to Tomcat. You're giving it less than 2 GBs. I
 recommend giving it about 14 GB, the rest should be more than enough
 for postgres, apache, disk cache and any other processes.

 If disk space for log files is a problem, you may want to compress
 them or move them to another machine. Most syslog implementations
 allow you to do both.


 Regards,
 ~~helix84

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




 
Powered by PTIK UNHAS ~ http://unhas.ac.id/


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] another unscheduled shutdown

2013-06-13 Thread Hilton Gibson
We use 8GB. See:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S08#Java_environment_settings_used_for_SUNScholar



On 13 June 2013 10:46, Ady Wahyudi Paundu ad...@unhas.ac.id wrote:


 Oh.. can I? lol.. all the reference I read never mention anything above
 2G :)
 how about the other two? (Xms and MaxPermSize)

 Regards,
 Ady W. Paundu

 On 06/13/2013 04:47 PM, helix84 wrote:
  On Thu, Jun 13, 2013 at 10:23 AM, Ady Wahyudi Paunduad...@unhas.ac.id
  wrote:
 
  - dual processor IBM machine with 16 GB memory
  - JAVA_OPTS=-Xmx1024M -Xms512M -XX:MaxPermSize=256M
 -Dfile.encoding=UTF-8
 
  Since you have 16 GB of memory, you may definitely want to assign
  majority of it to Tomcat. You're giving it less than 2 GBs. I
  recommend giving it about 14 GB, the rest should be more than enough
  for postgres, apache, disk cache and any other processes.
 
  If disk space for log files is a problem, you may want to compress
  them or move them to another machine. Most syslog implementations
  allow you to do both.
 
 
  Regards,
  ~~helix84
 
  Compulsory reading: DSpace Mailing List Etiquette
  https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 


 
 Powered by PTIK UNHAS ~ http://unhas.ac.id/



 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 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*
Linux 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://www.journals.ac.za
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Query

2013-06-13 Thread Parul dubey
Hi 

 

As you have mentioned :

 

To make items of Collection2 unreadable for a particular user, you'd

have to remove the read rights for the Anonymous user (i.e. everyone)

and then enumerate everyone except for your particular user. I don't

think you want to do that.

 

Just wanted to know how to remove the read right for anonymous user.

 

What I actually want is that I  have a community named ex: 'Books' and I
want only a particular user to read and download its submitted Item.

So how would I be able to do this.

 

Regards

Parul Dubey

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] xmlui gallery theme search error and unrecognizable characters problem

2013-06-13 Thread ggxky
i am using the DSpaceOSUKB-development which is the 2nd link.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/xmlui-gallery-theme-search-error-and-unrecognizable-characters-problem-tp4664438p4664877.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Messages.properties on run time

2013-06-13 Thread LifeH2O
Thank you! It is working as you have said. I am wondering why it is working
from class folder overriding the .jar? What does that class folder do? does
it mean that I can do the same with any other classes/files in .jar files?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Messages-properties-on-run-time-tp4664767p4664878.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Email notification to existing specified users only

2013-06-13 Thread LifeH2O
We are making system for university. When a student submits his report with
adviser and co-adviser names, only the adviser/co-adviser should be notified
by email to accept/reject/edit submission.

What we want is that while submitting advisor should be selected in drop
down (or suggested while typing). So only the advisors who already exist in
the system can be selected. When item submission completes only those
selected advisors should be emailed. Not the whole group in workflow who can
accept/reject.


It looks like *choice authority plugin, *is made for this job, how should we
configure it for this kind of use?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Email-notification-to-existing-specified-users-only-tp4664880.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Unable to send email

2013-06-13 Thread SanjibKumarDeka
Dear Sir,

We are using DSpace 3.1 in RHEL 6.4 with xmlui interface.
I configured the email setting using my Institute's mail server. But still
unable to register as new user.
When I run the test-email command, found the following messages.
==
[dspace@CENTRAL-LIBRARY root]$ /dspace/bin/dspace test-email
 INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
DSpaceKernel:org.dspace:name=c586bdc6-4e48-4094-9946-7f8875f3a3f3,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
 INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:
file:/dspace/config/dspace.cfg
 INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log
configuration (log.init.config)
 INFO [main] (ConfigurationManager.java:1224) - Loading:
/dspace/config/log4j.properties

About to send test email:
 - To: skd...@iitg.ernet.in
 - Subject: DSpace test email
 - Server: naambor.iitg.ernet.in

Error sending email:
 - Error: javax.mail.MessagingException: 501 Syntax: HELO hostname


Please see the DSpace documentation for assistance.
===

Kindly help me please.
Regards,
sanjib kumar deka
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Unable to send email

2013-06-13 Thread Hilton Gibson
Hi Sanjib

With Ubuntu, I reccommend to send an email to the root user first before
setting up DSpace.
See:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S07#Step_7.5:_Send_a_test_email_to_root
This way when you setup DSpace you know that your sending email server
works.

Cheers

hg


On 13 June 2013 13:04, SanjibKumarDeka xan...@gmail.com wrote:

 Dear Sir,

 We are using DSpace 3.1 in RHEL 6.4 with xmlui interface.
 I configured the email setting using my Institute's mail server. But still
 unable to register as new user.
 When I run the test-email command, found the following messages.
 ==
 [dspace@CENTRAL-LIBRARY root]$ /dspace/bin/dspace test-email
  INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
 DSpaceKernel:org.dspace:name=c586bdc6-4e48-4094-9946-7f8875f3a3f3,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
  INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:
 file:/dspace/config/dspace.cfg
  INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log
 configuration (log.init.config)
  INFO [main] (ConfigurationManager.java:1224) - Loading:
 /dspace/config/log4j.properties

 About to send test email:
  - To: skd...@iitg.ernet.in
  - Subject: DSpace test email
  - Server: naambor.iitg.ernet.in

 Error sending email:
  - Error: javax.mail.MessagingException: 501 Syntax: HELO hostname


 Please see the DSpace documentation for assistance.
 ===

 Kindly help me please.
 Regards,
 sanjib kumar deka




 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 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*
Linux 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://www.journals.ac.za
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Unable to send email

2013-06-13 Thread Drover, Matt
Hi, edit your /etc/hosts and specify a hostname for your ip. By IP, I'm
referring to the dspace computers IP. This is not a mailserver issue.

 

 

Matthew Drover
Programmer Consultant

Immersive Technology
Distance Education, Learning and Teaching Support
Memorial University of Newfoundland 

 

 

 

From: SanjibKumarDeka [mailto:xan...@gmail.com] 
Sent: Thursday, June 13, 2013 8:35 AM
To: dspace-tech
Subject: [Dspace-tech] Unable to send email

 

Dear Sir, 

We are using DSpace 3.1 in RHEL 6.4 with xmlui interface. 
I configured the email setting using my Institute's mail server. But
still unable to register as new user. 
When I run the test-email command, found the following messages. 
== 
[dspace@CENTRAL-LIBRARY root]$ /dspace/bin/dspace test-email
 INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
DSpaceKernel:org.dspace:name=c586bdc6-4e48-4094-9946-7f8875f3a3f3,type=D
SpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
 INFO [main] (ConfigurationManager.java:1224) - Loading from
classloader: file:/dspace/config/dspace.cfg
 INFO [main] (ConfigurationManager.java:1224) - Using dspace provided
log configuration (log.init.config)
 INFO [main] (ConfigurationManager.java:1224) - Loading:
/dspace/config/log4j.properties

About to send test email:
 - To: skd...@iitg.ernet.in
 - Subject: DSpace test email
 - Server: naambor.iitg.ernet.in

Error sending email:
 - Error: javax.mail.MessagingException: 501 Syntax: HELO hostname


Please see the DSpace documentation for assistance.
===

Kindly help me please. 

Regards,

sanjib kumar deka

 


This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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 make publicly readable collection to restricted reading

2013-06-13 Thread jayachandra B
Hi,
I am using dspace 1.8.2 jspui, How can I make publicly readable collection
to restricted reading and vice versa


Thank you

-- 
Regards
Jayachandra
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Unable to send email

2013-06-13 Thread SanjibKumarDeka
Hi,

Following contents is available in the /etc/hosts.

127.0.0.1   localhost localhost.localdomain localhost4
localhost4.localdomain4
::1 localhost localhost.localdomain localhost6
localhost6.localdomain6
202.141.80.9nmbor.iitg.ernet.in nmbor

nmbor is institute mail server name.

Kindly suggest where I have to make the changes.

Regards,
sanjib kumar deka


On Thu, Jun 13, 2013 at 5:04 PM, Drover, Matt mattdro...@mun.ca wrote:

 Hi, edit your /etc/hosts and specify a hostname for your ip. By IP, I'm
 referring to the dspace computers IP. This is not a mailserver issue.

 ** **

 ** **

 *Matthew Drover
 *Programmer Consultant

 Immersive Technology
 Distance Education, Learning and Teaching Support
 *Memorial University of Newfoundland* 

 ** **

 ** **

 ** **

 *From:* SanjibKumarDeka [mailto:xan...@gmail.com]
 *Sent:* Thursday, June 13, 2013 8:35 AM
 *To:* dspace-tech
 *Subject:* [Dspace-tech] Unable to send email

 ** **

 Dear Sir,

 We are using DSpace 3.1 in RHEL 6.4 with xmlui interface.
 I configured the email setting using my Institute's mail server. But still
 unable to register as new user.
 When I run the test-email command, found the following messages.
 ==
 [dspace@CENTRAL-LIBRARY root]$ /dspace/bin/dspace test-email
  INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
 DSpaceKernel:org.dspace:name=c586bdc6-4e48-4094-9946-7f8875f3a3f3,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
  INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:
 file:/dspace/config/dspace.cfg
  INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log
 configuration (log.init.config)
  INFO [main] (ConfigurationManager.java:1224) - Loading:
 /dspace/config/log4j.properties

 About to send test email:
  - To: skd...@iitg.ernet.in
  - Subject: DSpace test email
  - Server: naambor.iitg.ernet.in

 Error sending email:
  - Error: javax.mail.MessagingException: 501 Syntax: HELO hostname


 Please see the DSpace documentation for assistance.
 ===

 Kindly help me please. 

 Regards,

 sanjib kumar deka

 ** **

 This electronic communication is governed by the terms and conditions at
 http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread Mark H. Wood
On Thu, Jun 13, 2013 at 09:25:20AM +0200, Hilton Gibson wrote:
 Hi Ataur
 
 The news-xmlui.xml file needs to have perfect xml syntax. I suggest copy
 back a backup copy and try again or use the original from the source
 package and try again.

A tool such as 'xmllint' can help you to keep XML files well-formed.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Machines should not be friendly.  Machines should be obedient.


signature.asc
Description: Digital signature
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Mobile theme on DSpace 1.8.2

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 2:37 PM, Lewatle Phaladi
lewatle.phal...@wits.ac.za wrote:
 At the moment I got the domain registered for mobile theme and is currently 
 opening the same web pages as main domain, as mentioned I will now follow 
 other steps you indicated as long as on step 0 is correct.

Yes, it seems correct:
$ host wiredspace.wits.ac.za
wiredspace.wits.ac.za is an alias for kalypso.wits.ac.za.
kalypso.wits.ac.za has address 146.141.11.21
$ host mobile.wiredspace.wits.ac.za
mobile.wiredspace.wits.ac.za is an alias for kalypso.wits.ac.za.
kalypso.wits.ac.za has address 146.141.11.21


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Unable to send email

2013-06-13 Thread helix84
On Thu, Jun 13, 2013 at 2:01 PM, SanjibKumarDeka xan...@gmail.com wrote:
 Following contents is available in the /etc/hosts.

That looks correct. What's the contents of your /etc/nsswitch.conf file?


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Unable to send email

2013-06-13 Thread Hilton Gibson
And what about: /etc/hostname ?



On 13 June 2013 14:01, SanjibKumarDeka xan...@gmail.com wrote:

 Hi,

 Following contents is available in the /etc/hosts.
 
 127.0.0.1   localhost localhost.localdomain localhost4
 localhost4.localdomain4
 ::1 localhost localhost.localdomain localhost6
 localhost6.localdomain6
 202.141.80.9nmbor.iitg.ernet.in nmbor
 
 nmbor is institute mail server name.

 Kindly suggest where I have to make the changes.

 Regards,
 sanjib kumar deka


 On Thu, Jun 13, 2013 at 5:04 PM, Drover, Matt mattdro...@mun.ca wrote:

 Hi, edit your /etc/hosts and specify a hostname for your ip. By IP, I'm
 referring to the dspace computers IP. This is not a mailserver issue.

 ** **

 ** **

 *Matthew Drover
 *Programmer Consultant

 Immersive Technology
 Distance Education, Learning and Teaching Support
 *Memorial University of Newfoundland* 

 ** **

 ** **

 ** **

 *From:* SanjibKumarDeka [mailto:xan...@gmail.com]
 *Sent:* Thursday, June 13, 2013 8:35 AM
 *To:* dspace-tech
 *Subject:* [Dspace-tech] Unable to send email

 ** **

 Dear Sir,

 We are using DSpace 3.1 in RHEL 6.4 with xmlui interface.
 I configured the email setting using my Institute's mail server. But
 still unable to register as new user.
 When I run the test-email command, found the following messages.
 ==
 [dspace@CENTRAL-LIBRARY root]$ /dspace/bin/dspace test-email
  INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
 DSpaceKernel:org.dspace:name=c586bdc6-4e48-4094-9946-7f8875f3a3f3,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
  INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:
 file:/dspace/config/dspace.cfg
  INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log
 configuration (log.init.config)
  INFO [main] (ConfigurationManager.java:1224) - Loading:
 /dspace/config/log4j.properties

 About to send test email:
  - To: skd...@iitg.ernet.in
  - Subject: DSpace test email
  - Server: naambor.iitg.ernet.in

 Error sending email:
  - Error: javax.mail.MessagingException: 501 Syntax: HELO hostname


 Please see the DSpace documentation for assistance.
 ===

 Kindly help me please. 

 Regards,

 sanjib kumar deka

 ** **

 This electronic communication is governed by the terms and conditions at
 http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php




 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 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*
Linux 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://www.journals.ac.za
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread Mark H. Wood
On Thu, Jun 13, 2013 at 01:56:28PM +0600, Md. Ataur Rahman wrote:
 The news-xmlui.xml file details is as follows-
 
 ?xml version=1.0 encoding=UTF-8 ?
 document xmlns=http://di.tamu.edu/DRI/1.0/; xmlns:i18n=
^
As your message arrived here, you have whitespace within the value of
the attribute xmlns:i18n.  'xmllint' says that it is an invalid URI,
and I agree.

 http://apache.org/cocoon/i18n/2.1; version=1.1
 body
 div id=file.news.div.news n=news rend=primary
 headDSpace Repository/head
 pWellcome my digital repository/p
 /div
 /body
 options/
 meta
 userMeta/
 pageMeta/
 repositoryMeta/
 /meta
 /document
 
 Whats the wrong here.I can't understand.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Machines should not be friendly.  Machines should be obedient.


signature.asc
Description: Digital signature
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Log-In Problem

2013-06-13 Thread helix84
Which DSpace version are you using? If you're using DSpace 3, you can
try setting the xmlui.session.ipcheck=false option. If you're using an
older version, you'll also need to apply this patch.

https://jira.duraspace.org/browse/DS-1192

I'm not certain this will help, but it's worth trying.


Regards,
~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Queries

2013-06-13 Thread Mark H. Wood
On Thu, Jun 13, 2013 at 01:19:30PM +0530, Parul dubey wrote:
 Wanted to know  , is it possible to restrict particular user/anonymous user
 to not to download particular communities document/or not view  particular
 submissions.

I have often been puzzled by questions like this one.  How can the
server possibly know whether the client will display a document or
save it to a file?

It is possible to restrict a document from being fetched by a given
user.  What the user would do with the document is not considered
because it is not known.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Machines should not be friendly.  Machines should be obedient.


signature.asc
Description: Digital signature
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Fwd: Front page news section gone away after editing the news on news-xmlui.xml

2013-06-13 Thread helix84
The email arrived fine to me (no space). It also works for Ataur,
forwarding his confirmation. This is why people should always reply to
the list, sigh.


-- Forwarded message --
From: Md. Ataur Rahman ataurb...@gmail.com
Date: Thu, Jun 13, 2013 at 10:17 AM
Subject: Re: [Dspace-tech] Front page news section gone away after
editing the news on news-xmlui.xml
To: Ivan Masár heli...@centrum.sk


hi helix,

thanks a lot. its working after clearing the Cocoon cache. thank you very much.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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] Unable to send email

2013-06-13 Thread SanjibKumarDeka
hi,

Following details I found in the /etc/nsswitch.conf file.

=
# /etc/nsswitch.conf
#
# An example Name Service Switch config file. This file should be
# sorted with the most-used services at the beginning.
#
# The entry '[NOTFOUND=return]' means that the search for an
#
# /etc/nsswitch.conf
#
# An example Name Service Switch config file. This file should be
# sorted with the most-used services at the beginning.
#
# The entry '[NOTFOUND=return]' means that the search for an
# entry should stop if the search in the previous entry turned
# up nothing. Note that if the search failed due to some other reason
# (like no NIS server responding) then the search continues with the
# next entry.
#
# Valid entries include:
#
#   nisplus Use NIS+ (NIS version 3)
#   nis Use NIS (NIS version 2), also called YP
#   dns Use DNS (Domain Name Service)
#   files   Use the local files
#   db  Use the local database (.db) files
#   compat  Use NIS on compat mode
#   hesiod  Use Hesiod for user lookups
#   [NOTFOUND=return]   Stop searching if not found so far
#

# To use db, put the db in front of files for entries you want to be
# looked up first in the databases
#
# Example:
#passwd:db files nisplus nis
#shadow:db files nisplus nis
#group: db files nisplus nis

passwd: files
shadow: files
group:  files

#hosts: db files nisplus nis dns
hosts:  files dns

# Example - obey only what nisplus tells us...
#services:   nisplus [NOTFOUND=return] files
#networks:   nisplus [NOTFOUND=return] files
#protocols:  nisplus [NOTFOUND=return] files
#rpc:nisplus [NOTFOUND=return] files
#ethers: nisplus [NOTFOUND=return] files
#netmasks:   nisplus [NOTFOUND=return] files

bootparams: nisplus [NOTFOUND=return] files

ethers: files
netmasks:   files
networks:   files
protocols:  files
rpc:files
services:   files

netgroup:   nisplus

publickey:  nisplus

automount:  files nisplus
aliases:files nisplus


Regrds,
sanjib kumar deka


On Thu, Jun 13, 2013 at 6:16 PM, helix84 heli...@centrum.sk wrote:

 On Thu, Jun 13, 2013 at 2:01 PM, SanjibKumarDeka xan...@gmail.com wrote:
  Following contents is available in the /etc/hosts.

 That looks correct. What's the contents of your /etc/nsswitch.conf file?


 Regards,
 ~~helix84

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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] Unable to send email

2013-06-13 Thread SanjibKumarDeka
Hi,

Following contents is available in the /etc/hosts.

127.0.0.1   localhost localhost.localdomain localhost4
localhost4.localdomain4
::1 localhost localhost.localdomain localhost6
localhost6.localdomain6
202.141.80.9nmbor.iitg.ernet.in nmbor

nmbor is institute mail server name.


Regards,
sanjib kumar deka


On Thu, Jun 13, 2013 at 6:21 PM, Hilton Gibson hilton.gib...@gmail.comwrote:

 And what about: /etc/hostname ?



 On 13 June 2013 14:01, SanjibKumarDeka xan...@gmail.com wrote:

 Hi,

 Following contents is available in the /etc/hosts.
 
 127.0.0.1   localhost localhost.localdomain localhost4
 localhost4.localdomain4
 ::1 localhost localhost.localdomain localhost6
 localhost6.localdomain6
 202.141.80.9nmbor.iitg.ernet.in nmbor
 
 nmbor is institute mail server name.

 Kindly suggest where I have to make the changes.

 Regards,
 sanjib kumar deka


 On Thu, Jun 13, 2013 at 5:04 PM, Drover, Matt mattdro...@mun.ca wrote:

 Hi, edit your /etc/hosts and specify a hostname for your ip. By IP, I'm
 referring to the dspace computers IP. This is not a mailserver issue.***
 *

 ** **

 ** **

 *Matthew Drover
 *Programmer Consultant

 Immersive Technology
 Distance Education, Learning and Teaching Support
 *Memorial University of Newfoundland* 

 ** **

 ** **

 ** **

 *From:* SanjibKumarDeka [mailto:xan...@gmail.com]
 *Sent:* Thursday, June 13, 2013 8:35 AM
 *To:* dspace-tech
 *Subject:* [Dspace-tech] Unable to send email

 ** **

 Dear Sir,

 We are using DSpace 3.1 in RHEL 6.4 with xmlui interface.
 I configured the email setting using my Institute's mail server. But
 still unable to register as new user.
 When I run the test-email command, found the following messages.
 ==
 [dspace@CENTRAL-LIBRARY root]$ /dspace/bin/dspace test-email
  INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
 DSpaceKernel:org.dspace:name=c586bdc6-4e48-4094-9946-7f8875f3a3f3,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
  INFO [main] (ConfigurationManager.java:1224) - Loading from
 classloader: file:/dspace/config/dspace.cfg
  INFO [main] (ConfigurationManager.java:1224) - Using dspace provided
 log configuration (log.init.config)
  INFO [main] (ConfigurationManager.java:1224) - Loading:
 /dspace/config/log4j.properties

 About to send test email:
  - To: skd...@iitg.ernet.in
  - Subject: DSpace test email
  - Server: naambor.iitg.ernet.in

 Error sending email:
  - Error: javax.mail.MessagingException: 501 Syntax: HELO hostname


 Please see the DSpace documentation for assistance.
 ===

 Kindly help me please. 

 Regards,

 sanjib kumar deka

 ** **

 This electronic communication is governed by the terms and conditions at
 http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php




 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 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*
 Linux 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://www.journals.ac.za

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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] build failed .. creation was not successful for an unknown reason

2013-06-13 Thread Jimena Quiroga
Hi, coud anybody can help me?  Im trying to install Dspace in Windows 7 and
 I´ve this message:


[image: Inline image 1]


[image: Inline image 2]


Somebody help me please!

Thanks in advance!

Jime
image.pngimage.png--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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 moving a collection from one community to another

2013-06-13 Thread Mark Ehle
Use the  community-filiator tool. Take a look:
https://wiki.duraspace.org/display/DSDOC18/Managing+Community+Hierarchy

Hope this helps!

Mark



On Thu, Jun 13, 2013 at 4:42 PM, Terry Brady tw...@georgetown.edu wrote:

 I see that I am able to move a subcommunity to another community using the
 community-filiator command.  This command works for me.
 https://wiki.duraspace.org/display/DSDOC3x/Managing+Community+Hierarchy

 I would also like to be able to move a collection from one community to
 another community.  I have not been able to find a mechanism in the XMLUI
 or the command line interface to perform this action.  Have I overlooked an
 existing function?

 According to the DSpace Functional Overview (
 https://wiki.duraspace.org/display/DSDOC3x/Functional+Overview),

 A collection may appear in more than one community


 Aside from running my own SQL, is there an existing tool to accomplish
 such a relationship?

 Thanks, Terry
 --
 Terry Brady
 Applications Programmer Analyst
 Lauinger Information Technology



 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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 moving a collection from one community to another

2013-06-13 Thread Mark Ehle
Oh. Sorry.


On Thu, Jun 13, 2013 at 7:25 PM, Andrea Schweer schw...@waikato.ac.nzwrote:

  Hi,


 On 14/06/13 11:06, Mark Ehle wrote:

  Use the  community-filiator tool. Take a look:
 https://wiki.duraspace.org/display/DSDOC18/Managing+Community+Hierarchy

 On Thu, Jun 13, 2013 at 4:42 PM, Terry Brady tw...@georgetown.edu wrote:

 I see that I am able to move a subcommunity to another community using
 the community-filiator command.  This command works for me.
 https://wiki.duraspace.org/display/DSDOC3x/Managing+Community+Hierarchy

  I would also like to be able to move a collection from one community to
 another community.  I have not been able to find a mechanism in the XMLUI
 or the command line interface to perform this action.  Have I overlooked an
 existing function?


 As Terry wrote, the community filiator works only on communities, not on
 collections. Writing a tool for moving a collection under a different
 community has been on my list as maybe someday for a while. The one time
 we've had to do it so far, I did so directly in the database.


 According to the DSpace Functional Overview (
 https://wiki.duraspace.org/display/DSDOC3x/Functional+Overview),

 A collection may appear in more than one community


 I personally would be very careful with relying on that statement.

 cheers,
 Andrea

 --
 Dr Andrea Schweer
 IRR Technical Specialist, ITS Information Systems
 The University of Waikato, Hamilton, New Zealand


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
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