Invitations don't work in Java appp
-----------------------------------

                 Key: OLIO-132
                 URL: https://issues.apache.org/jira/browse/OLIO-132
             Project: Olio
          Issue Type: Bug
          Components: java-app
            Reporter: Shanti Subramanyam
            Assignee: Shanti Subramanyam
            Priority: Minor


None of the invitation/friendship related operations works in the Java/olio 
app. Something missing from the schema/dbloader ?

I get the following exceptions for all such operations:

[#|2009-10-07T12:22:15.329-0700|WARNING|sun-appserver2.1|org.eclipse.persistence.session.file:/opt/glassfish/domains/domain1/applications/j2ee-modules/webapp/WEB-INF/classes/-BPWebappPu|_ThreadID=21;_ThreadName=httpSSLWorkerThread-8080-2;_RequestID=9fa5e403-9dd0-44b5-9f36-f0546a7b997b;|
Local Exception Stack:
Exception [EclipseLink-4011] (Eclipse Persistence Services - 1.1.0.r3634): 
org.eclipse.persistence.exceptions.DatabaseException
Exception Description: Error preallocating sequence numbers.  The sequence 
table information is not complete.
        at 
org.eclipse.persistence.exceptions.DatabaseException.errorPreallocatingSequenceNumbers(DatabaseException.java:132)

[#|2009-10-07T12:22:15.334-0700|SEVERE|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=21;_ThreadName=httpSSLWorkerThread-8080-2;_RequestID=9fa5e403-9dd0-44b5-9f36-f0546a7b997b;|StandardWrapperValve[ControllerServlet]:
 PWC1406: Servlet.service() for servlet ControllerServlet threw exception
java.lang.RuntimeException: Error persisting invitation:
        at 
org.apache.olio.webapp.model.ModelFacade.addInvitation(ModelFacade.java:166)
        at 
org.apache.olio.webapp.controller.PersonAction.process(PersonAction.java:200)
        at 
org.apache.olio.webapp.controller.ControllerServlet.process(ControllerServlet.java:


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to