WebSphere Studio Application Developer 5.0 optimization settings

Source: Internet
Author: User

The company has a project that needs to use the development environment of the WebSphere Studio application Developer 5.0, which is older and can only be used with JDK1.4.

Project development is always an error:

JVM terminated Exit code=1

Helpless, the online post is poor, only according to eclipse parameters set, set the parameters of this tool.

Steps to resolve:

1. Change the JDK environment variable to 1.4

Set the following in the system variable:

Variable name: Java_home  Variable value: C:\Program files\java\jdk1.4.0_25 variable name: CLASSPATH  Variable value:.; %java_home%\lib; variable name: Path           Variable value:%java_home%\bin;

Otherwise direct command, you will meet the following error:

2.CMD down to your installation directory:

CD D:\IBM\WebSphere studio\application Developer ie\v5.1.1>

Execute command: Wsappdevie.exe-data D:\WORKSPACE-VM d:\ibm\j2sdk1.4.2_05\bin\javaw.exe-vmargs-xmx600m-xms400m-xx:permsize= 64m-xx:maxpermsize=128m

To set the workspace, JVM, and parameters, refer to the following address description:

Http://wenku.it168.com/d_001008985.shtml

3. It is possible that you will encounter the following error message:

I'm sorry I haven't found a solution yet, but it's no longer an error to open the tools of WebSphere Studio.

WebSphere Studio Application Developer 5.0 optimization settings

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.