Weblogic as windows service error

There is a bug in BEA documentation for creating weblogic server instance as window service. The doumentation URL is here  

The example script (for creating weblogic as window service) in the documentation shows we need to have ADMIN_URL as below:

set ADMIN_URL=http://adminserver:7501

Actually we do NOT need to mention this url in the manual script. I had this URL mentioned and end up getting the error below.

java.rmi.NoSuchObjectException: The object identified by: '31' could not be found. Either it was has not been exported or it has been collected by the distributed garbage collector.

I removed this entry ran the script again. It worked.

To know more info on creating or installing weblogic as a window service,  please see this blog entry

1 comment:

  1. Hi,

    Could you please give some pointers to weblogic developer certification.


    Jasheer
    jasheer_kv@live.in
    +919731566331

    ReplyDelete