[Dspace-tech] Mobile theme cookie problem

2015-03-10 Thread dspace
Hello

Can somebody help.

I have installed Dspace 5.0, and an Mirage1 based own theme as main theme,
and also the mobil theme.

Main theme is working good, on PC, also switching with the mobile theme is
possible on a PC.

On an handheld, it is almost perfectly working:
1. it detects that it is a mobile, and redirects to the mobile theme,
shows the mobile theme, but I cannot view the full site when on a mobile.

It calls the detectmobile.js again, and then sends it back to the mobile
site, so I guess the cookie is not created but I do not know why not. the
site to check is dspace.umiz.at

Thanks for any help.





--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
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] Get uploaders information gathered

2015-03-10 Thread biblioteca
 

Hi

We are using XMLUI over version 4.2 . We would like to have a table or a
file where we can see the uploaders and the items they have upload all
together to process it and create statistics, do you know where we could
get that information on our DSpace instance?

Thank you very much 

 --
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] (no subject)

2015-03-10 Thread Skevas Spiridon
Anyone?


Sincerely yours,
Spiros Skevas

On Sat, Mar 7, 2015 at 7:39 PM, Skevas Spiridon ros...@gmail.com wrote:



 Sincerely yours,
 Spiros Skevas

 On Thu, Mar 5, 2015 at 12:36 AM, Skevas Spiridon ros...@gmail.com wrote:

 I've installed the dspace and when i go to browse Authors or By Issue
 Date or Titles as Administrator i get an error. This happens also when i
 try to browse Private Items or Withdraw items again as
 administrator.What happens?

 stacktrace is:

 pre id=stacktracejava.net.ConnectException: Connection refused at
 java.net.PlainSocketImpl.socketConnect(Native Method) at
 java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
 at
 java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
 at
 java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at
 java.net.Socket.connect(Socket.java:579) at
 org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
 at
 org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
 at
 org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
 at
 org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:640)
 at
 org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
 at
 org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
 at
 org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
 at
 org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
 at
 org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
 at
 org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
 at
 org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
 at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) at
 org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1582)
 at org.dspace.browse.SolrBrowseDAO.getSolrResponse(SolrBrowseDAO.java:189)
 at org.dspace.browse.SolrBrowseDAO.doCountQuery(SolrBrowseDAO.java:230)
 at org.dspace.browse.BrowseEngine.getTotalResults(BrowseEngine.java:761)
 at org.dspace.browse.BrowseEngine.getTotalResults(BrowseEngine.java:721)
 at org.dspace.browse.BrowseEngine.browseByItem(BrowseEngine.java:264) at
 org.dspace.browse.BrowseEngine.browse(BrowseEngine.java:100) at
 org.dspace.app.xmlui.aspect.administrative.WithdrawnItems.getBrowseInfo(WithdrawnItems.java:719)
 at
 org.dspace.app.xmlui.aspect.administrative.WithdrawnItems.addBody(WithdrawnItems.java:237)
 at
 org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:223)
 at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source) at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606) at
 org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
 at com.sun.proxy.$Proxy27.startElement(Unknown Source) at
 org.apache.cocoon.components.sax.XMLTeePipe.startElement(XMLTeePipe.java:87)
 at
 org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:94)
 at
 org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:240)
 at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source) at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606) at
 org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
 at com.sun.proxy.$Proxy27.startElement(Unknown Source) at
 org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:94)
 at
 org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:240)
 at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source) at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606) at
 org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
 at com.sun.proxy.$Proxy27.startElement(Unknown Source) at
 org.apache.cocoon.environment.internal.EnvironmentChanger.startElement(EnvironmentStack.java:140)
 at
 org.apache.cocoon.components.sax.XMLTeePipe.startElement(XMLTeePipe.java:87)
 at
 org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:94)
 at
 org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:240)
 at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source) at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at 

Re: [Dspace-tech] (no subject)

2015-03-10 Thread Mark H. Wood
Either your Solr is not running, it is not listening at the address
and port where DSpace expects to find it, or a firewall is blocking
contact between them.

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu


signature.asc
Description: Digital signature
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Trouble with Roles and Permissions

2015-03-10 Thread Guillermo Esteban Murillo Goussen
Hi all!  I'm having some difficulties with roles and permissions in
general, most commonly with workflow steps at specific collections.  But
before getting those resolved, this is my principal problem:

I had a user registered as administrator, so this user could see all the
queues of submissions.  Then I removed him from the administrator group, in
fact he doesn't belong to any group now, so technically at My DSpace page
he should see only his archived items or unfinished submissions... BUT...
he is still seeing all the queues and submissions he saw as an
administrator.

How can I force an update of the permissions, roles, or My DSpace page
so they correspond to the last changes made.

