[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.higgins] Problem with RPPS-AXIS data base

I follow the instruction but still have error :

ERROR [TP-Processor1] (CardContext.java:117) - com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'icard.useraccount' doesn't exist
ERROR [TP-Processor1] (RppsService.java:665) - org.eclipse.higgins.icard.CardException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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.MySQLSyntaxErrorException: 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.MySQLSyntaxErrorException: Table 'icard.useraccount' doesn't exist



http://wiki.eclipse.org/Deploying_the_I-Card_Service

following this table I made schema icard corresponding to First_Schema_Name, and import table from sql file.

What's wrong ?