cancel
Showing results for 
Search instead for 
Did you mean: 

java.io.IOException: Not enough files

Former Member
0 Kudos

Hello,

During the installation of Solution Manager (step 19 - Import Java dump), the following error occurs:

SEVERE: java.io.IOException: Not enough files, skip(616660635) failed

at com.sap.inst.jload.io.SplitInputStream.skip(SplitInputStream.java:368)

at com.sap.inst.jload.io.SplitInputStream.close(SplitInputStream.java:193)

at com.sap.inst.jload.io.ChoppedInputStream.close(ChoppedInputStream.java:61)

at java.io.BufferedInputStream.close(BufferedInputStream.java:415)

at java.io.FilterInputStream.close(FilterInputStream.java:179)

at com.sap.inst.jload.io.DataFile.closeDataInputStream(DataFile.java:169)

at com.sap.inst.jload.db.DBTable.load(DBTable.java:301)

at com.sap.inst.jload.Jload.dbImport(Jload.java:323)

at com.sap.inst.jload.Jload.executeJob(Jload.java:397)

at com.sap.inst.jload.Jload.main(Jload.java:621)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

We have already changed the file /etc/security/limits increasing nofiles from 2000 to 32000, opening new sessions and restarting the installation without success.

Do you have a suggestion to fix this ?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Looks like your file system is full

Check your SAPINST <DIR>.

Did you run the pre-requisite check, set the OS parameters accordingly.

Cheers

Shaji

Edited by: Shaji Jacob on Mar 18, 2008 4:34 PM

Former Member
0 Kudos

Yes, we have still enough space on the file system (SAPINT<DIR>). I executed again the SAP prerequiste tool without any error message.

Edited by: Abdelhak Radouane on Mar 18, 2008 5:54 PM

Former Member
0 Kudos

Hi

Please dump the CD on you harddisk and execute from there.

What is you SAP Schema and Java Schema? Stop all SAP instance and restart your server and try again.

Shaji

Former Member
0 Kudos

Thanks Jacob,

I copied again the contains of Java Component DVD on the server and the problem is solved.

Thanks a lot

Abdelhak

Answers (0)