facebook

"Generating Artifacts" When doing Hibernate revers

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #284527 Reply

    abbey477
    Member

    Following the simplest example, I find it absolutely impossible to reverse engineer a simple table using Hibernate. I’ve tried this before and it worked.

    The database is : MySQL, there was a connection to the database.
    I kept on getting the error message when I tried to reverse engineer a table
    “An internal error occurred during: “Generating Artifacts”. java.util.NoSuchElementException”.

    I’ve just installed the O/S, and I disabled my AV before installation of the IDE.
    Could this be a bug?is there a fix for it?

    #284528 Reply

    abbey477
    Member

    Here is the Error log:
    !ENTRY org.eclipse.core.jobs 4 2 2008-04-29 16:11:01.546
    !MESSAGE An internal error occurred during: “Generating Artifacts”.
    !STACK 0
    java.util.NoSuchElementException
    at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
    at java.util.HashMap$ValueIterator.next(Unknown Source)
    at com.genuitec.eclipse.hibernate.tool.MESingleClassExporter.doStart(MESingleClassExporter.java:59)
    at com.genuitec.eclipse.hibernate.tool.hbm2x.VAbstractExporter.start(VAbstractExporter.java:97)
    at com.genuitec.eclipse.hibernate.wizards.GenerateArtifactsJob$3.execute(GenerateArtifactsJob.java:529)
    at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:56)
    at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:89)
    at com.genuitec.eclipse.hibernate.wizards.GenerateArtifactsJob.run(GenerateArtifactsJob.java:408)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    #284548 Reply

    Loyal Water
    Member

    Can you go through this FAQ and try if it helps
    https://www.genuitec.com/forums/topic/db-error-generating-artifacts/

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: "Generating Artifacts" When doing Hibernate revers

You must be logged in to post in the forum log in