I'm getting this error in my tomcat stdOut log when I startup Appian. I'm able to go on the site but when I try to run/debug my process model it always stuck on the start node and won't continue the flow. Not sure what went wrong, It worked fine other times when I did a fresh install of Appian.
2021-12-29 20:31:45,319 [ForkJoinPool-1-worker-25] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config LoadExceptionHandling [0ms] [resources 27ms] java.nio.file.InvalidPathException: Cannot store the note content, because the location is not valid.: C:/appian21.2/_admin/process_notes/exec/00/2/0 at com.appiancorp.process.notes.services.NotesContentServiceImpl.createNoteContent(NotesContentServiceImpl.java:164) at com.appiancorp.process.notes.services.NotesContentServiceImpl.createNoteContent(NotesContentServiceImpl.java:178) 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.appiancorp.util.MethodInvocationReflectionImpl.proceed(MethodInvocationReflectionImpl.java:23) at com.appiancorp.security.authz.AuthorizationMethodInterceptor.invoke(AuthorizationMethodInterceptor.java:54) at com.appiancorp.services.ServiceManager$ServiceInvocationHandler.invoke(ServiceManager.java:479) at com.sun.proxy.$Proxy336.createNoteContent(Unknown Source) at com.appiancorp.process.execution.service.ExceptionHandlerServiceFacade.registerExceptionTypesWithNotes(ExceptionHandlerServiceFacade.java:160) 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.appiancorp.util.MethodInvocationReflectionImpl.proceed(MethodInvocationReflectionImpl.java:23) at com.appiancorp.security.authz.AuthorizationMethodInterceptor.invoke(AuthorizationMethodInterceptor.java:54) at com.appiancorp.services.ServiceManager$ServiceInvocationHandler.invoke(ServiceManager.java:479) at com.sun.proxy.$Proxy335.registerExceptionTypesWithNotes(Unknown Source) at com.appiancorp.process.admin.LoadExceptionHandling.finish(LoadExceptionHandling.java:56) at com.appiancorp.common.config.ConfigObject.runTimed(ConfigObject.java:322) at com.appiancorp.common.config.ConfigObject.run(ConfigObject.java:268) at com.appiancorp.common.config.ConfigObject.access$100(ConfigObject.java:71) at com.appiancorp.common.config.ConfigObject$InitResources.call(ConfigObject.java:253) at com.appiancorp.common.config.ConfigObject$InitResources.call(ConfigObject.java:241) at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424) at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1067) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1703) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)
Discussion posts and replies are publicly visible
I was (and still am) certainly complaining. we have zero market competition for internet in my area. world of solitaire
To me, it looks like your administration setup is not maintaned properly. Can you talk to your responsible administrator?
Administration setup? Sorry not sure what you mean. How do I fix/maintain the setup?
Are you working on premise? As service from Appian?
Yes I installed Appian onto my pc
on your pc? which means you run it as local instance? or do you use a webservice from appian?
yea local instance
then my first step would be to recheck if the installation went smooth, if you fit the hardware requirements, and so on. usually appian is not designed to run on a local normal daily use pc
It worked before, but when I did a fresh install for the recent hotfix update for log4j issues it stopped working. I followed the quick installation guide and everything works except process model.
ericm0013 Looks like Appian's latest install has a bug, hope you have opened a case to let them know.