Start Primavera Web Logic Instances as Windows Services

Hi,
An external contractor has recently deployed P6 v8.1 in our environments and to our surprise currenlty Primavera Web Logic instances installed (p6, contract module, progress reporter and webservices) ara running as a java consoles in a logged user session. Our internal policies does not allow to have applications running under these conditions (all servers are required to be able to startup automatically and sessions expires) so we have requested Primavera consultants to set up Primavera-related WebLogic instances as a Windows Services. We have just received an answer form them arguing that this requirement can not be fullfilled because Oracle does not currently support Primavera-related Weblogic instances deployment as Windows Services on 64-bits platforms.
Could someone provide his opinion about?
Thanks

I setup P6.2.1 Web on WebLogic running as a service in a 64 bit Windows environment successfully for a previous client. While it may not be officially supported by Oracle to configure it in this manner, I personally had no issues with it.
I used the below article to guide me through setting up node manager. Hopefully this is of help to you.
http://blogs.oracle.com/jamesbayer/entry/weblogic_nodemanager_quick_sta

Similar Messages

  • How i can Start OC4J Instance as window service

    hi ,
    How i can Start OC4J Instance as window service ?
    Regards
    Omar

    Omar,
    check
    http://www.taltech.com/TALtech_web/support/sw_tricks/NTService.htm
    Frank

  • Wlserver.exe error occur while start the web logic server-please help

    hi
    Iam getting wlserver.exe error when I start the web logic server-please help. and I cant able to start the web logic server.
    Thannks in Advance,
    Cheers,
    bala...

    Could you please mail the errors and the WLS Version and service pack as well.
    - Ramkumar

  • Scritps to configure the managed instances as windows service in v9.1

    Hi,
    Can someone help me in the scripts/instructions to configure the weblogic v9.1 managed instances as windows service?
    Kindly help me on this.
    Best Regards,
    Vasu

    Hi Vasu,
    Please refer to the following link for detailed steps : http://weblogic-wonders.com/weblogic/2010/03/13/managed-server-as-windows-service/
    Thanks
    Jay SenSharma

  • Unable to start Oracle Process Manager from the windows services for OBIEE

    Hi,
    I have OBIEE 11g installed on a 32-bit windows machine. Of the two windows services installed, I am unable to start the Oracle Process Manager. When I try to start it I get the following error:
    Error 1053: The service did not respond to the start or control request  in a timely fashion.
    At the back end, this service is calling the file opmn.exe which is placed at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. On trying to execute this file the error we get is:
    The procedure entry point longjmp could not be located in the dynamic link library orauts.dll
    I have tried replacing the orauts.dll file, but to no avail.
    Please let me know if you have any clue regarding what is to be done.
    Thanks
    Naman

    Hi Naman,
    This error occurs for the following reasons,
    *Path variable is not set properly
    *Multiple Oracle homes exists in the same machine.
    Follow the below steps and let me know if it works,
    1. Select My Computer -> Right Click -> Properties
    2. In the System Properties screen go to Advanced Tab
    3. Click on Environment Variables
    4. In the System Variables section select PATH variable & Click edit
    5. Now you will find that it will contain invalid directories. Remove the incorrect entries. This may happen when you have multiple oracle homes in the same machine
    6. Restart the service.
    Rgds,
    Dpka

  • Starting Admin Server with SSL as Windows service

    Using Admin Server 5.2, SP3:
    How (or can) I start the admin server as windows service after enabling SSL? When I try to start it as a service, I get prompted with a dialog box for the cert/key database password, but I want this start seemlessly. I tried creating a text file containing the password (as advised for normal directory server) - of the form: admin-serv-<inst>-pin.txt in the /alias subdirectory, containing the line "internal (software) Token:<password>", but this did not work - I still get the dialog box prompt.
    Do I need to put this password file somewhere else? Do I need tweak something to make this work? Or is it impossible to start the admin server seemlessly as a service after enabling SSL?
    Thx.
    R

    Hi Gary-
    Thanks for responding. I tried making the file read-only in Windows, but it yielded the same result. I also tried different combinations of removing spaces and new-line inside the file, all to no avail.
    I think this is a different beast than the slapd server - the admin server is actually an 'ns-httpd' process; Since I saw that this was the case, I also tried updating the <server-root>\admin-serv\config\magnus.conf by adding an SSLPassPhraseDialog directive to a command that echo'ed back the password, but I just got a warning that this directive was ignored.
    Any other thoughts? Does anyone else even try securing the admin server?

  • Web Logic installation for Window NT

    Hi,
    I can not install the WebLogic into my computer by any way.
    Can Some one show me the step by step how to install web logic.
    Thank yiou very much
    Dan Nguyen

    Try asking on the WebLogic site. People on this forum only know Oracle products.

  • Starting integrated web logic server problem

    Hi,
    I'm using JDeveloper 11g (11.1.1.3) in Windows 7 (64bit), i tried to run an example project which is StoreFrontUI , but jdeveloper fails to complete the start weblogic with this message.
    The text in console is:
    *** Using port 7101 ***
    C:\Users\yusuf\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    \Adobe\Adobe was unexpected at this time.
    Process exited.
    Can anyone help me?

    User,
    Hopefully you are using a 32-bit JDK.
    The only time I've seen this error is when the WLS domain has been extended for Oracle Reports and there is a right-parenthesis character - ")" - in the path. Is either of these true for you? If so, try starting JDev from a command-line prompt where you have changed the parts of the path with the parenthesis in it to have double-quotes around them. Something like "C:\Program Files (x86)\Common Files\Teleca Shared";c:\windows;
    John

  • Error when starting IPlanet Web Server instance

    We are currently using ServletExec 3.0c with IPlanet WebServer, but we have decided to utilise the servlet engine of IPlanet WebServer without much success. We have changed the setting in WebServer Admin to allow Servlets/JSPs to be dealt with by IPlanet, but when we attempt to start the instance we get the following error:
    [https-AM]: start failed. (2: unknown early startup error)
    [https-AM]: /opt/netscape4/https-AM/start: !/bin/sh: not found
    [https-AM]: warning: daemon is running as super-user
    [https-AM]: conf_init: Error running init function load-modules: dlopen of /opt/netscape4/bin/https/lib/libNSServletPlugin.so failed (ld.so.1: ns-httpd: fatal: libNSServletLayer.so: open failed: No such file or directory)
    [https-AM]: server exit: status 1
    The only information we found regarding this error was to add the path of libjvm.so to the LD_LIBRARY_PATH. We did this, but it didn't make any difference.
    Thanks in advance
    Vince

    I got this same error and it turned out to be because one of the developers had changed the line AS_JAVA="/usr/jdk/entsys-j2se" in /opt/sun/appserver/config/asenv.conf
    to point to a 1.4.2_10 jre. (/usr/jdk/entsys-j2se was a symlink to /usr/java/jdk1.5.0_04/)
    I changed it to an installation of 1.4.2_09 sdk that we had previously installed on their and everything worked fine.
    I don't know whether it was because it pointed to a jre as opposed to an sdk or whether the jre was incorrectly installed. (it's a much around box, so everyone's allowed to do pretty much whatever they want to it)
    Hope this helps,
    Adam

  • Error While Startting the Web Logic Server

    Hello All,
    I am getting below error while start up the weblogic server.
    Can you help me to resolve this error.
    at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.RuntimeException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Cannot look up jdbc data source.
    The process domain is unable to look up the TX data source "jdbc/SOALocalTxDataS
    ource".
    The J2EE container was not configured properly; a data source with the expected
    name has not been created or has been removed.
    Verify that the machine hosting the data source is physically connected to the n
    etwork. In addition, verify that the connection pool properties, as defined in t
    he application server startup properties, are valid.
    Thanks in Advance !
    Regards,
    Niranjan.

    for instance, go to your domain home, cd config/jdbc , and grep for "jdbc/SOALocalTxDataSource" in the existing xml files
    maybe for some reasons this DataSource was not created, or is not targeted/deployed, or the corresponding DB is not up and running, or there is some connectivity problem.... grep your log file for SOALocalTxDataSource, probably there is some error reporting that this DataSource could not be created because the DB is down....
    http://docs.oracle.com/cd/E14571_01/integration.1111/e10226/soainfra_config.htm

  • Starting Web Logic Server  - Unrecognized option: -jrockit

    Hi,
    Im getting the error "Unrecognized option: -jrockit" when I try to start the Web Logic Server as is showed below:
    D:\Oracle\Middleware\user_projects\domains\base_domain\bin>startWebLogic.cmd
    * 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:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    I already installed the JDK 7 64 (jdk-7u2-windows-x64) and use the generic file to install the Web Logic Server (wls1035_generic)
    I got the files from here:
    JDK >> http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u2-download-1377129.html
    Web Logic >> http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    Any help I will appreciate.
    Thank You,
    Raul.

    Note that you are using the HotSpot JDK. The option -jrockit is only valid if you are using JRockit.
    When you open setDomainEnv.cmd you see something like:
    if "%JAVA_VENDOR%"=="Oracle" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Oracle
              set JAVA_HOME=C:\bea\jrockit_160_29_D1.2.0-10
    )which selects a certain JDK based on the set JAVA_VENDOR property.
    You add the property JAVA_VENDOR above the first if statement, for example,
    set SUN_JAVA_HOME=
    set JAVA_VENDOR=Sun
    if "%JAVA_VENDOR%"=="Oracle" (...)Also see if the SUN_JAVA_HOME property is set to the correct directory.
    technical session - http://middlewaremagic.com/weblogic/?p=7831

  • After Upgrade, Windows Service will not start automaticly

    I just upgraded from 10.2 to 10.4. When I did the Windows File Service, will not start automaticly. I can start it manually, after a reboot. Any idea on how to fix this?

    I am having the same problem on a clean install of Server 10.4.10, AFP & Web starts automatically on restart, but not Windows Service. This is the first time I have run into this, it starts fine on all other servers I administer. Then entry in /etc/hostconfig for SMBSERVER is set to "-YES-", there is no errors or messages of any kind in the console or system log, it just won't start.
    This complicated with the problem I am having on the same server where I cannot connect via ARD after reboot without someone there physically plugging a monitor into the video port first (another open post I have - http://discussions.apple.com/message.jspa?messageID=5850246#5850246 ). So, doing maintenance at off-hours is almost unworkable.

  • Starting Windows service.

    Hi
    when i m trying to start the instance of windows services the i m getting the following error.
    oradim -startup -sid SoilTest -starttype srvc,inst
    DIM-00011:The specified service does not exist
    o/s-error:<os 5>Access is denied
    what this exactly mean?Whether it creates problem to create a database on server?
    Regards
    Varsha.

    Login an as administraot or user has administrator to start the service
    One thing you can do
    type
    C:>service.msc
    servicee window will open
    right click you service name ORACLESERVICESoiltest
    Properties---LogonTab---click this account
    enter your username and password..
    And see whther it works or not...
    May breach your company policy so please check with your admins...
    This may work but not guranteed if you dont have the privilges then cant

  • Welogic failed to start as a Windows services

    I have installed Weblogic 816 and I am able to start it from command line. I also install it as a Windows 2003 Service but failed to start. The error is "Could not start the beasvc myserver service on local computer Error 1067: The process terminated unexpectedly"
    What am I missing and how to debug it?
    Thanks

    See if you are following these steps given below URL while creating weblogic server instance as windows service.
    http://ananthkannan.blogspot.com/2009/10/how-to-create-weblogic-server-as.html

  • Can we start Node server as a windows service?

    Hi,
    I am starting admin server, managed server as windows service. I've also started node manager as windows service on a node machine. But, now if i want to start the node server, I am starting it from windows console. Instead of this, can i start the node server as windows service? If yes, please give the details.
    Thanks

    When you also want the WebLogic Server as a service - Re: Installing Weblogic Admin Server as service -  service won't start

Maybe you are looking for