former_member734029
Explorer
Member since ‎2019 Apr 30

User Statistics

  • 17 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I am getting below error trace in local system when trying to access few item types in back office. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-util.jar:8.5.57] at java.lang.Thread.run(Thread.java:...
I am seeing below error stack when accessing backoffice in local server. at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?] at java.util.conc...
I have a requirement to apply a restriction on Products that if a particular customer with a with a specific authentication hits product by product endpoint , provide them products(approved or unaproved)". I have set "salesApplication" attribute in s...
Hi, I am facing below error during system initialization/update when one impex is imported. {code} Found 1 error(s) during :hybris:db: initialization/update: [java] ERROR [impex reader worker [cj:000001MP]] [ImpExWorker] unexpected error reading : e...
For example: in ProductModel there is a localized attribute "name" . and i am doing productModel.getName() in a service . is there a way to check if this attribute is localized in service itself? thanks in advance
Kudos from