Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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="" 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="" 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

 

 


From: PASQUIER thomas
Sent: mercredi 25 février 2009 11:01
To: 'higgins-dev@xxxxxxxxxxx'
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="" 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="" 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

 

 

 


Back to the top