Can't get 0.8.3 to work at all with grails 1.1: unable to resolve class liquibase.dsl.properties.LbdslProperties

3 views
Skip to first unread message

ellis.j...@gmail.com

unread,
Apr 29, 2009, 2:58:43 PM4/29/09
to Autobase
I know I must be missing something basic here, but with a fresh grails
1.1 project I installed autobase, and tried to run create-migration,
but I get the following error:

Error executing script CreateMigration: startup failed,
CreateMigration: 2: unable to resolve class
liquibase.dsl.properties.LbdslProperties

It looks like it can't find the import. Is 1.1 supported? Do I need
some sort of props file already created? I didn't find any info about
this on the wiki.

Thanks in advance,
Jeff Ellis

Complete transcript:
---------------------------

jeff@obiwan:~/projects/abtest$ grails install-plugin autobase

jeff@obiwan:~/projects/abtest$ grails install-plugin autobase
Welcome to Grails 1.1 - http://grails.org/
Licensed under Apache Standard License 2.0
Grails home is set to: /usr/local/home/jeff/tools/grails

Base Directory: /usr/local/home/jeff/projects/abtest
Running script /usr/local/home/jeff/tools/grails/scripts/
InstallPlugin.groovy
Environment set to development
Reading remote plugin list ...
Reading remote plugin list ...
[copy] Copying 1 file to /usr/local/home/jeff/.grails/1.1/
projects/abtest/plugins
Installing plug-in autobase-0.8.3
[mkdir] Created dir: /usr/local/home/jeff/.grails/1.1/projects/
abtest/plugins/autobase-0.8.3
[unzip] Expanding: /usr/local/home/jeff/.grails/1.1/plugins/grails-
autobase-0.8.3.zip into /usr/local/home/jeff/.grails/1.1/projects/
abtest/plugins/autobase-0.8.3
Executing autobase-0.8.3 plugin post-install script ...
[mkdir] Created dir: /usr/local/home/jeff/projects/abtest/
migrations
[copy] Copying 1 file to /usr/local/home/jeff/projects/abtest/
migrations
[copy] Copying /usr/local/home/jeff/.grails/1.1/projects/abtest/
plugins/autobase-0.8.3/src/templates/artifacts/
DatabaseChangeLog.groovy to /usr/local/home/jeff/projects/abtest/
migrations/changelog.groovy
Plugin autobase-0.8.3 installed
Plug-in provides the following new scripts:
------------------------------------------
grails create-groovy-migration
grails events
grails create-migration
grails convert-xml-changelog
Found events script in plugin autobase
jeff@obiwan:~/projects/abtest$ grails create-migration abtest1
Welcome to Grails 1.1 - http://grails.org/
Licensed under Apache Standard License 2.0
Grails home is set to: /usr/local/home/jeff/tools/grails

Base Directory: /usr/local/home/jeff/projects/abtest
Running script /usr/local/home/jeff/.grails/1.1/projects/abtest/
plugins/autobase-0.8.3/scripts/CreateMigration.groovy
Error executing script CreateMigration: startup failed,
CreateMigration: 2: unable to resolve class
liquibase.dsl.properties.LbdslProperties
@ line 2, column 1.
1 error

org.codehaus.groovy.control.MultipleCompilationErrorsException:
startup failed, CreateMigration: 2: unable to resolve class
liquibase.dsl.properties.LbdslProperties
@ line 2, column 1.
1 error

at org.codehaus.groovy.control.ErrorCollector.failIfErrors
(ErrorCollector.java:296)
at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits
(CompilationUnit.java:816)
at org.codehaus.groovy.control.CompilationUnit.compile
(CompilationUnit.java:466)
at org.codehaus.groovy.control.CompilationUnit.compile
(CompilationUnit.java:445)
at gant.Gant.compileScript(Gant.groovy:506)
at gant.Gant.this$2$compileScript(Gant.groovy)
at gant.Gant$_closure1.doCall(Gant.groovy:121)
at gant.Gant$_closure1.call(Gant.groovy)
at gant.Gant.loadScript(Gant.groovy:250)
at gant.Gant$loadScript.callCurrent(Unknown Source)
at gant.Gant.loadScript(Gant.groovy:233)

Robert Fischer

unread,
Apr 29, 2009, 3:00:08 PM4/29/09
to grails-...@googlegroups.com
That is pretty basic. I'll have to look into it this evening.

~~ Robert.
--
~~ Robert Fischer.
Grails Training http://GroovyMag.com/training
Smokejumper Consulting http://SmokejumperIT.com
Enfranchised Mind Blog http://EnfranchisedMind.com/blog

Check out my book, "Grails Persistence with GORM and GSQL"!
http://www.smokejumperit.com/redirect.html

ellis.j...@gmail.com

unread,
May 13, 2009, 3:17:41 PM5/13/09
to Autobase
Did anything ever happen with this? It still doesn't work for me.

New application created via 'grails create-app'
Autobase plugin version 0.8.3
Ubuntu Linux 8.10 and Mac OSX Leopard
Grails 1.1
Java 1.6.0_12-b04

On Apr 29, 3:00 pm, Robert Fischer <robert.fisc...@smokejumperit.com>
wrote:
> That is pretty basic.  I'll have to look into it this evening.
>
> ~~ Robert.
>
>
>
> jeff.el...@rallydev.com wrote:
> > I know I must be missing something basic here, but with a fresh grails
> > 1.1 project I installed autobase, and tried to run create-migration,
> > but I get the following error:
>
> > Error executing script CreateMigration: startup failed,
> > CreateMigration: 2: unable to resolve class
> > liquibase.dsl.properties.LbdslProperties
>
> > It looks like it can't find the import.  Is 1.1 supported?  Do I need
> > some sort of props file already created?  I didn't find any info about
> > this on the wiki.
>
> > Thanks in advance,
> > Jeff Ellis
>
> > Complete transcript:
> > ---------------------------
>
> > jeff@obiwan:~/projects/abtest$ grails install-plugin autobase
>
> > jeff@obiwan:~/projects/abtest$ grails install-plugin autobase
> > Welcome to Grails 1.1 -http://grails.org/
> > Welcome to Grails 1.1 -http://grails.org/
> Enfranchised Mind Bloghttp://EnfranchisedMind.com/blog
Reply all
Reply to author
Forward
0 new messages