Re: [Dspace-tech] Problem building DSpace

2012-10-12 Thread Michael Souren
cfg.2029666755.filtered
 
(No such file or directory)
 at 
org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130)
 at 
org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:96)
 at 
org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:76)
 at 
org.apache.maven.plugin.assembly.format.FileFormatter.doFileFilter(FileFormatter.java:87)
 ... 27 more
Caused by: java.io.FileNotFoundException: 
/usr/local/dspace/target/archive-tmp/fileSetFormatter.2043264758.tmp/authentication-shibboleth.cfg.2029666755.filtered
 
(No such file or directory)
 at java.io.FileOutputStream.open(Native Method)
 at java.io.FileOutputStream.(FileOutputStream.java:194)
 at java.io.FileOutputStream.(FileOutputStream.java:145)
 at java.io.FileWriter.(FileWriter.java:73)
 at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2202)
 at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2170)
 at 
org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:115)
 ... 30 more
[INFO] 

[INFO] Total time: 30 seconds
[INFO] Finished at: Fri Oct 12 20:13:28 EDT 2012
[INFO] Final Memory: 56M/134M
[INFO] 
--------

Any ideas?

--

Michael Souren

On 10/12/2012 5:54 PM, helix84 wrote:
> On Fri, Oct 12, 2012 at 9:27 PM, Michael Souren  wrote:
>> [INFO] Error creating assembly: Error filtering file
>> '/usr/local/dspace/config/modules/bulkedit.cfg':
>> /usr/local/dspace/target/archive-tmp/fileSetFormatter.182902.tmp/bulkedit.cfg.1035001363.filtered
>> (No such file or directory)
> What DSpace version are you trying to compile? Is it 3.0-rc1 or Git master 
> HEAD?
>
> My best guess is that this has something to do with the new filtering feature:
> https://jira.duraspace.org/browse/DS-1208
> https://github.com/DSpace/DSpace/pull/40
>
> Anyway, did you ever do any customizations to bulkedit.cfg?
> By default, it contains just comments. So if you don't need to change
> its content, try deleting it. I'm wondering if maven will choke on
> another config file instead. If not, maybe there's indeed some problem
> with it and you should replace it with the default (distributed)
> version.
>
> Regards,
> ~~helix84


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problem building DSpace

2012-10-15 Thread Michael Souren
Hi,

This was the exact problem. Thank you very much for your help!!

-- 

Michael Souren
System Administrator
School of Communication and Information
Rutgers, The State University of New Jersey

4 Huntington Street
Room 120
New Brunswick, NJ

(732)932-7500 ext. 8990

On 10/12/2012 8:40 PM, helix84 wrote:
> On Sat, Oct 13, 2012 at 2:14 AM, Michael Souren  wrote:
>> Thanks very much for responding. I'm actually trying to build
>> "dspace-1.8.2-src-release". I tried what you suggested, and temporarily
>> moved bulkedit.cfg to another directory to see if it had an effect. Here's
>> the error that I'm presented when trying to build again:
> I see, filtering I was talking about only pertains to 3.0, so it's not
> relevant here.
>
>
> I noticed you have unusual path there: /usr/local/dspace/target/
>
> Are you sure you know the difference between the [dspace] and
> [dspace-src] directory? Check here:
> https://wiki.duraspace.org/display/DSDOC18/Installation#Installation-OverviewofDSpaceDirectories
>
> /usr/local/dspace/ looks like where dspace would usually be installed,
> ie. [dspace].
>
> But target/ should be only in [dspace-src]. Perhaps you extracted the
> source to [dspace] and are trying to build from there?
>
> Regards,
> ~~helix84


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech