Deployment WebLogic input Username error at startup:
<aug 2015 2:42:33 AM cst> <Info> <Management> <BEA-141107> <version:weblogic Server 10.3.6 .0 Tue Nov 08:52:36 PST 1441050 >
<aug 2015 2:42:37 AM cst> <Info> <Security> <BEA-090065> <getting boot identity from user.& Gt
Enter username to boot WebLogic server:weblogic
Java HotSpot (TM) Server VM warning:you have loaded library/home/weblogic/wlserver_10.3/server/native/linux/i686/ Libterminalio.so which might have disabled stack guard. The VM would try to fix the stack guard now.
It's highly recommended that's the fix the library with ' execstack-c <libfile> ', or link it with '-Z noexecstack '.
<aug 2015 2:42:43 AM cst> <Error> <Security> <BEA-090782> <server-Running in Product Ion Mode and Native Library (Terminalio) to read the password securely from commandline are not found.>
<aug, 2015 2:42:43 AM cst> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown h Ook. The server would force shutdown now>
<aug, 2015 2:42:43 AM cst> <Alert> <WebLogicServer> <BEA-000396> <server shutdown has been r Equested by <wls kernel>>
<aug 2015 2:42:43 AM cst> <Notice> <WebLogicServer> <BEA-000365> <server state changed to F Orce_shutting_down>
Solution:
Create Boot.properties file in domains\***\servers\adminserver\security\ directory, username = your WebLogic username Password = your WebLogic password.