Already stopped/started tomcat, reboot the server, change from xmlui to
jspui, nothing worked  (I'm using DSpace 4.2, xmlui interface, Apache
Tomcat 7.0.35, ubuntu server).

Thanks for your help.


Guillermo Murillo
www.kerwa.ucr.ac.cr

-- 
La pureza del alma no se pierde sin consentimiento
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Trouble with Roles and Permissions

2015-03-10 Thread Hilton Gibson
Hi

Perhaps restart DSpace including removing cache files.
See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Restart_DSpace

Cheers

hg

*Hilton Gibson*
Ubuntu 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

On 10 March 2015 at 19:30, Guillermo Esteban Murillo Goussen 
mem...@gmail.com wrote:

 Hi all!  I'm having some difficulties with roles and permissions in
 general, most commonly with workflow steps at specific collections.  But
 before getting those resolved, this is my principal problem:

 I had a user registered as administrator, so this user could see all the
 queues of submissions.  Then I removed him from the administrator group, in
 fact he doesn't belong to any group now, so technically at My DSpace page
 he should see only his archived items or unfinished submissions... BUT...
 he is still seeing all the queues and submissions he saw as an
 administrator.

 How can I force an update of the permissions, roles, or My DSpace page
 so they correspond to the last changes made.

 Already stopped/started tomcat, reboot the server, change from xmlui to
 jspui, nothing worked  (I'm using DSpace 4.2, xmlui interface, Apache
 Tomcat 7.0.35, ubuntu server).

 Thanks for your help.


 Guillermo Murillo
 www.kerwa.ucr.ac.cr

 --
 La pureza del alma no se pierde sin consentimiento


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 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

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Dspace is losing session persistence on Internet Explorer after click on handle, any idea why?

2015-03-10 Thread Paulo Graça
Some people have reported us that they are losing the authenticated 
session after clicking on the handle link, on the screen after the item 
is published.
We are using version 3.2 of DSpace on CentoOS 6.5. And the user was 
using Internet Explorer 10 with compatibility mode (identifying himself 
as IE7) on Windows 7.


What the user does?

 1. Submits the item
 2. Goes to his personal area and accepts the task for that item (has 
work-flow in the collection)

 3. Edit the item as a reviewer and adds more metadata
 4. Publishes the item and a handle is assign
 5. On the confirmation page, clicks on the handle link

What _sometimes_ happens?
The user loses is authenticated session

What we verified?
 . The item is correctly published
 . This issue happens when:

*Before the pattern:*
apache_access.log

   USER_IP - - [06/Mar/2015:14:35:17 +] POST /mydspace HTTP/1.1
   200 12937 http://example.com/mydspace; Mozilla/5.0 (compatible;
   MSIE 10.0; Windows NT 6.1; Trident/6.0) 433873

dspace.log

   2015-03-06 14:35:17,700 INFO org.dspace.workflow.WorkflowManager @
   
USER@HOST:session_id=SESSION_ID_ENDS_WITH_C20436F:ip_addr=USER_IP:advance_workflow:workflow_item_id=16200,item_id=16945,collection_id=223,old_state=4,new_state=7
   2015-03-06 14:35:17,713 INFO  org.dspace.search.DSIndexer @ Writing
   Item: HANDLE_PREFIX/16836 to Index
   2015-03-06 14:35:17,716 INFO  org.dspace.search.DSIndexer @ Wrote
   Item: HANDLE_PREFIX/16836 to Index
   2015-03-06 14:35:17,876 INFO
   org.dspace.usage.LoggerUsageEventListener @
   
USER@HOST:session_id=SESSION_ID_ENDS_WITH_C20436F:ip_addr=USER_IP:advanced_workflow_workflow:workflow_id=16200


*After the pattern:*
apache_access.log

   USER_IP - - [06/Mar/2015:14:35:19 +] GET
   /handle/HANDLE_PREFIX/16836 HTTP/1.1 200 34333 - Mozilla/5.0
   (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0) 29615


dspace.log

   2015-03-06 14:35:19,987 INFO 
   org.dspace.app.webui.servlet.HandleServlet @

   
anonymous:session_id=SESSION_ID_ENDS_WITH_BD2F787:ip_addr=USER_IP:view_item:handle=HANDLE_PREFIX/16836



What we asked them to do?
 1. Try 1 week with a different browser (Firefox 31.3.0)
 2. Try 1 week without the compatibility mode (Internet Explorer 10).


What were the results?
After the first week the problem didn't occurred with Firefox. On the 
second week the problem occurred with Internet Explorer.


Any ideas what might be the problem with Internet Explorer/handle system?

Note: the http to https switch issue doesn't occur in this case.



--

*Paulo Graça*

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Get uploaders information gathered

2015-03-10 Thread emilio lorenzo

Not sure about what you are trying to do, but
in the data-schema, (independent from UI and version)  the table item 
(key  submitter_id)  is related with the table eperson (key eperson_id), 
in this case the user who submited the item, hence you can get (with 
some SQL stuff) that table


Best luck
Emilio



El 10/03/2015 a las 11:05, bibliot...@us.es escribió:


Hi

We are using XMLUI over version 4.2 . We would like to have a table or 
a file where we can see the uploaders and the items they have upload 
all together to process it and create statistics, do you know where we 
could get that information on our DSpace instance?


Thank you very much



--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


___
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


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Trouble with Roles and Permissions

2015-03-10 Thread Guillermo Esteban Murillo Goussen
Thanks but did not work...

2015-03-10 11:33 GMT-06:00 Hilton Gibson hilton.gib...@gmail.com:

 Hi

 Perhaps restart DSpace including removing cache files.
 See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Restart_DSpace

 Cheers

 hg

 *Hilton Gibson*
 Ubuntu 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

 On 10 March 2015 at 19:30, Guillermo Esteban Murillo Goussen 
 mem...@gmail.com wrote:

 Hi all!  I'm having some difficulties with roles and permissions in
 general, most commonly with workflow steps at specific collections.  But
 before getting those resolved, this is my principal problem:

 I had a user registered as administrator, so this user could see all the
 queues of submissions.  Then I removed him from the administrator group, in
 fact he doesn't belong to any group now, so technically at My DSpace page
 he should see only his archived items or unfinished submissions... BUT...
 he is still seeing all the queues and submissions he saw as an
 administrator.

 How can I force an update of the permissions, roles, or My DSpace
 page so they correspond to the last changes made.

 Already stopped/started tomcat, reboot the server, change from xmlui to
 jspui, nothing worked  (I'm using DSpace 4.2, xmlui interface, Apache
 Tomcat 7.0.35, ubuntu server).

 Thanks for your help.


 Guillermo Murillo
 www.kerwa.ucr.ac.cr

 --
 La pureza del alma no se pierde sin consentimiento


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 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





-- 
La pureza del alma no se pierde sin consentimiento
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] ip auentication and upgrade to dspace 5

2015-03-10 Thread Monika C. Mevenkamp
I am upgrading to dspace 5 from 1.8

I have ip authentication enabled but the system does not recognize the ip group
It looks in the metadata table with


DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query select * from 
epersongroup e LEFT JOIN metadatavalue m on (m.resource_id = e.eperson_group_id 
and m.resource_type_id = ? and m.metadata_field_id = ?) where  
dbms_lob.substr(m.text_value) = ?  with parameters: 6,64,Princeton_IPs

Looking into my database I see that there is not a single  metadatvalue for 
resource type 6.
I am fairly convinced I could ‘fix’ this by copying values from the 
EPERSONGROUP table to the metadata value table. Is that what I should do ?
Does anybody have a handy UPDATE SQL statement ready to go  ?

Monika




Monika Mevenkamp
phone: 609-258-4161
Lewis Library,Washington Road and Ivy Lane, Princeton University, Princeton, NJ 
08544


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Trouble with Roles and Permissions

2015-03-10 Thread Andrea Schweer
Hi Guillermo,

On 11/03/15 06:30, Guillermo Esteban Murillo Goussen wrote:
 I had a user registered as administrator, so this user could see all 
 the queues of submissions.  Then I removed him from the administrator 
 group, in fact he doesn't belong to any group now, so technically at 
 My DSpace page he should see only his archived items or unfinished 
 submissions... BUT... he is still seeing all the queues and 
 submissions he saw as an administrator.

 How can I force an update of the permissions, roles, or My DSpace 
 page so they correspond to the last changes made.

the visibility for pool tasks / owned tasks is set at the time the item 
enters its current state. Later changes to the workflow roles do not 
apply automatically to existing workflow tasks. Unfortunately the only 
way currently is to change the state of all affected workflow tasks (eg 
if they are in the pool, have another user take them and then return 
them into the pool). Via the user interface, that is. In your case, you 
could go into the database and delete the rows corresponding to the user 
id from the tasklistitem table, I believe that should be enough.

There is a Jira issue for this: https://jira.duraspace.org/browse/DS-457 
and according to the Jira issue, this has been discussed by the 
committers and maybe also by DCAT, the DSpace Community Advisory Team. 
However, it looks like there currently is no volunteer to work on this; 
from my point of view, it would be good to have a clearer idea of what 
behaviour would work for the majority of DSpace users. I'll add a note 
to the Jira issue with your comments.

cheers,
Andrea

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


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
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] Dspace is losing session persistence on Internet Explorer after click on handle, any idea why?

2015-03-10 Thread Andrea Schweer

  
  
Hi Paulo,

