[
https://issues.apache.org/jira/browse/OPENJPA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708964#action_12708964
]
Tim McConnell edited comment on OPENJPA-946 at 5/13/09 9:11 AM:
----------------------------------------------------------------
Hi Michael, thanks for reviewing and testing it. I'll add some javadoc today
and update per your comments. I'm now getting the same ORA-02275 errors that
you're seeing. Plus, I'm now getting many of these errors below. Do you know
what this error is or what might be causing it ??
testAttrOverride1(org.apache.openjpa.persistence.embed.attrOverrides.TestAttrOverrides)
Time elapsed: 0.157 sec <<< ERROR!
<openjpa-2.0.0-SNAPSHOT-r422266:774177M fatal store error>
org.apache.openjpa.util.StoreException: Cannot create PoolableConnectionFactory
(Listener refused the connection with the following error:
ORA-12518, TNS:listener could not hand off client connection
The Connection descriptor used by the client was:
9.51.245.122:1521:XE
I altered my Oracle database settings via this command but it did not seem to
help:
"ALTER SYSTEM SET PROCESSES=500 SCOPE=SPFILE;"
was (Author: mcconne):
Hi Ravi, thanks for reviewing and testing it. I'll add some javadoc today
and update per your comments. I'm now getting the same ORA-02275 errors that
you're seeing. Plus, I'm now getting many of these errors below. Do you know
what this error is or what might be causing it ??
testAttrOverride1(org.apache.openjpa.persistence.embed.attrOverrides.TestAttrOverrides)
Time elapsed: 0.157 sec <<< ERROR!
<openjpa-2.0.0-SNAPSHOT-r422266:774177M fatal store error>
org.apache.openjpa.util.StoreException: Cannot create PoolableConnectionFactory
(Listener refused the connection with the following error:
ORA-12518, TNS:listener could not hand off client connection
The Connection descriptor used by the client was:
9.51.245.122:1521:XE
I altered my Oracle database settings via this command but it did not seem to
help:
"ALTER SYSTEM SET PROCESSES=500 SCOPE=SPFILE;"
> Oracle create table(s) exceptions
> ---------------------------------
>
> Key: OPENJPA-946
> URL: https://issues.apache.org/jira/browse/OPENJPA-946
> Project: OpenJPA
> Issue Type: Sub-task
> Reporter: Tim McConnell
> Assignee: Tim McConnell
> Attachments: OPENJPA-946-3.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.