Hi,
In Continuum 1.3.4 I have 2 different "Build Environments" each one using
some Installation variables I defined:
1) Default: JDK=1.6, Maven=2.0.9, envvar java.awt.headless=true
2) OLD: JDK=1.5, Maven=2.0.7, envvar java.awt.headless=true
When I run clean install on continuum using the DE
I started Continuum 1.3.4 with an empty database, and the same JPOX error
appeared.
How can I verify that JPOX automatically detected the database and set the
dialect accordingly?
Marc Lustig wrote:
>
> thanks much for the response.
> The error appears when I call the app for the first time i
What are the steps to migrate from my current version (1.2.2) to 1.3.4?
Is it as simple as copying the database?
Thanks
Jay
I am using Apache Continuum 1.3.4 (Beta) running under Tomcat 5.5.28 on linux
When trying to add a new Shell project, I occasionally get a
NullPointerException and half the time, it looks like my project get
added fine (e.g. I am able ignore the error and continue with adding a
build definitions a
On Tue, Aug 4, 2009 at 1:53 PM, cree wrote:
> I looked through the different guides offered by the site. I saw there is a
> manual way to force a build. What I am curious to know is if there is an
> automated way to force a build. So for instance, a user commits to the svn
> repository. In whi
thanks much for the response.
The error appears when I call the app for the first time in the browser.
Yes, the database was previously used by an older Continuum instance (1.2.1)
I am using release 1.3.4.
How can I verify that JPOX automatically detected the database and set the
dialect according
On Mon, Sep 21, 2009 at 7:07 AM, Marc Lustig wrote:
>
> This is the exception you get:
>
> javax.jdo.JDODataStoreException: Error executing JDOQL query "SELECT
> THIS.PROJECT_GROUP_ID_OID AS projectGroupId,THIS.PROJECTSTATE AS
> projectState,COUNT(THIS.PROJECTSTATE) AS size FROM PROJECT THIS GROU
This is the exception you get:
javax.jdo.JDODataStoreException: Error executing JDOQL query "SELECT
THIS.PROJECT_GROUP_ID_OID AS projectGroupId,THIS.PROJECTSTATE AS
projectState,COUNT(THIS.PROJECTSTATE) AS size FROM PROJECT THIS GROUP BY
THIS.PROJECT_GROUP_ID_OID,THIS.PROJECTSTATE" : ORA-00923:
Not really (see trace below), or I miss something...
2009-09-15 17:11:55,602 [main] WARN
net.sf.ehcache.config.ConfigurationFactory - No configuration found.
Configuring ehcache from ehcache-failsafe.xml found in the classpath:
jar:file:/users/integ.continue/apache-tomcat-6.0.18/webapps/continuu