cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation process error : Not enough space

Former Member
0 Kudos

Hi Experts,

I have transported two mapping routines from development system to the Testing system, but when I am trying to activate the mapping routines only one got activated and the other shows the below error

Compilation process error : Not enough space

STACKTRACE:

com.sap.aii.utilxi.swing.framework.FrameworkException: Compilation process error : Not enough space

at com.sap.aii.ib.gui.editor.XiDocument.checkConsistency(XiDocument.java:780)

at com.sap.aii.ib.gui.editor.XiDocument.checkObject(XiDocument.java:799)

at com.sap.aii.ib.gui.editor.CheckObjectCommand.execute(CheckObjectCommand.java:38)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.AbstractButton.doClick(Unknown Source)

at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)

at java.awt.Component.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Please suggest to resolve the issue.

Thank you,

MK

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Prateek.

the issue got resolved by allocating more swap area.

prateek
Active Contributor
0 Kudos

Check XI server disk space and the DB table statistics

Regards,

Prateek

Former Member
0 Kudos

Thanks Prateek.

Please tell me How to check the XI server disk space and the DB table statistics

prateek
Active Contributor
0 Kudos

Goto XI server machine and check the drive spaces. U may also use DB2 transaction. Ur BASIS may help u with this

Regards,

Prateek