reset password
Author Message
kshama
Posts: 7
Posted 07:16 May 22, 2009 |

hello ,

When i am entering blog title and description and trying to click on submit button then it gives me batchfile error.

I had check my database and all references are ok then also i got error.

pls help.

Attachments:
cysun
Posts: 2935
Posted 07:22 May 22, 2009 |

2009-05-22 03:19:48,272 ERROR JDBCExceptionReporter: Batch entry 0 insert into Blog (blog_title, blog_description, blog_Image, totalblog, blog_owner, last_entry, blog_id) values (lll, kjkj, kjk, 0, 999999, NULL, 2000005) was aborted.  Call getNextException to see the cause.
2009-05-22 03:19:48,272  WARN JDBCExceptionReporter: SQL Error: 0, SQLState: 23505
2009-05-22 03:19:48,272 ERROR JDBCExceptionReporter: ERROR: duplicate key value violates unique constraint "blog_blog_owner_key"
...

kshama
Posts: 7
Posted 14:00 May 22, 2009 |

Thanks Proffessor.