Hi Claudia,

        I have checked the below but still getting the same error:

INFO: Deploying configuration descriptor dspace-jspui-webapp-1.5.2.xml
INFO: Loading provided config file: ${dspace.dir}/config/dspace.cfg
FATAL: Can't load configuration:
file:/C:/apache-tomcat-6.0.24/bin/${dspace.dir}/config/dspace.cfg
java.io.FileNotFoundException:
C:\apache-tomcat-6.0.24\bin\${dspace.dir}\config\dspace.cfg (The system
cannot find the path specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:7
0)


Best Regards,

-----Original Message-----
From: Claudia Jürgen [mailto:[email protected]] 
Sent: Tuesday, March 02, 2010 3:14 PM
To: Ahmad Al-Hajj
Cc: [email protected]
Subject: Re: [Dspace-tech] Tomcat Error

Hello Ahmad,

seems as if the properties have not been expanded.
Did you run ant init_configs?

Hope that helps

Claudia Jürgen


Am 02.03.2010 11:54, schrieb Ahmad Al-Hajj:
> Hello,
>
>
>
> I am currently using DSPACE 1.5.2.
>
> When I run Tomcat after deploying the DSPACE files I am encountering 
> the below error:
>
>
>
> FATAL: Can't load configuration:
> file:/C:/apache-tomcat-6.0.24/bin/${dspace.dir}/config/dspace.cfg
>
> java.io.FileNotFoundException:
> C:\apache-tomcat-6.0.24\bin\${dspace.dir}\config\dspace.cfg (The 
> system cannot find the path specified)
>
>                  at java.io.FileInputStream.open(Native Method)
>
>                  at 
> java.io.FileInputStream.<init>(FileInputStream.java:106)
>
>                  at 
> java.io.FileInputStream.<init>(FileInputStream.java:66)
>
>                  at
> sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.
> java:7
> 0)
>
>
>
> Although I have set the dspace.dir = C:/dspace (my installation 
> directory) in the dspace.cfg file in the config directory before "ant 
> update" the build.xml file under the directory
target/dspace-1.5.2-build.dir.
>
> Please guide me on how to resolve this issue.
>
>
>
> Thanks,
>
>
>
>
>
> ----------------------------------------------------------------------
> -------- Download Intel&#174; Parallel Studio Eval Try the new 
> software tools for yourself. Speed compiling, find bugs proactively, 
> and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
>
>
>
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to