[dspace-tech] Error oracle Dspace 4.0

2016-08-01 Thread christian criollo
Hi all

In the last days, I Have see this error in the logs de dspace

2016-08-01 15:41:41,527 DEBUG org.dspace.storage.rdbms.DatabaseManager @ 
Running query "SELECT * FROM community WHERE NOT community_id IN (SELECT 
child_comm_id FROM community2community) ORDER BY name"  with parameters: 
2016-08-01 15:41:41,532 ERROR org.dspace.jsp @ caught exception: 
org.dspace.plugin.PluginException: ORA-00904: "NAME": identificador no 
válido

at 
org.dspace.app.webui.components.TopCommunitiesSiteProcessor.process(TopCommunitiesSiteProcessor.java:53)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:121)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at 
com.googlecode.psiprobe.Tomcat70AgentValve.invoke(Tomcat70AgentValve.java:38)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
at 
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
at 
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
at 
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.sql.SQLSyntaxErrorException: ORA-00904: "NAME": 
identificador no válido 


my instance of dspace not working and throw the exception above and show 
error internal thanks for the help 

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace Upgrade and Platform Migration

2016-08-01 Thread dheles
Manindra-

You (and perhaps the OP) may find this useful: 
https://github.com/dheles/dspace-vagrant

It's a bit of a work-in-progress*, but it will install DSpace 5.5 on a VM 
using Vagrant, and then, provided a backup of your DSpace database, restore 
and upgrade it. It basically automates the process Tim described above. 
Even if you don't want to use it directly, the scripts therein may serve as 
a pretty good roadmap for you to follow.

* As in it works, but I'm still tweaking it as I make refinements to the 
process.

HTH,
-drew

Drew Heles
Software Engineer
Library Applications Group
Sheridan Libraries
Johns Hopkins University


-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Submission made via REST API does not trigger collection workflow approval process.

2016-08-01 Thread Martin Walk
Hello,

I investigated adding items via the REST API and noticed that they are 
immediately added to the archive, bypassing the collection's workflow.
Is there a configuration to change this behaviour?
If not, are others aware of the fact and are there already efforts to 
change the situation?

Best regards, Martin.



-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace Upgrade and Platform Migration

2016-08-01 Thread manindra gunnam


On Monday, August 1, 2016 at 3:49:48 PM UTC+5:30, manindra gunnam wrote:
>
> Hi everyone,
>
> Can i have a clear installation steps of dspace 5.2 on centos 6.x and 
> migrating data from old server which was working on redhat 5 with dspace 
> version 1.5.0 something.
>
> Please help me.
> I need to do this as early as possible.
>

Adding to the above postgresql was been used...still using the same but of 
higher version 9.0.
Instruct me how to take backup and restore the data by posgresql i 
tried it but am getting so many errors while restoring.

 

>
> Thank you,
> Manindra Gunnam
> +91 8008498797
> +91 9951573141
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace Upgrade and Platform Migration

2016-08-01 Thread manindra gunnam
Hi everyone,

Can i have a clear installation steps of dspace 5.2 on centos 6.x and 
migrating data from old server which was working on redhat 5 with dspace 
version 1.5.0 something.

Please help me.
I need to do this as early as possible.

Thank you,
Manindra Gunnam
+91 8008498797
+91 9951573141

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Error 403 solr admin Dspace 5.5

2016-08-01 Thread Claudia Jürgen

Hi Christian,

solr is restricted to allow access only from localhost. Here is an
example how to configure tomcat to allow access from other addresses:
https://jira.duraspace.org/browse/DS-1260

Hope this helps

Claudia Jürgen


Am 29.07.2016 um 17:42 schrieb christian criollo:

Hi all

Recently I installed Dspace 5.5 in my test server, when I tried access to
admin solr show the next error: *Access to the specified resource() has
been forbidden, * thanks for the help







--
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...@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.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.