does the user's IP address stay the same? I've had problems with
sessions getting lost when the user was behind a set of
load-balanced proxies; when requests from the same user went through
different proxy machines, they ended up with different IP addresses
and the session hijacking prevention kicked in (see the
xmlui.session.ipcheck property, I'm not sure what the equivalent is
for JSPUI if that's what you're using).

cheers,
Andrea

On 11/03/15 03:59, Paulo Graça wrote:


  
  Some people have reported us that they are losing the
  authenticated session after clicking on the handle link, on the
  screen after the item is published.
  We are using version 3.2 of DSpace on CentoOS 6.5. And the user
  was using Internet Explorer 10 with compatibility mode
  (identifying himself as IE7) on Windows 7.
  
  What the user does?
  
   1. Submits the item
   2. Goes to his personal area and accepts the task for that item
  (has work-flow in the collection) 
   3. Edit the item as a reviewer and adds more metadata
   4. Publishes the item and a handle is assign
   5. On the confirmation page, clicks on the handle link
  
  What sometimes happens?
  The user loses is authenticated session
  
  What we verified?
   . The item is correctly published
   . This issue happens when:
  
  Before the pattern:
  apache_access.log
  USER_IP -
  - [06/Mar/2015:14:35:17 +] "POST /mydspace HTTP/1.1" 200
  12937 "http://example.com/mydspace"
  "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1;
  Trident/6.0)" 433873
  
  dspace.log
  2015-03-06 14:35:17,700 INFO 
  org.dspace.workflow.WorkflowManager @ USER@HOST:session_id=SESSION_ID_ENDS_WITH_C20436F:ip_addr=USER_IP:advance_workflow:workflow_item_id=16200,item_id=16945,collection_id=223,old_state=4,new_state=7
  2015-03-06 14:35:17,713 INFO  org.dspace.search.DSIndexer @
  Writing Item: HANDLE_PREFIX/16836 to Index
  2015-03-06 14:35:17,716 INFO  org.dspace.search.DSIndexer @
  Wrote Item: HANDLE_PREFIX/16836 to Index
  2015-03-06 14:35:17,876 INFO 
  org.dspace.usage.LoggerUsageEventListener @
  USER@HOST:session_id=SESSION_ID_ENDS_WITH_C20436F:ip_addr=USER_IP:advanced_workflow_workflow:workflow_id=16200
  
  
  After the pattern:
  apache_access.log
  USER_IP -
  - [06/Mar/2015:14:35:19 +] "GET
  /handle/HANDLE_PREFIX/16836 HTTP/1.1" 200 34333 "-"
  "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1;
  Trident/6.0)" 29615
  
  
  dspace.log
  2015-03-06

  14:35:19,987 INFO  org.dspace.app.webui.servlet.HandleServlet
  @ anonymous:session_id=SESSION_ID_ENDS_WITH_BD2F787:ip_addr=USER_IP:view_item:handle=HANDLE_PREFIX/16836
  
  
  
  What we asked them to do?
   1. Try 1 week with a different browser (Firefox 31.3.0)
   2. Try 1 week without the compatibility mode (Internet Explorer
  10).
  
  
  What were the results?
  After the first week the problem didn't occurred with Firefox. On
  the second week the problem occurred with Internet Explorer.
  
  Any ideas what might be the problem with Internet Explorer/handle
  system?
  
  Note: the http to https switch issue doesn't occur in this case.
  
  
  
  -- 
 Paulo Graça
  
  
  
  
  --
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
  
  
  
  ___
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


-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9112
  


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech 

Re: [Dspace-tech] Item Submission - defaults

2015-03-10 Thread Claudia Jürgen
Hi Sean,

you can set up an item template per collection an thus define 
metadatavalues which are added to the item.

We do it a lot of time and thus reduce the input form in some cases to a 
couple of fields.

Hope this helps

Claudia


Am 09.03.2015 um 09:31 schrieb Sean Carte:
 In HTML forms I can use 'SELECTED' in SELECT lists to make something a
 default. Am I missing some easy way to make a value-pair in input-forms a
 default like that?

 Sean
 --



 --
 Dive into the World of Parallel Programming The Go Parallel Website, sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for all
 things parallel software development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/



 ___
 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


-- 
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@ub.tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie 
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der 
für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den 
Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher 
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung 
eines solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. 
It is solely intended for the recipient. If you are not the intended 
recipient of this e-mail please contact the sender and delete this 
message. Thank you.
Without prejudice of e-mail correspondence our statements are only 
legally binding when they are made in the conventional written form 
(with personal signature) or when such documents are sent by fax.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
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] Item Submission - defaults

2015-03-10 Thread Sean Carte
On 10 March 2015 at 10:32, Claudia Jürgen claudia.juer...@ub.tu-dortmund.de
 wrote:



 you can set up an item template per collection an thus define
 metadatavalues which are added to the item.


Brilliant! Thank you, Andrea and Claudia!

Sean
--
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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