Application is not running in IntegratedWeblogic server

I have installed JDeveloper & Webcenter for my project development work in my windows 7 64-bit machine.
Here are the versions i have installed.
1) Installed Weblogic server (Generic version for 64-bit machine - wls1035_generic.jar)
2) Installed Webcenter 11.1.1.5.0
3) Installed JDeveloper 11.1.1.5.0
4) Configured the Weblogic server (along with webcenter components)
In JDeveloper, I have simple application which pulls data from database (not involves any of Webcenter services). When i ran the application, the integrated weblogic server is started & running. But the application deployment is not happening.
And I'm unable to stop the IntegratedWeblogic server also.
Please help me in solving these 2 issues.
Thank You.

hi user,
am not well aware about webcenter.
so am replying for this statement,
In JDeveloper, I have simple application which pulls data from database (not involves any of Webcenter services). When i ran the application, the integrated weblogic server is started & running. But the application deployment is not happening. And I'm unable to stop the IntegratedWeblogic server also. by default if you are running intergrated web logic server,
it will automatically deployed and make it as run
for example if you are running in intergared weblogic server means.
[Another instance of the application is running on the server.  JDeveloper redeploy the application.]
[Application GeneralLedger stopped but not undeployed from Server Instance IntegratedWebLogicServer]
[Running application GeneralLedger on Server Instance IntegratedWebLogicServer...]
[01:48:18 PM] ----  Deployment started.  ----
[01:48:18 PM] Target platform is  (Weblogic 10.3).
[01:48:18 PM] Retrieving existing application information
[01:48:18 PM] Running dependency analysis...
[01:48:18 PM] Deploying 2 profiles...
[01:48:20 PM] Wrote Web Application Module to C:\Users\rmsys0034\AppData\Roaming\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\GeneralLedger\GeneralLedgerUIWebApp.war
[01:48:20 PM] Wrote Enterprise Application Module to C:\Users\rmsys0034\AppData\Roaming\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\GeneralLedger
[01:48:20 PM] Redeploying Application...
<Nov 25, 2011 1:48:20 PM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application GeneralLedger is not versioned.>
[01:48:33 PM] Application Redeployed Successfully.
[01:48:33 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
[01:48:33 PM] http://192.168.1.163:7101/GeneralLedger-GeneralLedgerUI-context-root
[01:48:33 PM] Elapsed time for deployment:  15 seconds
[01:48:33 PM] ----  Deployment finished.  ----
Run startup time: 15104 ms.
[Application GeneralLedger deployed to Server Instance IntegratedWebLogicServer]
Target URL -- http://127.0.0.1:7101/GeneralLedger-GeneralLedgerUI-context-root/faces/Login.jspxok
if you hit means it will open some browser.
if you are running your application in standlone weblogic server means,
there some steps. to achieve that.
go here.
3.8.1 How to Start and Stop Integrated WLS
http://docs.oracle.com/cd/E15523_01/webcenter.1111/e10148/jpsdg_prep_environment.htm#BABJGEFA
is there any error shows in log.
see log. if any error means. please paste here.
Edited by: Erp on Nov 25, 2011 12:18 AM

Similar Messages

  • Iwc application does not connect to IM server[JCS6 vmware image]

    iwc application does not connect to IM server[JCS6 vmware image].
    In the iwc application there is in right side menu the buddy list; this always displayed the message: "Connecting..." and in the log there is this message:
    [12 Jan 2009 09:35:02,317] ERROR httpbind [Thread-23] Error opening stream to server: chimaera.varrius.org : 5222
    [12 Jan 2009 09:35:02,317] INFO httpbind [Thread-23] Component specified is not known : chimaera.httpbind.varrius.org
    org.jabberstudio.jso.StreamException: Component specified is not known : chimaera.httpbind.varrius.org
         at net.outer_planes.jso.AbstractStream.firePacketTransferredEvent(AbstractStream.java:697)
         at net.outer_planes.jso.AbstractStream$Input$1.addExtendedData(AbstractStream.java:116)
         at net.outer_planes.jso.AbstractStream$Input.process(AbstractStream.java:204)
         at net.outer_planes.jso.AbstractStream.process(AbstractStream.java:1176)
         at net.outer_planes.jso.AbstractStream.openInbound(AbstractStream.java:950)
         at net.outer_planes.jso.AbstractStream.open(AbstractStream.java:890)
         at com.sun.im.gateway.http.ComponentSession.createStream(ComponentSession.java:558)
         at com.sun.im.gateway.http.ComponentSession.connectAndAuthenticate(ComponentSession.java:307)
         at com.sun.im.gateway.http.ComponentSession$ConnectRunnable.run(ComponentSession.java:714)
         at java.lang.Thread.run(Thread.java:595)
    How can I resolve the problem?
    Thanks in advance.

    Hi,
    Have you configured the IM server for convergence to talk.Refer the following doc for the same - http://wikis.sun.com/display/CommSuite6/Convergence+1.0+Initial+Configuration#Convergence1.0InitialConfiguration-ConfigureIMComponentstoEnableCommunicationwiththeInstantMessagingServer
    HTH,
    Swetha

  • How to Display Alerts evenwhen application is not running

    hi freinds
    i want to tell the user that some data has gone into a
    particular table through a back end procedure
    (process/job) ..through an alert on the screen.
    this has to be done in each of the client machine
    or (those selected) even when the application is not running in
    the machine,
    can we use any scheduler or any such things in the server.
    Please do let me know
    Syam
    null

    Communication through files tends to fail if the
    program exits abnormally and leaves the file in a
    "running" state.If you store the pid the only way it fails is if the
    program exits abnormally and then another process
    starts up using the same pid as is stored in the file
    before you restart your application. Basically it is
    not likely to happen and if it does you just drop the
    pid file.The point is that Java programs can't, generally, handle signals. That's what the commons Daemon stuff provides.
    The standard way of stopping a unix background task is to use the stored pid to throw a "kill" at the process, whiich the process intercepts and does what you asked, e.g. close down tidily or reread it's configuration.
    Java knows nothing about process ids.

  • Add does not run with sql server 2008

    Hi all,
    My add on in the development environment does not run with SQL SERVER 2008. It ran well with SQL Server 2005 and sap b1 2207 B.
    On executing the project file system throws an error "YOU ARE NOT CONNECTED TO THE COMPANY"
    we are trying this scenario on a test machine where SAP B1 2007B with temporary license for one month and SQL server 2008
    is installed.
    Help needed.
    Thanking you
    Pradnya

    Hi Use this
    Dim i as integer
    i=oCompany.Connect()
    if i<> 0 Then
    msgbox(ocompany.GetLastErrorDescription ())
    end if
    the you will get the error description also use try catch wherever necessary
    Alternatively you can use
    Dim SboGuiApi As SAPbouiCOM.SboGuiApi
    Dim sConnectionString As String
    Set SboGuiApi = New SAPbouiCOM.SboGuiApi
    sConnectionString = Command
    SboGuiApi.Connect sConnectionString
    Set SBO_Application = SboGuiApi.GetApplication()
    Set ocompany = New SAPbobsCOM.Company 'initialate DI company object
      ocompany = SBO_Application.Company.GetDICompany
    HTH,
    Atul

  • MacBook Address Book Application Does Not Run

    MacBook OSX 10.5.8 - Address Book application will not run - it shows up in Applications Folder but will not run - either double click or command File - Open.  I have reinstalled the Address Book application with the original installation disk, which indicated the application was installed, still will not run.  Rebooted, reinstalled again - same result -- the Applications Folder shows the file size as 1.4 Mb - updated today - the installation disk showed approx. 53 Mb was being installed - not sure if the Application Directory is only showing a command file or what - also ran the hardware diagnostic and found no problems.  Software update shows current software is up to date.
    Haven't used Address Book so do not know if it ever worked.  Need it now to sync with IPhone 4.  Any Ideas?

    rjackjr,
    After reinstalling an Apple application from the installation disk, it is also necessary to reinstall the latest Combo Update for the installed system. In your case that would be Mac OS X 10.5.8 Combo Update.
    Try that and see what happens with your Address Book application.

  • When I open my Creative Cloud application it not run?(Windows 8.1)

    When I open my Creative Cloud application it not run... I can't download Photoshop CC trial.
    How to fix it?
    OS:Windows 8.1
    (Sorry,My English is pretty basic)
    thanks!!!

    Hi BeetleFans,
    Could you please tell me the error message you get?
    Also, which OS are you using?
    -Ankit

  • Installed CS6 and all working except Photoshop. Says application will not run on this mac despite my having the necessary system requirement of OSX 10.6.8. Can anyone help please?

    installed CS6 and all working except Photoshop. Says application will not run on this mac despite my having the necessary system requirement of OSX 10.6.8. Can anyone help please?

    Hi - I have opened a second log with the same date and name and am now tracking down the problem.
    This seems to be the problem for me: Error "Exit 6" or "Exit 7" | Install log | Read, write, system file errors | CS5, CS5.5

  • After upgrading to os josemite cs4 applications will not run. Message displayed that I need to install the legacy java SE 6 runtime. Is this necessary to fix the application loading?

    after upgrading to os josemite cs4 applications will not run. Message displayed that I need to install the legacy java SE 6 runtime. Is this necessary to fix the application loading?

    Found the answer:
    Java for OS X 2014-001 includes installation improvements, and supersedes all previous versions of Java for OS X. This package installs the same version of Java 6 included in Java for OS X 2013-005.
    installed above and it now works
    Blessings

  • To update applications do not run them, I get notice, you must connect and asks me cdito card. as I do?

    to update applications do not run them, I get notice, you must connect and asks me cdito card. as I do?

    Contact iTune Support
    https://ssl.apple.com/emea/support/itunes/contact.html

  • Reports not running in development server - business object

    Hi friends,
    my all reports running in production server but some of are not running in develpment server.
    end users are accessing reports through URL ,
    what should be the problem ?
    any suggestion is appreciate.
    thanks.

    HI,
    Below is the URI i m getting.
    http://xyz.com:8080/businessobjects/enterprise115/admin/en/go.jviewer?init=connect&id=8479279&advprint=actx&nologon=viewerlogonform.csp&token=WFF999999SAS758%2EENT%2EWFB%2EBANK%2ECORP%3A6400%4018015619JNCzmr4fAbKrUTKT18014715JzUtK5C3UTCDAxoXONEOFF&relogon=WCSLOGONTOKEN
    "The database logon information for this report is either incomplete or incorrect."
    any help is appreciate.
    Thanks.

  • WDPortalNavigation with portal not running on WD server

    Hello,
    I am trying to get my application to close itself and replace itself with a non-WebDynpro iView.
    I have been attempting to use:
    WDPortalNavigation.navigateAbsolute("ROLES://portal_content/contentlib/corporate/mss/iviews/test_iview",
                   WDPortalNavigationMode.SHOW_INPLACE,
                   String) null,
                   (String) null,
              WDPortalNavigationHistoryMode.NO_HISTORY,
                   (String) null,
                   (String) null,
                   (String) null);
    It seems to happily end the application (clicking on anything results in a "The Web Dynpro Application 'PortalNavTest' has expired" )- but nothing is loaded in its place.
    from reading the various posts in the forum, and the portal nav tutorial, I think that this should work, however I do have a landscape difference that I believe may be causing me a problem. The server which my wd app is running on is different to the server which my portal is running on. I'm not sure how my app would "know" what URL to use to fetch the new iview. Running on a different server does not cause me any issues with running the app normally, however, it does seem to cause a problem with portal navigation.
    in the help <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/d2/0357425e060d53e10000000a155106/frameset.htm">SAP Help - Calling Portal Services</a>
    there is a mention of being  "service factory provides a conduit to portal services to ensure that the proper service is called, even in cases when the Web Dynpro application and the portal are running on different machines". but on the same page of the help it says:
    "A portal service can be called only when the portal platform and the Web Dynpro application are running on the same machine.
    It is recommended not to use your Web Dynpro-based portal content in a global or federated portal scenario"
    To summarise, I'm confused! Can I use portal navigation in my application when it is not running on the portal server? Do I have to use Dynamic iViews in the page service? Can I even use the IWDPageService in NW04 (I can't seem to find the jar with this interface/class anywhere) and it's not mentioned in the NW04 help.. ?
    Am I just better off just opening the new iview in a new window in the application by passing in the absolute URL - ie - the portal iview URL?
    Any suggestions most welcome.
    Thanks,
    Chris

    Hi Chris,
    I have an issue on the same lines and just happened to stumble upon this thread. Can you please share how you resolved the problem?
    My Scenario - Here I am doing an absolute navigation to a web dynpro page which works fine when I am accessing the application within the producer. Now on accessing the application from consumer portal it opens up the page in a new window the url of which is that of producer. I have opened a thread for this. If you could reply there that is really appreciated.
    Federated Portal - Absolute navigation from Consumer opens new window
    Thanks,
    KN.

  • Igb0 not running in a server T4-2

    Dear Everybody,
    After installing Solaris 10 01/13 in a server T4-2, I have also installed a proprietary application SW which uses the igb0 interface (actually the driver of the igb0 is linked to /dev/le, as the application recognizes the /dev/le interface name only).
    When I try to initialize the program, it is blocked at the very beginning.
    I am not very familiar with Solaris OS (just basic user level) and I am sure 100% that this could be the problem but I have a couple of questions (at least for the time being):
    1. Is it necessary to install Patches of Solaris 10? In such a case, where can I download them?
    2. When I run the command ifconfig -a the port igbo (the only one that is plumbed) is UP but NOT RUNNING ("Running" label is not displayed on the screen).
    Please consider that RJ45  cable is not inserted in the IGB0.
    My question is: the fact that the port is not RUNNING, indicates that it is not working at all, or that it is not considered active, as the cable is disconnected?
    In the former case, how can I turn the port into a RUNNING state?
    Thanks in advance
    Regards
    Andrea

    1) you should be able to download patches for your version from https://support.oracle.com/ - you'll need to register.
    2) is the other end of the network patch cable - ie. at the switch end, configured and UP? Sounds like it's not - well that's just a guess but sounds plausible.
    From the ifconfig manpage:
    RUNNING
             Indicates that the required resources for  an  interface
             are  allocated.  For some interfaces this also indicates
             that the link is up.
    Have you tried to ping anything via IGB0?
    HTH.
    Julian.

  • Flex 4.5.1 AIR application is not running on iPhone 3gs

    I developed an iOS application in Flash builder 4.5 with flex 4.5.1 extension using AIR 2.6. This application is successfully installed on iPhone4G. When I tried to install it on iPhone 3GS it say, this application is not compatible with this iPhone.
    My iPhone 3GS is running iOS 4.2.1
    Is the iOS version 4.2.1 is not supported for Flex iOS app development or there is any other issue. Please help, thanks in advance.

    Yes AIR 2.6 is compatible with iOS 4.2.1.I'd recommend you update to the latest version of FB and AIR. You should download the free upgrade to Flash Builder 4.6 and build from there. It's much improved and AIR 3.x has better performance all around.
    Regarding the incompatibility issue, you're absolutely sure you have an iPhone 3GS and not the 3G? They look nearly identical. One sure way to tell is to plug it into iTunes and see if you can upgrade the OS to the latest iOS 5.x. If you can't upgrade to iOS 5, then it's for sure a 3G and is not compatible with AIR 2.6+
    iBrent

  • [CS4 Server Win]: Plugin does not run on Windows Server 2003?

    Hi,
    can anybody help?
    My plugin is running on Windows XP and Windows Vista.
    On both operation systems the scripting methods are visible in ExtendScript Toolkit and can be called by javascript.
    On Windows Server 2003 my plugin is not running, the scripting methods are not visible in ExtendScript Toolkit!
    What is missing?
    Thanks,
    Alois Blaimer

    > I am using Visual Studio 2008 with the VC++ 9.0 compiler.
    > Could this be a problem?
    Yes.
    CS4: use VC2005 + SP1
    CS3: use VC2005 without SP1
    CS2: use VC2003
    In my previous post I described one of the problems I found out the hard way - walking around in disassembler is a pain, even more Intel and Windows, comparing to Mac, and PowerPC. Since then I only use the official tools even if others tell it worked for them, and I keep the InDesign installations for final build and test on the earliest supported operating system.
    Dirk

  • Application does not run on target system

    Hello, This is my first attempt at using this forum & creating a LV standalone application and I have encountered a brick wall.
    I have created a simple VI to display some T/C readings that runs fine on the (LV prof 8.5) development system, but not on a different target PC.
    The target PC does not have LV installed, just DAQ-MX software for Windows V8.6
    The DAQ hardware is a SCXI-1000 chassis with SCXI-1600 USB interface, taking data with SCXI 1102.  I am using the same hardware on both
    the development PC and the target PC.  The DAQ hardware works correctly on the target PC (using MAX).  My application loads, but just does
    not run on the target pc.
    Solved!
    Go to Solution.

    Hello André
    I am not sure.  On my last attempt, I had included "additional installers" Run-Time Engine(s) 8.0.1, 8.2.1, and 8.5.1.
    The application seems to load.  The screen looks normal, it just doesn't seem to acquire any data (although it appears to be running).
    The VI is very simple.  I have attached it (didn't realize I could do this before).  I hope this answers your questions.
    Thanks,
    Bob
    Attachments:
    thermo2.vi ‏250 KB

Maybe you are looking for

  • Secure and non-secure access to the web application in one war

    Say we have one web application (in one war) which includes JSP, servlets and the security intercepter. There is one business requirement to have most of the JSP(s) accessed via HTTPS, but a few JSP(S) accessed via HTTP. My questions are: a. Is this

  • Eprint HP Officejet Pro 8500A Plus

    To eprint, I apparently need the printer's email address. To find out the email address I have to "enable web services" Using the printer display, I go to 'Setup', 'Web Services setup', and then I get:  "Web services has not been enabled for this pri

  • SCOM agent install fails Error 80070035 - the network path was not found

    I have deployed SCOM 2012 agents to most servers (2008, 2008 R2, 2012, 2012R2) in our estate but some either fail to install or are not monitored. I assume the two problems are related, but for now I am concentrating on the servers that fail complete

  • Obi 11g row level security not working

    All, I am very familiar and have worked with obi 10g row level security and it works pretty easily. Now in 11g not so easy. I am basically setting permissions on data filters on app roles as per the new 11g instructions and meta data guide, however,

  • Why won't CS6 load brush shape dynamics from brush presets?

    I have a bunch of saved brush presets that I use on multiple computers and photoshop versions. In CS6 suddenly my brush presets won't load correctly when I pick a brush. When I pick a brush I'll get all the correct brush settings EXCEPT for the Shape