[jbpm-dev] Re: jbpm-3.2.5.SP

Thomas Diesler thomas.diesler at jboss.com
Thu Feb 5 07:38:54 EST 2009


The build should ok. What you are seeing is an attempt to generates SQL 
update scripts based on an existing 3.2.2 schema. I suppose you don't 
have a 3.2.2 sybase schema that you can point to when doing the build.

Julian Coleman wrote:
> Hi,
> 
>> I am testing a build with the fix from JBPM-1109 applied to:
> 
> Looking through the jBPM build and the logs in the area related to the DB
> schemas, I see:
> 
>        [exec] update-schema:
>  ...
>      [exec] [jbpmschema] java.sql.SQLException: Illegal connection port value '${jdbc.mysql.port}'
>  ...
>      [exec] [jbpmschema] java.sql.SQLException: The syntax of the connection URL 'jdbc:jtds:sybase://${jdbc.sybase.server}:${jdbc.sybase.port}/jbpm322' is invalid.
> 
> so something is going wrong here too.  Unfortunately, it doesn't stop the
> build (I didn't notice it until I looked through the build log).
> 
> Thanks,
> 
> J
> 



More information about the jbpm-dev mailing list