Untitled
unknown
java
3 years ago
8.2 kB
2
Indexable
Exception in thread "pool-1-thread-2" Exception in thread "pool-1-thread-7" com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245) ... 5 more Exception in thread "pool-1-thread-1" com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245) ... 5 more Exception in thread "pool-1-thread-4" com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245) ... 5 more Exception in thread "pool-1-thread-6" com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245) ... 5 more Exception in thread "pool-1-thread-3" Exception in thread "pool-1-thread-8" com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245) ... 5 more Exception in thread "pool-1-thread-5" com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245) ... 5 more com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245) ... 5 more com.opencsv.exceptions.CsvBeanIntrospectionException: An introspection error was thrown while attempting to manipulate property companyId of bean com.smartiq.dto.pricing.PricingLogDTO. at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:248) at com.opencsv.bean.concurrent.ProcessCsvBean.writeWithReflection(ProcessCsvBean.java:80) at com.opencsv.bean.concurrent.ProcessCsvBean.run(ProcessCsvBean.java:107) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:831) Caused by: java.lang.NoSuchMethodException: Unknown property 'companyId' on class 'class com.smartiq.dto.pricing.PricingLogDTO' at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1269) at com.opencsv.bean.AbstractBeanField.write(AbstractBeanField.java:245)
Editor is loading...