Bonjour,j'ai un erreur je ne sais pas qu'est ce que ca veut dire

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
java.lang.IllegalArgumentException: id to load is required for loading
	org.hibernate.event.LoadEvent.<init>(LoadEvent.java:51)
	org.hibernate.event.LoadEvent.<init>(LoadEvent.java:33)
	org.hibernate.impl.SessionImpl.load(SessionImpl.java:792)
	org.hibernate.impl.SessionImpl.load(SessionImpl.java:788)
	servlets.commande.CommandeFournisseurs.doPost(CommandeFournisseurs.java:106)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)