Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aperi-dev] Aperi Dev Environment Setup error


Hi Nissam,

It looks like the RunConfigureAperiIDE script is behind the times and needs some updating wrt to the new installer introduced for R0.4.
I don't think we have a bugzilla category for the development environment,
I went ahead and opened a new Bugzilla – Bug 213934 in the general Aperi category.
I wanted to add you as a CC on the bugzilla but I don't think you have a bugzilla ID...

Dave Wolfe/Portland/IBM (dwolfe@xxxxxxxxxx) TL: 775-3376 Office: 503-578-3376 Personal: 503-329-3960

UI Technical Lead, Aperi Open Source Storage Management http://www.eclipse.org/aperi

"A good composer does not imitate; he steals." - Igor Stravinsky

 


"Nissamudeen Rawther" <rnissamudeen@xxxxxxxxxx>
Sent by: aperi-dev-bounces@xxxxxxxxxxx

12/24/2007 03:26 AM

Please respond to
Aperi Development <aperi-dev@xxxxxxxxxxx>

To
<aperi-dev@xxxxxxxxxxx>
cc
Subject
[aperi-dev] Aperi Dev Environment Setup error





Hi
   I followed the Aperi Development Setup Environment WIKI page for setting up the environment.
   While executing the RunConfigureAperiIDE, i am getting a FileNotFoundException saying,
   java.io.FileNotFoundException: ..\configure\download.xml (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at org.eclipse.aperi.download.DownloadConfig.loadConfig(DownloadConfig.java:78)

 
I printed the current working directory("user.dir") it is
C:\Aperi-Dev\Code\AperiDebug\db.
 
I searched for download.xml  in the c:\Aperi-Dev and found that there are 3 download.xml files available.
1) C:\Aperi-Dev\Code\Aperi\template\configure
2) C:\Aperi-Dev\Code\AperiDebug\install\scripts
3) C:\Aperi-Dev\Code\org.eclipse.aperi.build\template\install\scripts
 
there is significant difference between 1 and 2.
 
best regards
nissam
 
 
 _______________________________________________
aperi-dev mailing list
aperi-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aperi-dev


Back to the top