jandy-team / jandy

A historical performance trace tool/service
http://jandy.org
GNU General Public License v3.0
12 stars 13 forks source link

Hsql exception in project importing #73

Closed syjsmk closed 8 years ago

syjsmk commented 8 years ago

org.hsqldb.HsqlException: integrity constraint violation: unique constraint or index violation; UK_2TF70CANVAWTJU721WCIO5JIB table: PROJECT

at io.jandy.web.ProfileController.importProject(ProfileController.java:115) ~[classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_91] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_91] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_91] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_91]