[hibernate-issues] [Hibernate-JIRA] Updated: (HBX-972) IndexOutOfBoundsException thrown in Hibernate Code Generation

Diego Pires Plentz (JIRA) noreply at atlassian.com
Sun Aug 19 02:04:13 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diego Pires Plentz updated HBX-972:
-----------------------------------

    Affects Version/s: 3.2beta9
          Component/s: reverse-engineer

> IndexOutOfBoundsException thrown in Hibernate Code Generation
> -------------------------------------------------------------
>
>                 Key: HBX-972
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-972
>             Project: Hibernate Tools
>          Issue Type: Bug
>          Components: reverse-engineer
>    Affects Versions: 3.2beta9
>         Environment: Hibernate Tools 3.2.0 beta 9
> WinXP
> Eclipse 3.2 and 3.3
> JDK1.6
>            Reporter: James Black
>
> I got this, due to my error, but there appears to be an assumption else the exception wouldn't be thrown.
> I posted more about this on the Hibernate Tools forum.
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
> at java.util.ArrayList.RangeCheck(Unknown Source)
> at java.util.ArrayList.remove(Unknown Source)
> at org.hibernate.tool.hbm2x.DocExporter.generatePackageSummary(DocExporter.java:386)
> at org.hibernate.tool.hbm2x.DocExporter.doStart(DocExporter.java:161)
> at org.hibernate.tool.hbm2x.AbstractExporter.start(AbstractExporter.java:95)
> at org.hibernate.eclipse.launch.CodeGenerationLaunchDelegate$1.execute(CodeGenerationLaunchDelegate.java:257)
> at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:65)
> at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:89)
> at org.hibernate.eclipse.launch.CodeGenerationLaunchDelegate.runExporters(CodeGenerationLaunchDelegate.java:228)
> at org.hibernate.eclipse.launch.CodeGenerationLaunchDelegate.launch(CodeGenerationLaunchDelegate.java:130)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:766)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list