Re: [Dspace-tech] Help Needed !

2008-11-18 Thread Bram Luyten
Hi Baseer,

1. The university of Minho has created an add-on for statistics (
http://wiki.dspace.org/index.php//StatisticsAddOn ). However, as far as I
know, it isn't compatible with DSpace 1.5. So even if you are running 1.4.2,
you should evaluate whether it's worth doing the effort to get it up and
running, if you plan to upgrade to DSpace 1.5 in the (near) future.

2. What issues are you exactly experiencing when uploading large video files
? If DSpace rejects your uploads based on the file size, you can increase
the max file size in the DSpace.cfg (upload.max variable). In any case, if
you are dealing with large video files, you might want to evaluate a
streaming server for offering access to them. (@mire has a module for this).

3. Do you want this to happen automatically, or would you expect your
university members to login as well ? When you state go in, do you mean
gaining access to all DSpace functionality, or access to download bitstreams
from items, access to submission ... Several strategies are possible. In
either case, if you use your repository to make content available online,
for the whole scientific community, you benefit from having the item
metadata publicly accessible, rather than restraining access for logged in
users only.

best regards,

Bram Luyten

@mire NV
Romeinse Straat 18
3001 Heverlee
Belgium
+32 2 888 29 56

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get [EMAIL PROTECTED]


On Mon, Nov 17, 2008 at 6:21 PM, amin adeel [EMAIL PROTECTED] wrote:

 Hello ,
 I am Baseer Mohammed from Wichita State University (WSU).
 I am responsible for maintaining d space at the university.
 The main problems which are encountered at WSU are :

 1 We want to have a statistics of our database , for example i want to
 know how many times a file has been downloaded from my site
 soar.wichita.edu . can i do so . If yes can you tell me how do you
 implement that .

 2 How can i upload large video files without running a separate web
 server .

 3 How can i have a policy like if any one from university is hitting the
 website he can go in anyone else has to register and be authorized user to
 login .

 These things would be very helpful for me , if any one can guide me in a
 right direction i would really appreciate that .
 Thank you ,
 Baseer,

 -
 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


-
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] stats addon 2.0 on dspace 1.5.1

2008-11-18 Thread Klaus Hessellund
Hi List,

We are trying to install stats addon on dspace 1.5.1. According to the 
docs, theres no guarantee that it would work for 1.5.1, so I guess thats 
why we are having problems installing it.

We get errors like :

CREATE VIEW
psql:etc/stats-database-schema.sql:3657: ERROR:  relation 
itemsbyauthor does not exist

So the question is if there's going to be a stat module that will work 
for 1.5.1 ?

Regards,

Klaus

-
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] stats addon 2.0 on dspace 1.5.1

2008-11-18 Thread Urban Andersson
Klaus,

The reason why get this message is that the relation itemsbyauthor (as 
well as itemsbydate) no longer exists in DSpace.
You could (theoretically) rewrite stats_database_schema.sql to use the 
new tables (i.e. search indexes) bi_2_dis and bi_item instead.

I have done some testing with this in 1.5.0 and got it to at least store 
the log data properly.
But there might be other problems that I am not aware of.
Someone else would be much better suited to inform you about the current 
status of the Stats add-on.


Regards,
Urban


Klaus Hessellund wrote:
 Hi List,

 We are trying to install stats addon on dspace 1.5.1. According to the 
 docs, theres no guarantee that it would work for 1.5.1, so I guess thats 
 why we are having problems installing it.

 We get errors like :

 CREATE VIEW
 psql:etc/stats-database-schema.sql:3657: ERROR:  relation 
 itemsbyauthor does not exist

 So the question is if there's going to be a stat module that will work 
 for 1.5.1 ?

 Regards,

 Klaus

 -
 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

   

-- 
Urban Andersson
Digitala biblioteket / Digital library
Göteborgs universitetsbibliotek / Göteborg University Library
Box 222, SE 405 30 Göteborg, SWEDEN
Tel: +46 (0)31 7866185
[EMAIL PROTECTED] 



-
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] problem initializing statistics v 1.5.1

2008-11-18 Thread Stephen Wilkinson
Thanks Claudia I am using xmlui
Stephen

- Original Message -
From: Claudia Jürgen [EMAIL PROTECTED]
To: Stephen Wilkinson [EMAIL PROTECTED]
Cc: dspace-tech@lists.sourceforge.net dspace-tech@lists.sourceforge.net
Sent: Tue Nov 18 02:53:49 2008
Subject: Re: [Dspace-tech] problem initializing statistics v 1.5.1

Hi Stephen,

if you're using the xmlui you might be affected by this bug:

http://sourceforge.net/tracker/index.php?func=detailaid=2137425group_id=19984atid=119984

Hope that helps

Claudia Jürgen


Stephen Wilkinson schrieb:
 Hello all, I'm setting up a dspace server using v1.5.1, with tomcat and
 postgresql as the backend.

 Dspace seems to be functioning properly but I'm getting an error when
 trying to initialize the statistics.



 As the user dspace I tried to run [dspace]/bin/stat-initial; first I got a
 permission denied error which I fixed by making the files in the bin dir
 executable but I now get JAVA errors.  I'd appreciate it If anyone can
 point me in the right direction (pretty new to both dspace and linux btw).



 The error I get is below where /apps/dspace is the install dir and
 dspace.log and checker.log which are mentioned in the error are in
 /apps/dspace/log.



 [EMAIL PROTECTED] ~]$ /apps/dspace/bin/stat-initial

 log4j:ERROR setFile(null,true) call failed.

 java.io.FileNotFoundException: /dspace.log (Permission denied)

 at java.io.FileOutputStream.openAppend(Native Method)

 at java.io.FileOutputStream.init(FileOutputStream.java:177)

 at java.io.FileOutputStream.init(FileOutputStream.java:102)

 at org.apache.log4j.FileAppender.setFile(FileAppender.java:289)

 at
 org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:167)

 at
 org.apache.log4j.FileAppender.activateOptions(FileAppender.java:163)

 at
 org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:256)

 at
 org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:22
 0)

 at
 org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.ja
 va:150)

 at
 org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurat
 or.java:163)

 at
 org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfi
 gurator.java:425)

 at
 org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:394)

 at
 org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:829)

 at
 org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:712)

 at
 org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:618)

 at
 org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverte
 r.java:470)

 at org.apache.log4j.LogManager.clinit(LogManager.java:122)

 at org.apache.log4j.Logger.getLogger(Logger.java:117)

 at
 org.dspace.core.ConfigurationManager.clinit(ConfigurationManager.java:88
 )

 at
 org.dspace.app.statistics.CreateStatReport.clinit(CreateStatReport.java:
 90)

 log4j:ERROR setFile(null,true) call failed.

 java.io.FileNotFoundException: /dspace.log (Permission denied)

 at java.io.FileOutputStream.openAppend(Native Method)

 at java.io.FileOutputStream.init(FileOutputStream.java:177)

 at java.io.FileOutputStream.init(FileOutputStream.java:102)

 at org.apache.log4j.FileAppender.setFile(FileAppender.java:289)

 at
 org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:167)

 at
 org.apache.log4j.FileAppender.activateOptions(FileAppender.java:163)

 at
 org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:256)

 at
 org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:1
 32)

 at
 org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:9
 6)

 at
 org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.j
 ava:654)

 at
 org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.j
 ava:612)

 at
 org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfig
 urator.java:509)

 at
 org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.jav
 a:415)

 at
 org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.jav
 a:441)

 at
 org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverte
 r.java:470)

 at
 org.dspace.core.ConfigurationManager.loadConfig(ConfigurationManager.java:
 703)

 at
 org.dspace.core.ConfigurationManager.getProperty(ConfigurationManager.java
 :135)

 at
 org.dspace.app.statistics.CreateStatReport.clinit(CreateStatReport.java:
 90)

 log4j:ERROR setFile(null,true) call failed.

 java.io.FileNotFoundException: /checker.log (Permission denied)

 at java.io.FileOutputStream.openAppend(Native Method)

 at 

Re: [Dspace-tech] problem initializing statistics v 1.5.1

2008-11-18 Thread Stephen Wilkinson
Hello all and thanks again, I created a dspace.log and checker.log right
off of /
And ran stat-initial again, this now completes without errors.  Does
anyone know if this will cause me grief latter on? I am using the xmlui
interface.

-Original Message-
From: Claudia Jürgen [mailto:[EMAIL PROTECTED]
Sent: November 18, 2008 2:54 AM
To: Stephen Wilkinson
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] problem initializing statistics v 1.5.1

Hi Stephen,

if you're using the xmlui you might be affected by this bug:

http://sourceforge.net/tracker/index.php?func=detailaid=2137425group_id=
19984atid=119984

Hope that helps

Claudia Jürgen


Stephen Wilkinson schrieb:
 Hello all, I'm setting up a dspace server using v1.5.1, with tomcat and
 postgresql as the backend.

 Dspace seems to be functioning properly but I'm getting an error when
 trying to initialize the statistics.



 As the user dspace I tried to run [dspace]/bin/stat-initial; first I got
a
 permission denied error which I fixed by making the files in the bin dir
 executable but I now get JAVA errors.  I'd appreciate it If anyone can
 point me in the right direction (pretty new to both dspace and linux
btw).



 The error I get is below where /apps/dspace is the install dir and
 dspace.log and checker.log which are mentioned in the error are in
 /apps/dspace/log.



 [EMAIL PROTECTED] ~]$ /apps/dspace/bin/stat-initial

 log4j:ERROR setFile(null,true) call failed.

 java.io.FileNotFoundException: /dspace.log (Permission denied)

 at java.io.FileOutputStream.openAppend(Native Method)

 at java.io.FileOutputStream.init(FileOutputStream.java:177)

 at java.io.FileOutputStream.init(FileOutputStream.java:102)

 at org.apache.log4j.FileAppender.setFile(FileAppender.java:289)

 at

org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:167)

 at
 org.apache.log4j.FileAppender.activateOptions(FileAppender.java:163)

 at
 org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:256)

 at

org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:22
 0)

 at

org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.ja
 va:150)

 at

org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurat
 or.java:163)

 at

org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfi
 gurator.java:425)

 at
 org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:394)

 at
 org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:829)

 at

org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:712)

 at

org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:618)

 at

org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverte
 r.java:470)

 at org.apache.log4j.LogManager.clinit(LogManager.java:122)

 at org.apache.log4j.Logger.getLogger(Logger.java:117)

 at

org.dspace.core.ConfigurationManager.clinit(ConfigurationManager.java:88
 )

 at

org.dspace.app.statistics.CreateStatReport.clinit(CreateStatReport.java:
 90)

 log4j:ERROR setFile(null,true) call failed.

 java.io.FileNotFoundException: /dspace.log (Permission denied)

 at java.io.FileOutputStream.openAppend(Native Method)

 at java.io.FileOutputStream.init(FileOutputStream.java:177)

 at java.io.FileOutputStream.init(FileOutputStream.java:102)

 at org.apache.log4j.FileAppender.setFile(FileAppender.java:289)

 at

org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:167)

 at
 org.apache.log4j.FileAppender.activateOptions(FileAppender.java:163)

 at
 org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:256)

 at

org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:1
 32)

 at

org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:9
 6)

 at

org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.j
 ava:654)

 at

org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.j
 ava:612)

 at

org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfig
 urator.java:509)

 at

org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.jav
 a:415)

 at

org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.jav
 a:441)

 at

org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverte
 r.java:470)

 at

org.dspace.core.ConfigurationManager.loadConfig(ConfigurationManager.java:
 703)

 at

org.dspace.core.ConfigurationManager.getProperty(ConfigurationManager.java
 :135)

 at

org.dspace.app.statistics.CreateStatReport.clinit(CreateStatReport.java:
 90)

 log4j:ERROR setFile(null,true) call 

Re: [Dspace-tech] help with IDE Integration instructions

2008-11-18 Thread Pottinger, Hardy J.
Hi, an update, I managed to sidestep this issue by manually copying the
ojdbc14.jar file to the target\dspace-1.5.1-build\lib folder. I don't
feel good about that, but I *have* successfully completed a
fresh_install of the database to my locally-running instance of OracleXE
(fyi, this web page really helped in that regard:
http://en.newinstance.it/2007/06/01/ora-12519-tnsno-appropriate-service-
handler-found/). After much fiddling with various permutations of
dspace.cfg and locations for the [dspace.dir], I have a working mvn
package running from within Eclipse. No luck with getting an Ant build
to work from inside Eclipse, so I've been using ant from the command
line, which does work. Hooray!

