Starting weblogic in unix using "root"

We used to have an instance of weblogic user domain which the user used to start,
as we'd like to run this domain under ports < 1024, we now need user "root" to
start it.
[Q] Which files will need to be owned by root in order to do this ?
[Q] How can user "root" start the domain, yet the process remain owned by the
user ?
Given that in unix one doesn't want root owning the process, with all the
usual implication
it entails.
I'd appreciate if you can email me any tips you may have on the subject as
I don't get time to read this news group.
Thanks,
Tarang

Tarang wrote:
We used to have an instance of weblogic user domain which the user used to start,
as we'd like to run this domain under ports < 1024, we now need user "root" to
start it.
[Q] Which files will need to be owned by root in order to do this ?
[Q] How can user "root" start the domain, yet the process remain owned by the
user ?
Given that in unix one doesn't want root owning the process, with all the
usual implication
it entails.
I'd appreciate if you can email me any tips you may have on the subject as
I don't get time to read this news group.
HEllo,
You can use the 'post-bind' option to start WLS as root, and switch to
an user when WLS is started. This is the safest way.
rgrds,
          Bart

Similar Messages

  • Starting weblogic as other than root

              Hi,
              Is there a way to start weblogic with other than "root"?
              thanks!
              chuck
              

    If you want to bind it to the port < 1000, then no, but it
              is possible to start it as root and change uid/guid to a non-
              privilledged user after it successfully binds to the port - see
              unix machine config in the console.
              chuck <[email protected]> wrote:
              > Hi,
              > Is there a way to start weblogic with other than "root"?
              > thanks!
              > chuck
              Dimitri
              

  • Cannot start Weblogic 10.3 using JRockit-R27.5.0-jdk1.5.0_14

    I'm having problems starting Weblogic Administration server. My setup is Oracle Enterprise Linux 5.0 64-bit on AMD platform. I've installed Weblogic 10.3 64bit and JRockit-R27.5.0-jdk1.5.0_14. When trying to start Weblogic within my domain by typing "./startWebLogic.sh" I get the following error:
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=:/opt/bfapps/bea/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/bfapps/bea/patch_cie660/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/lib/tools.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/weblogic.jar:/opt/bfapps/bea/modules/features/weblogic.server.modules_10.3.0.0.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/webservices.jar:/opt/bfapps/bea/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/opt/bfapps/bea/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar::/opt/bfapps/bea/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/xqrl.jar::
    PATH=/opt/bfapps/bea/wlserver_10.3/server/bin:/opt/bfapps/bea/modules/org.apache.ant_1.6.5/bin:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/jre/bin:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/bin:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/NX/bin:/usr/NX/bin:/home/jeff/bin:/usr/NX/bin:/usr/NX/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.5.0_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
    BEA JRockit(R) (build R27.5.0-110_o-99226-1.5.0_14-20080528-1505-linux-x86_64, compiled mode)
    Starting WLS with line:
    /opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/bin/java -jrockit -Xms256m -Xmx512m -da -Dplatform.home=/opt/bfapps/bea/wlserver_10.3 -Dwls.home=/opt/bfapps/bea/wlserver_10.3/server -Dweblogic.home=/opt/bfapps/bea/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/opt/bfapps/bea/patch_wls1030/profiles/default/sysext_manifest_classpath:/opt/bfapps/bea/patch_cie660/profiles/default/sysext_manifest_classpath -Dweblogic.Name=Admin -Djava.security.policy=/opt/bfapps/bea/wlserver_10.3/server/lib/weblogic.policy weblogic.Server
    <Jul 22, 2009 4:40:59 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.5.0-110_o-99226-1.5.0_14-20080528-1505-linux-x86_64 from BEA Systems, Inc.>
    <Jul 22, 2009 4:41:00 PM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.UnsupportedClassVersionError: weblogic/jdbc/common/internal/ConnectionPool : unsupported classversion 50.0
    java.lang.UnsupportedClassVersionError: weblogic/jdbc/common/internal/ConnectionPool : unsupported classversion 50.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at weblogic.kernel.FinalThreadLocalList.initialize(FinalThreadLocalList.java:44)
    at weblogic.t3.srvr.PreConfigBootService.start(PreConfigBootService.java:70)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:459)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:164)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:712)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:486)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:440)
    at weblogic.Server.main(Server.java:67)
    >
    <Jul 22, 2009 4:41:00 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jul 22, 2009 4:41:00 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jul 22, 2009 4:41:00 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    I'm assuming I do not have my environment setup properly. Any ideas?
    Thanks,
    Jeff

    WLS 10.3 and above require Java 1.6, and certain versions. It's recommend that you use one of the JVM's installed with the product. For 10.3, I think that is jdk160_05.

  • How to start App Server not using root

    Hi,
    I installed BEA Platform 7.0 with user root on Solaris. Wondering if there's
    a way to start the Application Server from another user?
    Thanks.
    Steve

    "Steven Ma" <[email protected]> schrieb im Newsbeitrag
    news:3d640873$[email protected]..
    >
    Hi,
    I installed BEA Platform 7.0 with user root on Solaris. Wondering ifthere's
    a way to start the Application Server from another user?
    Thanks.
    Steveif you do a "chown -Rh myuser:mygrp <WLS_Inst_dir> and use a Port above 1024
    as Server Listen Port, it should work with another user.
    I haven't tried in WLS 7 but with WLS 6.x it works fine.
    alexander

  • Unix: How do I start weblogic as root, yet have owned by non-root uid

    I have a weblogic domain that used to be started by a non-root unix user, we
    now wish to have this domain
    started by the user "root" as we are using ports < 1024.
    [Q] What do I have to do to achieve this ?
    [Q] Which files will need to be owned by root ?
    Weblogic documentation isn't clear on this.

    http://e-docs.bea.com/wls/docs81/ConsoleHelp/machines.html
    Does that answer it?
    mbg
    "Tarang" <[email protected]> wrote in message
    news:3e7fc4cc$[email protected]..
    >
    >
    I have a weblogic domain that used to be started by a non-root unixuser, we
    now wish to have this domain
    started by the user "root" as we are using ports < 1024.
    [Q] What do I have to do to achieve this ?
    [Q] Which files will need to be owned by root ?
    Weblogic documentation isn't clear on this.

  • Solaris Weblogic 8.1 Server - starting Weblogic as non-root user

    Hello,
    Currently we are starting weblogic 8.1 server as the root user, but would like to start as a non-root user.
    (our unix team isn't too happy giving us, the dev team the root password!).
    Is it possible to start Weblogic 8.1 on Solaris 8 without the root password?...If so, can you point me, where I can find more information in the documentation, please.
    thanx,
    Vishwa

    If you have managed to boot the server before in the past you should have a config.xml.booted file in your domain. Try using this to boot, if it works you can diff it with your possibly mashed config.xml to see what went wrong.

  • Cannot start weblogic server anymore in oracle user after config. in root

    Hi all,
    My weblogic server 10.3.4.0 installed in oracle developer days in oralce linux guest was able to start before using the oracle user account. However, after I copied a folder into the autodeploy directory in weblogic server under the root account, I am not able to start the weblogic server anymore using the oracle user account. The folder I copied into the autodeploy directory is called Joseki.war which is used to access Sparql service and semantic techonologies in Jena. Can anybody pls give some advice to fix the issue? Thank you very much in advance.

    Wrong forum - your post has nothing to do with the Oracle database. You wanted a WLS forum.

  • How to start weblogic instance using wlserv ant task

    Hi,
    Iam using weblogic 8.1
    Iam trying to write build script which starts remote weblogic instance and does deploy using wldeploy and restarts the instance.
    First iam trying with starting weblogic.
    ==============================
    <wlserver
                   dir="${server.project.root.dir}"
                   domainName="${weblogic.domain.name}"
                   serverName="${weblogic.server.name}"
                   host="10.106.90.50"
                   port="8001"
                   generateConfig="true"
                   productionModeEnabled="false"
                   weblogicHome="${weblogic.home}/weblogic81"
              username="weblogic"
                   password="password"
                   args = "-XX:MaxPermSize=512M -Xms256m -Xmx512m"
                   action="start">
                   <classpath refid="weblogic.classpath"/>
              </wlserver>
    ==============================
    Iam getting an issue here , it starts the weblogic but automatically it stops the weblogic , without any exception.
    as per their documentation
    "When you use the wlserver task in an Ant script, the task does not return control until the specified server is available and listening for connections. If you start up a server instance using wlserver, the server process automatically terminates after the Ant VM terminates. If you only connect to a currently-running server using the wlserver task, the server process keeps running after Ant completes."
    I understand what they are saying , but what is the remedy to it , how to rectify it. I tried starting default server it gives NPE.
    ITs kinda very urgent for me any help , or available scripts will be very use ful.
    Thanks in advance.

    meghab,
    Thanks for the reply.
    I tried using java task , now the server is starting sucessfully but iam getting exception while starting the Queue.
    Here is my ant task.
    ===================================
    <target name="weblogicrun">
              <java fork="yes" dir="${weblogic.domain.dir}" classpathref="weblogic-classpath" classname="weblogic.Server">
                   <jvmarg value="-server"/>
                   <jvmarg value="-Dweblogic.Name=MyAppServer"/>
                   <jvmarg value="-Dweblogic.RootDirectory=${weblogic.config.dir}"/>
                   <jvmarg value="-Xms256m"/>
                   <jvmarg value="-Xmx512m"/>
                   <jvmarg value="-XX:MaxPermSize=128m"/>
                   <jvmarg value="-da"/>
                   <jvmarg value="-Dplatform.home=D:/bea"/>
                   <jvmarg value="-Dwls.home=D:/bea/weblogic81/server"/>
                   <jvmarg value="-Dweblogic.ProductionModeEnabled=false"/>
                   <jvmarg value="-Djava.security.policy=D:/bea/weblogic81/server/lib/weblogic.policy"/>
              </java>
         </target>
    ===================================
    In my project i have default queue , it gives INSTANTIATION EXCEPTION while trying to invoke weblogic.jms.common.DestinationImpl
    ==================================
    java.lang.InstantiationError: weblogic.jms.common.DestinationImpl
    =====================================
    Iam providing the config information from config.xml
    <JMSServer Name="WSStoreForwardInternalJMSServerMyServer"
    Store="FileStore" Targets="MyAppServer">
    <JMSQueue CreationTime="1179819623120"
    JNDIName="jms.internal.queue.WSStoreForwardQueue"
    JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSStoreForwardQueueCCAppServer"/>
    <JMSQueue CreationTime="1179819623511"
    JNDIName="jms.internal.queue.WSDupsEliminationHistoryQueue"
    JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSDupsEliminationHistoryQueueMyAppServer"/>
    </JMSServer>
    =========================================
    The full exception stack is below...
    [java] <Oct 11, 2007 1:54:28 PM IST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "MyAppServer" for domain "MyAppDomain">
    [java] <Oct 11, 2007 1:54:41 PM IST> <Error> <JMS> <BEA-040368> <The following exception has occurred:
    [java] java.lang.InstantiationError: weblogic.jms.common.DestinationImpl
    [java] at weblogic.jms.backend.BEDestination.initialize(BEDestination.java:801)
    [java] at weblogic.jms.backend.BEDestination.initialize(BEDestination.java:341)
    [java] at weblogic.jms.backend.BackEnd.createDestination(BackEnd.java:1952)
    [java] at weblogic.jms.backend.BackEnd.initialize(BackEnd.java:667)
    [java] at weblogic.jms.JMSService.addJMSServer(JMSService.java:2247)
    [java] at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    [java] at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    [java] at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    [java] at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    [java] at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at java.lang.reflect.Method.invoke(Method.java:324)
    [java] at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:755)
    [java] at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:734)
    [java] at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:516)
    [java] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    [java] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    [java] at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:990)
    [java] at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:948)
    [java] at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:948)
    [java] at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:475)
    [java] at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7731)
    [java] at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1321)
    [java] at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:339)
    [java] at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    [java] at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    [java] at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    [java] at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    [java] at weblogic.Server.main(Server.java:32)
    Am i missing something.
    Thanks in advance.
    Edited by rdayalan at 10/11/2007 1:45 AM

  • Error in starting weblogic server using ant

    Hi,
    I am trying to start the weblogic server using ant.I used the following command:
    <taskdef name="wlserver" classname="weblogic.ant.taskdefs.management.WLServer">
    <classpath>
    <pathelement location="${BEA_HOME}/weblogic81/server/lib/weblogic.jar" />
    </classpath>
    </taskdef>
    <target name="start-weblogic">
    <wlserver username="weblogic" password="weblogic" failonerror="false" servername="myserver" domainname="rwadomain" dir="${BEA_HOME}/user_projects/domains/rwadomain" host="localhost" port="7001" weblogichome="${BEA_HOME}/weblogic81" beahome="${BEA_HOME}" policy="${BEA_HOME}\weblogic81\server\lib\weblogic.policy" />
    </target>
    But it is giving me an error that java.lang.NoClassDefFoundError: weblogic/Server
    I also tried the following command:
    <target name="start-weblogic">
    <java classname="weblogic.Server" fork="yes" classpathref="weblogic.classes" failonerror="true">
    <sysproperty key="weblogic.Domain" value="rwadomain"></sysproperty>
    <sysproperty key="weblogic.RootDirectory" value="C:\bea\user_projects\domains\rwadomain"></sysproperty>
    <sysproperty key="weblogic.ConfigFile" value="config.xml"></sysproperty>
    <sysproperty key="weblogic.ListenAddress" value="localhost"></sysproperty>
    <sysproperty key="weblogic.ListenPort" value="7001"></sysproperty>
    <arg line="-ms200m -mx200m"></arg>
    </java>
    </target>
    But the problem with this command is that it does not reurn control to execute the further commands.
    Please suggest something.
    Thanks in advance
    -amit

    Hi,
    You should take a look at the <parallel> ant task.
    Regards,
    LG

  • Error while starting weblogic in Linux VM using startWebLogic.sh

    I have successfully installed Weblogic 10.3.2, 64 bit, on Linux VM(64 bit).
    After that I created base domain using the configuration wizard.
    Now, when I am tyring to start the weblogic server using startWeblogic.sh from directory .../domains/base_domain/, I get the following error:
    starting weblogic with Java version:
    java version "1.6.0_20"
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
    Starting WLS with line:
    /usr/java/jdk1.6.0_20/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=/home/oracle/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/home/oracle/Oracle/Middleware/wlserver_10.3 -Dwls.home=/home/oracle/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/home/oracle/Oracle/Middleware/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/oracle/Oracle/Middleware/patch_wls1032/profiles/default/sysext_manifest_classpath weblogic.Server
    <Aug 8, 2012 9:59:25 AM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.3-b01 from Sun Microsystems Inc.>
    <Aug 8, 2012 9:59:26 AM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    <Aug 8, 2012 9:59:27 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 8, 2012 9:59:27 AM PDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 8, 2012 9:59:27 AM PDT> <Notice> <Log Management> <BEA-170019> <The server log file /home/oracle/Oracle/Middleware/user_projects/domains/base_domain1/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Aug 8, 2012 9:59:30 AM PDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.ExceptionInInitializerError.
    weblogic.security.service.SecurityServiceException: java.lang.ExceptionInInitializerError
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ExceptionInInitializerError
    at com.octetstring.vde.util.guid.GuidGenerator.nextGuidInBytes(GuidGenerator.java:125)
    at com.octetstring.vde.util.guid.Guid.<init>(Guid.java:84)
    at com.octetstring.vde.backend.standard.BackendStandard.add(BackendStandard.java:379)
    at com.octetstring.vde.backend.BackendHandler.add(BackendHandler.java:460)
    at com.octetstring.vde.util.LDIF.importLDIF(LDIF.java:279)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
    at java.lang.System.arraycopy(Native Method)
    at com.octetstring.vde.util.guid.GuidParamGenerator.generateNodeID(GuidParamGenerator.java:47)
    at com.octetstring.vde.util.guid.GuidStateManager.initializeGUIDParameters(GuidStateManager.java:59)
    at com.octetstring.vde.util.guid.GuidStateManager.<init>(GuidStateManager.java:30)
    My host file entry is as follows:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    ::1 localhost6.localdomain6 localhost6
    192.168.1.5 localhost
    Can anyone help getting this issue resolved? Any help would be highly appreciated.
    Thanks
    Mohit

    @Karthik, I tried your suggestion but still the same error.
    @Shaik: As per your suggestion, I created a new base domain, leaving everything as default(listener address as localhost).
    I tried running startWebLogic.sh from this new domain, and I get following error:
    <Aug 8, 2012 11:18:03 AM PDT> <Notice> <Log Management> <BEA-170019> <The server log file /home/oracle/Oracle/Middleware/user_projects/domains/base_domain2/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Aug 8, 2012 11:18:04 AM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
    java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
    at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:38)
    at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:33)
    at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:124)
    at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:60)
    at weblogic.server.channels.ChannelService.start(ChannelService.java:203)
    Truncated. see log file for complete stacktrace
    Caused By: java.net.UnknownHostException: dhcppc3: dhcppc3
    at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
    at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:36)
    at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:33)
    at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:124)
    at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:60)
    Truncated. see log file for complete stacktrace
    -------------------------------------------------------------------------------------------------------------------------------------------

  • Unable to start weblogic server using another user of same machine

    Hi,
    I have installed weblogic using my credentials.I am able to start it properly with my credentials.
    I am getting error while starting weblogic server from another user of same machine having same admin rights.
    It shows following details while starting server and process stops:
    <22-Dec-2011 06:15:02 o'clock GMT> <Info> <Security> <BEA-090905> <Disabling C
    ptoJ JCE Provider self-integrity check for better startup performance. To enable
    this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true
    >
    <22-Dec-2011 06:15:02 o'clock GMT> <Info> <Security> <BEA-090906> <Changing th
    default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To
    enable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    Please advice.
    Thanks and Regards:
    Priya

    Can you check the server log file for more details. The server log file is located in the <domain-home>/servers/<server-name>/logs directory.
    There probably something wrong with the log rotation or something similar. Usually when certain files that are created during runtime belong
    to a certain user, other users do not have rights or they must belong to the same group.
    Also note that the messages are only info messages and are not really the cause.

  • Unable to start Admin server by using weblogic.admin utility

    Hi,
    I stoped the admin server by using weblogic.admin utility command as bellow.
    java weblogic.Admin -url http://server1:8008 -username adminuser -password weblogic SHUTDOWN myserver
    It stopped successfully. But while starting as below i am getting error. Kindly help me out.
    java weblogic.Admin -url http://172.27.72.70:8008 -username adminuser -password weblogic START myserver
    <Warning> <Net> <BEA-000905> <Could not open connection with host: server1 and port: 8008.>
    Failed to connect to http://172.27.72.70:8008: Destination unreachable; nested exception is:
    java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: 'star', port: '8008'; No available router to destination
    Any suggestion is appreciated.
    Thanks,

    Hi,
    Thanks for your reply.
    Yes, Node Manager has configured on Managed Server's host machine.
    So can't we start admin server by using weblogic.admin utility if admin server is stopped?
    Thanks,

  • How to Start Oracle weblogic in UNIX

    hi,
    I was reading a document in which they explain we can create windows service for Oracle weblogic and after that we can start/stop that service.
    but in unix environment i have to keep open command shells to start weblogic. Is there any option to run oracle weblogic in background?
    Currently i have to keep open command shell to keep running oracle weblogic and if i close them weblogic will be close.
    Regards,
    imran

    Using nohup is the normal way to do this on UNIX.
    stopWeblogic.sh will stop it.
    --olaf                                                                                                                                                                                   

  • Problem on web app using root context in weblogic 7.0.2

    I got problem on servlet which running on root context "/" in weblogic 7.0.2. I have remove the default web app (which use the root context) before the web app. The web application was deployed without any error. However, when the servlet run to the line calling HttpSession.setAttribute, the following exception occurs. The weblogic server is running on Solaris 8. anyone can help?
              java.lang.IllegalStateException: Internal Servlet Session Process Error Found!
              at weblogic.servlet.internal.session.SessionData.checkProcess(SessionData.java:1045)
              at weblogic.servlet.internal.session.SessionData.setAttribute(SessionData.java:477)
              at com.chase.infra.appcontrol.servlet.LoginServlet.doPostHK(Unknown Source)
              at com.chase.infra.appcontrol.servlet.LoginServlet.doPost(Unknown Source)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
              at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:20)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
              at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5451)
              at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
              at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3105)
              at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2588)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
              The weblogic.xml is
              <?xml version="1.0" encoding="UTF-8"?>
              <!DOCTYPE weblogic-web-app
              PUBLIC "-//BEA Systems, Inc.//DTD Web Application 7.0//EN"
              "http://www.bea.com/servers/wls700/dtd/weblogic700-web-jar.dtd" >
              <weblogic-web-app>
              <context-root>/</context-root>
              </weblogic-web-app>

    Hie,
              We are facing the same problem; i.e. we are getting the same error message when we are trying to run our struts application on Weblogic 7.0.5 using JDK 1.3.1. This problem occured particularly when we tried to do a load testing using approx 20 concurrent users (a lesser load was supported though). Can you please let us know how this problem was sorted out on your end?
              thanks,
              Debanjan

  • Starting weblogic 6.0(for unix) but I find a error.

    Hi! everyone.
    Env:
    OS: Solaris 8 for IA (OEM Support)
    JDK: Sun JDK 1.3.1
    WebAppServer: WebLogic server 6.0
    C compiler: gcc 2.95.2
    I install weblogic 6.0 on my OS. when I starting weblogic 6.0,I find a
    error:
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Notice> <WebLogicServer> <www1> <www1>
    <Liste
    nThread> <system> <> <000202> <ListenThread listening on port 7001>
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Notice> <WebLogicServer> <www1> <www1>
    <main>
    <system> <> <000216> <WebLogic Server started>
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Error> <Performance Pack> <www1> <www1>
    <List
    enThread> <system> <> <000000> <Unable to load performance pack, using Java
    I/O.
    >
    java.lang.UnsatisfiedLinkError:
    /export/home/BEA/wlserver6.0/lib/solaris/libmuxe
    r.so: ld.so.1: /usr/java/jre/bin/../bin/i386/native_threads/java: ???¨¹??:
    /expo
    rt/home/BEA/wlserver6.0/lib/solaris/libmuxer.so: wrong ELF data format:
    ELFDATA2
    MSB
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306)
    at java.lang.Runtime.loadLibrary0(Runtime.java:749)
    at java.lang.System.loadLibrary(System.java:820)
    at weblogic.socket.PosixSocketMuxer.<init>(PosixSocketMuxer.java:90)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:237)
    at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:128)
    at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:83)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:221)
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Notice> <WebLogicServer> <www1> <www1>
    <SSLLi
    stenThread> <system> <> <000202> <SSLListenThread listening on port 7002>
    Thanks!

    Sunday,
    Check to ensure that the path for this file is right and that it is actually installed
    , and
    Set "weblogic.system.nativeIO.enable=true" in your weblogic.properties file.
    "Sunday" <[email protected]> wrote:
    Hi! everyone.
    Env:
    OS: Solaris 8 for IA (OEM Support)
    JDK: Sun JDK 1.3.1
    WebAppServer: WebLogic server 6.0
    C compiler: gcc 2.95.2
    I install weblogic 6.0 on my OS. when I starting weblogic 6.0,I find
    a
    error:
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Notice> <WebLogicServer> <www1> <www1>
    <Liste
    nThread> <system> <> <000202> <ListenThread listening on port 7001>
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Notice> <WebLogicServer> <www1> <www1>
    <main>
    <system> <> <000216> <WebLogic Server started>
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Error> <Performance Pack> <www1> <www1>
    <List
    enThread> <system> <> <000000> <Unable to load performance pack, using
    Java
    I/O.
    >
    java.lang.UnsatisfiedLinkError:
    /export/home/BEA/wlserver6.0/lib/solaris/libmuxe
    r.so: ld.so.1: /usr/java/jre/bin/../bin/i386/native_threads/java: ???¨¹??:
    /expo
    rt/home/BEA/wlserver6.0/lib/solaris/libmuxer.so: wrong ELF data format:
    ELFDATA2
    MSB
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306)
    at java.lang.Runtime.loadLibrary0(Runtime.java:749)
    at java.lang.System.loadLibrary(System.java:820)
    at weblogic.socket.PosixSocketMuxer.<init>(PosixSocketMuxer.java:90)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:237)
    at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:128)
    at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:83)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:221)
    ####<2001-11-15 ÉÏÎç08ʱ53·Ö56Ãë> <Notice> <WebLogicServer> <www1> <www1>
    <SSLLi
    stenThread> <system> <> <000202> <SSLListenThread listening on port 7002>
    Thanks!

Maybe you are looking for

  • What is best non-apple display for 15 inch macbook pro with retina display?

    I am looking for a good and reasonably priced monitor to use with my MBP retina.  I prefer one that rotates 90 degrees for portrait viewing. Any suggestions? What adapter is needed to get good quality?  Is the dual link adapter worth $100?  Is it ver

  • Question... Important...

    Okay.. here goes.. I have a 694T Pro MB.  It's was working great until a few months ago.  It started to where it didn't want to start up correctly I had to turn the power switch off on off on to get it to start back up.  The D-LED lights would be GRR

  • BIP & trying to auto-set the current date for a parameter

    I'm trying to allow for a date selector as a parameter for one of my reports. This is BIP 11.1.1.5. I've set up a field for the parameter and can pass it into the report but want to see if I can auto-fill this field with today's date, and then set th

  • How display more error messeges in BSP

    Hi all, I want to diplay more error messeges in BSP. I'm working in the extention standar class CL_CRM_BSP_PM_GENERIC_1O in the method IF_CRM_BSP_PROCESS_IL~CHECK_BEFORE_SAVE with the following parameters:   ls_message-msgid = 'ZGIVAUDAN'   ls_messag

  • CFCHARTDATA item occasionally not displayed

    CF7 & CF8 I have a bunch of these cfchartseries to display a horizontal stacked bar chart in Flash. Depending on the order of how the data is presented invariably one of the item names is not displayed on the far left of the chart. Once it was the se