Search
Calendar
June 2025
S M T W T F S
« May    
1234567
891011121314
15161718192021
22232425262728
2930  
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 ;-).

One Response to “ClassNotFoundException: com.bea.cie.gpr.internal.model.DelegateHomeListHelper”

Leave a Reply