grails-constraints icon indicating copy to clipboard operation
grails-constraints copied to clipboard

Constraints not being found errors - Grails 1.3.7

Open btrscott opened this issue 14 years ago • 3 comments

Just did a simple install into grails 1.3.7. Ran app and got the following errors

2011-05-19 11:15:29,979 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.ComparisonConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,984 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.SsnConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,988 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsPhoneConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,992 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsZipConstraint] was not found when attempting to load Grails application. Skipping.

Causes console to crash whenever a domain with a constraint is modified.

Tried uninstalling and reinstalling, same issue.

btrscott avatar May 19 '11 15:05 btrscott

Hi, Sorry to hear you're having a problem.

I just created a sample app using 1.3.7 and couldn't recreate that problem. Try running the attached app and see if you have the same issue. It could be a classpath problem or a conflict with another plugin possibly?

On Thu, May 19, 2011 at 10:25 AM, btrscott < [email protected]>wrote:

Just did a simple install into grails 1.3.7. Ran app and got the following errors

2011-05-19 11:15:29,979 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.ComparisonConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,984 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.SsnConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,988 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsPhoneConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,992 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsZipConstraint] was not found when attempting to load Grails application. Skipping.

Causes console to crash whenever a domain with a constraint is modified.

Tried uninstalling and reinstalling, same issue.

Reply to this email directly or view it on GitHub: https://github.com/geofflane/grails-constraints/issues/8

Geoff Lane [email protected]

geofflane avatar May 19 '11 15:05 geofflane

no attachment

On May 19, 2011, at 11:47 AM, geofflane wrote:

Hi, Sorry to hear you're having a problem.

I just created a sample app using 1.3.7 and couldn't recreate that problem. Try running the attached app and see if you have the same issue. It could be a classpath problem or a conflict with another plugin possibly?

On Thu, May 19, 2011 at 10:25 AM, btrscott < [email protected]>wrote:

Just did a simple install into grails 1.3.7. Ran app and got the following errors

2011-05-19 11:15:29,979 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.ComparisonConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,984 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.SsnConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,988 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsPhoneConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,992 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsZipConstraint] was not found when attempting to load Grails application. Skipping.

Causes console to crash whenever a domain with a constraint is modified.

Tried uninstalling and reinstalling, same issue.

Reply to this email directly or view it on GitHub: https://github.com/geofflane/grails-constraints/issues/8

Geoff Lane [email protected]

Reply to this email directly or view it on GitHub: https://github.com/geofflane/grails-constraints/issues/8#comment_1204308

btrscott avatar May 19 '11 15:05 btrscott

Email me geoff at zorched dot net and I'll send the attachment...

On Thu, May 19, 2011 at 10:49 AM, btrscott < [email protected]>wrote:

no attachment

On May 19, 2011, at 11:47 AM, geofflane wrote:

Hi, Sorry to hear you're having a problem.

I just created a sample app using 1.3.7 and couldn't recreate that problem. Try running the attached app and see if you have the same issue. It could be a classpath problem or a conflict with another plugin possibly?

On Thu, May 19, 2011 at 10:25 AM, btrscott < [email protected]>wrote:

Just did a simple install into grails 1.3.7. Ran app and got the following errors

2011-05-19 11:15:29,979 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.ComparisonConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,984 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.SsnConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,988 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsPhoneConstraint] was not found when attempting to load Grails application. Skipping. 2011-05-19 11:15:29,992 [main] ERROR commons.DefaultGrailsApplication - The class [net.zorched.constraints.UsZipConstraint] was not found when attempting to load Grails application. Skipping.

Causes console to crash whenever a domain with a constraint is modified.

Tried uninstalling and reinstalling, same issue.

Reply to this email directly or view it on GitHub: https://github.com/geofflane/grails-constraints/issues/8

Geoff Lane [email protected]

Reply to this email directly or view it on GitHub: https://github.com/geofflane/grails-constraints/issues/8#comment_1204308

Reply to this email directly or view it on GitHub: https://github.com/geofflane/grails-constraints/issues/8#comment_1204324

Geoff Lane [email protected]

geofflane avatar May 19 '11 15:05 geofflane