Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-308

Cannot instantiate BeanUtilsBean class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.8.0-BETA
    • 1.9.5
    • Bean / Property Utils
    • None
    • OP: Windows 2000 Professional
      Software Plataform: SDK Java 1.5.0_06_b05 + IDE Eclipse 3.3.1.1

    Description

      I cannot instantiate BeanUtilsBean class with the singleton method "getInstance()" neither with "new" clause em Java.

      Stack Description:

      Caused by: java.lang.NoSuchMethodError: org.apache.commons.beanutils.converters.StringConverter.<init>(Ljava/lang/Object;)V
      at org.apache.commons.beanutils.ConvertUtilsBean.registerStandard(ConvertUtilsBean.java:680)
      at org.apache.commons.beanutils.ConvertUtilsBean.deregister(ConvertUtilsBean.java:578)
      at org.apache.commons.beanutils.ConvertUtilsBean.<init>(ConvertUtilsBean.java:164)
      at org.apache.commons.beanutils.BeanUtilsBean.<init>(BeanUtilsBean.java:117)
      at org.apache.commons.beanutils.BeanUtilsBean$1.initialValue(BeanUtilsBean.java:68)
      at org.apache.commons.beanutils.ContextClassLoaderLocal.get(ContextClassLoaderLocal.java:153)
      at org.apache.commons.beanutils.BeanUtilsBean.getInstance(BeanUtilsBean.java:80)

      Attachments

        Activity

          People

            Unassigned Unassigned
            marcelo.ingarano Marcelo Ingarano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: