Quantcast
Channel: Micro Focus Forums
Viewing all articles
Browse latest Browse all 11924

Syncing Questions

$
0
0
With a sync should this be happening at the Net Folder Server or at the Net Folder? I thought I could use the server but it didn't seem to be working.

I Also have some error's in the filr appliance in both the /var/log/messages and the ssf.log that i will list bellow

messages
Code:

May  8 08:33:35 filr [XTCOM]: WARNING:ProcessPropFind_AllProp: Get Directory Effective Rights: \\172.16.0.114\FILES\staff\staffusr, failed status = 0xc7fa0003
May  8 08:34:37 filr [XTCOM]: ERROR:FAMTOperations::ProceeRequest failed unc: \\172.16.0.12\STUDENT\student\COMMON\Year 10\TAS\IST\Database\Student work identity: cn=filrproxy.ou=users.o=TREE session: C
vnIEbVeqk+axrMGd9QiKQ==
May  8 08:34:37 filr [XTCOM]: ERROR:NCPOperations::ProceeRequest failed unc: \\172.16.0.12\STUDENT\student\COMMON\Year 10\TAS\IST\Database\Student work identity: cn=filrproxy.ou=users.o=TREE session: Cv
nIEbVeqk+axrMGd9QiKQ==
May  8 08:34:37 filr [XTCOM]: ERROR:thread_handler: request processing failed
May  8 08:34:37 filr [XTCOM]: ERROR:sendStatus: sending status ret: -15
May  8 08:34:37 filr [XTCOM]: WARNING:ProcessPropFind_AllProp:NCFsdBasicEnumDirectory failed status: 0xc7e70009
May  8 08:34:37 filr [XTCOM]: WARNING:ProcessPropFind_AllProp:NCFsdBasicEnumDirectory failed status: 0xc7e70009
May  8 08:34:41 filr [XTCOM]: WARNING:ProcessPropFind_AllProp:NCFsdBasicEnumDirectory failed status: 0xc7e70009
May  8 08:34:41 filr [XTCOM]: WARNING:ProcessPropFind_AllProp:NCFsdBasicEnumDirectory failed status: 0xc7e70009

ssf.log
Code:

22:18:10,286 ERROR [Sitescape_Worker-3] [com.novell.teaming.module.folder.impl.PlusFolderModule] - (full) Failed to process entity with path [/Home Workspace/Net Folders/Student Common/Year 10/Mus
ic/yr 10 classical viva example/YR 10 VIVA VOCE (Listening) â MARKING GUIDELINES.doc]: java.lang.IllegalStateException: com.novell.teaming.fi.connection.famt.FamtResourceDriver: Invalid UNC path
java.lang.IllegalStateException: com.novell.teaming.fi.connection.famt.FamtResourceDriver: Invalid UNC path
        at com.novell.teaming.fi.connection.famt.FamtResourceSession.getUNCPath(FamtResourceSession.java:195)
        at com.novell.teaming.fi.connection.famt.FamtResourceSession.initFamtService(FamtResourceSession.java:183)
        at com.novell.teaming.fi.connection.famt.FamtResourceSession.getOwnerPrincipalId(FamtResourceSession.java:616)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.getUserIdForOwner(PlusFolderModule.java:1540)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.getUserIdForOwnerForExistingEntity(PlusFolderModule.java:1581)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.syncAclForExistingFile(PlusFolderModule.java:1202)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.modifyFileAndAcl(PlusFolderModule.java:878)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.syncExistingFolderOneLevelOnly(PlusFolderModule.java:2003)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.syncExistingFolderIteratively(PlusFolderModule.java:1872)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.syncFilesAndFolders(PlusFolderModule.java:686)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.doFullSync(PlusFolderModule.java:569)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.access$000(PlusFolderModule.java:110)
        at com.novell.teaming.module.folder.impl.PlusFolderModule$1.doAs(PlusFolderModule.java:214)
        at org.kablink.teaming.runas.RunasTemplate.doRunas(RunasTemplate.java:80)
        at org.kablink.teaming.runas.RunasTemplate.runas(RunasTemplate.java:45)
        at com.novell.teaming.module.folder.impl.PlusFolderModule.fullSynchronize(PlusFolderModule.java:212)
        at sun.reflect.GeneratedMethodAccessor1045.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
        at java.lang.reflect.Method.invoke(Method.java:613)
        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at org.kablink.teaming.search.interceptor.IndexSynchronizationManagerInterceptor.invoke(IndexSynchronizationManagerInterceptor.java:67)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.kablink.teaming.module.interceptor.EventListenerManagerInterceptor.invoke(EventListenerManagerInterceptor.java:64)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.kablink.teaming.util.aopalliance.InvocationStatisticsInterceptor.invoke(InvocationStatisticsInterceptor.java:49)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
        at com.sun.proxy.$Proxy11.fullSynchronize(Unknown Source)
        at org.kablink.teaming.module.resourcedriver.impl.ResourceDriverModuleImpl.doSynchronize(ResourceDriverModuleImpl.java:545)
        at org.kablink.teaming.module.resourcedriver.impl.ResourceDriverModuleImpl.synchronize(ResourceDriverModuleImpl.java:625)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
        at java.lang.reflect.Method.invoke(Method.java:613)
        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at org.kablink.teaming.search.interceptor.IndexSynchronizationManagerInterceptor.invoke(IndexSynchronizationManagerInterceptor.java:67)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.kablink.teaming.module.interceptor.EventListenerManagerInterceptor.invoke(EventListenerManagerInterceptor.java:64)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.kablink.teaming.util.aopalliance.InvocationStatisticsInterceptor.invoke(InvocationStatisticsInterceptor.java:49)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
        at com.sun.proxy.$Proxy20.synchronize(Unknown Source)
        at org.kablink.teaming.jobs.DefaultNetFolderServerSynchronization.doExecute(DefaultNetFolderServerSynchronization.java:138)
        at org.kablink.teaming.jobs.SSStatefulJob.execute(SSStatefulJob.java:130)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)


Viewing all articles
Browse latest Browse all 11924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>