After using the command ant clean and ant update the following error happens:

dspace:/var/lib/tomcat5/webapps/meminst# ant clean
Buildfile: build.xml

clean:
   [delete] Deleting directory /var/lib/tomcat5/webapps/meminst/build

BUILD SUCCESSFUL
Total time: 0 seconds
dspace:/var/lib/tomcat5/webapps/meminst# ant update
Buildfile: build.xml

compile:
    [mkdir] Created dir: /var/lib/tomcat5/webapps/meminst/build/classes
    [javac] Compiling 233 source files to 
/var/lib/tomcat5/webapps/meminst/build/classes
    [javac] Note: 
/var/lib/tomcat5/webapps/meminst/src/org/dspace/app/webui/util/FileUploadRequest.java
 uses or
overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.

install_code:
      [jar] Building jar: /usr/local/meminst/lib/dspace.jar

build_wars:
     [copy] Copying 1 file to /var/lib/tomcat5/webapps/meminst/build
    [mkdir] Created dir: /var/lib/tomcat5/webapps/meminst/build/jsp
     [copy] Copying 285 files to /var/lib/tomcat5/webapps/meminst/build/jsp
     [copy] Copying 1 file to /var/lib/tomcat5/webapps/meminst/build/jsp
     [copy] Copying 2 files to /var/lib/tomcat5/webapps/meminst/build/classes
      [war] Building war: /var/lib/tomcat5/webapps/meminst/build/dspace.war
     [copy] Copying 1 file to /var/lib/tomcat5/webapps/meminst/build
      [war] Building war: /var/lib/tomcat5/webapps/meminst/build/dspace-oai.war
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xb3a697c6, pid=2758, tid=3084830400
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-03 mixed mode)
# Problematic frame:
# J  java.nio.CharBuffer.wrap([CII)Ljava/nio/CharBuffer;
#
# An error report file with more information is saved as hs_err_pid2758.log
#
# If you would like to submit a bug report, please visit:
#   http://www.blackdown.org/cgi-bin/jdk
#
Abortado

  ----- Original Message ----- 
  From: Vitor Martins 
  To: [email protected] 
  Sent: Thursday, February 19, 2009 10:45 AM
  Subject: [Dspace-tech] Tomcat error after full rebuild


  Hi fellows,

  i made modifications in input forms.xml and apply full rebuild, after restart 
tomcat the following error appears.
  I restart the machine, up all the processes and nothing. 
  I rebuild again to solve the trouble but the error persists.
  It seems that tomcat didn“t see the dspace folder. But the folder is there.
  What can i do now?
  Thanks!

  Vitor
  HTTP Status 404 - /dspace/

------------------------------------------------------------------------------

  type Status report

  message /dspace/

  description The requested resource (/dspace/) is not available.


------------------------------------------------------------------------------

  Apache Tomcat/5.0


------------------------------------------------------------------------------


  ------------------------------------------------------------------------------
  Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
  -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
  -Strategies to boost innovation and cut costs with open source participation
  -Receive a $600 discount off the registration fee with the source code: SFAD
  http://p.sf.net/sfu/XcvMzF8H


------------------------------------------------------------------------------


  _______________________________________________
  DSpace-tech mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/dspace-tech



------------------------------------------------------------------------------



  No virus found in this incoming message.
  Checked by AVG - www.avg.com 
  Version: 8.0.237 / Virus Database: 270.11.0/1959 - Release Date: 02/18/09 
20:55:00
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to