facebook

Unable to open Table Listing in MyEclipse Hibernate in 5M2

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #256504 Reply

    NPRST
    Member

    Hello All,

    I m able to connect to the Server (SQLServer 2000) using Myeclipse (both Database Explorer or Hibernate). But, after connecting to the Server, when I click on the DatabaseName, I m getting a list of all the usersnames on the Database. When I click on my User Name, I find a Tree Hierarchy, namely same as the old one, System Table, Table, View and Procedure. But when I click on any of these trees for expansion to view a List of Table or View, I am unable to find one in the explorer (The trees are not expanding).

    I also tried writing queries for the tables in the Database, they are working fine and returning appropriate results.

    I used the same database to connect with the Old Myeclipse edition 4.0.1 and Its working properly with this version and displaying the table names in the explorer.


    Here is my Configuration Summary:

    *** Date: Thu Aug 10 11:15:58 CDT 2006

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.6.0-beta2

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 Milestone 2
    Build id: 20060703-5.0-M2

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.0
    Build id: M20060629-1905

    Eclipse Project SDK

    Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
    Build id: M20060629-1905

    Eclipse Platform

    Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
    Build id: M20060629-1905

    Eclipse Plug-in Development Environment

    Version: 3.2.0.v20060609m——6zXJJzJzJq
    Build id: M20060629-1905

    Eclipse RCP

    Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
    Build id: M20060629-1905

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Documents and Settings\smitha.dandge.in.dev\Desktop\NewEclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    9a4_7c
    -vm
    C:\WINNT\system32\javaw.exe

    Here is my Error Log:

    !SESSION 2006-08-10 11:05:29.537 ———————————————–
    eclipse.buildId=M20060629-1905
    java.version=1.6.0-beta2
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.snippets 4 4 2006-08-10 11:05:58.725
    !MESSAGE SnippetManager could not load hidden state
    !STACK 0
    java.net.MalformedURLException: unknown protocol: c
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
    at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
    at org.eclipse.wst.common.snippets.internal.model.SnippetManager.loadHiddenState(SnippetManager.java:254)
    at org.eclipse.wst.common.snippets.internal.model.SnippetManager.getDefinitions(SnippetManager.java:152)
    at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(SnippetInstaller.java:41)
    at com.aston.AstonWizardsPlugin.installSnippetLibraries(AstonWizardsPlugin.java:368)
    at com.aston.AstonWizardsPlugin.checkSnippetLibraries(AstonWizardsPlugin.java:314)
    at com.aston.AstonWizardsPlugin.start(AstonWizardsPlugin.java:383)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:30)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
    at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1138)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1759)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:58.850
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:59.053
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:59.162
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:59.350
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:59.537
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\javascript_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:59.662
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:59.819
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:05:59.959
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:06:00.116
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:06:00.350
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-10 11:06:00.475
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0M2\eclipse\plugins\com.genuitec.eclipse.wizards_4.9.200\snippets\struts_tiles_snippets.xml

    #256693 Reply

    Riyad Kalla
    Member

    Just two tips, please use the latest stable 1.5.0_08 release of the JDK and not the 6.0 Beta 2 release. Also, but sure to upgrade to MyEclipse 5.0.1

    #257388 Reply

    NPRST
    Member

    Riyad,

    I tried dowloading everything again and followed your suggestion to load stable versions, but the same problem is still exisiting. Has anyone else reported of the same error?? I m actually unable to create mapping since there are no tables in the Hibernate Explorer. Please let me know what whats going wrong …….

    Here is my Configuration Summary:

    *** Date: Tue Aug 22 13:41:49 CDT 2006

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.6.0-beta2

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.0
    Build id: M20060629-1905

    Eclipse Project SDK

    Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
    Build id: M20060629-1905

    Eclipse Platform

    Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
    Build id: M20060629-1905

    Eclipse Plug-in Development Environment

    Version: 3.2.0.v20060609m——6zXJJzJzJq
    Build id: M20060629-1905

    Eclipse RCP

    Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
    Build id: M20060629-1905

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Documents and Settings\smitha.dandge.in.dev\Desktop\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    898_7c
    -vm
    C:\WINNT\system32\javaw.exe

    Error Log:

    !SESSION 2006-08-17 11:52:12.321 ———————————————–
    eclipse.buildId=M20060629-1905
    java.version=1.6.0-beta2
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.snippets 4 4 2006-08-17 11:53:41.009
    !MESSAGE SnippetManager could not load hidden state
    !STACK 0
    java.net.MalformedURLException: unknown protocol: c
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
    at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
    at org.eclipse.wst.common.snippets.internal.model.SnippetManager.loadHiddenState(SnippetManager.java:254)
    at org.eclipse.wst.common.snippets.internal.model.SnippetManager.getDefinitions(SnippetManager.java:152)
    at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(SnippetInstaller.java:41)
    at com.aston.AstonWizardsPlugin.installSnippetLibraries(AstonWizardsPlugin.java:368)
    at com.aston.AstonWizardsPlugin.checkSnippetLibraries(AstonWizardsPlugin.java:314)
    at com.aston.AstonWizardsPlugin.start(AstonWizardsPlugin.java:383)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:30)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
    at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1138)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1759)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:41.353
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:41.494
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:41.587
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:41.697
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:41.822
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\javascript_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:41.962
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:42.072
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:42.197
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:42.322
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:42.462
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-17 11:53:42.603
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_tiles_snippets.xml
    !SESSION 2006-08-22 11:28:41.688 ———————————————–
    eclipse.buildId=M20060629-1905
    java.version=1.6.0-beta2
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.internet.cache 1 0 2006-08-22 11:51:13.174
    !MESSAGE wtp.autotest.noninteractive is set. Licenses dialogs will not be displayed.

    !ENTRY org.eclipse.jst.jsf.core 1 0 2006-08-22 12:01:20.104
    !MESSAGE Could not load JSF Library Registry; creating new registry

    #257398 Reply

    Riyad Kalla
    Member

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.6.0-beta2

    The problem is that you still aren’t using the 1.5.0_08 JDK, Eclipse is still launching with the 6.0 Beta 2 release.

    Try editing your eclipse.ini file in your Eclipse dir, and add a line at the top like:
    -vm c:\path\to\jdk\bin\java.exe

    where you replace the “path to jdk” part with the actual path to the fully qualified javaw.exe executable.

    #257429 Reply

    NPRST
    Member

    Riyad,

    Thanks for your reply.
    Uninstalled everything right from scratch, from Java to myeclipse and reloaded everything again, as you suggested. But the problem still exists, I m not sure why.

    Here is my System configuration:

    *** Date: Wed Aug 23 10:53:10 CDT 2006

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.5.0_08

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.0
    Build id: M20060629-1905

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse Platform

    Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
    Build id: M20060629-1905

    Eclipse RCP

    Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
    Build id: M20060629-1905

    Eclipse Plug-in Development Environment

    Version: 3.2.0.v20060609m——6zXJJzJzJq
    Build id: M20060629-1905

    Eclipse Project SDK

    Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
    Build id: M20060629-1905

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Documents and Settings\smitha.dandge.in.dev\Desktop\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    1f0_7c
    -vm
    C:\WINNT\system32\javaw.exe

    Error Log:

    !SESSION 2006-08-23 10:47:02.367 ———————————————–
    eclipse.buildId=M20060629-1905
    java.version=1.5.0_08
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:29.304
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:29.492
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:29.632
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:29.898
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:30.320
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\javascript_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:30.554
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:30.742
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:31.054
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:31.367
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:31.664
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-23 10:48:32.070
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_tiles_snippets.xml

    #257431 Reply

    Riyad Kalla
    Member

    I forgot to ask, which driver are you using to connect to your MS SQL Server instance?

    #257432 Reply

    NPRST
    Member

    I m using Microsoft SQL Server

    #257436 Reply

    NPRST
    Member

    Riyad:

    I just now saw a posting in Database tools with subject “DBExplorer – MS SQL server” – This person has the same problem as I do. I clearly did not understand on what the reply to his question meant, but the problem he is facing is same as what I m facing

    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Unable to open Table Listing in MyEclipse Hibernate in 5M2

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