Re: [Dspace-tech] Lost permission to access dspace server after update

2010-04-15 Thread Shaw Yu
Thank you for the information. There is just too much to learn for an 
old man. :-) .


Hilton Gibson wrote:


Hi

You can also deploy a default interface.
See: http://ir.sun.ac.za/wiki/index.php/Default_Interface

Cheers

hg.

On 15 April 2010 12:02, Shaw Yu mailto:x...@vcu.edu>> wrote:

Stuart,

Thank you very much for pointing out this! I did copy all the
subdirectories to [tomcat]/webapps/ and removed the old war files
there.

So my blank screen issue is not related to the missing war files
(I have
solved the permission problem.). I will continue to struggle with the
blank screen issue.

Shaw

Stuart Lewis wrote:

>Hi,
>
>In version 1.50 and later, the war files have been replaced by
unpacked webapp directories. After you run ant, you'll find a
[dspace]/webapps directory, and in this are directories for each
webapp (jspui, xmlui, oai etc) where previously you had .war files.
>
>Copy the whole directory to your tomcat webapps folder to make
them work. E.g.:
>
> - cp -R [dspace]/webapps/jspui [tomcat]/webapps/
>
>Thanks,
>
>
>Stuart Lewis
>IT Innovations Analyst and Developer
>Te Tumu Herenga The University of Auckland Library
>Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
>Ph: +64 (0)9 373 7599 x81928
>http://www.library.auckland.ac.nz/
>
>
>
>
>On 15/04/2010, at 1:00 AM, Shaw Yu wrote:
>
>
>
>>Yes, my main problem is the 'blank screen' too. I guess it is a JAVA
>>servlet problem but just do not know how to deal with it.
>>
>>Are we suppose to have dspace.war and dspace-oai.war files in the
>>[dspace]/webapps directory after the update ('ant
>>-Dconfig=[dspace]/config/dspace.cfg update')? We have them in
1.4.2 but
>>I do not see them in version 1.5.0.
>>
>>Jason Fowler wrote:
>>
>>
>>
>>>Since upgrading, I, too, have had the blank screen problem.
Usually, the only thing that resolves it for me is a restart.
>>>
>>>Jason Fowler, CA, MSLS
>>>Archives and Special Collections Librarian
>>>The Southern Baptist Theological Seminary
>>>Vice President, ALABI
>>>jfow...@sbts.edu <mailto:jfow...@sbts.edu>
>>>________________
>>>From: Shaw Yu [...@vcu.edu <mailto:x...@vcu.edu>]
>>>Sent: Tuesday, April 13, 2010 10:39 AM
>>>To: dspace-tech@lists.sourceforge.net
<mailto:dspace-tech@lists.sourceforge.net>
>>>Subject: Re: [Dspace-tech] Lost permission to access dspace
server afterupdate
>>>
>>>Also,
>>>
>>>When accessing some other directories, I simply got blank screens.
>>>
>>>For example:
>>>
>>>http://uls-linux17.uls.vcu.edu/mydspace (blank)
>>>http://uls-linux17.uls.vcu.edu (blank)
>>>http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document
Not Found)
>>>http://uls-linux17.uls.vcu.edu/dspace  (forbidden)
>>>
>>>Thanks.
>>>
>>>Shaw
>>>
>>>
>>>Shaw Yu wrote:
>>>
>>>
>>>
>>>
>>>
>>>>Hi there,
>>>>
>>>>I followed the update steps from 1.4.2 to 1.5.0 and finished
the update.
>>>>However, when access the server, I got:
>>>>
>>>>"Forbidden
>>>>
>>>>You don't have permission to access /dspace/ on this server."
>>>>
>>>>I did not touch the Apache and the related files. Not sure
what went wrong.
>>>>
>>>>Also, I do not see any *.war files in the [dspace]/webapps
directory
>>>>after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There
are only 5
>>>>subdirectories (jspui  lni  oai  sword  xmlui). Is this
normal? If it
>>>>is, how do we deal with the original *.war files in the
>>>>[tomcat]/webapps/ directory?
>>>>
>>>>I am new to dspace. Any suggestions are/ /greatly appreciated./
>>>>
>>>>
>>>>/Shaw
>>>>VCU Libraries
>>>>

>>>>--
>>>>Download Intel® Parallel Studio Eval

Re: [Dspace-tech] Lost permission to access dspace server after update

2010-04-15 Thread Hilton Gibson
Hi

You can also deploy a default interface.
See: http://ir.sun.ac.za/wiki/index.php/Default_Interface

 <http://ir.sun.ac.za/wiki/index.php/Default_Interface>Cheers

hg.

On 15 April 2010 12:02, Shaw Yu  wrote:

> Stuart,
>
> Thank you very much for pointing out this! I did copy all the
> subdirectories to [tomcat]/webapps/ and removed the old war files there.
>
> So my blank screen issue is not related to the missing war files (I have
> solved the permission problem.). I will continue to struggle with the
> blank screen issue.
>
> Shaw
>
> Stuart Lewis wrote:
>
> >Hi,
> >
> >In version 1.50 and later, the war files have been replaced by unpacked
> webapp directories. After you run ant, you'll find a [dspace]/webapps
> directory, and in this are directories for each webapp (jspui, xmlui, oai
> etc) where previously you had .war files.
> >
> >Copy the whole directory to your tomcat webapps folder to make them work.
> E.g.:
> >
> > - cp -R [dspace]/webapps/jspui [tomcat]/webapps/
> >
> >Thanks,
> >
> >
> >Stuart Lewis
> >IT Innovations Analyst and Developer
> >Te Tumu Herenga The University of Auckland Library
> >Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
> >Ph: +64 (0)9 373 7599 x81928
> >http://www.library.auckland.ac.nz/
> >
> >
> >
> >
> >On 15/04/2010, at 1:00 AM, Shaw Yu wrote:
> >
> >
> >
> >>Yes, my main problem is the 'blank screen' too. I guess it is a JAVA
> >>servlet problem but just do not know how to deal with it.
> >>
> >>Are we suppose to have dspace.war and dspace-oai.war files in the
> >>[dspace]/webapps directory after the update ('ant
> >>-Dconfig=[dspace]/config/dspace.cfg update')? We have them in 1.4.2 but
> >>I do not see them in version 1.5.0.
> >>
> >>Jason Fowler wrote:
> >>
> >>
> >>
> >>>Since upgrading, I, too, have had the blank screen problem. Usually, the
> only thing that resolves it for me is a restart.
> >>>
> >>>Jason Fowler, CA, MSLS
> >>>Archives and Special Collections Librarian
> >>>The Southern Baptist Theological Seminary
> >>>Vice President, ALABI
> >>>jfow...@sbts.edu
> >>>
> >>>From: Shaw Yu [...@vcu.edu]
> >>>Sent: Tuesday, April 13, 2010 10:39 AM
> >>>To: dspace-tech@lists.sourceforge.net
> >>>Subject: Re: [Dspace-tech] Lost permission to access dspace server after
>update
> >>>
> >>>Also,
> >>>
> >>>When accessing some other directories, I simply got blank screens.
> >>>
> >>>For example:
> >>>
> >>>http://uls-linux17.uls.vcu.edu/mydspace (blank)
> >>>http://uls-linux17.uls.vcu.edu (blank)
> >>>http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document Not
> Found)
> >>>http://uls-linux17.uls.vcu.edu/dspace  (forbidden)
> >>>
> >>>Thanks.
> >>>
> >>>Shaw
> >>>
> >>>
> >>>Shaw Yu wrote:
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>>Hi there,
> >>>>
> >>>>I followed the update steps from 1.4.2 to 1.5.0 and finished the
> update.
> >>>>However, when access the server, I got:
> >>>>
> >>>>"Forbidden
> >>>>
> >>>>You don't have permission to access /dspace/ on this server."
> >>>>
> >>>>I did not touch the Apache and the related files. Not sure what went
> wrong.
> >>>>
> >>>>Also, I do not see any *.war files in the [dspace]/webapps directory
> >>>>after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only
> 5
> >>>>subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it
> >>>>is, how do we deal with the original *.war files in the
> >>>>[tomcat]/webapps/ directory?
> >>>>
> >>>>I am new to dspace. Any suggestions are/ /greatly appreciated./
> >>>>
> >>>>
> >>>>/Shaw
> >>>>VCU Libraries
> >>>>
>
> >>>>--
> >>>>Download Intel® Parallel Studio Eval
> >>>>Try the new software tools for yourself.

Re: [Dspace-tech] Lost permission to access dspace server after update

2010-04-15 Thread Shaw Yu
Stuart,

Thank you very much for pointing out this! I did copy all the 
subdirectories to [tomcat]/webapps/ and removed the old war files there.

So my blank screen issue is not related to the missing war files (I have 
solved the permission problem.). I will continue to struggle with the 
blank screen issue.

Shaw

Stuart Lewis wrote:

>Hi,
>
>In version 1.50 and later, the war files have been replaced by unpacked webapp 
>directories. After you run ant, you'll find a [dspace]/webapps directory, and 
>in this are directories for each webapp (jspui, xmlui, oai etc) where 
>previously you had .war files.
>
>Copy the whole directory to your tomcat webapps folder to make them work. E.g.:
>
> - cp -R [dspace]/webapps/jspui [tomcat]/webapps/
>
>Thanks,
>
>
>Stuart Lewis
>IT Innovations Analyst and Developer
>Te Tumu Herenga The University of Auckland Library
>Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
>Ph: +64 (0)9 373 7599 x81928
>http://www.library.auckland.ac.nz/
>
>
>
>
>On 15/04/2010, at 1:00 AM, Shaw Yu wrote:
>
>  
>
>>Yes, my main problem is the 'blank screen' too. I guess it is a JAVA 
>>servlet problem but just do not know how to deal with it.
>>
>>Are we suppose to have dspace.war and dspace-oai.war files in the 
>>[dspace]/webapps directory after the update ('ant 
>>-Dconfig=[dspace]/config/dspace.cfg update')? We have them in 1.4.2 but 
>>I do not see them in version 1.5.0.
>>
>>Jason Fowler wrote:
>>
>>
>>
>>>Since upgrading, I, too, have had the blank screen problem. Usually, the 
>>>only thing that resolves it for me is a restart.
>>>
>>>Jason Fowler, CA, MSLS
>>>Archives and Special Collections Librarian
>>>The Southern Baptist Theological Seminary
>>>Vice President, ALABI
>>>jfow...@sbts.edu
>>>
>>>From: Shaw Yu [...@vcu.edu]
>>>Sent: Tuesday, April 13, 2010 10:39 AM
>>>To: dspace-tech@lists.sourceforge.net
>>>Subject: Re: [Dspace-tech] Lost permission to access dspace server after 
>>>   update
>>>
>>>Also,
>>>
>>>When accessing some other directories, I simply got blank screens.
>>>
>>>For example:
>>>
>>>http://uls-linux17.uls.vcu.edu/mydspace (blank)
>>>http://uls-linux17.uls.vcu.edu (blank)
>>>http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document Not Found)
>>>http://uls-linux17.uls.vcu.edu/dspace  (forbidden)
>>>
>>>Thanks.
>>>
>>>Shaw
>>>
>>>
>>>Shaw Yu wrote:
>>>
>>>
>>>
>>>  
>>>
>>>>Hi there,
>>>>
>>>>I followed the update steps from 1.4.2 to 1.5.0 and finished the update.
>>>>However, when access the server, I got:
>>>>
>>>>"Forbidden
>>>>
>>>>You don't have permission to access /dspace/ on this server."
>>>>
>>>>I did not touch the Apache and the related files. Not sure what went wrong.
>>>>
>>>>Also, I do not see any *.war files in the [dspace]/webapps directory
>>>>after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only 5
>>>>subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it
>>>>is, how do we deal with the original *.war files in the
>>>>[tomcat]/webapps/ directory?
>>>>
>>>>I am new to dspace. Any suggestions are/ /greatly appreciated./
>>>>
>>>>
>>>>/Shaw
>>>>VCU Libraries
>>>>
>>>>--
>>>>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 comp

Re: [Dspace-tech] Lost permission to access dspace server after update

2010-04-15 Thread Stuart Lewis
Hi,

In version 1.50 and later, the war files have been replaced by unpacked webapp 
directories. After you run ant, you'll find a [dspace]/webapps directory, and 
in this are directories for each webapp (jspui, xmlui, oai etc) where 
previously you had .war files.

Copy the whole directory to your tomcat webapps folder to make them work. E.g.:

 - cp -R [dspace]/webapps/jspui [tomcat]/webapps/

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928
http://www.library.auckland.ac.nz/




On 15/04/2010, at 1:00 AM, Shaw Yu wrote:

> Yes, my main problem is the 'blank screen' too. I guess it is a JAVA 
> servlet problem but just do not know how to deal with it.
> 
> Are we suppose to have dspace.war and dspace-oai.war files in the 
> [dspace]/webapps directory after the update ('ant 
> -Dconfig=[dspace]/config/dspace.cfg update')? We have them in 1.4.2 but 
> I do not see them in version 1.5.0.
> 
> Jason Fowler wrote:
> 
>> Since upgrading, I, too, have had the blank screen problem. Usually, the 
>> only thing that resolves it for me is a restart.
>> 
>> Jason Fowler, CA, MSLS
>> Archives and Special Collections Librarian
>> The Southern Baptist Theological Seminary
>> Vice President, ALABI
>> jfow...@sbts.edu
>> 
>> From: Shaw Yu [...@vcu.edu]
>> Sent: Tuesday, April 13, 2010 10:39 AM
>> To: dspace-tech@lists.sourceforge.net
>> Subject: Re: [Dspace-tech] Lost permission to access dspace server after 
>>update
>> 
>> Also,
>> 
>> When accessing some other directories, I simply got blank screens.
>> 
>> For example:
>> 
>> http://uls-linux17.uls.vcu.edu/mydspace (blank)
>> http://uls-linux17.uls.vcu.edu (blank)
>> http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document Not Found)
>> http://uls-linux17.uls.vcu.edu/dspace  (forbidden)
>> 
>> Thanks.
>> 
>> Shaw
>> 
>> 
>> Shaw Yu wrote:
>> 
>> 
>> 
>>> Hi there,
>>> 
>>> I followed the update steps from 1.4.2 to 1.5.0 and finished the update.
>>> However, when access the server, I got:
>>> 
>>> "Forbidden
>>> 
>>> You don't have permission to access /dspace/ on this server."
>>> 
>>> I did not touch the Apache and the related files. Not sure what went wrong.
>>> 
>>> Also, I do not see any *.war files in the [dspace]/webapps directory
>>> after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only 5
>>> subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it
>>> is, how do we deal with the original *.war files in the
>>> [tomcat]/webapps/ directory?
>>> 
>>> I am new to dspace. Any suggestions are/ /greatly appreciated./
>>> 
>>> 
>>> /Shaw
>>> VCU Libraries
>>> 
>>> --
>>> 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
>> 
>> --
>> 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.s

Re: [Dspace-tech] Lost permission to access dspace server after update

2010-04-14 Thread Shaw Yu
Yes, my main problem is the 'blank screen' too. I guess it is a JAVA 
servlet problem but just do not know how to deal with it.

Are we suppose to have dspace.war and dspace-oai.war files in the 
[dspace]/webapps directory after the update ('ant 
-Dconfig=[dspace]/config/dspace.cfg update')? We have them in 1.4.2 but 
I do not see them in version 1.5.0.

Jason Fowler wrote:

>Since upgrading, I, too, have had the blank screen problem. Usually, the only 
>thing that resolves it for me is a restart.
>
>Jason Fowler, CA, MSLS
>Archives and Special Collections Librarian
>The Southern Baptist Theological Seminary
>Vice President, ALABI
>jfow...@sbts.edu
>
>From: Shaw Yu [...@vcu.edu]
>Sent: Tuesday, April 13, 2010 10:39 AM
>To: dspace-tech@lists.sourceforge.net
>Subject: Re: [Dspace-tech] Lost permission to access dspace server after   
> update
>
>Also,
>
>When accessing some other directories, I simply got blank screens.
>
>For example:
>
>http://uls-linux17.uls.vcu.edu/mydspace (blank)
>http://uls-linux17.uls.vcu.edu (blank)
>http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document Not Found)
>http://uls-linux17.uls.vcu.edu/dspace  (forbidden)
>
>Thanks.
>
>Shaw
>
>
>Shaw Yu wrote:
>
>  
>
>>Hi there,
>>
>>I followed the update steps from 1.4.2 to 1.5.0 and finished the update.
>>However, when access the server, I got:
>>
>>"Forbidden
>>
>>You don't have permission to access /dspace/ on this server."
>>
>>I did not touch the Apache and the related files. Not sure what went wrong.
>>
>>Also, I do not see any *.war files in the [dspace]/webapps directory
>>after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only 5
>>subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it
>>is, how do we deal with the original *.war files in the
>>[tomcat]/webapps/ directory?
>>
>>I am new to dspace. Any suggestions are/ /greatly appreciated./
>>
>>
>>/Shaw
>>VCU Libraries
>>
>>--
>>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
>
>--
>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


Re: [Dspace-tech] Lost permission to access dspace server after update

2010-04-13 Thread Jason Fowler
Since upgrading, I, too, have had the blank screen problem. Usually, the only 
thing that resolves it for me is a restart.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Shaw Yu [...@vcu.edu]
Sent: Tuesday, April 13, 2010 10:39 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Lost permission to access dspace server after
update

Also,

When accessing some other directories, I simply got blank screens.

For example:

http://uls-linux17.uls.vcu.edu/mydspace (blank)
http://uls-linux17.uls.vcu.edu (blank)
http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document Not Found)
http://uls-linux17.uls.vcu.edu/dspace  (forbidden)

Thanks.

Shaw


Shaw Yu wrote:

>Hi there,
>
>I followed the update steps from 1.4.2 to 1.5.0 and finished the update.
>However, when access the server, I got:
>
>"Forbidden
>
>You don't have permission to access /dspace/ on this server."
>
>I did not touch the Apache and the related files. Not sure what went wrong.
>
>Also, I do not see any *.war files in the [dspace]/webapps directory
>after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only 5
>subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it
>is, how do we deal with the original *.war files in the
>[tomcat]/webapps/ directory?
>
>I am new to dspace. Any suggestions are/ /greatly appreciated./
>
>
>/Shaw
>VCU Libraries
>
>--
>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

--
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] Lost permission to access dspace server after update

2010-04-13 Thread Shaw Yu
Also,

When accessing some other directories, I simply got blank screens.

For example:

http://uls-linux17.uls.vcu.edu/mydspace (blank)
http://uls-linux17.uls.vcu.edu (blank)
http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document Not Found)
http://uls-linux17.uls.vcu.edu/dspace  (forbidden)

Thanks.

Shaw


Shaw Yu wrote:

>Hi there,
>
>I followed the update steps from 1.4.2 to 1.5.0 and finished the update. 
>However, when access the server, I got:
>
>"Forbidden
>
>You don't have permission to access /dspace/ on this server."
>
>I did not touch the Apache and the related files. Not sure what went wrong.
>
>Also, I do not see any *.war files in the [dspace]/webapps directory 
>after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only 5 
>subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it 
>is, how do we deal with the original *.war files in the 
>[tomcat]/webapps/ directory?
>
>I am new to dspace. Any suggestions are/ /greatly appreciated./
>
>
>/Shaw
>VCU Libraries
>
>--
>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] Lost permission to access dspace server after update

2010-04-13 Thread Shaw Yu
Hi there,

I followed the update steps from 1.4.2 to 1.5.0 and finished the update. 
However, when access the server, I got:

"Forbidden

You don't have permission to access /dspace/ on this server."

I did not touch the Apache and the related files. Not sure what went wrong.

Also, I do not see any *.war files in the [dspace]/webapps directory 
after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only 5 
subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it 
is, how do we deal with the original *.war files in the 
[tomcat]/webapps/ directory?

I am new to dspace. Any suggestions are/ /greatly appreciated./


/Shaw
VCU Libraries

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