[Dspace-tech] Error installing ARC Harvester

2007-03-19 Thread Pablo San Andrés

Hello,
i have installed ARC Harvester and following the steps definited in the file
README.txt. When i deploy arc.war in the tomcat environment and write 
http://hipatia.uc3m.es:8080/arc/admin_dc.jsp; and entere the user and the
password (from a rolename called arcadmin) it appears the next error:

_
Estado HTTP 500 -
--

*type* Informe de Excepción

*mensaje*

*descripción* *El servidor encontró un error interno () que hizo que no
pudiera rellenar este requerimiento.*

*excepción*

org.apache.jasper.JasperException: ConnectionServlet not started

org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:512)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

*causa raíz*

javax.servlet.ServletException: ConnectionServlet not started
org.apache.jsp.admin_005fdp_jsp._jspService(admin_005fdp_jsp.java:257)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

*nota* *La traza completa de la causa de este error se encuentra en los
archivos de diario de Apache Tomcat/5.5.20.*


what is it dued to?
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Statistics Addon

2007-03-16 Thread Pablo San Andrés

Hello,
i have installed the statistics module from Minho in my DSpace. But i don't
know if it's right. In the repository of Minho there are two ways to view
the statistics. But in my DSpace it doesn't appear. It only appear a message
in the jsp like :


Level

  Statistics

Include here an introduction to your statistics system

 Statistics are organized according to the next levels:




And nothing more. Iit's supposed that i have to include the levels:

 general

documents
Or should it appear after installing without doing anything else?
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problems installing Minho statistics module

2007-03-15 Thread Pablo San Andrés

Hello,
i have problems intalling Minho.When i try to access the database of psql,
executing:


psql -U postgres


the error that appears is :


FATAL:  user postgres does not exists



I have created a new user  with the command of psql CREATE USER postgres.
But it's supposed to be a superuser called postgres when you install it.
Anyway, created the user, i have exectue \i stats-schema-admin.sql  there
is an error like this :


language javau does not exists...
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Make a validation program

2007-03-08 Thread Pablo San Andrés

Hello,
i need to create a program to make a request in the repository of my DSpace.
I will use Java Servlets, to implement this. I also rewrite the method
doPost. When i create te request, with the attributes that i want
(verb...) how can i send the request to the repository?

Thanks
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problems testing repository

2007-03-07 Thread Pablo San Andrés

Hello,
i have problems validating my DSpace with OAI-PMH. It is supposed to be
validated with the OAI XML Schema, but while the proccess is running, it
appears the error:
*** Initial validation checks

baseURL is http://hipatia.uc3m.es:8080/dspace
Validation only
Request logged from 163.117.80.130
--
Checking Identify response

Request: GET http://hipatia.uc3m.es:8080/dspace?verb=Identify

[FAIL] Identify response does not have OAI-PMH as root element! Found node
named 'html' instead.

***

Thanks
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problems testing repository

2007-03-07 Thread Pablo San Andrés

Hi,

i have proove with de URL for dspace-oai and the error that appears is:

Checking Identify response

Request: GET http://hipatia.uc3m.es:8080/dspace-oai?verb=Identify

[FAIL] Server at base URL apos;http://hipatia.uc3m.es:8080/dspace-oaiapos;
failed to respond to Identify. The HTTP GET request with URL
http://hipatia.uc3m.es:8080/dspace-oai?verb=Identify received response code
apos;404apos;.


On 3/7/07, Claudia Jürgen [EMAIL PROTECTED] wrote:


Hello,

you did not provide the right URL for dspace-oai this should be
http://hipatia.uc3m.es:8080/dspace-oai/request

e.g. with
http://hipatia.uc3m.es:8080/dspace-oai/request?verb=Identify
you get an identify response

Claudia Jürgen

Pablo San Andrés schrieb:
 Hello,
 i have problems validating my DSpace with OAI-PMH. It is supposed to be
 validated with the OAI XML Schema, but while the proccess is running, it
 appears the error:
 *** Initial validation
checks

 baseURL is http://hipatia.uc3m.es:8080/dspace
 Validation only
 Request logged from 163.117.80.130
 --
 Checking Identify response

 Request: GET http://hipatia.uc3m.es:8080/dspace?verb=Identify

 [FAIL] Identify response does not have OAI-PMH as root element! Found
node
 named 'html' instead.


***


 Thanks


 


-
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
your
 opinions on IT  business topics through brief surveys-and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV


 

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problems testing repository

2007-03-07 Thread Pablo San Andrés

Ok, sorry! It seems to work.
Thank you


On 3/7/07, Claudia Jürgen [EMAIL PROTECTED] wrote:


Hi,

you did again not provide the right base url this should be
http://hipatia.uc3m.es:8080/dspace-oai/request

you omitted the /request this time

Claudia

Pablo San Andrés schrieb:
 Hi,

 i have proove with de URL for dspace-oai and the error that appears is:

 Checking Identify response

 Request: GET http://hipatia.uc3m.es:8080/dspace-oai?verb=Identify

 [FAIL] Server at base URL
 apos;http://hipatia.uc3m.es:8080/dspace-oaiapos;
 failed to respond to Identify. The HTTP GET request with URL
 http://hipatia.uc3m.es:8080/dspace-oai?verb=Identify received response
code
 apos;404apos;.


 On 3/7/07, Claudia Jürgen [EMAIL PROTECTED] wrote:

 Hello,

 you did not provide the right URL for dspace-oai this should be
 http://hipatia.uc3m.es:8080/dspace-oai/request

 e.g. with
 http://hipatia.uc3m.es:8080/dspace-oai/request?verb=Identify
 you get an identify response

 Claudia Jürgen

 Pablo San Andrés schrieb:
  Hello,
  i have problems validating my DSpace with OAI-PMH. It is supposed to
be
  validated with the OAI XML Schema, but while the proccess is
 running, it
  appears the error:
  *** Initial validation
 checks
 
  baseURL is http://hipatia.uc3m.es:8080/dspace
  Validation only
  Request logged from 163.117.80.130
  --
  Checking Identify response
 
  Request: GET http://hipatia.uc3m.es:8080/dspace?verb=Identify
 
  [FAIL] Identify response does not have OAI-PMH as root element! Found
 node
  named 'html' instead.
 
 

***

 
 
  Thanks
 
 
 


 
 

-
  Take Surveys. Earn Cash. Influence the Future of IT
  Join SourceForge.net's Techsay panel and you'll get the chance to
share
 your
  opinions on IT  business topics through brief surveys-and earn cash
 

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 
 
 


 
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech