[Dspace-tech] DSPACE HELP

2015-01-11 Thread Nikunj Patel
Need to tell you that for any query regarding DSPACE
installation,backup,material,documents,restore,migration,customization just
drop a mail to nikunjpatel3...@gmail.com.

Website for dspace help is under construction www.namahinfotech.com

-- 
*Regards,*
*Nikunj Patel,*
*+91-9879306677,*
*Baroda.*
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
vanity: www.gigenet.com___
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 :help

2010-04-21 Thread Wally Grotophorst
You want to start Tomcat at system boot, right?  If so, then the support doc 
that talks about login items isn't what you're looking for.

Try putting your startup script in the /Library/StartupItems folder.  

Later versions of OS X use a different method and if you upgrade your system 
i'll send you info on that.

- Wally

Wally Grotophorst
Associate University Librarian
Digital Programs and Systems
University Libraries
George Mason University
Fairfax, Virginia 22030
(703) 993-9005 




On Apr 21, 2010, at 11:15 AM, Peter Dietz wrote:

> Hey Kumara,
> 
> Check out: http://support.apple.com/kb/HT2602
> 
> Or perhaps even: 
> http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/BPSystemStartup.html
> 
> I think you should be able to add an entry to start tomcat automatically with 
> one of those.
> 
> Peter Dietz
> Systems Developer/Engineer
> Ohio State University Libraries
> 
> 
> 
> On Wed, Apr 21, 2010 at 4:12 AM, Kumara SS  wrote:
> Hi all,
> 
>  I have one question.
> I am using MAC OS X 10.4. The dspace is working fine.
> But when i restart the system, the tomcat is not running automatically.
> 
> How to start the tomcat at system start?
> 
> I am starting the tomcat manually by
> "/usr/local/apache-tomcat-5.5.28/bin/startup.sh" every time the system
> starts.
> 
> Please reply...
> 
> Thanks in advance
> 
> With regards
> Kumara SS
> 
> --
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> 
> --
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

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


Re: [Dspace-tech] dspace :help

2010-04-21 Thread Peter Dietz
Hey Kumara,

Check out: http://support.apple.com/kb/HT2602

Or perhaps even:
http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/BPSystemStartup.html

I think you should be able to add an entry to start tomcat automatically
with one of those.

Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Wed, Apr 21, 2010 at 4:12 AM, Kumara SS  wrote:

> Hi all,
>
>  I have one question.
> I am using MAC OS X 10.4. The dspace is working fine.
> But when i restart the system, the tomcat is not running automatically.
>
> How to start the tomcat at system start?
>
> I am starting the tomcat manually by
> "/usr/local/apache-tomcat-5.5.28/bin/startup.sh" every time the system
> starts.
>
> Please reply...
>
> Thanks in advance
>
> With regards
> Kumara SS
>
>
> --
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] dspace :help

2010-04-21 Thread Kumara SS
Hi all,

  I have one question.
I am using MAC OS X 10.4. The dspace is working fine.
But when i restart the system, the tomcat is not running automatically.

How to start the tomcat at system start?

I am starting the tomcat manually by
"/usr/local/apache-tomcat-5.5.28/bin/startup.sh" every time the system
starts.

Please reply...

Thanks in advance

With regards
Kumara SS

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


[Dspace-tech] dspace help

2010-04-16 Thread Kumara SS
Hi all,

  I have one  question.

How to start the tomcat at system boot?
I am using Mac OS X 10.4.

I am starting the tomcat manually by
"/usr/local/apache-tomcat-5.5.28/bin/startup.sh" every time the system
starts.

Thanks in advance

With regards
Kumara SS

--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace help

2010-03-31 Thread allen.dspace
Hi Kumara,

There should be nothing to do with proxy.

The setting of firewall in OSX is  in
System Preferences -> sharing

There you are going to add a new exception to the firewall. The effect 
is to open a new hole in your wall, allowing others to connect to your 
tomcat at port 8080.

Hope that helps.

Allen Lam.
HKU Hub Administrator, http://hub.hku.hk



Kumara SS wrote:
> Hi Allen,
>
>   I saw the Network preferences in System Preferences.
> I have an internet connection to this system, which runs on port 3128.
> I have checked the web proxy(HTTP) and Secure proxy(HTTPS). Both were
> running on port 3128.
>
> If i change the port or uncheck the http and https, the internet won't
> work. But dspace will work with ip.
>
> Whether i need to change the port number in connector tag in
> server.xml ( port=8080 to port=3128)?
>
> Please reply..
>
> Thanks in advance
>
> With regards
> Kumara SS
>
> On Tue, Mar 30, 2010 at 1:55 PM, Allen Lam  wrote:
>   
>> Hi Kumara,
>>
>> By using localhost the firewall will not block any ports.
>> Your success in using localhost does not mean the firewall is not there to
>> block access from the outside.
>>
>> In OSX you should click into System Preferences, then Network.
>> I do not have a mac around so that I cannot tell the further details of what
>> buttons to click.
>> Please explore a bit, or consult your mac help function.
>>
>> If you cannot figure it out by yourself, try consult your IT help desk.
>> It is relatively straight-forward. They should be able to set up it in a few
>> minutes.
>>
>> Hope this minimum info helps.
>>
>> Cheers,
>> Allen Lam.
>> HKU Hub Administrator, http://hub.hku.hk
>>
>> 

--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace help

2010-03-29 Thread Allen Lam
Hi Kumara,

Please check your firewall setting: is port 8080 blocked?

Cheers,
Allen Lam.
HKU Hub Administrator, http://hub.hku.hk



Kumara SS wrote:
> Hi all,
>   
>   Dspace is working successfully from http://localhost:8080 and i have
> created the administrator account.
>
> But when i give the ip address(http://ip address:8080), the page won't
> display. It says "Error: Request timed out".
>
> Even though i have mentioned the ip address in dspace.cfg file, it
> won't display.
>
> How to make my dspace run from ip address so that i can access dspace
> from other systems?
>
> Details of the configuration files:
>
> 1. dspace (/usr/local/dspace/conf/dspace.cfg)
>
> #DSpace installation directory
> dspace.dir = /usr/local/dspace
>
> # DSpace host name - should match base URL.  Do not include port number
> dspace.hostname = ipaddress
>
> # DSpace base host URL.  Include port number etc.
> dspace.baseUrl = http://ipaddress:8080
>
> # DSpace base URL.  Include port number etc., but NOT trailing slash
> # Change to xmlui if you wish to use the xmlui as the default, or remove
> # "/jspui" and set webapp of your choice as the "ROOT" webapp in
> # the servlet engine.
> dspace.url = ${dspace.baseUrl}
>
> # The base URL of the OAI webapp (do not include /request).
> dspace.oai.url = ${dspace.baseUrl}
>
> # Name of the site
> #dspace.name = DSpace at My University
> dspace.name = TKDL-DSpace
>
> # Database settings #
>
> # Database name ("oracle", or "postgres")
> #db.name = postgres
> db.name = postgres
> #db.name = oracle
>
> # URL for connecting to database
> #db.url = jdbc:postgresql://localhost:5432/dspace
> db.url = jdbc:postgresql://localhost:5432/dspace
>
> # JDBC Driver
> #db.driver = org.postgresql.Driver
> db.driver = org.postgresql.Driver
>
>
> 2. Apache-Tomcat-5.5.28' server.xml
>
> maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
>enableLookups="false" redirectPort="8443" acceptCount="100"
>connectionTimeout="2" disableUploadTimeout="true"
> URIEncoding="UTF-8" />
>
>  
>
>
>  unpackWARs="true" autoDeploy="true"
>xmlValidation="false" xmlNamespaceAware="false">
>
>  reloadable="true" cachingAllowed="false"
> allowLinking="true"/>
>
>  reloadable="true" cachingAllowed="false"
> allowLinking="true"/>
>
>  reloadable="true" cachingAllowed="false"
> allowLinking="true"/>
>
>  reloadable="true" cachingAllowed="false"
> allowLinking="true"/>
> 
>
> 3. And in Postgresql
> a) postgres.conf
>
> listen_addresses = 'localhost'
> #port = 5432
> max_connections = 30
>
> b) pg_hba.conf
>
> local   all all   trust
> hostall all 127.0.0.1/32  trust
> hostall all ::1/128   trust
> host  dspace dspace   127.0.0.1 255.255.255.255   MD5
>
>
> Tell me, what were the modifications to make?
>
> Please reply..
>
> Thanks in advance
>
> With regards
> Kumara SS
>
> --
> Download Intel® 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
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>   


--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] dspace help

2010-03-29 Thread Kumara SS
Hi all,

Dspace is working successfully from http://localhost:8080 and i have
created the administrator account.

But when i give the ip address(http://ip address:8080), the page won't
display. It says "Error: Request timed out".

Even though i have mentioned the ip address in dspace.cfg file, it
won't display.

How to make my dspace run from ip address so that i can access dspace
from other systems?

Details of the configuration files:

1. dspace (/usr/local/dspace/conf/dspace.cfg)

#DSpace installation directory
dspace.dir = /usr/local/dspace

# DSpace host name - should match base URL.  Do not include port number
dspace.hostname = ipaddress

# DSpace base host URL.  Include port number etc.
dspace.baseUrl = http://ipaddress:8080

# DSpace base URL.  Include port number etc., but NOT trailing slash
# Change to xmlui if you wish to use the xmlui as the default, or remove
# "/jspui" and set webapp of your choice as the "ROOT" webapp in
# the servlet engine.
dspace.url = ${dspace.baseUrl}

# The base URL of the OAI webapp (do not include /request).
dspace.oai.url = ${dspace.baseUrl}

# Name of the site
#dspace.name = DSpace at My University
dspace.name = TKDL-DSpace

# Database settings #

# Database name ("oracle", or "postgres")
#db.name = postgres
db.name = postgres
#db.name = oracle

# URL for connecting to database
#db.url = jdbc:postgresql://localhost:5432/dspace
db.url = jdbc:postgresql://localhost:5432/dspace

# JDBC Driver
#db.driver = org.postgresql.Driver
db.driver = org.postgresql.Driver


2. Apache-Tomcat-5.5.28' server.xml



 


 










3. And in Postgresql
a) postgres.conf

listen_addresses = 'localhost'
#port = 5432
max_connections = 30

b) pg_hba.conf

local   all all   trust
hostall all 127.0.0.1/32  trust
hostall all ::1/128   trust
hostdspace dspace   127.0.0.1 255.255.255.255   MD5


Tell me, what were the modifications to make?

Please reply..

Thanks in advance

With regards
Kumara SS

--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace help

2010-03-15 Thread Oriol Olivé Comadira. Biblioteca UdG

Hi Kumara SS,

It was a not found error.
You've edited server.xml?
Else you can copy webapps dirs inside tomcat webapps dir.

Best,

Al 15/03/2010 09:01, En/na Kumara SS ha escrit:


Hi all,

I have installed dspace-1.6.0-src-release on mac os x 10.4.
But when i go to localhost:8080/jspui or localhost:8080/dspace, i am 
getting "HTTP Status 404" error.

Apache tomcat 5.5.28 is also working fine and java 1.5 is installed.
I have installed apache maven-2.2.1 and got 
target/dspace-1.6.0-build.dir folder.

The steps i followed were:

/usr/local/dspace-1.6.0-src-release/dspace> mvn install

All were successful.

/usr/local/dspace-1.6.0-src-release/dspace/target/dspace-1.6.0-build.dir> 
ant fresh_install


Build was successful
After this i am not able to understand, what to do next?
Whether i need to change dspace config file in dspace-1.6.0-build,dir 
or dspace config file in dspace directory.

Please reply..
Thanks in advance

With regards

Kumara SS


--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
   



--
Oriol Olivé Comadira
*Biblioteca Universitat de Girona*
/Projectes/
DUGi: Repositori Digital de la Universitat de Girona 
DUGiDoc: Repositori Digital de Documents de la Universitat de Girona 

DUGiMedia: Repositori Digital d'Àudio i Vídeo de la Universitat de 
Girona 
DUGiFonsEspecials: Repositori dels Fons Especials de la Biblioteca de la 
Universitat de Girona 
--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace help

2010-03-15 Thread Hilton Gibson
Hi Kumara

Sounds like Apache Jakarta is not redirecting to the Apache2 Tomcat55 server.
See: 
http://ir.sun.ac.za/wiki/index.php/Prepare_Ubuntu#Step_6._Setup_Apache2_Tomcat_5.5_Jakarta_Connector

Cheers

hg.


On 15 March 2010 10:01, Kumara SS  wrote:
> Hi all,
>
>
>
>   I have installed dspace-1.6.0-src-release on mac os x 10.4.
>
> But when i go to localhost:8080/jspui or localhost:8080/dspace, i am getting
> "HTTP Status 404" error.
>
>
> Apache tomcat 5.5.28 is also working fine and java 1.5 is installed.
>
>
> I have installed apache maven-2.2.1 and got target/dspace-1.6.0-build.dir
> folder.
>
> The steps i followed were:
>
>
> /usr/local/dspace-1.6.0-src-release/dspace> mvn install
>
> All were successful.
>
>
> /usr/local/dspace-1.6.0-src-release/dspace/target/dspace-1.6.0-build.dir>
> ant fresh_install
>
> Build was successful
>
>
> After this i am not able to understand, what to do next?
>
>
> Whether i need to change dspace config file in dspace-1.6.0-build,dir or
> dspace config file in dspace directory.
>
>
> Please reply..
>
>
> Thanks in advance
>
>
> With regards
>
> Kumara SS
>
> --
> Download Intel® 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
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>



-- 
Systems Administrator
Library and Information Services
Stellenbosch University

http://www.sun.ac.za
http://library.sun.ac.za
http://scholar.sun.ac.za
http://ubuntu.sun.ac.za

--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace help

2010-03-15 Thread Kumara SS
Hi all,


  I have installed dspace-1.6.0-src-release on mac os x 10.4.

But when i go to localhost:8080/jspui or localhost:8080/dspace, i am getting
"HTTP Status 404" error.


Apache tomcat 5.5.28 is also working fine and java 1.5 is installed.


I have installed apache maven-2.2.1 and got target/dspace-1.6.0-build.dir
folder.

The steps i followed were:


/usr/local/dspace-1.6.0-src-release/dspace> mvn install

All were successful.


/usr/local/dspace-1.6.0-src-release/dspace/target/dspace-1.6.0-build.dir>
ant fresh_install

Build was successful


After this i am not able to understand, what to do next?


Whether i need to change dspace config file in dspace-1.6.0-build,dir or
dspace config file in dspace directory.


Please reply..


Thanks in advance


With regards

Kumara SS
--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace : Help

2010-03-01 Thread Antoanne Pontes

Hello Kumara!
Try to run the fresh install command inside folder [dspace-source]/ 
dspace/target/dspace-[version]-build.dir/


Att,
Antoanne Pontes

Em 01/03/2010, às 06:44, Kumara SS  escreveu:


Hi all,

I am installing dspace on MAC OSX 10.4
I followed the steps given in 
http://wiki.dspace.org/index.php/Installing_DSpace_on_Mac_OS_X

Configuration:
MAC OS_X: 10.4
dspace :  1.4.1
Apache-Tomcat: 5.5.28
PostgreSQL: 8.2.3
Java : 1.4.2
Apache-Ant: 1.6.2

When i executed ant fresh_install in step no 7, the following is  
displayed.


dspace>cd /usr/local/dsource
/usr/local/dsource dspace>ant fresh_install
Buildfile: build.xml does not exists!
Build failed

Where is this build.xml file?
How to build this file?

Please reply..

Thanks in advance

With regards
Kumara SS


--- 
--- 
--- 
-

Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace : Help

2010-03-01 Thread Kumara SS
Hi all,

I am installing dspace on MAC OSX 10.4
I followed the steps given in
http://wiki.dspace.org/index.php/Installing_DSpace_on_Mac_OS_X

Configuration:
MAC OS_X: 10.4
dspace :  1.4.1
Apache-Tomcat: 5.5.28
PostgreSQL: 8.2.3
Java : 1.4.2
Apache-Ant: 1.6.2

When i executed ant fresh_install in step no 7, the following is displayed.

dspace>cd /usr/local/dsource
/usr/local/dsource dspace>ant fresh_install
Buildfile: build.xml does not exists!
Build failed

Where is this build.xml file?
How to build this file?

Please reply..

Thanks in advance

With regards
Kumara SS
--
Download Intel® 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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace help

2007-07-09 Thread Jayan Chirayath Kurian
Check your tomcat - webapp folder to see whether the DSpace directory
exists. You may restart tomcat and try again.



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Shali
9846303531
Sent: Monday, July 09, 2007 3:15 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] dspace help

 

Dear Sir,

After a reboot of dspace server, when i am trying to access the dspace
url it shows the following error.

"The requested URL /dspace was not found on this server".
i dont know what happened ,kindly help me ... 

Thanking you,

-- 
Shali.K.R
Asst.Librarian(Digital)
Vidya Academy of Science & Technology
Thrissur, Kerala.
Mob:9847593531,9846303531 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] dspace help

2007-07-09 Thread Shali 9846303531

Dear Sir,

After a reboot of dspace server, when i am trying to access the dspace url
it shows the following error.

"The requested URL /dspace was not found on this server".
i dont know what happened ,kindly help me ...

Thanking you,

--
Shali.K.R
Asst.Librarian(Digital)
Vidya Academy of Science & Technology
Thrissur, Kerala.
Mob:9847593531,9846303531
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace help

2007-06-10 Thread Shali 9846303531

Dear Sir,

I am from india, just configured dspace in Ubuntu but registration of new
users  and forgot password  is not working .is there any seperate mail
server configuration required for dspace

--
Shali.K.R
Asst.Librarian(Digital)
Vidya Academy of Science & Technology
Thrissur, Kerala.
Mob:9847593531,9846303531
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace Help

2007-04-18 Thread Claudia Jürgen
Hi Shri,

which version of ant are you using?

You should use 1.6.2 or higher.

Claudia


[EMAIL PROTECTED] schrieb:
>  Hi All,
> 
>  Has any one faced similar problem. 
> 
> While  running ant fresh_ install  get these errors
> 
> 
> [EMAIL PROTECTED] dspace-1.4.1-source]# ant fresh_install
> Buildfile: build.xml
>  
> BUILD FAILED
> file:/dspace/dspace-1.4.1-source/build.xml:88: Unexpected element 
> "loadproperties"
> 
>  What is solution of this problem.
> 
> Shri.S.Balabharathi
> Librarian
> Variable Energy Cyclotron Centre
> Library & Information Services
> 1/AF, Bidhan Nagar,
> Kolkata - 700 064
> West Bengal, India
> Phone +91-033-2337 1230 (Ext.No.4238)
> 
> 
> 
> 
> 
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> 
> 
> 
> 
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace Help

2007-04-18 Thread sbbharathi

 Hi All, Has any one faced similar problem. While  running ant fresh_ install  get these errors 
[EMAIL PROTECTED] dspace-1.4.1-source]# ant fresh_installBuildfile: build.xml BUILD FAILEDfile:/dspace/dspace-1.4.1-source/build.xml:88: Unexpected element "loadproperties"
 What is solution of this problem.Shri.S.Balabharathi Librarian Variable Energy Cyclotron Centre Library & Information Services 1/AF, Bidhan Nagar, Kolkata - 700 064 West Bengal, India Phone +91-033-2337 1230 (Ext.No.4238) 


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech