Skip to main content
Solved

In Developer Studio getting error while adding "fmw_12.2.1.4.0_wls_quick.jar" file

  • September 3, 2021
  • 2 replies
  • 343 views

VivekNR
Sidekick (Partner)
Forum|alt.badge.img+9
  • Sidekick (Partner)
  • 26 replies

Hi All,

 

In Developer Studio we are getting following error while importing "fmw_12.2.1.4.0_wls_quick.jar" file. we are performing this action using “Run as administrator Mode.

 

Kindly guide us on the same.

 

Regards,

Vivek NR.

Best answer by Jeewaka Padmapriya

Hi @VivekNR,

I hope following information would help you to resolve the issue.

CAUSE

The issue is caused by a space in the Oracle_Home location path name (i.e Oracle Home).
 
When there is a space anywhere in the name, the code breaks at that point and does not read the rest of the path name.

SOLUTION

Eliminate spaces from the Oracle Home environment variable name.
Eliminating spaces will allow the code to read the entire address and function correctly. Use alphanumeric, underscore (_), hyphen (-), or dot (.) characters, and it must begin with an alphanumeric character.
 

Note:
Example: Oracle_Home

Steps:

  1. Go to the Environment Variables Window
    1. Windows 7: Go to Start Menu --> Right-Click Computer --> Properties --> Advanced System Settings --> Environment Variables
    2. Windows 10: At the bottom on the task bar where it says Type to Search, Type environment, in the list there will be an option to Edit the System Environment Variables
  2. On the bottom pane for the System Variables find the Oracle Home environment variable
  3. Select Edit
  4. Remove any spaces in the variable name and add either an underscore or have the name without spaces
  5. Confirm all windows and reinstall WebLogic

Cheers!

/Jeewaka.

View original
This topic has been closed for replies.

2 replies

Jeewaka Padmapriya
Hero (Employee)
Forum|alt.badge.img+10

Hi @VivekNR,

I hope following information would help you to resolve the issue.

CAUSE

The issue is caused by a space in the Oracle_Home location path name (i.e Oracle Home).
 
When there is a space anywhere in the name, the code breaks at that point and does not read the rest of the path name.

SOLUTION

Eliminate spaces from the Oracle Home environment variable name.
Eliminating spaces will allow the code to read the entire address and function correctly. Use alphanumeric, underscore (_), hyphen (-), or dot (.) characters, and it must begin with an alphanumeric character.
 

Note:
Example: Oracle_Home

Steps:

  1. Go to the Environment Variables Window
    1. Windows 7: Go to Start Menu --> Right-Click Computer --> Properties --> Advanced System Settings --> Environment Variables
    2. Windows 10: At the bottom on the task bar where it says Type to Search, Type environment, in the list there will be an option to Edit the System Environment Variables
  2. On the bottom pane for the System Variables find the Oracle Home environment variable
  3. Select Edit
  4. Remove any spaces in the variable name and add either an underscore or have the name without spaces
  5. Confirm all windows and reinstall WebLogic

Cheers!

/Jeewaka.


VivekNR
Sidekick (Partner)
Forum|alt.badge.img+9
  • Author
  • Sidekick (Partner)
  • 26 replies
  • October 15, 2021

@Jeewaka Padmapriya Thank you, It worked.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings