Apache JDO Project - [jira] Resolved: (JDO-266) JPOX throws JDOFatalInternalException on SELECT new LongStr

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > December 2005 > [jira] Resolved: (JDO-266) JPOX throws JDOFatalInternalException on SELECT new LongStr





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Resolved: (JDO-266) JPOX throws JDOFatalInternalException on SELECT new LongStr
Andy Jefferson (JIRA)

2005-12-23, 5:45 pm

[ http://issues.apache.org/jira/browse/JDO-266?page=all ]

Andy Jefferson resolved JDO-266:
--------------------------------

Resolution: Duplicate

Dup of JDO-249

> JPOX throws JDOFatalInternalException on SELECT new LongString(personid, lastname)
> ----------------------------------------------------------------------------------
>
> Key: JDO-266
> URL: http://issues.apache.org/jira/browse/JDO-266
> Project: JDO
> Type: Bug
> Components: tck20
> Environment: jpox
> Reporter: Michelle Caisse
> Assignee: Andy Jefferson


>
> testConstructor(org.apache.jdo.tck.query.result.ResultClassRequirements)javax.jdo.JDOFatalInternalException: The expression NewObjectExpression "" is not supported in results.
> at org.jpox.store.query.ResultExpressionsQueryable. newResultObjectFactory(ResultExpressions
Queryable.java:251)
> at org.jpox.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:644)
> at org.jpox.store.query.Query.executeWithMap(Query.java:966)
> at org.jpox.store.query.Query.executeWithArray(Query.java:939)
> at org.jpox.store.query.Query.execute(Query.java:862)
> at org.apache.jdo.tck.query.QueryTest.execute(QueryTest.java:1153)
> at org.apache.jdo.tck.query.QueryTest.execute(QueryTest.java:1031)
> at org.apache.jdo.tck.query.QueryTest.executeAPIQuery(QueryTest.java:968)
> at org.apache.jdo.tck.query.QueryTest.executeAPIQuery(QueryTest.java:948)
> at org.apache.jdo.tck.query.result.ResultClassRequirements.executeQuery(ResultClassRequirements.java:464)
> at org.apache.jdo.tck.query.result.ResultClassRequirements.testConstructor(ResultClassRequirements.java:436)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:204)
> at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:120)
> at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:95)
> The query is:
> // constructor
> new QueryElementHolder(
> /*UNIQUE*/ null,
> /*RESULT*/ "new LongString(personid, lastname)",
> /*INTO*/ null,
> /*FROM*/ FullTimeEmployee.class,
> /*EXCLUDE*/ null,
> /*WHERE*/ null,
> /*VARIABLES*/ null,
> /*PARAMETERS*/ null,
> /*IMPORTS*/ "import org.apache.jdo.tck.query.result.classes.LongStri
> ng;",
> /*GROUP BY*/ null,
> /*ORDER BY*/ null,
> /*FROM*/ null,
> /*TO*/ null),


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com