Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug avec initDB() #8

Closed
GoogleCodeExporter opened this issue Mar 29, 2015 · 5 comments
Closed

Bug avec initDB() #8

GoogleCodeExporter opened this issue Mar 29, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Lorsque la DB est effacée et qu'on run le server en mode debug, ça lance
cette exception

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Array
index out of range: 0
    at java.util.Vector.get(Unknown Source)
    at modules.userRightModule.UserRightModule.initDB(UserRightModule.java:104)
    at
modules.userRightModule.actions.CreateAllRight.doAction(CreateAllRight.java:69)
    at newtonERP.module.AbstractAction.perform(AbstractAction.java:52)
    at newtonERP.Starter.main(Starter.java:40)

Original issue reported on code.google.com by glaca...@gmail.com on 26 Oct 2009 at 4:45

@GoogleCodeExporter
Copy link
Author

Meme chose, je l'ait de temps en temps.

Original comment by jonathan...@gmail.com on 26 Oct 2009 at 5:10

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Moi l'application par meme pu depuis ce bug la

Original comment by jonathan...@gmail.com on 26 Oct 2009 at 11:41

  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

le problème a été ajouté après la version 566, puisque je n'avais pas de 
problème
avant d'updaté... je vais regardé sa en reviewant (je m'y met tous de 
suite...)

Original comment by djo0012@gmail.com on 26 Oct 2009 at 11:51

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by djo0012@gmail.com on 27 Oct 2009 at 12:27

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

réglé par le commit 593

Original comment by djo0012@gmail.com on 27 Oct 2009 at 12:28

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant