Search
Calendar
April 2024
S M T W T F S
« Sep    
 123456
78910111213
14151617181920
21222324252627
282930  
Your widget title
Archives

PostHeaderIcon ClassNotFoundException: com.bea.cie.gpr.internal.model.DelegateHomeListHelper

This morning, I have tried to install Weblogic 10.3.4, using the wls1034_generic.jar provided by Oracle.
I got this error:

ClassNotFoundException: com.bea.cie.gpr.internal.model.DelegateHomeListHelper

Indeed, this error is known: I had tried to install on Windows from a network drive, cf http://support.sas.com/kb/38/566.html.

Quick fix: copy wls1034_generic.jar on a local drive and then run it via %JAVA_HOME%\bin\java -jar wls1034_generic.jar.

Thanks to Nicolas Griso of Xebia for his support ;-).

Leave a Reply