Re: [Dspace-tech] Citation format

2008-12-15 Thread juuventud

Thanks a lot Robin. Question answered.





...
-- 
View this message in context: 
http://www.nabble.com/Citation-format-tp20992675p21013005.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Citation format

2008-12-13 Thread juuventud

Hi all

In order to have the proper citation format for different types of
documents, eg. journals, books, book chapters, etc, I need to have fields
where I can enter things like Journal Name (not publisher), Volume number,
Part number, Pagination (eg. pg142 - pg163), etc.
I don't know how to do this. Is there a standard set of submission pages
with these fields already available? If not, where can I create such forms
and how do I create the link from the form to specific fields in the
database?
Any help would be GREATLY APPRECIATED.

I'm using DSpace 1.4.2 with PostgreSQL 8.1 on Windows Server 2003.

Many thanks in advance
-- 
View this message in context: 
http://www.nabble.com/Citation-format-tp20992675p20992675.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Postgres won't work after violent shutdown

2008-11-26 Thread juuventud

Hi all

I've been on this problem for two days! Would seriously appreciate some
suggestions.
My server went down unexpectedly, and since restarting, the Postgres db
won't come back on.
I'm running PostgreSQL8.1 on Windows Server 2003 with DSpace 1.4.2
I'm getting various error messages:
Server doesn't listen
The server doesn't accept connections: the connection library reports 
could not connect to server: Connection refused (0x274D/10061) Is the
server running on host 127.0.0.1 and accepting TCP/IP connections on port
5432?
This is when trying to open the db in pgAdminIII.

I don't think its a TCP/IP problem though, because I get the problem when
working on the server (that's a guess).

   Is postmaster running?
pg_ctl: PID file C:\Program Files\PostgreSQL\8.1\data\postmaster.pid does
not exist. Is postmaster running?   
I get this when trying pg_ctl command.

So naturally I check to see if the postmaster is running. It is not, I cant
get it on either because it tells me (when starting it as a restricted
user): Error 5: Access denied

I have totally no clue where the problem lies. Firewall is off, Postgres
exceptions is on on the right port anyway... Out of ideas. Out of steam.
PPLLEEAASSEE apply your genius/knowledge/experience to my problem, because I
have none.

Many thanks
Juuventud




-- 
View this message in context: 
http://www.nabble.com/Postgres-won%27t-work-after-violent-shutdown-tp20703296p20703296.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Postgres won't work after violent shutdown

2008-11-26 Thread juuventud

Thanks Mr Havercamp

I've been trying to switch the service on by all the methods I can think of,
but in Services it just  goes on and then off again immediately.

Postgres.exe is not in the Task Manager's list of Processes.

My Server IP has not changed and the postgresql.conf is set to listen on all
addresses.

Can you suggest anything I should do about the Service not running?

Thanks a lot.



Mr Havercamp wrote:
 
 juuventud wrote:
 Hi all

 I've been on this problem for two days! Would seriously appreciate some
 suggestions.
 My server went down unexpectedly, and since restarting, the Postgres db
 won't come back on.
 .
 .
 .
 Many thanks
 Juuventud




   
 I haven't used windows in a while but I can try a couple of suggestions 
 to kick things off.
 
 When you look in the Services list (you get to it via control 
 panel-administration i think) is postgres showing as running?
 
 Also, in the task manager, is postgres.exe there?
 
 Are there any more details in the logs (Event Viewer?)?
 
 You may also want to check the config files in case your machine's ip 
 address has changed since the reboot and postgres is still listening on 
 the old ip.
 
 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 

-- 
View this message in context: 
http://www.nabble.com/Postgres-won%27t-work-after-violent-shutdown-tp20703296p20714608.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ant fresh_install says 'Buildfile: build.xml does not exist! Build failed'

2008-11-18 Thread juuventud

Hi Jonathan

Have you tried searching the forum archives? I think I myself asked that
question a while ago. Anyway, you say that the build.xml file IS in the
DSpace source folder? Did you also run the ant fresh_install command from
the right directory? I made that mistake. Let me make an example of my
Windows setup.
The build.xml file is at:
C:\DSpace\Build.xml
Then in the Console I go to:
C:\DSpace\ant fresh_install

Hope this helps
Juuventud





/Buildfile: build.xml does not exist!
Build failed/

-- 
View this message in context: 
http://www.nabble.com/ant-fresh_install-says-%27Buildfile%3A-build.xml-does-not-exist%21-Build-failed%27-tp20572444p20574554.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ant fresh_install problem on windows xp

2008-11-04 Thread juuventud

Hi Venkat

Maybe this can help you:
http://www.nabble.com/DSpace-Windows-installation-error--Build-Failed---Java-Returned%3A-1-tp19881409p20319009.html

Just to show you where to start looking to find out what the real problem
is.

Juuventud



Dear All,

I have installed all supporting softwares, but at the time of command 
ant fresh_install
result is 

BUILD FAILED
C:\dspace\build.xml:293: Java returned: 1

please give solution for this.

Thanks  Regards
Venkat Narayana



-- 
View this message in context: 
http://www.nabble.com/Re%3A-ant-fresh_install-problem-on-windows-xp-tp19011666p20319499.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace Windows installation error; Build Failed - Java Returned: 1

2008-11-04 Thread juuventud

Hi All

Replying on my own post, just incase anyone else comes accross this problem.
I didn't have the build.xml file in the C:\DSpace directory. Simple as that.

From the first question I asked, you could tell that i didn't have a clue!
BUILD FAILED. . . Java Returned: 1 is a common question asked because it is
the indicator for a variety of different problems. So it was of no help that
I posted that in my question. So double thanks to Claudia for being able to
help me with such a vague error discription.
Anyone having the same problem should rather look at the lines preceding the
BUILD FAILED message, or the DSpace log. In my case (On Windows) the log
resides at C:\DSpace\Log\dspace.log

Regards
Juuventud



juuventud wrote:
 
 Claudia
 
 Thanks for the tip. I know that you are correct because the dspace.cfg for
 1.4.2 is identical to the one in the guide as opposed to the .cfg for
 1.5.1 where i had to type in lines instead of altering paramaters. so i
 switched to 1.4.2.
 However, now I get this error when i try to run the line: ant
 fresh_install
 BUILD FAILED
 Target fresh_install does not exist in the project FindTask
 
 I Know that i've seen this error before, i just can't recall how I
 circumvented it last time.
 
 Please help again :)
 
 
  
 
 Claudia Juergen wrote:
 
 Hi,
 
 this dspace for windows guide is for dspace 1.4.2 and lower.
 The build process (now maven and ant based) has changed with DSpace 1.5.
 
 You'll need Apacha Maven 2.0.8 or later, see
 [dspace-source]/dspace/docs/html/ch03.html#N10587
 for prerequisite software.
 
 The installation instructions are at:
 [dspace-source]/dspace/docs/html/ch03.html#N10787
 
 Hope that helps
 
 Claudia Jürgen
 
 
 
 
 
 
 
 juuventud schrieb:
 Hi all
 
 Herewith a problem that I see on many forums, yet cannot find a good
 answer
 to. I hope someone can help me with this. I am running (or trying to
 run):
 - tomcat 5.5.27
 - ant 1.7.1
 - dspace 1.5.1
 - java: JDK  JRE 5.0 Update 16 (from installer
 jdk-1_5_0_16-windows-i586-p.exe)
 
 I’ve followed the steps that can be seen at
 http://ardb4.ncsi.iisc.ernet.in/dspace/dspacewindows.htm - this is a
 really
 excellent guide by the way – and have gotten up to the last part where
 it
 says that you must run: ant fresh_install.
 
 But when i run ant fresh_install, i get an error saying:
   BUILD FAILED
   C:\DSpace\dspace\build.xml:380: Java returned: 1
 
 Now I’ve searched many forums and seen this exact problem bemoaned
 countless
 times. However I have yet to find a good answer, especially a good
 Windows
 specific answer.
 
 I REALLY hope someone can help me out with this.
 
 Many thanks
 
 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/DSpace-Windows-installation-error--Build-Failed---Java-Returned%3A-1-tp19881409p20319009.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Failed to install Tomcat 5 service

2008-11-04 Thread juuventud

Just a note; Tomcat 6.0.14 works with DSpace 1.4.2 as well and doesn't give
you as much trouble as 5.5




juuventud wrote:
 
 Hi all
 
 Below is a very useful link for anyone who's had trouble getting Apache
 Tomcat 5 installed with the error:
  Failed to install tomcat 5 service
  Check your settings and permissions
  Abort   Retry   Ignore
 
 http://mcqueeney.com/roller/page/tom?entry=failed_to_install_tomcat_service#comments
 
 The Install, Ignore Error, Uninstall, Reboot, and Reinstall option
 worked for me personally.
 

-- 
View this message in context: 
http://www.nabble.com/Failed-to-install-Tomcat-5-service-tp19993412p20319051.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Failed to install Tomcat 5 service

2008-10-15 Thread juuventud

Hi all

Below is a very useful link for anyone who's had trouble getting Apache
Tomcat 5 installed with the error:
 Failed to install tomcat 5 service
 Check your settings and permissions
 Abort   Retry   Ignore

http://mcqueeney.com/roller/page/tom?entry=failed_to_install_tomcat_service#comments

The Install, Ignore Error, Uninstall, Reboot, and Reinstall option worked
for me personally.
-- 
View this message in context: 
http://www.nabble.com/Failed-to-install-Tomcat-5-service-tp19993412p19993412.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace Windows installation error; Build Failed - Java Returned: 1

2008-10-09 Thread juuventud

Hi all

Herewith a problem that I see on many forums, yet cannot find a good answer
to. I hope someone can help me with this. I am running (or trying to run):
- tomcat 5.5.27
- ant 1.7.1
- dspace 1.5.1
- java: JDK  JRE 5.0 Update 16 (from installer
jdk-1_5_0_16-windows-i586-p.exe)

I’ve followed the steps that can be seen at
http://ardb4.ncsi.iisc.ernet.in/dspace/dspacewindows.htm - this is a really
excellent guide by the way – and have gotten up to the last part where it
says that you must run: ant fresh_install.

But when i run ant fresh_install, i get an error saying:
  BUILD FAILED
  C:\DSpace\dspace\build.xml:380: Java returned: 1

Now I’ve searched many forums and seen this exact problem bemoaned countless
times. However I have yet to find a good answer, especially a good Windows
specific answer.

I REALLY hope someone can help me out with this.

Many thanks
-- 
View this message in context: 
http://www.nabble.com/DSpace-Windows-installation-error--Build-Failed---Java-Returned%3A-1-tp19881409p19881409.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech