For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Hi All,
I am getting the below error while exporting the package in OIC.
Unable to write file : javax.faces.el.EvaluationException: oracle.ics.webconsole.common.exception.FileProcessingException: ICS-10906: Unable to write file : $DOMAIN_HOME/servers/xxxx_server_1/storage/ics/tmp/WC/export_6236073375444434507.tmp.. [Cause: ICS-10906]
ICS-10906 : Unable to write file : $DOMAIN_HOME/servers/xxx_server_1/storage/ics/tmp/WC/export_6236073375444434507.tmp.
java.lang.NullPointerException
Could you kindly let me know how to resolve this issue.
OIC Version: 19.2.1.0.0 (190323.0400.26650)
Thanks,
Nagesh.
Comment
Please check for the file mount space availability from Monitoring page.
Be the first to rate this
|
Sign in to rate this
Thanks Hemanth,
I have checked the file system and it seems to be fine
Be the first to rate this
|
Sign in to rate this
How about ICS_Tmp??
Be the first to rate this
|
Sign in to rate this
Hi Hemanth,
Kindly find the details from the OIC Instance.
Thanks,
Nagesh.
Be the first to rate this
|
Sign in to rate this
Hi Hemanth,
Kindy find the error details from the logs.
oracle.ics.webconsole.common.exception.FileProcessingException: ICS-10906: Unable to write file : $DOMAIN_HOME/servers/uueci01t_server_2/storage/ics/tmp/WC/export_8625900092184672748.tmp.
at oracle.ics.webconsole.view.beans.ICSSessionBean$DownloadHelper.exportFile(ICSSessionBean.java:1266)
at oracle.ics.webconsole.view.beans.backing.icspackage.PackageLandingBean.prepareForExport(PackageLandingBean.java:959)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:181)
at com.sun.el.parser.AstValue.invoke(AstValue.java:289)
at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304)
at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1988)
at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
at oracle.adf.view.rich.component.rich.nav.RichCommandMenuItem.broadcast(RichCommandMenuItem.java:105)
at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)
at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)
at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)
Be the first to rate this
|
Sign in to rate this
Can you give try with APIs? You may get detailed error. Or else can you create new integration and a package to give a try?
Be the first to rate this
|
Sign in to rate this
Thanks for all your inputs.
The issue is resolved after the applying the below patch
OIC version 19.3.1-190518140028490
Thanks,
Nagesh.
Be the first to rate this
|
Sign in to rate this