Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
6answers
2k views

Delphi “EClassNotFound” errors, and corrupted DFM possibility (UPDATED)

I am getting a cascading set of "EClassNotFound" errors in in my Delphi 2007 project. Doesn't seem to be caused by the missing Name property value as often is the case, and though adding ...
0
votes
2answers
626 views

ClassNotFoundException for com.bea.content.manager.internal.ContentUpgradeListener when attempting to start application in Weblogic 10.2

I'm getting the following error when attempting to move an application from a state of "Prepared" to "Active": weblogic.management.DeploymentException: at ...
0
votes
1answer
469 views

Persevere datasource driver

I'm new to persevere, I did the helloWorld tutorial, very impressive btw but I'm now trying to connect to a real postgres database and find myself struggling having the driver recognized when I have ...