Miguel Pizarro wrote: > Dear friends: > > > > At import ítems appear the following error: > > > > Generating mapfile: map_ACS > > java.io.FileNotFoundException: map_ACS (No such file or directory) > > at java.io.FileInputStream.open(Native Method) > > at java.io.FileInputStream.<init>(FileInputStream.java:106) > > at java.io.FileInputStream.<init>(FileInputStream.java:66) > > at java.io.FileReader.<init>(FileReader.java:41) > > at > org.dspace.app.itemimport.ItemImport.readMapFile(ItemImport.java:738) > > at > org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:473) > > at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:415) > > java.io.FileNotFoundException: map_ACS (No such file or directory) > > > > For your help, > > > > Best regards, > > > > Miguel Pizarro > > Soporte Tecnológico > > Alerta al Conocimiento > > Fono: 56 (2) 233 79 08 >
Try to give the map file a full pathname, and make sure you have write access to that folder. Hope it helps. Regards, Allen Lam. HKU Hub Administrator, http://hub.hku.hk ------------------------------------------------------------------------- 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=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

