Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MHassan

Pages: 1 [2] 3 4 5
16
MP Server / Re: IBM Cloud object storage issue in loading
« on: September 16, 2021, 05:58:06 AM »
As the whole Cloud Object Storage area is pretty new make sure you're on the latest level of 10.5.

Are you on 10.5.0.2?

Ed


Hello Arnold yes I am using CMOD version 10.5.0.0

Just double-checking, did you mean 10.5.0.2?

Ed

Hello Arnalod ,

My CMOD Version is 10.5.0.0 , not 10.5.0.2

17
MP Server / Re: IBM Cloud object storage issue in loading
« on: September 15, 2021, 05:13:08 AM »
Hello,

I am configuring IBM cloud object storage with AIX CMOD server, i configured the ars.cfg by adding the paramters
ARS_ICOS_CONFIG_FILE=/opt/IBM/ondemand/V10.5/config/ars.icos
ARS_ICOS_CONFIG_DIR=/opt/IBM/ondemand/V10.5/config

And i configured ars.icos.smp in config directory on AIX and specify Server IP and Enable SSL , SSL is enabled due to the customer said that SSL is enabled

And configured the Storage Set in CMOD by creating storage node and specify the vault name and user name and password ,

after i trying to load documents to a specific application the error LOG say :

ARS115E : Unable to store the object

I cannot trace the error as it is general error , so anyone have an idea about this issue and can help me
or is there any missing configuration that I should add related to the configuration or is there any configuration that need to be done due to the enablement of SSL

What does your ars.icos look like? Also, have you tried a system trace? I've seen with working with ICOS, that this can be helpful when using ALL=15 in trace.settings.


Hello jsquizz ,

What do you mean by What does your ars.icos look like ? And i already set trace_levels=all=15 in trace.settings file , The trace file that generated is encrypted file , What do you mean by system trace also ?

18
MP Server / Re: IBM Cloud object storage issue in loading
« on: September 15, 2021, 05:11:38 AM »
As the whole Cloud Object Storage area is pretty new make sure you're on the latest level of 10.5.

Are you on 10.5.0.2?

Ed


Hello Arnold yes I am using CMOD version 10.5.0.0

19
MP Server / IBM Cloud object storage issue in loading
« on: September 14, 2021, 08:43:59 AM »
Hello,

I am configuring IBM cloud object storage with AIX CMOD server, i configured the ars.cfg by adding the paramters
ARS_ICOS_CONFIG_FILE=/opt/IBM/ondemand/V10.5/config/ars.icos
ARS_ICOS_CONFIG_DIR=/opt/IBM/ondemand/V10.5/config

And i configured ars.icos.smp in config directory on AIX and specify Server IP and Enable SSL , SSL is enabled due to the customer said that SSL is enabled

And configured the Storage Set in CMOD by creating storage node and specify the vault name and user name and password ,

after i trying to load documents to a specific application the error LOG say :

ARS115E : Unable to store the object

I cannot trace the error as it is general error , so anyone have an idea about this issue and can help me
or is there any missing configuration that I should add related to the configuration or is there any configuration that need to be done due to the enablement of SSL

20
MP Server / Re: CMOD ICN viewer issue
« on: August 08, 2021, 08:29:46 AM »
Thank you Arnold for your reply ,

But the previous error is appearing when trying to view reports with admin , as when i try to view reports with a user from LDAP that synced in CMOD the error disappeared from ICN logs ,

But my problem now is that report is taking too much long time to open and show me in the viewer on ICN the below error
"Unable to display document : Failed to load document , Status: Unable to connect to the document repository"
before it shows the report then report is opened normally


21
MP Server / CMOD ICN viewer issue
« on: July 29, 2021, 08:14:56 AM »
Anyone have idea about this error while I am trying viewing reports of CMOD on Navigator , the below error is appearing in System.out logs of the navigator



[7/29/21 15:39:37:390 EET] 0000011d LTPAServerObj E   SECJ0369E: Authentication failed when using LTPA. The exception is com.ibm.websphere.wim.exception.PasswordCheckFailedException: CWWIM4537E  No principal is found from the 'admin' principal name..
[7/29/21 15:39:37:390 EET] 0000011d SystemOut     O CIWEB Error: [admin @ 10.50.121.7] com.ibm.ecm.struts.actions.authentication.ContainerLogonAction.doContainerLogin() CWWIM4537E  No principal is found from the 'admin' principal name.
   at com.ibm.ecm.util.viewone.ViewonePlatformUtil.getService(ViewonePlatformUtil.java:64)
   at com.ibm.ecm.struts.actions.viewone.ViewonePlatformService.execute(ViewonePlatformService.java:60)
   at com.ibm.ecm.struts.actions.viewone.ViewoneAction.invokeService(ViewoneAction.java:131)
   at com.ibm.ecm.struts.actions.viewone.ViewoneAction.executeBaseAction(ViewoneAction.java:123)
   at com.ibm.ecm.struts.actions.BaseActionHandlerImpl.executeAction(BaseActionHandlerImpl.java:475)
   at com.ibm.ecm.struts.actions.BaseAction.execute(BaseAction.java:76)
   at com.ibm.ecm.jaxrs.Actions.loadAndExecuteAction(Actions.java:719)
   at com.ibm.ecm.jaxrs.Actions.handleAction(Actions.java:111)
   at com.ibm.ecm.jaxrs.Actions.handleGetV1Actions(Actions.java:157)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
   at java.lang.reflect.Method.invoke(Method.java:508)
   at com.ibm.ws.jaxrs20.server.LibertyJaxRsServerFactoryBean.performInvocation(LibertyJaxRsServerFactoryBean.java:659)
   at com.ibm.ws.jaxrs20.server.LibertyJaxRsInvoker.performInvocation(LibertyJaxRsInvoker.java:108)
   at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
   at com.ibm.ws.jaxrs20.server.LibertyJaxRsInvoker.invoke(LibertyJaxRsInvoker.java:174)
   at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:191)
   at com.ibm.ws.jaxrs20.server.LibertyJaxRsInvoker.invoke(LibertyJaxRsInvoker.java:346)
   at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:101)
   at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:73)
   at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:111)
   at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:309)
   at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:136)
   at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:280)
   at com.ibm.ws.jaxrs20.endpoint.AbstractJaxRsWebEndpoint.invoke(AbstractJaxRsWebEndpoint.java:147)
   at com.ibm.websphere.jaxrs.server.IBMRestServlet.handleRequest(IBMRestServlet.java:187)
   at com.ibm.websphere.jaxrs.server.IBMRestServlet.doGet(IBMRestServlet.java:153)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
   at com.ibm.websphere.jaxrs.server.IBMRestServlet.service(IBMRestServlet.java:133)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1235)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:779)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
   at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:143)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:96)
   at com.ibm.ecm.filters.ESAPIWafFilter.doFilter(ESAPIWafFilter.java:273)
   at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:197)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:90)
   at com.ibm.ecm.filters.CORSFilter.doFilter(CORSFilter.java:104)
   at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:197)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:90)
   at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:969)
   at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1109)
   at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:82)
   at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:963)
   at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1817)
   at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:382)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:532)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:318)
   at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:88)
   at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1833)
   at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
   at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
   at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
   at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
   at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
   at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
   at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
   at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1909)

22
MP Server / Re: Migration in AIX
« on: July 06, 2021, 04:47:22 AM »
Thank you Justin,
I used cron and working successfully

23
MP Server / Migration in AIX
« on: June 23, 2021, 08:53:33 AM »
Hello,

In Windows there is schedule Tasks in configurator that i can define my schedule to migrate to cache to a storage , What the alternative in AIX because in AIX the configurator don't contain schedule tasks So,
How to make the migration of application group maintenance schedule to run automatic on AIX , for migration from Cache to FileSystem Storage after n days ?

 

24
MP Server / AM/PM date format
« on: April 05, 2021, 06:05:43 AM »
Hello ,

I have some reports that contain dates like this 2020-09-15 7:03:25 AM , The customer need AM/PM to be viewed in the search results in Content navigator , is there any way to do that , because when i search on CMOD client the format appears fine in the search results but when I search on navigator only 2020-09-15 7:03:25 appears in search results without AM/PM , so is it applicable or not ?

25
MP Server / Issue while indexing files high in size (line Data)
« on: March 29, 2021, 03:15:13 AM »
Hello,
While I am trying to load a file with ACIF line data as whole without cutting it only extract 2 values from the header of the report and archive the report as whole, The report was working fine when it's size was small size(30kb) . When I received a file with size (1.6GB).
I receive the error below in the log   



15:48:54.635814: ARS4347I Encryption >None<
15:48:54.635814: ARS4302I Indexing started, 1736793135 bytes to process
               : APK415I CC=NO
               : APK415I CCTYPE=Z
               : APK415I CONVERT=NO
               : APK415I CPGID=1208
               : APK415I MCF2REF=CPCS
               : APK415I TRC=NO
               : APK415I FILEFORMAT=STREAM,(NEWLINE=X'0D0A')
               : APK415I TRIGGER1=*,1,X'5472616E73616374696F6E2044617465',(TYPE=GROUP)
               : APK415I FIELD1=0,20,10,(TRIGGER=1,BASE=0)
               : APK415I FIELD2=0,49,10,(TRIGGER=1,BASE=0)
               : APK415I INDEX1=X'5444617465',FIELD1,(TYPE=GROUP,BREAK=YES)
               : APK415I INDEX2=X'4544617465',FIELD2,(TYPE=GROUP,BREAK=YES)
               : APK415I DCFPAGENAMES=NO
               : APK415I UNIQUEBNGS=YES
               : APK415I IMAGEOUT=ASIS
               : APK415I INDEXOBJ=GROUP
               : APK415I INDEXSTARTBY=1
               : APK415I INSERTIMM=NO
               : APK415I RESTYPE=NONE
               : APK415I INPUTDD=c:\arsload\GL_STAT_ARCHIVE.GL_STAT_ARCHIVE.GL_STAT_ARCHIVE.ARD
               : APK415I OUTPUTDD=NUL
               : APK415I INDEXDD=C:\load\GL_STAT_ARCHIVE.GL_STAT_ARCHIVE.GL_STAT_ARCHIVE.ARD.ind
               : APK415I RESOBJDD=NUL
               : APK408I A VIRTUAL STORAGE REQUEST WAS UNSUCCESSFUL - REQUEST SIZE 524288 RETURN CODE 5.
               : APK410S AN ACIF STORAGE REQUEST WAS UNSUCCESSFUL - REQUEST SIZE 439 GETMAIN RETURN CODE 5.
               : APK441I ACIF AT PSFz470 HAS COMPLETED ABNORMALLY WITH RETURN CODE 16.
15:50:14.090028: ARS4309E Indexing failed

26
MP Server / Re: LDAP SYNC
« on: March 14, 2021, 05:17:46 AM »
The LDAP server that i am using is AD(Active Directory)

27
MP Server / Re: LDAP SYNC
« on: March 10, 2021, 02:40:28 AM »
hello rob,
i am trying to sync all groups in ou called FNCompliance (OU=FNCompliance,OU=FileNet,OU=DTP,DC=ECM,DC=com)
and ou called FNBranches(OU=FNBranches,OU=FileNet,OU=DTP,DC=ECM,DC=com)

my ARS_LDAP_BASE_DN=DC=ECM,DC=com that holding this OUs
and i have different users in this ous
the user I am trying to bind with called FnAdmin that exists in DC=ECM,DC=com

28
MP Server / LDAP SYNC
« on: March 09, 2021, 06:36:39 AM »
Hello,

anyone have an idea about how to sync all users and groups in different (ous) without choosing specific users or groups just by giving the names of the ous and it sync all the groups and users in this specific (ous)

thank you


29
MP Server / Re: arslsync automatic update
« on: February 09, 2021, 04:30:01 AM »
Hello rob,
Thank you for your answer, but my question is that CMOD have the ability to update the changes that happened on the LDAP that CMOD connected to automatically without running arslsync everytime ?

30
MP Server / arslsync automatic update
« on: February 07, 2021, 03:00:07 AM »
Hello,

when I use arslsync to import users and groups from LDAP , should i run arslsync everytime i make any changes in LDAP to take effect in CMOD V10.5

Pages: 1 [2] 3 4 5