How to bring SOA server UP in the console

Hi Friend
In application deployment >resourse Adapters> soa-infra is down
how to bring it up
In fusion middleware >weblogic Domain >soa_base_domain> i can see only adminserver,bam_server1 only i cannot able to see soa_server1
How to bring my soaserver in the console and bring it up
Advance in thanks
AT

Hi Friends
Yes , i tried in my cmd prompt like this
c:\Oracle\Middleware\user_projects\domains\Soa_base_domain\bin>startManagedWeblogic.cmd soa_server1
Now it has asked for user name and password i have given weblogic and welcome1 finally i get
<Mar 7, 2011 10:40:41 PM IST> <Notice> <WebLogicServer><BEA-000365> <Server state changed to FAILED>
<Mar 7, 2011 10:40:41 PM IST> <Error> <WebLogicServer><BEA-000383> <A critical service failed .The server will shutitself down>
<Mar 7, 2011 10:40:41 PM IST> <Notice> <WebLogicServer><BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
After this i checked
My both the console admin and soa server
In Admin console
In Environment > server
1)AdminServer(admin) >RUNNING >OK >7001
2)bam_server1 >LocalMachine >SHUTDOWN >9001 // thats all
in my soa server console
Deployment 89%completed 11% down
in that soa -infra is down
wsm-pm down
In fustion middleware
weblogicDomain>soa_base_domain > adminserver up and bam_server1 down
There is no soa_server1
Please help me out
In case adter deployment how can i test it
Thanks in advance
AT

Similar Messages

  • How to let sql server 2008 know the table created at front end in c#

    How to let sql server 2008 know the table created at front end in c#

    The best solution is to create table type and pass the DataTable as table-valued parameter. I have an article on my web site about this:
    http://www.sommarskog.se/arrays-in-sql-2008.html
    The full article is a bit of overkill for what you are doing right now, but just the few first pages should get you going.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • How to install Exchange Server 2010 with the name of my existing Domain Controller.

    I have my Primary domain Controller as abc.com in 2008 r2 standard. abc.com is registered. I want to set up Fresh Exchange Server 2010 sp2 with the name of the same
    abc.com domain name. Please guide me the steps how to do that. Waiting for your kind response. :)

    Hi,
    From you description, you want to install an Exchange server 2010 in the abc.com. When you set up your Exchange, Exchange need to join in a domain. You just need to specify the domain to abc.com.
    What's more, here is a helpful blog about Exchange 2010 installation for your reference.
    HOWTO Install Exchange 2010 - Step by Step
    http://blogs.technet.com/b/ferris/archive/2010/03/05/howto-install-exchange-2010-step-by-step.aspx
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • How to install sql server 2012 using the license of sql 2014

    Hello,
    We want to install sql server 2012 on a server because of an application that can not work with sql server 2014.
    We have a license for sql server 2014. The license is not visible for sql 2014 in our licenses because it is now included in the installation package. We also can not get a license key for SQL 2012 server now.
    How can we get a valid sql server 2012 license key?
    Thanks,
    Gr. Peter.

    Hello Peter, 
    This is a community forum for technical questions & issues.
    For question regarding pricing / licensing please contact a Microsoft sales partner or licensing expert.
    Call (1-800-426-9400), Monday through Friday, 6:00 AM to 6:00 PM PST to speak directly to Microsoft licensing specialist.
    Regards.
    T-SQL Articles
    T-SQL e-book by TechNet Wiki Community
    T-SQL blog

  • How do I get more colors in the console?

    I'm wanting to experiment with using emacs in the console ($TERM = linux) but it only has 8 colors, all of them ugly. Is there a way to have it provide more than 8 colors? (This will be without X, obviously).

    Which version did you install? According to their homepage fbterm provides 256 colors since version 1.4.
    How did you try to install? Installing fbterm-1.7.0-2 from the AUR using yaourt went flawlessly here. Dependencies are pretty standard (gcc-libs, libx86, fontconfig) so there should be no problem, really.
    (I didn't run it, though.)
    Last edited by bernarcher (2010-11-27 21:53:21)

  • How to view results page wise in the console

    how does one view the result page wise. i m reading a huge file in the console but cant see it page wise.

    Pipe it through a pager like "more".
    cat myfile | moreor
    more myfileor
    java MyProgramThatCreatesALotOfOutput | moreUnless you're using a pretend operating system thrown together in Redmond WA, in which case the piping and more has some restrictions. Also I think that the text display command ("type", I think) takes an argument to page its output.

  • How to bring principle server to offline in mirroring

    hi, I configured mirroring and now intentionally I tried to bring the principle to offline. how can I do this?
    help me..

    Can you run this on principal?
    alter database dbname set partner failover
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • How to run a server program in the background on Linux or Windows?

    I just finished writing a Java network application with multiple clients and one server.
    However, I am not sure how I can run the server (SomeServer.class) in the background on Windows. Also when I am running it on Linux, I don't want it to terminate when I logout of the Linux shell.
    To run the server on Linux, should I use a command like this?
    nohup java -cp . SomeServer.class > output.txt &
    Or is there another command, or perhaps some code that I can add to the program so that it would run in the background automatically and/or continues even when I logout of the Linux shell??
    Sometimes, I also like to run the program on a Windows XP machine for testing purpose. How can I do it so that it runs in the background without openning a Console/Command Prompt window??
    (redirecting the standard output to a file)
    And is there an easy way to create a EXE file that runs the program with the default JRE in windows?

    On many UNIX systems there's a utility called detach which will launch the following command in such a manner that killing the shell will not kill the process. On systems that lack this command, I'd find an open source implementation and install it.

  • How to get a server name through the load balancer

    Hi.
    I'd like to get the server name where is my application installed. There are some servers and clients access there throuth the load balancer. When I try to get it with request.getServerName(), I get the virtual address of the load balancer.
    Any suggestions?
    Thanks.

    Dear Sikindar;
    THanks for your cooperation, but I believe that these Tcodes will eb helpful if I know the table name, actually we don't know its name and that's what I'm asking about, how can I get the table name for the ABAPer?
    Appreciating your cooperation.
    Best Regards;
    Lobna

  • How to monitor WebLogic Server when enable the Administration Port

    It works fine when use Listenport 7001, but when enable the Administration Port(9002), it does not work.
    Maybe I should do something to set the system environment property, but how?
    help~
    Sorry for my poor English~
    Thanks~

    HI,
    If the admin port is enabled then you have to use these parameters to run any scripts
    -Dweblogic.security.SSL.ignoreHostnameVerification=true
    -Dweblogic.security.TrustKeyStore=DemoTrust
    -The you can use Admin URL: t3s://localhost:9002 with Admin Port and Secure Protocol.
    Example:
    java -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.TrustKeyStore=DemoTrust  weblogic.WLST application_status.py
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Connecting to t3s://localhost:9002 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'Domain_7001'.
    .Regards,
    Ravish Mody
    http://middlewaremagic.com/weblogic
    Come, Join Us and Experience The Magic…

  • How to bring a video layer in the front of the other?

    I'm trying to find how to make a smaller video running in the front of the actual video (for example when gamers play their game and we can see them in the video in the top corner commentating), but i can't find a thing which brings to front one sequence or sends to back one, and my smaller video keeps staying in the back of all the layers. Please guide me, I'm sorry for asking such a basic question but I am searching for hours now.

    Hi Tuztanc,
    Can you try putting it on a higher video track in the Timeline?
    Thanks,
    Kevin

  • How to bring Adobe Acrobat X to the Toolbar of Firefox?

    I have W-XP PC wihth installed Adobe Acrobat X Standard (AAXS). For web-page to pdf conversion, I need AAXS icno in the Toolbar of Firefox. How can I do so?

    Adobe Acrobat X Standard should add a convert button to convert pages to PDF.
    I'm not sure if it creates its own toolbar to do this, or just adds the button. To check for a toolbar, in the View menu select Toolbars, if there is an Adobe toolbar listed, click on its name to toggle displaying it. If there is no Adobe toolbar shown, try the procedure in the [[How to customize the toolbar]] artilce to see if you can drag and drop the convert button onto a toolbar.

  • How to create Report Server Cluster in the same server

    Hi, i have created two standalone report server and i want to cluster both server... how i do that?
    OAS 10.1.2.0.2
    Form/Report Services (no infra)
    OS Suse 9 sp2

    Hi,
    If you are talking about host...then when you will start installation of new system it ask for SID then choose different SID...
    Thanks
    Sunny

  • How to Bring Payment means details in the Incoming payment PLD

    Kindly solve my issue as soon as possible.
    In Incoming payments PLD, i would like to get the details of the payment means - atleast the GL Account name from the Payment means.
    Do kindly hepl me.

    Hi Kesevan,
    If you need to print G/L Account Number from Payment Mean on Incoming Payments.
    Try this,
    ->> Create Database field in Page Header or Footer.
    Check Payment:
    Table -> ORCT
    Column -> CheckAcct
    Cash Payment:
    Table -> ORCT
    Column -> CashAcct
    Save and Run the Print Preview.
    Regards,
    Madhan.

  • Problem whle starting the SOA server.

    Hi,
    I have Installed Oracle SOA suite in a server. I have created a domain and with in that domain, there is Admin server, Soa server and BAM server. They were working fine. But when I tried to re-start them recently , the Admin server was showing the warning
    <Mar 3, 2010 10:42:58 PM PST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "mds-SpacesDS": ORA-28001: the password has expired>
    but still I am able to access teh web logic console of the admin server.
    When I try to start the SOA server it gives the message
    Internal Exception: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: ORA-28001: the password has expired
    The same is the case with the BAM server also . The console of BAM server is showing the message
    Internal Exception: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: ORA-28001: the password has expired.
    I have used SYSTEM user credentials while installaing the SOA-SUITE. I have changed and re-set the password for that user. But That did not help.
    can any one please let me know how this issue can be resolved. Please contact me if any more info is needed.
    Thanks in advance for your time,
    Raj Kumar

    Hi Raj,
    Have you created any connection pool with name "mds-SpacesDS"?
    ORA-28001: the password has expiredAbove error shows that account of username, used in the DataSource of connection pool "mds-SpacesDS", has expired and password should be changed. After changing the pasword of DB user, mention the same in your Data-Source as well. Update the DBAdapter to refresh the connection pool.
    Regards,
    Anuj

Maybe you are looking for

  • Erasing all music from iTunes and starting over from an external hard drive

    Hello, I tried moving all my media to an external hard drive to make room on my MacBook Pro and just be able to run the media (ie music movies etc) from the external hard drive when it was connected. Well this backfired big time probably because I di

  • Music on iPad can't be deleted

    Hi. After disabling all Music Playlists in iTunes, I started a sync and expected the iPad to have 0 Songs. However there were still 7 songs on the iPad. I cannot delete them by right-left sweep, which usually shows the red Delete button. Also, Settin

  • Print ICAL from MAC?

    The good news ICAL now shows up on my MAC ---year, after years!! BAD news  won't print (Safari) BOOO

  • Can't Access Some Websites

    Hi there! I've searched all over the forums and the internet for help on this topic, but none of the solutions I've found prove to be anything more than false hope.  I have had this problem for 2 days now and it's driving me nuts! For some reason, I

  • Casual "more than 4,294,967,296 tuples" errors upon query to ROLAP cube

    With SSAS 2008R2 SP2 CU12 I observe the behavior that looks weird to me and I'd be very thankful for explanation or help with this problem as long as this issue is experienced by our customer and it has critical status now. Fortunately, I was able to