facebook

HSQL DB Explorer Hibernate cannot generate hibernate xml

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

    CSPANGEN
    Participant

    I am trying to generate Hibernate xml mapping files using DB Explorer. I am using HSQL DB 1.7.3.3, Eclipse 3.1.0, Hibernate 3.0 and MyEclipseIDE 4.1.1 GA. It does not give seem to give me an error but it does not generate the files. Is there a problem with using these versions together?

    Thanks,

    Carl

    #248571 Reply

    CSPANGEN
    Participant

    I forgot to include the standard infomation. It is below.

    *** Date: Tue Mar 14 15:15:31 EST 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060228-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Platform

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Java Development Tools

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Project SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse RCP

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\eclipse3.1\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    d64_68
    -vm
    C:\WINDOWS\system32\javaw.exe

    #250245 Reply

    khalse
    Member

    check the error log, I was getting a similar problem where nothing seemed to be happening.

    MyEclipse->About MyEclipse

    Then look at the Configuration Summary, there’s a button there to View Error Log.

    Good luck 🙂

    #250258 Reply

    Haris Peco
    Member

    Carl,

    I have tried reproduce your case (hsqldb 1.8.0) and it work fine for me.
    Check :
    – if your project is hibernate 3 project
    – check input java src folder and packages
    – if you have src folder for your project in / then it can be problem too

    Please, see Error log view (Windows-Show View-Other-PDE Runtime-Log Error View)

    Best regards

    #253193 Reply

    Michael
    Member

    I have encountered the same problem and the error logs show no error.

    #253196 Reply

    Michael
    Member

    It looks like the problem may be related to starting up the HSQLDB without a database alias. I fixed my issue by restarting the server with a dbname and that seemed to solve the problem. An error message would be nice in this situation.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: HSQL DB Explorer Hibernate cannot generate hibernate xml

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