HOWEVER, after firing up Tomcat via the Eclipse Tomcat Plugin (the
SysDeo plugin), and browsing to http://localhost:8080/xmlui I see my
familiar error: 

java.sql.SQLException: java.lang.ClassNotFoundException:
oracle.jdbc.OracleDriver

I have confirmed that ojdbc14.jar is in [dspace.dir]/lib. Short of
adding ojdbc14.jar to the Java classpath via environment variables (mvn
is supposed to make that sort of silliness obsolete), is there anything
else I can do to get this working?

Please, if anyone is successfully doing development in a Windows-based
Eclipse installation, can you help me figure this one out? Thanks!

--Hardy  

 -Original Message-
 From: Pottinger, Hardy J. [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, November 13, 2008 12:06 PM
 To: dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] help with IDE Integration instructions
 
 Hi, I'm in the process of implementing these instructions (as 
 a prelude
 for reskinning our DSpace repository):
 
 http://wiki.dspace.org/index.php/IDE_Integration:_DSpace,_Ecli
 pse_and_To
 mcat
 
 I have gotten pretty far, but am having some difficulty with the
 database stage of things. We use Oracle for our live DSpace
 installation, so I'd like to use OracleXE for this development
 installation. The problem I'm having is that, despite the 
 fact that I've
 successfully installed the Oracle OJDBC driver in my local maven
 repository, when I attempt to run the ant build script to do a
 'fresh_install' of the database, I am getting the following error:
 
 ---begin snip---
 
 Buildfile: C:\Documents and
 Settings\pottingerhj\workspace\mospace\dspace\target\dspace-1.
 5.1-build.
 dir\build.xml
 init_installation:
 init_configs:
 setup_database:
  [java] 2008-11-13 11:51:58,618 INFO
 org.dspace.core.ConfigurationManager @ Loading system provided config
 property (-Ddspace.configuration): C:\Documents and
 Settings\pottingerhj\workspace\mospace\dspace\config\hardy_dspace.cfg
  [java] 2008-11-13 11:51:58,634 INFO
 org.dspace.core.ConfigurationManager @ Using default log4j 
 provided log
 configuration,if uninitended, check your dspace.cfg for
 (log.init.config)
  [java] 2008-11-13 11:51:58,634 INFO
 org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database
  [java] 2008-11-13 11:51:58,649 WARN
 org.dspace.storage.rdbms.DatabaseManager @ Exception initializing DB
 pool
  [java] java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
  [java]   at
 java.net.URLClassLoader$1.run(URLClassLoader.java:200)
  [java]   at java.security.AccessController.doPrivileged(Native
 Method)
  [java]   at
 java.net.URLClassLoader.findClass(URLClassLoader.java:188)
  [java]   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  [java]   at
 sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
  [java]   at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
  [java]   at
 java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
  [java]   at java.lang.Class.forName0(Native Method)
  [java]   at java.lang.Class.forName(Class.java:164)
  [java]   at
 org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseMa
 nager.java
 :1501)
  [java]   at
 org.dspace.storage.rdbms.DatabaseManager.getConnection(Databas
 eManager.j
 ava:548)
  [java]   at
 org.dspace.storage.rdbms.DatabaseManager.loadSql(DatabaseManag
 er.java:92
 3)
  [java]   at
 org.dspace.storage.rdbms.InitializeDatabase.main(InitializeDat
 abase.java
 :100)
  [java] 2008-11-13 11:51:58,649 FATAL
 org.dspace.storage.rdbms.InitializeDatabase @ Caught exception:
  [java] java.sql.SQLException: java.lang.ClassNotFoundException:
 oracle.jdbc.OracleDriver
  [java]   at
 org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseMa
 nager.java
 :1625)
  [java]   at
 org.dspace.storage.rdbms.DatabaseManager.getConnection(Databas
 eManager.j
 ava:548)
  [java]   at
 org.dspace.storage.rdbms.DatabaseManager.loadSql(DatabaseManag
 er.java:92
 3)
  [java]   at
 org.dspace.storage.rdbms.InitializeDatabase.main(InitializeDat
 abase.java
 :100)
 
 BUILD FAILED
 C:\Documents and
 Settings\pottingerhj\workspace\mospace\dspace\target\dspace-1.
 5.1-build.
 dir\build.xml:380: Java returned: 1
 
 --- end snip ---
 
 
 

Re: [Dspace-tech] Incorrect context in user options: Browser or XMLUI bug?

2008-11-18 Thread Serhiy Polyakov
We have similar problems with default 1.5.1 xmlui Reference theme.
After I login as admin and then logout I still have some admin links
appear here and there. Clearing browser cache fixed the problem. But
this is only temporary solution.

Serhiy


On Tue, Nov 18, 2008 at 9:38 AM, Floyd,  Randall Dean
[EMAIL PROTECTED] wrote:
 Hi all,

 We have encountered a problem that is preventing us from moving to the
 DSpace 1.5.1 with Manakin site that we have been working on this last
 year, and I want to know if anyone else has ever encountered it.

 What we are seeing is that the context specific list items that change
 dynamically in the ds-options navigation area end up containing things
 that shouldn't be there, or, sometimes lack things that should be there.

 For example, administrative link options end up in that navigation bar
 when the user logged in is not privileged. If a user chooses to follow
 one of these links, they will get an insufficient privileges screen.

 Other times, a user will get logged in, but when they navigate to other
 pages, the navigation bar loses the profile, logout, and submission
 links. Sometimes refreshing will correct the problem, sometimes it
 won't. Sometimes they will mysteriously pick up the admin options, but
 then they go away on the next page while navigating.

 I see this behaviour with IE 7 and Firefox 2.0 on the PC, Safari and
 Firefox on the Mac, etc.  If it were browser caching problems, I would
 think it would be isolated to one combination.  I also see this if I am
 going against my Linux/Tomcat development environment, and another
 developer here sees it against their Windows/Tomcat environment.  I can
 replicate this behavior with the default reference theme, and we have
 not done any modifications to the core DSpace or XMLUI APIs. All our
 work has been confined to the XSLT and CSS.

 Given all that, surely someone else has seen this problem besides us?


 -
 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


-
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] ant fresh_install says 'Buildfile: build.xml does not exist! Build failed'

2008-11-18 Thread Jonathan Meyers
Hello! I keep getting the following error when I try to run ant 
fresh_install within the dspace source directory:


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

I make it through the mvn package process fine. But then I hit this on 
the ant install. I notice that there is indeed a build.xml  in the src 
directory.


I installed the system once already on this system, but I was trying to 
reinstall it with some different configs.




smime.p7s
Description: S/MIME Cryptographic Signature
-
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] New User Registration problem in Dspace 1.5

2008-11-18 Thread Geetha Rao
Hi,
I have installed Dspace 1.5 on RHEL 5.The prerequisites that I have used
are..

Tomcat 6.0.18,Postgresql 8.3,Maven 2.0.9,Ant 1.7,JDK 1.5

I am facing problem with New User Registration.As far as E-mail settings in
dspace.config file are concerned i have given them correctly.

This is the following error that i am getting in dspace.log file:

2008-11-19 11:09:57,651 INFO  org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=FECCD848E7FD94F18C0B61B446056C13:ip_addr=127.0.0.1:
sendtoken_register:[EMAIL PROTECTED]
2008-11-19 11:10:00,934 INFO  org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=FECCD848E7FD94F18C0B61B446056C13:ip_addr=127.0.0.1:
error_emailing:[EMAIL PROTECTED]
javax.mail.MessagingException: 501 5.0.0 HELO requires domain address

at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1363)
at com.sun.mail.smtp.SMTPTransport.helo(SMTPTransport.java:838)
at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:375)
at javax.mail.Service.connect(Service.java:297)
at javax.mail.Service.connect(Service.java:156)
at javax.mail.Service.connect(Service.java:105)
at javax.mail.Transport.send0(Transport.java:168)
at javax.mail.Transport.send(Transport.java:98)
at org.dspace.core.Email.send(Email.java:362)
at org.dspace.eperson.AccountManager.sendEmail(AccountManager.java:296)
at org.dspace.eperson.AccountManager.sendInfo(AccountManager.java:256)
at
org.dspace.eperson.AccountManager.sendRegistrationInfo(AccountManager.java:101)
at
org.dspace.app.webui.servlet.RegisterServlet.processEnterEmail(RegisterServlet.java:287)
at
org.dspace.app.webui.servlet.RegisterServlet.doDSPost(RegisterServlet.java:202)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:147)
at
org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:105)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)

Please help me to rectify this error.

Regards,
Geetha
-
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