Search code examples
windowsweblogicjdeveloper

jdeveloper creating integrated weblogic domain hangs


I install jdeveloper on my windows machine and select default setup. I start the weblogic server getting the set password window. I set the password and leave the domain blank as this worked on a different windows machine. The last thing I see in the console is the following message and nothing happens beyond that:

[Waiting for the domain to finish building...]
[08:18:10 AM] Creating Integrated Weblogic domain...

there is an extensions error in the extensions log stating Error:failed to create stream factory class oracle.ide.net.IdeWrapperURLStreamHandlerFactory, but I have gotten past this point with that error on a different machine.

I looked in the C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.6.38.62.29 folder for any files named *.log and nothing. Does anyone know what could be causing this issue?


Solution

  • Delete the DefaultDomain folder from you system11.1.1.6.x.x.x folder to get of the unfinished installation of the internal wls. Then try to create the internal wls again, this time setting the domain. See if this created the wls. Funny that you don't see any log files. If I remember right the is one written. path is print out in the log messages window where you saw the other message.

    Make sure that firewalls are turned off or set appropriately because windows firewall sometimes blocks without the popup notifications one would expect.