`
csdnchwei
  • 浏览: 2866 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

generating artifacts oracle

阅读更多
环境
    eclipse3.4+myeclipse6.0+flexbuilder3  struts2 hibernate3.5 spring2.5
问题
    生成映射文件报generating artifacts  oracle错误
查找资料后总结下:
  一是你eclipse上安装了jboss公司的hibernate tools plugin for eclipse,这些插件与myEclipse发生冲突,解决方法是删除这些插件。
  二是你在没有卸载以前myEclipse版本的情况下安装了新的 myEclipse版本,解决方法是把myEclipse卸载后重新安装,我遇到的情况就属于每二种情况,重装myEclipse后问题解决了。
  三是数据库驱动问题,解决方法是换个驱动。
    jdk1.4及更高版本   用ojdbc14.jar  
    jkd1.3   用classes12.jar     
我的jdk是1.5的,最好用用ojdbc14.jar,虽然不是绝对的,用classes12.jar也可以用,
但是用到了hibernate3,那么就最好用ojdbc14.jar。


  中间解决问题时遇到的新错误:
  一、the network adapter could not establish the connection oracle
  解决:连接字符串有问题    校正连接字符串即可
  二、Oracle 10G 报ORA-00604: 和ORA-12705:错误
  解决:一开始以为是驱动程序的问题,其实不是,只需在eclipse目录下找到   eclipse.ini文件,把Duser.language=en  改成 Duser.language=zh,连接成功


 
分享到:
评论

相关推荐

    Generating Artifacts问题解决.doc

    ### Generating Artifacts问题解决知识点详解 #### 一、问题背景及概述 在使用MyEclipse进行Web开发过程中,特别是利用Hibernate框架进行数据库反向工程(Hibernate Reverse Engineering)时,可能会遇到名为...

    错误:使用MyEclipse Database Exp

    描述中提到了具体的错误信息:"Problem Occurred Generating Artifacts",这个错误发生在2009年11月8日下午6:54:39(GMT+08:00),原因是"Could not get list of suggested identity strategies from database....

    Oracle 19C+13.4EMCC-oem部署和配置(含脚本)

    在安装EMCC之前,如果你遇到了如“Installation Fails on Generating Libraries with Errors”或“OMS InstallUpgrade Fails During BIP Configuration”的错误,可以参考Oracle文档2306680.1和2634802.1来解决。...

    Herbert S. Wilf - Generating Functions.pdf

    ### Generating Functions in Discrete Mathematics: An Overview Based on Herbert S. Wilf's Work #### Introduction to Generating Functions Generating functions serve as a bridge between discrete ...

    Generating Functionology

    《Generating Functionology》这本书由赫伯特·S·威尔夫(Herbert S. Wilf)编写,是关于生成函数及其在离散数学中的应用的一本著作。本书探讨了生成函数作为离散数学与连续分析之间桥梁的角色,特别强调了它在处理...

    adv Generating a Map Application源码

    adv Generating a Map Application源码

    adv Generating a Map Application 题目

    adv Generating a Map Application 题目

    Generating Parsers with JavaCC-Centennial

    《Generating Parsers with JavaCC-Centennial》是Tom Copeland撰写的一本书,出版于2009年,主要探讨了如何使用JavaCC工具生成解析器。JavaCC(Java Compiler Compiler)是一个广泛使用的开源工具,它允许开发者用...

    Generating Random Networks and Graphs

    Generating Random Networks and Graphs By 作者: Ton Coolen – Alessia Annibale – Ekaterina Roberts ISBN-10 书号: 0198709897 ISBN-13 书号: 9780198709893 Edition 版本: 1 出版日期: 2017-05-23 pages 页数...

    Episode-Based Prototype Generating Network for Zero-Shot Learnin

    在"Episode-Based Prototype Generating Network for Zero-Shot Learning"这篇论文中,作者提出了一种新的训练框架,用于解决零样本学习(ZSL)中的挑战。这个框架基于episode训练,每个episode模拟一个零样本分类...

    Oracle EBS R12 Order Management_TRAIN

    - **Standard Items**: Invoicing for standard items is typically straightforward, involving generating an invoice for the items shipped. - **PTO Kits**: Invoicing for PTO kits may require additional ...

    maven \"Generating project in Batch mode\"问题的解决

    当遇到"Maven Generating project in Batch mode"的问题时,通常意味着在批量模式下创建Maven项目时遇到了障碍。这篇博客文章“maven \"Generating project in Batch mode\"问题的解决”可能会提供一些解决方案。 ...

    母函数(Generating function)详解

    母函数,又称生成函数,是数学中一种强大的工具,特别是在组合数学和数论领域。它是一种将序列编码为单一的函数表达式,使得序列的性质可以通过处理这个函数来揭示。母函数通过这种方式提供了序列分析的新视角,使得...

    oracle data integrator(odi)概念、安装步骤及基本的配置步骤

    - **Generating a Scenario**: 构建场景以执行特定任务。 - **Create a Scheduler**: 设置调度器以自动运行任务。 #### 问题总结 - **创建 Data Server 时 test10g 必须填写**: 确保提供有效的测试连接信息。 - **...

    关于泊松点过程的生成方法-Generating Homogeneous Poisson Processes - PDF.pdf

    关于泊松点过程的生成方法-Generating Homogeneous Poisson Processes - PDF.pdf 在百度上看很多人问平面内泊松点怎么生成,以前我也迷茫的很久,刚好今天找到一个很有用的方法,分享给大家! Report1_...

    Modelling and Generating Ajax Applications A Model-Driven Approach

    - **Model Transformation**: Transforms higher-level models into lower-level ones, eventually generating code or other artifacts. #### UML Scheme for AJAX UI Modeling To address the specific needs of ...

    Apress - Oracle SQL Recipes A Problem Solution Approach (November 2009) (ATTiCA).pdf

    ### Oracle SQL Recipes: A Problem-Solution Approach #### Introduction _Oracle SQL Recipes: A Problem-Solution Approach_, authored by Grant Allen, Bob Bryla, and Darl Kuhn, is a comprehensive guide ...

    Self-generating-code.zip

    标题“Self-generating-code.zip”和描述中的信息都指向了一个概念——自动生成代码(Self-generating code)。在IT行业中,自动生成代码是指通过自动化工具、模板或者编程语言特性,根据预定义的规则或模型,自动...

    Generating Sequences With Recurrent Neural Networks(英文原版)

    一篇较好的描述seq2seq模式的英文资料。...works can be used to generate complex sequences with long-range struc- ture, simply by predicting one data point at a time. The approach is demonstrated for text ...

    Deep Visual-Semantic Alignments for Generating Image Descriptions

    We present a model that generates natural language descriptions of images and their regions. Our approach leverages datasets of images and their sentence descriptions to learn about the inter-modal ...

Global site tag (gtag.js) - Google Analytics