Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed server not creating using wlserver #570

Open
satheesanraja opened this issue Sep 12, 2019 · 0 comments
Open

Managed server not creating using wlserver #570

satheesanraja opened this issue Sep 12, 2019 · 0 comments

Comments

@satheesanraja
Copy link

Hi Biemond,

I am trying to create the managed server using the puppet , but i am not able succeed. Below is the output i am getting without any error.Could you please let me know what can be done on this.

Info: Starting the wls daemon for domain ADF_DEV
Debug: Defining common methods...
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Using cached connection for https://puppet.iconcr.com:8140
Debug: Caching connection for https://puppet.iconcr.com:8140
Info: Executing wls-script /tmp/wlstCommonScript.py20190912-11130-1ravviw
Info: Executing wls-script /tmp/wlstScript20190912-11130-147s2dg.py with timeout = 120
Debug: Passing domain ADF_DEV
Debug: Passing tmp script location
Debug: Passing use_default_value_when_empty True
Debug: Passing credentials to WLST
Info: Connecting to wls on url t3://eu-middleware-sb2:7001
Debug: CLASSPATH=/usr/java/jdk1.8.0_201/lib/tools.jar:/apps/oracle/product/fmw/middleware12c/wlserver/modules/features/wlst.wls.classpath.jar::/apps/oracle/product/fmw/middleware12c/oracle_common/modules/internal/features/jrf_wlsFmw_oracle.jrf.wlst.jar

Debug:

Debug: PATH=/apps/oracle/product/fmw/middleware12c/wlserver/server/bin:/apps/oracle/product/fmw/middleware12c/wlserver/../oracle_common/modules/thirdparty/org.apache.ant/1.9.8.0.0/apache-ant-1.9.8/bin:/usr/java/jdk1.8.0_201/jre/bin:/usr/java/jdk1.8.0_201/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin:/home/oracle/.local/bin:/home/oracle/bin:/apps/oracle/product/fmw/middleware12c/wlserver/../oracle_common/modules/org.apache.maven_3.2.5/bin

Debug:

Debug: Your environment has been set.

Debug:

Debug: Initializing WebLogic Scripting Tool (WLST) ...

Debug:

Debug: Welcome to WebLogic Server Administration Scripting Shell

Debug:

Debug: Type help() for help on available commands

Debug:

Debug: wls:/offline> execfile('/tmp/wlstCommonScript.py20190912-11130-1ravviw')

Debug: wls:/offline> domain = 'ADF_DEV'

Debug: wls:/offline> tmp_script = '/tmp/wlstScriptADF_DEV.out'

Debug: wls:/offline> use_default_value_when_empty = True

Debug: wls:/offline> weblogicUser = 'weblogic'

Debug: wls:/offline> weblogicPassword = 'weblogic1'

Debug: wls:/offline> connect('weblogic','weblogic1','t3://eu-middleware-sb2:7001')

Debug: Connecting to t3://eu-middleware-sb2:7001 with userid weblogic ...

Debug: Successfully connected to Admin Server "AdminServer" that belongs to domain "ADF_DEV".

Debug:

Debug: Warning: An insecure protocol was used to connect to the server.

Debug: To ensure on-the-wire security, the SSL port or Admin port should be used instead.

Debug:

Debug: wls:/ADF_DEV/serverConfig/> execfile('/tmp/wlstScript20190912-11130-147s2dg.py')

Debug: dr-- AdminServer

Debug:

Debug: AdminServer

Debug: 1

Debug: dr-- LocalMachine

Debug:

Debug: ~~~~COMMAND SUCCESFULL~~~~

Info: Disconnecting from wls on url t3://eu-middleware-sb2:7001
Info: create default/WLS_ADF1
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Closing connection for https://puppet.iconcr.com:8140
Debug: Creating new connection for https://puppet.iconcr.com:8140
Debug: Starting connection for https://puppet.iconcr.com:8140
Debug: Caching connection for https://puppet.iconcr.com:8140
Debug: Executing: wlstScript with action
Info: Skip WLST for domain ADF_DEV
Notice: /Stage[main]/Icon_wls_admin::Managed_servers/Wls_server[WLS_ADF1]/ensure: created
Debug: /Stage[main]/Icon_wls_admin::Managed_servers/Wls_server[WLS_ADF1]: The container Class[Icon_wls_admin::Managed_servers] will propagate my refresh event
Info: create default/WLS_ADF2
Debug: Dynamically-bound server lookup failed, falling back to server setting
Debug: Dynamically-bound port lookup failed; falling back to masterport setting
Debug: Using cached connection for https://puppet.iconcr.com:8140
Debug: Caching connection for https://puppet.iconcr.com:8140
Debug: Executing: wlstScript with action
Info: Skip WLST for domain ADF_DEV
Notice: /Stage[main]/Icon_wls_admin::Managed_servers/Wls_server[WLS_ADF2]/ensure: created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant