Integration 9.2 startup failure using startServer

Hi ,
i am using wlst scripts to start wli admin sever and configure security ,i call the wlst scripts after executing
setDomainEnv.sh .
But the server fails to start , it goes from "STARTING" state to "SHUTDOWN" state.
It complains following.
<BEA-002606> <Unable to create a server socket for listening on channel "Default". The address xx.yy.zz.aa might be incorrect or another process is using port xxxx: java.net.BindException: Cannot assign requested address.>
Although there is no service running in that port.
In case i start the server using startWebLogic.sh . it starts fine.
If anyone have faced this problem , please let me know..
any quick hint or help will be appreciated
Thanks
Roy

Hi, I get the same error but a try to start bea domain in no-development mode, but if I run bea in develoment mode with the same configuration it start ok.
I think that mybe it is a problem with the licence.

Similar Messages

  • Weblogic 10.3.2/3 AdminServer startup failure using WLST

    Hi,
    I'm migrating our Weblogic environments onto a Linux platform(Centos 5.5). I'm running 64bit Java and I've installed Weblogic using the Generic Jar. However I expierence an error when attempting to Start the AdminServer using a WLST script. If I then execute ./startWeblogic.sh the server starts without any problems.
    I create the domain fine, I then start the AdminServer within WLST to make some configuration changes username/password etc. Starting the AdminServer generates an error error see below.
    This happens on both versions of Weblogic 10.3.2 & 10.3.3. I've just tried starting the server directly via WLST and I get the same issue.
    Starting weblogic server ...
    WLST-WLS-1289993140407: <Nov 17, 2010 11:25:41 AM GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 17.1-b03 from Sun Microsystems Inc.>
    WLST-WLS-1289993140407: <Nov 17, 2010 11:25:41 AM GMT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    WLST-WLS-1289993140407: <Nov 17, 2010 11:25:42 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    WLST-WLS-1289993140407: <Nov 17, 2010 11:25:42 AM GMT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    WLST-WLS-1289993140407: <Nov 17, 2010 11:25:42 AM GMT> <Notice> <Log Management> <BEA-170019> <The server log file /strata/clients/inc39/Stream5/CDL/Logs/AdminServer_%yyyy%%MM%%dd%.log is opened. All server side log events will be written to this file.>
    .WLST-WLS-1289993140407: <Nov 17, 2010 11:25:44 AM GMT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    .WLST-WLS-1289993140407: <Nov 17, 2010 11:25:47 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    WLST-WLS-1289993140407: <Nov 17, 2010 11:25:47 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    .WLST-WLS-1289993140407: <Nov 17, 2010 11:25:49 AM GMT> <Notice> <StdErr> <BEA-000000> <Nov 17, 2010 11:25:49 AM com.sun.faces.config.ConfigureListener contextInitialized
    WLST-WLS-1289993140407: INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-b04-FCS) for context '/console'>
    WLST-WLS-1289993140407: <Nov 17, 2010 11:25:49 AM GMT> <Notice> <StdErr> <BEA-000000> <Nov 17, 2010 11:25:49 AM com.sun.faces.config.ConfigureListener contextInitialized
    WLST-WLS-1289993140407: INFO: Completed initializing Sun's JavaServer Faces implementation (1.2_03-b04-FCS) for context '/console'>
    ...WLST-WLS-1289993140407: Stopped draining WLST-WLS-1289993140407
    WLST-WLS-1289993140407: Stopped draining WLST-WLS-1289993140407
    java -version
    java version "1.6.0_22"
    Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)

    How is your script constructed?
    The following shows an example of a startscript:
    beahome = '<middleware-home>';
    linux = true;
    adminusername = 'username';
    adminpassword = 'password';
    domainname = 'DomainName';
    pathseparator = '/';
    if not linux:
         pathseparator = '\\';
    domainlocation = beahome + pathseparator + 'user_projects' + pathseparator + 'domains' + pathseparator + domainname;
    nodemanagerhomelocation = beahome + pathseparator + 'wlserver_10.3' + pathseparator + 'common' + pathseparator + 'nodemanager';
    print 'START NODE MANAGER';
    startNodeManager(verbose='true', NodeManagerHome=nodemanagerhomelocation, ListenPort='5556', ListenAddress='localhost');
    print 'CONNECT TO NODE MANAGER';
    nmConnect(adminusername, adminpassword, 'localhost', '5556', domainname, domainlocation, 'ssl');
    print 'START ADMIN SERVER';
    nmStart('AdminServer');
    nmServerStatus('AdminServer');
    print 'CONNECT TO ADMIN SERVER';
    connect(adminusername, adminpassword);

  • How to setup mail client in Data Integrator 11.7 to make use of mail_to()

    How to setup mail client in Data Integrator 11.7 to make use of mail_to() function.
    I am using mail_to() function in one of my job to know the status of source file. If source file is not ready, our DI job should fail and send mail notification with reason for failure.
    But mail_to() function is not sending any mail. I guess I need to set up email client.
    Any one please help to resolve this issue.
    Thanks
    Phani

    From the DI documentation that comes with the installation:
    To use this function, a mail client must be installed and running on the Job
    Server computer that calls the function. The login account for the mail client
    must have the same user name and password as the Data Integrator service.
    The type of client varies by the operating system:
    u2022 If the Job Server is on a computer running the Windows operating
    system, then the mail client must comply with MAPI (message application
    programming interface). In addition, the mail client must be configured as
    the default mail client. For example, Microsoft Outlook is a MAPI-based
    mail client.
    If the Job Server is on a computer running the UNIX operating system,
    then the mail client must be mailx-compliant.
    So:
    Mail client installed and configured and set as default
    Mail client uses the same credentials as the job server service
    Or use another function: smtp_to();
    If still not working or you are not allowed to use an installed mailclient on your box, then try Blat: http://www.blat.net/

  • How to fix windows 7 startup failure? Windows startup repair cannot help

    Recently, my laptop have problem with the startup and unfortunately it is showing crash dump error as well.
    This is the error mesage for startup issues: c000021a fatal system error, intial session process or system process terminate
    and this is error message for crash dump: STOP: 0x0000000A (0xFFFFF80003BEDE60, 0x0000000000000002, 0x0000000000000008, 0xFFFFF80003BEDE60)
    So, when i start my laptop it comes up with the startup c000021a fatal system error. I tried to go to startup repair and chose the "Last Known Good Configuration (advanced)" after that it shown system crash dump error message.
    Unfortunately, I did not make the restore point. I want to reinstall my windows but it cant boot from CD/DVD due to startup failure. I already choose the booting sequence to CD/DVD as first sequences but it still does not work.
    Anyone can help me with this issues?
     

    Hi Arie K,
    Please explain a bit about the following question for better analyzation:
    1. What changes have you made before this issue?
    2. Do you receive the same error message when we use the normal boot, safe mode and Last Known Good Configuration? If no please share it with us.
    3. What error messages do you receive when we try to boot from CD/DVD?
    We could try to use the USB driver to performance the system restore or reinstall.
    For more information, please refer to the following article.
    How to Build a Bootable USB Drive? or How to Install an Operating System from a USB Device?
    http://blogs.technet.com/b/chenley/archive/2011/10/06/how-to-build-a-bootable-usb-drive-or-how-to-install-an-operating-system-from-a-usb-device.aspx
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • How do you get firefox 4 to save tabs and windows and restore them? Don't say set preferences to open them on startup or use restore previous session under history; those do not work. Or is it no longer possible to save windows and tabs?

    Question
    How do you get firefox 4 to save tabs and windows and restore them? Don't say set preferences to open them on startup or use restore previous session under history; those do not work. Or is it no longer possible to save windows and tabs?

    '''IT'S A EASY AS IT SHOULD BE.'''
    This is essentially paulbruster's answer, but I've added the steps some might assume, but which aren't so obvious to those of us who are new at this, like me.
    This solution might ''appear'' to be long and complicated, but after you follow the directions once, you'll find it's quick, clean, and simple. Almost like they designed it this way.
    # If you haven't already, open a bunch of tabs on a few different subjects.
    # Click the List All Tabs button on the right side of the tab strip.
    # Select Tab Groups.
    # Create a few groups as described [http://support.mozilla.com/en-US/kb/what-are-tab-groups#w_how-do-i-create-a-tab-group here] , i.e. just drag them out of the main thumbnail group into the new groups they create.
    # Now click on any thumbnail in any new group, but not the original big default group you may have left some tabs in.
    #A regular Firefox window will open, but'' only the tabs in that group will be visible.'' You also now have the Tab Groups button in the tab strip.
    # Right click on any tab, and there it is: Bookmark All Tabs. Click on it in the list of options. Or you can hit Ctrl+Shift+D instead and go straight to the dialogue box from the tab without any clicks. But don't go looking for this familiar option anywhere else, 'cause it's not there.
    # Now pick an existing folder or create a new one just like you would have before and '''shlpam!''' there they are. New folders are supposed to end up in the Unsorted category all the way at the very bottom, but for some reason mine show up at the bottom of my last sorted category.
    # DO NOT CLICK THE UPPER-RIGHTMOST X to close this group of tabs. This will close ALL of your tabs in all groups, currently visible or not. At least it asks if you're sure first. Instead, click your new Tab Groups button to return to the Boxes 'O Thumbnails window, and click the X in the group box you just bookmarked.
    # Click on another thumbnail to repeat the process with another group, or click on a thumbnail in the big default box to return to the original FF window. You can also click the Tab Groups button at the upper right, or Ctrl+Shift+E, which will also get you ''into'' the Boxes 'O Nails window ''from'' FF.
    # So now when you reopen FF after shutdown, simply select your folder from your Bookmarks and Open All in Tabs. '''Just like paulbruster said. '''

  • Folder with question mark on startup after using boot camp!!!

    im getting a folder with a question mark on startup after using boot camp. it shows up for a second, then the apple logo pops up and OSX boots normally. i wouldnt be concerned except this folder with the question mark usually shows up when the computer cant find the startup disk or OS. so in fact what is happening is that my macbook cant find the startup disk for a second and then seems to find it. is anybody else having this problem. i dont like it and want to get rid of it. help!!

    This is correct.
    I wonder how it can be that in the System Preferences - Startup Disk - OS X volume can become "deselected" like it was... I had to re-highlight the OS X volume and all is well.
    b
    MBP & Mac Mini   Mac OS X (10.4.6)   http://www.therottenapple.net/phpbb

  • [svn] 3789: Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).

    Revision: 3789
    Author: [email protected]
    Date: 2008-10-21 12:55:26 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).
    The Text Component ActionScript Library (TCAL) has been renamed to the Text Layout Framework. Its classes are now in the package flashx.textLayout rather than in flashx.tcal, and they are packaged into SWCs named textLayout_xxx.swc rather than tcal_xxx.swc. The XML namespace for importable markup is now "http://ns.adobe.com/textLayout/2008" rather than "http://ns.adobe.com/tcal/2008".
    QE Notes: Please update package names (and XML namespaces, if necessary) in all test files.
    Doc Notes: Please eliminate all references to "Text Component ActionScript Library" or "TCAL" and use "Text Layout Framework" instead.
    Bugs: -
    Reviewer: -
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/fxg-manifest.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxTextInput.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/FxTextBase.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/events/TextOperationEvent.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/TextGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextFlowComposer .as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/utils/TextUtil.as
    flex/sdk/trunk/frameworks/projects/wireframe/build.xml
    Added Paths:
    flex/sdk/trunk/frameworks/libs/textLayout_conversion.swc
    flex/sdk/trunk/frameworks/libs/textLayout_core.swc
    flex/sdk/trunk/frameworks/libs/textLayout_edit.swc
    Removed Paths:
    flex/sdk/trunk/frameworks/libs/tcal_conversion.swc
    flex/sdk/trunk/frameworks/libs/tcal_core.swc
    flex/sdk/trunk/frameworks/libs/tcal_edit.swc

    Revision: 3789
    Author: [email protected]
    Date: 2008-10-21 12:55:26 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).
    The Text Component ActionScript Library (TCAL) has been renamed to the Text Layout Framework. Its classes are now in the package flashx.textLayout rather than in flashx.tcal, and they are packaged into SWCs named textLayout_xxx.swc rather than tcal_xxx.swc. The XML namespace for importable markup is now "http://ns.adobe.com/textLayout/2008" rather than "http://ns.adobe.com/tcal/2008".
    QE Notes: Please update package names (and XML namespaces, if necessary) in all test files.
    Doc Notes: Please eliminate all references to "Text Component ActionScript Library" or "TCAL" and use "Text Layout Framework" instead.
    Bugs: -
    Reviewer: -
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/fxg-manifest.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxTextInput.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/FxTextBase.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/events/TextOperationEvent.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/TextGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextFlowComposer .as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/utils/TextUtil.as
    flex/sdk/trunk/frameworks/projects/wireframe/build.xml
    Added Paths:
    flex/sdk/trunk/frameworks/libs/textLayout_conversion.swc
    flex/sdk/trunk/frameworks/libs/textLayout_core.swc
    flex/sdk/trunk/frameworks/libs/textLayout_edit.swc
    Removed Paths:
    flex/sdk/trunk/frameworks/libs/tcal_conversion.swc
    flex/sdk/trunk/frameworks/libs/tcal_core.swc
    flex/sdk/trunk/frameworks/libs/tcal_edit.swc

  • What is mean by Referential Integrity? Where do we use it and Why..?

    Hi All,
    Can anybody tell me, What is mean by Referential Integrity? Where do we use it and Why..?
    Regards,
    Kiran Telkar

    Dear Kiran Telkar ,
    you might be knowing that generally refrential integrity is concerned with nothing but primary key and foriegn key relationship. Generally we use to check uniqueness of records.
    In sap we use it during flexible updation...to check the data records of transaction data and master data.
    In other words, to check before loading of data, that whether loading will be properly or not.
    we will check(tick) the option in the maintainance of the
    <b>infosource--> communication structure</b>
    it will be better if you clearly mention your problem, if further help is needed.
    hope this will help you.
    Regards
    vinay
    <i>please assign points to all who will help you.</i>

  • Backup Failure using OEM (Oracle 9i)

    Backup Failure using OEM
    I have oracle 9i (windows 2000 server)
    I tried to make a fullbackup using OEM, it gives me NO error messages
    I got result file with 890 MB (my Db is not huge),
    but when I go back to the JOBs in OEM I found the status of the job FAILED
    I tried to do the same thing using incremental backup level 0, but I got the same result
    any Idea why the job didn't complete successfully
    thanx in advance

    Here is the deal.
    I need to be able to work in the OEM for my class. (Oracle DBA in Training) It is a significant part of my grade to be able to find the required help through forums like these to help me get the backup/recovery process to work through the OEM. My books deal with the OEM in a Win2000 Pro/Server environment, and don't take into consideration the variances in XP Pro. My install works great, other than I am receiving a "Fail" on my OEM Backups under Jobs. It further explains that I do not have the proper permissions to perform the backup job that was created. My instructor is completely hands off when it comes to help. So if anyone has run into this problem and been successful in fixing the problem without using a different utility. Please let me know.
    Thanks in advance,
    Vic

  • Backup Failure using OEM

    Backup Failure using OEM
    I have oracle 9i (windows 2000 server)
    I tried to make a fullbackup using OEM, it gives me NO error messages
    I got result file with 890 MB (my Db is not huge),
    but when I go back to the JOBs in OEM I found the status of the job FAILED
    I tried to do the same thing using incremental backup level 0, but I got the same result
    any Idea why the job didn't complete successfully
    thanx in advance

    Use command line -> rman .

  • Apps taking longer to startup and use

    In my main OSX startup profile some apps Office, sometimes Safari, and others are taking longer than normal to startup and use. I booted into my administrator account and everything there is speedy so this appears to be a software issue somewhere. I am going to rebuild disk permissions, but I don think that will do the trick. It also takes years to perform this task in Snow Leopard. Tiger could do the job in half the time it takes Snow Leopard. Anyone got other suggestions to try? I am going to do some googling.
    Thanks,
    John

    See:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Speeding up Macs,
    Macintosh OS X Routine Maintenance
    Essential Mac Maintenance: Get set up,
    Essential Mac Maintenance: Rev up your routines,
    Maintaining OS X, and
    Myths of required versus not required maintenance for Mac OS X for information.

  • Integrating cFolders with Portal-KM using WebDAV manager

    Hello All,
    Requirement: Integrating cFolders with Portal-KM using WebDAV manager
    Settings done :
    1) cProject WebDAV url is working through WebDAV client(software name : anyclient)
    The URL is http://<host name>:<port>/cfol450/dpr
    cFolders url is not working thriugh WebDAV client. Basis investigating on that.
    2) Created HTTP system for "cProject " with URL. http://<host name>:<port>
    3) Created WebDAV repository with system path /cfol450/dpr
    4) Created system in portal for user mapping and mapping is done.
    Problem Statement:
    The integrated repository is not visible in KM content. When I go to Monitoring->KM->Component Monitoring->Repository Name,
    the servers shows "not started" as status.
    Troubleshoot Try: I tried changing log level of slimrequest to debug.. but there is no entry in log file to guide on error
    Help appreciated.
    Regards,
    Amol Ghodekar.

    Hello All,
    Requirement: Integrating cFolders with Portal-KM using WebDAV manager
    Settings done :
    1) cProject WebDAV url is working through WebDAV client(software name : anyclient)
    The URL is http://<host name>:<port>/cfol450/dpr
    cFolders url is not working thriugh WebDAV client. Basis investigating on that.
    2) Created HTTP system for "cProject " with URL. http://<host name>:<port>
    3) Created WebDAV repository with system path /cfol450/dpr
    4) Created system in portal for user mapping and mapping is done.
    Problem Statement:
    The integrated repository is not visible in KM content. When I go to Monitoring->KM->Component Monitoring->Repository Name,
    the servers shows "not started" as status.
    Troubleshoot Try: I tried changing log level of slimrequest to debug.. but there is no entry in log file to guide on error
    Help appreciated.
    Regards,
    Amol Ghodekar.

  • Failure using the VxD loader.

    Name HL-DT-ST DVD-RAM GH15L SCSI CdRom Device
    How do I fix this? Error code 19. I have only had this HP for 11 months and now I get this failure error.

    SCSI\CDROM&VEN_TSSTCORP&PROD_CDDVDW_TS-H653N\4&215​97100&0&010100
    Failure using the VxD loader.

  • What shows on screen at startup when using find my mac if owner locks it?

    what shows on screen at startup when using find my mac if owner locks it?

    A gray screen where they will have to enter a six digit passcode to unlock the Mac. If the Mac were being used and the remote lock sent, the computer would re-boot to this screen.

  • Hard Drive and Startup Failure Code(Model: G61-429WM) Notebook

    Windows won't start because it is missing a .DLL file.  I ran the system diagnostic tests( Hard Drive and Startup) they both gave me the same failure code(UOC7HA-52H74A-XD0021-60X603).  When I turn the computer on, it tells me to insert the system disc which I don't have.  Please advice.  Thank you!

    Sounds like the hard drive has failed and will need to be replaced. If you are still in warranty HP will send a replacement. If not a retail laptop SATA hard drive can be used. Just be sure to get one of at least equal capacity as the original in order to use Recovery Discs. It can be larger, but not smaller capacity.For instance if you have a 500GB hdd you could use a 750GB hdd but not a 320GB hdd.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

Maybe you are looking for