Thomas, > org.eclipse.higgins.icard.CardException: > com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table > 'icard.useraccount' doesn't exist
> I imported the sql in the first schema, and the second one is set > automatically when I run the rpps, so I don't understand why there is missing > table. The message "'icard.useraccount' doesn't exist" indicates that you are using very old code (older than 1.1M1 build). Which version of RPPS are you trying to deploy? Where did you get rpps-axis.war? Thanks, Sergey Lyakhov ----- Original Message ----- From: PASQUIER thomas To: [email protected] Sent: Wednesday, February 25, 2009 12:31 PM Subject: [higgins-dev] ICS deployment problem Hi all, Following instruction from here : http://wiki.eclipse.org/Deploying_the_I-Card_Service I have some errors: ERROR [TP-Processor3] (ProviderConfiguration.java:148) - java.net.MalformedURLException INFO [TP-Processor3] (ProviderConfiguration.java:158) - defaults="{}" INFO [TP-Processor3] (ProviderConfiguration.java:61) - config="C:\.higgins\.icard\org.eclipse.higgins.ica rd.provider.cardspace.managed.db.ini" INFO [TP-Processor3] (ProviderConfiguration.java:88) - properties="{db.password=root, db.url=jdbc:mysql://localhost/icard?autoReconnect=true, db.pool=no, driver.classname=com.mysql.jdbc.Driver, source.name=, jndi.context=, db.username=root, cardcontext.classname=org.eclipse.higgins.icard.pr ovider.cardspace.db.mysql.CardContext}" ERROR [TP-Processor3] (ProviderConfiguration.java:148) - java.net.MalformedURLException INFO [TP-Processor3] (ProviderConfiguration.java:158) - defaults="{}" INFO [TP-Processor3] (ProviderConfiguration.java:61) - config="C:\.higgins\.icard\org.eclipse.higgins.ica rd.provider.cardspace.personal.db.ini" INFO [TP-Processor3] (ProviderConfiguration.java:88) - properties="{defaultImage.file=C:/ConfigurationFile/higgins.jpg, db.url=jdbc:mysql://localhost/icard?autoReconnect=true, source.name=, driver.classname=com.mysql.jdbc.Driver, jndi.context=, db.username=root, defaultImage.mimeType=file/jpeg, cardcontext.classname=org.eclipse.higgins.icard.pr ovider.cardspace.db.mysql.CardContext, db.pool=no, db.password=root}" ERROR [TP-Processor3] (ProviderConfiguration.java:148) - java.net.MalformedURLException INFO [TP-Processor3] (ProviderConfiguration.java:158) - defaults="{}" INFO [TP-Processor3] (ProviderConfiguration.java:61) - config="C:\.higgins\.icard\org.eclipse.higgins.ica rd.registry.userprofile.idas.ini" INFO [TP-Processor3] (ProviderConfiguration.java:73) - Warning: provider id doesn't match - org.eclipse.higgins.icard.registry.userprofile.ida s!=org.eclipse.higgins.icard.registry.userProfileS ervice INFO [TP-Processor3] (ProviderConfiguration.java:88) - properties="{idasUser.name=testUser, idasUser.password=test test, idasContext.id=C:\.higgins\.icard\xrds\userProfile Context.xrds, idasDiscovery.filename=C:\.higgins\.icard\xrds\con textfactories.xrds}" Context URI: "http://userProfileData/test", schema URI: public URI "http://www.eclipse.org/higgins/ontologies/2006/userProfile.owl", localFile "C:\.higgins\.ontology\userProfile.owl" Don't understand what the MalformedURLException is for. ERROR [TP-Processor1] (CardContext.java:117) - com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist ERROR [TP-Processor1] (RppsService.java:665) - org.eclipse.higgins.icard.CardException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist ERROR [TP-Processor1] (RppsService.java:648) - org.eclipse.higgins.rpps.core.RppsException: org.eclipse.higgins.icard.CardException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist ERROR [TP-Processor1] (RppsService.java:685) - org.eclipse.higgins.rpps.core.RppsException: org.eclipse.higgins.rpps.core.RppsException: org.eclipse.higgins.icard.CardException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist I imported the sql in the first schema, and the second one is set automatically when I run the rpps, so I don't understand why there is missing table. And I read nothing about it the deployment wiki page but the following files are needed: org.eclipse.runtime.IExtensionRegistry org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.osgi (Some errors appear in console but maybe work without those file). Sincerely, Thomas Pasquier Product Marketing - R&D Gemalto Tel: +33 1 55 01 60 69 - +33 6 77 17 05 64 6 rue de la Verriere 92197 Meudon Cedex [email protected] www.gemalto.com ------------------------------------------------------------------------------ From: PASQUIER thomas Sent: mercredi 25 février 2009 11:01 To: '[email protected]' Subject: ICS deployment problem Hi all, Following instruction from here : http://wiki.eclipse.org/Deploying_the_I-Card_Service I have some errors: ERROR [TP-Processor3] (ProviderConfiguration.java:148) - java.net.MalformedURLException INFO [TP-Processor3] (ProviderConfiguration.java:158) - defaults="{}" INFO [TP-Processor3] (ProviderConfiguration.java:61) - config="C:\.higgins\.icard\org.eclipse.higgins.ica rd.provider.cardspace.managed.db.ini" INFO [TP-Processor3] (ProviderConfiguration.java:88) - properties="{db.password=root, db.url=jdbc:mysql://localhost/icard?autoReconnect=true, db.pool=no, driver.classname=com.mysql.jdbc.Driver, source.name=, jndi.context=, db.username=root, cardcontext.classname=org.eclipse.higgins.icard.pr ovider.cardspace.db.mysql.CardContext}" ERROR [TP-Processor3] (ProviderConfiguration.java:148) - java.net.MalformedURLException INFO [TP-Processor3] (ProviderConfiguration.java:158) - defaults="{}" INFO [TP-Processor3] (ProviderConfiguration.java:61) - config="C:\.higgins\.icard\org.eclipse.higgins.ica rd.provider.cardspace.personal.db.ini" INFO [TP-Processor3] (ProviderConfiguration.java:88) - properties="{defaultImage.file=C:/ConfigurationFile/higgins.jpg, db.url=jdbc:mysql://localhost/icard?autoReconnect=true, source.name=, driver.classname=com.mysql.jdbc.Driver, jndi.context=, db.username=root, defaultImage.mimeType=file/jpeg, cardcontext.classname=org.eclipse.higgins.icard.pr ovider.cardspace.db.mysql.CardContext, db.pool=no, db.password=root}" ERROR [TP-Processor3] (ProviderConfiguration.java:148) - java.net.MalformedURLException INFO [TP-Processor3] (ProviderConfiguration.java:158) - defaults="{}" INFO [TP-Processor3] (ProviderConfiguration.java:61) - config="C:\.higgins\.icard\org.eclipse.higgins.ica rd.registry.userprofile.idas.ini" INFO [TP-Processor3] (ProviderConfiguration.java:73) - Warning: provider id doesn't match - org.eclipse.higgins.icard.registry.userprofile.ida s!=org.eclipse.higgins.icard.registry.userProfileS ervice INFO [TP-Processor3] (ProviderConfiguration.java:88) - properties="{idasUser.name=testUser, idasUser.password=test test, idasContext.id=C:\.higgins\.icard\xrds\userProfile Context.xrds, idasDiscovery.filename=C:\.higgins\.icard\xrds\con textfactories.xrds}" Context URI: "http://userProfileData/test", schema URI: public URI "http://www.eclipse.org/higgins/ontologies/2006/userProfile.owl", localFile "C:\.higgins\.ontology\userProfile.owl" Don't understand what the MalformedURLException is for. ERROR [TP-Processor1] (CardContext.java:117) - com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist ERROR [TP-Processor1] (RppsService.java:665) - org.eclipse.higgins.icard.CardException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist ERROR [TP-Processor1] (RppsService.java:648) - org.eclipse.higgins.rpps.core.RppsException: org.eclipse.higgins.icard.CardException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist ERROR [TP-Processor1] (RppsService.java:685) - org.eclipse.higgins.rpps.core.RppsException: org.eclipse.higgins.rpps.core.RppsException: org.eclipse.higgins.icard.CardException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'icard.useraccount' doesn't exist I imported the sql in the first schema, and the second one is set automatically when I run the rpps, so I don't understand why there is missing table. And I read nothing about it the deployment wiki page but the following files are needed: org.eclipse.runtime.IExtensionRegistry org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.osgi (Some errors appear in console but maybe work without those file). Thomas Pasquier Product Marketing - R&D Gemalto Tel: +33 1 55 01 60 69 - +33 6 77 17 05 64 6 rue de la Verriere 92197 Meudon Cedex [email protected] www.gemalto.com ------------------------------------------------------------------------------ _______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
<<image001.jpg>>
_______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
