Weblogic10.3 exception: org. hibernate. hql. Ast. hqltoken

Source: Internet
Author: User

An error is reported when Java applications are deployed in weblogic10.3.

Org. hibernate. queryexception: classnotfoundexception: org. hibernate. hql. Ast. hqltoken

 

Solution:

Go to the Weblogic installation directory and modify the parameter pre_classpath (in red) in the setdomainenv. Sh file)

[Root @ localhost bin] # cd/BEA/WebLogic/user_projects/domains/mydomain/bin
[Root @ localhost bin] # ls
Nodemanager server_migration service_migration setdomainenv. Sh startmanagedweblogic. Sh startweblogic. Sh stopmanagedweblogic. Sh stopweblogic. Sh
[Root @ localhost bin] # vi setdomainenv. Sh

#! /Bin/sh

Pre_classpath =/BEA/user_projects/domains/mydomain/applications/appname/WEB-INF/lib/antlr-2.7.6rc1.jar:
Export pre_classpath
# Warning: this file is created by the Configuration Wizard.
# Any changes to this script may be lost when adding extensions to this configuration.

# --- Start functions ---

Back Propagation = 100
SP = $ BP

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.