cancel
Showing results for 
Search instead for 
Did you mean: 

RAR - Exception in risk analysis

Former Member
0 Kudos

Hello All,

We are geeting below mentioned error while performing risk analysis -

WARNING: Job ID:235 : Failed to run Risk Analysis

java.io.IOException: No space left on device (errno:28)

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

at java.io.FileOutputStream.write(FileOutputStream.java:260)

at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)

at sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:395)

at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:136)

at java.io.OutputStreamWriter.write(OutputStreamWriter.java:191)

at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)

at java.io.BufferedWriter.write(BufferedWriter.java:206)

at java.io.Writer.write(Writer.java:126)

at com.virsa.cc.xsys.riskanalysis.dao.dto.RAReportDTO.printToSpool(RAReportDTO.java:454)

at com.virsa.cc.xApr 1, 2011 2:08:45 AM com.virsa.cc.xsys.meng.ObjAuthMatcher <init>

Thanks,

Jagat

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

>

> WARNING: Job ID:235 : Failed to run Risk Analysis

> java.io.IOException: No space left on device (errno:28)

Check there is no space in the file system. Add space to file system or delete some log files to create some space. Then schedule job again.

Thanks

Sunny

Former Member
0 Kudos

Hello Sunny,

Thanks for the reply.

You are talking about background spool file location. Location which we mentioned @ Configuration tabMiscellaneousBackground spool file location.

Thanks,

Jagat

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Yes and also check /usr/sap/<SID> file system as well.

Thanks

Sunny

Former Member
0 Kudos

Hi Jagat,

You have increase your file system space at database. This is common problem is development systems as there will be less space availability for development systems.

It would be good if you can define SAP_ALL, SAP_NEW, DDIC etc profiles under critical roles and exclude those roles for running the background job.

These profiles will have lot of conflicts and will occupy lot of space and also takes huge amount of time

Thanks and Best Regards,

Srihari.K