Middleware

Domain Create – jython-modules.jar/Lib/socket$py.class”, line 338, in gethostname

Oracle orta katman ürünlerinde yeni bir domain oluştururken aşağıdaki hatayı alıyorsanız ve aldığınız hata aşağıdaki gibi ise,

– Generation Error!!
Traceback (innermost last):
File “<iostream>”, line 35, in ?
File “/mymwhome/wlserver_10.3/common/wlst/modules/jython-modules.jar/Lib/socket$py.class”, line 338, in gethostname
gaierror: (20001, ‘getaddrinfo failed’)

/etc/hosts/  dosyasına mevcut makinanıyı tanımlamanız gerekiyor, Kısaca hata dns çözülmediği için geliyor.

Bugra Parlayan

I use this blog in my spare time to jot down thoughts and share my professional experiences. It’s my personal space to unwind and reflect. Feel free to share or reuse anything you find helpful here — just a small thank you is more than enough :) You can reach me at: bugra[@]bugraparlayan.com.tr
Back to top button
Close