Cannot start instance of another server : correction

Correction : To the moderator of the newsgroup, please delete my other post with
the subject 'Cannot start instance of another server'.
In the console of WLS 6.1 SP3 on HP-UX, I have created another instance of a server
I called 'another_of_myserver' (in addition to the default myserver). When I
try to start another_of_myserver, it won't start and gives the following error
============================
<Nov 26, 2002 1:32:04 PM EST> <Error> <NodeManager> <Could not start server 'another_of_myserver'
via Node Manager - reason: '[SecureCommandInvoker: Could not create a socket to
the NodeManager running on host 'localhost:5555' to execute command 'another_of_myserver',
reason: Connection refused. Ensure that the NodeManager on host 'localhost' is
configured to listen on port '5555' and that it is actively listening]'>
===========================
What does it mean and how do I get it to start ?
Thanks for any help or suggestion.

Athooya,
If you do not specify a weblogic.nodemanager.listenPort or
weblogic.nodemanager.listenAddress they will be set to the default.
So the listenAddress will be localhost and so not matching exactly the address
used by the remote
start. Please try to set the listen address of the Node Manager when it is
started. You can specify the address on which the Node Manager will listen for
requests from the
Administration Server with the following parameter: -Dweblogic.nodemanager.listenAddress=host
where host is the DNS name or IP address of the machine where the Node Manager
is started.
The default port on which the Node Manager will listen for requests
from the Administration Server is 5555. You can change this with the following
startup parameter:
-Dweblogic.nodemanager.listenPort=port
Refer to
http://edocs.bea.com/wls/docs61/adminguide/remotestart.html for additonal information.
Chuck Nelson
DRE
BEA Technical Support

Similar Messages

  • Cannot start instance of another server

    In the console of WLS 6.1 SP3 on HP-UX, I have created another instance of a server
    I called 'another_of_myserver' (in addition to the default myserver). When I
    try to start another_of_myserver, it won't start and gives the following error
    ============================
    <Nov 26, 2002 1:32:04 PM EST> <Error> <NodeManager> <Could not start server 'another_of_myserver'
    via Node Manager - reason: '[SecureCommandInvoker: Could not create a socket to
    the NodeManager running on host 'localhost:5555' to execute command 'another_of_myserver',
    reason: Connection refused. Ensure that the NodeManager on host 'localhost' is
    configured to listen on port '5555' and that it is actively listening]'>
    ===========================
    What does it mean and how do I get it to start ?
    Thanks for any help or suggestion.

    "athooya" <[email protected]> wrote in message news:<[email protected]>...
    In the console of WLS 6.1 SP3 on HP-UX, I have created another instance of a server
    I called 'another_of_myserver' (in addition to the default myserver). When I
    try to start another_of_myserver, it won't start and gives the following error
    ============================
    <Nov 26, 2002 1:32:04 PM EST> <Error> <NodeManager> <Could not start server 'another_of_myserver'
    via Node Manager - reason: '[SecureCommandInvoker: Could not create a socket to
    the NodeManager running on host 'localhost:5555' to execute command 'another_of_myserver',
    reason: Connection refused. Ensure that the NodeManager on host 'localhost' is
    configured to listen on port '5555' and that it is actively listening]'>
    ===========================
    What does it mean and how do I get it to start ?Have you started the Node Manager process?
    I do not remember the HP/UX commands, but something like 'ps -ef |
    grep startNodeManager' should show you the proceess (if it is
    running).
    If you do not see the Node Manager in the process list, try to start
    it using '/BEA-home/weblogic610/server/bin/startNodeManager.sh'
    (preferably in a separate terminal window).
    To verify that it is listening on port 5555 (the default Node Manager
    port), do a 'netstat -an | grep 5555'. It should give something like
    '127.0.0.1.5555 *.* ..... LISTEN' if it is listening for connections.
    Hope this helps.
    Jan Bruun Andersen
    >
    Thanks for any help or suggestion.

  • Changing essbase connection to another shared services instance on another server

    Hi Everybody,
    I'm working on 11.1.2.2 EPM platform and i need to change the essbase connection to Shared Services. I want to make it connecting to another instance on another server. So i think to launch the Configurator on the new server to connect the essbase to the new instance. However, what about the existing configuration? Do I need to unconfigure it? Is there a procedure that i could follow?
    I hope i was clear... Thank you in advance for each considerations you could make about my issue.
    Regards,
    Maurizio 

    Thank you very much John!
    It is the solution! Uninstalling Essbase removes the shared services registries so i colud make it point to the correct instance....
    Thanks again!
    Maurizio

  • Move Central Instance to Another Server

    Hello expert,
    Now we have a distributed system: CI on server 1, DB on server 2. Now we want to move the CI to another server 3 without change the DB server.
    We get some information from link Move the central instance to another server in SAP
    We have few questions:
    1. Can we change the SID of CI with method provided in link?
    2. Any other additional steps should we do?
    Thanks & Best Regards,
    Tong Ning

    Hi Tong,
    You can install a new SAP instance (CI) on the new server as your DB is not moving and is on different host, and replicate important files from your old CI host.
    For eg, the host file, services file, trans directory and some work directory contents.
    Also, if your server on same OS or different ?
    You should check the compatibility of new OS and DB in service market place (PAM).
    For changing SID, please use standard guides and tested WIKI links.
    Regards,
    Divyanshu

  • Cannot start Agent at Target Server

    Hi,
    I have my OMS / OMR on a Windows 32 bit. One of my target servers ( Oracle Linux 4 ) running a management agent 10.2.0.1 wont seem to start.
    I have edited my emd.properties to have a different port than the default one ( thinking there might be a conflict ) ; here is the output
    [oracle@server1 bin]$ emctl start agent
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Starting agent ................................. failed.
    EMD_URL=https://server1.sam:3873/emd/main/
    REPOSITORY_URL=https://sennovat-1:1159/em/upload
    ( I have another server having same data - cross verified the data here is correct )
    [oracle@server1 config]$ emctl status agent
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Agent is Not Running
    D:\OracleHomes\db10g\BIN>lsnrctl status listener
    LSNRCTL for 32-bit Windows: Version 10.1.0.4.0 - Production on 06-MAY-2008 16:14
    :06
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.1.0.4.0 - Produ
    ction
    Start Date 06-MAY-2008 12:14:37
    Uptime 0 days 3 hr. 59 min. 32 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File D:\OracleHomes\db10g\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sennovat-1)(PORT=1521)))
    Services Summary...
    Service "repos" has 1 instance(s).
    Instance "repos", status READY, has 1 handler(s) for this service...
    The command completed successfully
    D:\OracleHomes\oms10g\opmn\bin>opmnctl status
    Processes in Instance: EnterpriseManager0.sennovat-1
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    HTTP_Server | HTTP_Server | 1964 | Alive
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | 1600 | Alive
    OC4J | home | 720 | Alive
    OC4J | OC4J_EM | 684 | Alive
    OC4J | OC4J_EMPROV | 776 | Alive
    WebCache | WebCache | 768 | Alive
    WebCache | WebCacheAdmin | 112 | Alive
    D:\OracleHomes\oms10g\BIN>emctl status oms
    Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    Oracle Management Server is Up.
    [oracle@server1 config]$ ps -efa | grep smon | grep -v grep
    oracle 24719 1 0 15:52 ? 00:00:00 ora_smon_GIST
    Any ideas on how I can get this target agent to come alive ?

    Thanks for your reply.
    Here is the entries for the 3 files - Today is May 7, 2008 7AM local time.
    BUT none of the entries here reflect anything at this time ... Please take a look.
    Emagent.nohup ENTRY :
    ----- Tue May 6 10:56:39 2008::Checking status of EMAgent : 9881 -----
    ----- Tue May 6 10:56:39 2008::EMAgent exited at Tue May 6 10:56:39 2008 with return value 0. -----
    ----- Tue May 6 10:56:39 2008::EMAgent was shutdown normally. -----
    ----- Tue May 6 10:56:39 2008::Exiting watchdog loop
    ----- Tue May 6 10:56:41 2008::Agent Launched with PID 25545 at time Tue May 6 10:56:41 2008 -----
    (pid=25545): starting emagent version 10.2.0.1.0
    (pid=25545): emagent started successfully
    (pid=25545): Exiting normally due to signal SIGTERM
    emagent.trc ENTRY :
    SQL = " OCIServerAttach"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=server1.sam)(PORT=1521))(CONNECT_DATA=(SID=DBPRO)))
    2008-05-06 11:05:44 Thread-130726832 ERROR vpxoci: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    emagent.log ENTRY
    2008-05-06 10:56:42 Thread-4143826624 [E-Mail SMTP Inbound Server] InstanceProperty (smtp_host) is marked OPTIONAL but is being used (00506)
    2008-05-06 10:56:42 Thread-4143826624 [E-Mail SMTP Outbound Server] InstanceProperty (smtp_host) is marked OPTIONAL but is being used (00506)
    2008-05-06 10:56:44 Thread-4143826624 EMAgent started successfully (00702)
    This is probably the time ( yesterday ) when I referred to the fact that it intermittently worked ... until I restarted the server.
    Here is what I made sure while starting the server : That the Oracle SID was set .. and that the Listener reflected the started instance. Verified that the OMS, OMR and the agent there was UP and running.
    I then issued the "emctl start agent " which came up as FAILED.
    Am I missing something that should have been done ?

  • Cannot start IPlanet4.1 Admin server

    I am facing a few issues with IPlanet webserver.I had an instance running a secure https instance.I later removed it to add another instance but I couldn't do so successfully.After creating anohter instance I get "Trust Database does not exist" error when I try to install the certificate.If I try to create a database I get error saring that the database already exist..strange..!!
    While trying different things I stopped my Admin server and tried restarting it. Now I cannot even IPlanet's Admin server.I don't get any specific error messagea.I am posting the the error log for the Admin server.
    At the end of the log it seems like it started the webserver.I am running windows 2000.
    I would appreciate any help!
    [09/Sep/2002:17:24:15] info ( 1712): successful server startup
    [09/Sep/2002:17:24:15] info ( 1712): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [09/Sep/2002:17:28:50] info ( 1712): Suspend Httpd Service
    [11/Sep/2002:10:42:55] info ( 928): successful server startup
    [11/Sep/2002:10:42:55] info ( 928): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [22/Oct/2002:15:35:46] failure ( 928): for host 10.10.252.245 trying to POST /https-cybere_dev/bin/swmhome, cgi-parse-output reports: the CGI program e:\Netscape\Server4\bin\https\httpadmin\bin\swmhome.exe did not produce a valid header (program terminated without a valid CGI header (check for core dump or other abnormal termination)
    [21/Nov/2002:17:43:38] info ( 928): Suspend Httpd Service
    [21/Nov/2002:17:43:41] info ( 360): successful server startup
    [21/Nov/2002:17:43:41] info ( 360): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [21/Nov/2002:18:23:26] info ( 360): Suspend Httpd Service
    [21/Nov/2002:18:23:50] info ( 2648): successful server startup
    [21/Nov/2002:18:23:50] info ( 2648): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [21/Nov/2002:18:24:26] info ( 2648): Suspend Httpd Service
    [21/Nov/2002:18:25:03] info ( 360): successful server startup
    [21/Nov/2002:18:25:03] info ( 360): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [06/Dec/2002:16:29:53] security ( 360): for host 10.10.1.253 trying to GET /bigipgui/bigconf.cgi, basic-ncsa reports: user support does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [06/Dec/2002:16:30:06] security ( 360): for host 10.10.1.253 trying to GET /, basic-ncsa reports: user admin password did not match pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [06/Dec/2002:16:30:09] security ( 360): for host 10.10.1.253 trying to GET /, basic-ncsa reports: user admin password did not match pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [06/Dec/2002:16:31:03] security ( 360): for host 10.10.1.253 trying to GET /nstelemetry.adp, basic-ncsa reports: user nsadmin does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [26/Dec/2002:12:49:21] warning ( 360): for host 10.10.252.243 trying to GET /https-cybere_dev_SSL/admin/pcontrol, send-cgi reports: cannot find CGI program e:/Netscape/Server4/bin/https/admin/bin/pcontrol.exe (File not found)
    [26/Dec/2002:12:49:21] failure ( 360): cgi_send:cgi_start_exec e:/Netscape/Server4/bin/https/admin/bin/pcontrol.exe failed
    [13/Jan/2003:11:08:59] security ( 360): for host 10.10.252.243 trying to GET /, basic-ncsa reports: user tsomal does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [13/Jan/2003:11:09:08] security ( 360): for host 10.10.252.243 trying to GET /, basic-ncsa reports: user resoft does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [13/Jan/2003:12:38:56] security ( 360): for host 10.10.250.188 trying to GET /, basic-ncsa reports: user admin password did not match pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [15/Jan/2003:13:00:54] info ( 360): Suspend Httpd Service
    [15/Jan/2003:13:00:56] info ( 1536): successful server startup
    [15/Jan/2003:13:00:56] info ( 1536): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:01:32] info ( 792): successful server startup
    [15/Jan/2003:13:01:32] info ( 792): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:03:14] info ( 1456): successful server startup
    [15/Jan/2003:13:03:14] info ( 1456): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:03:35] info ( 2984): successful server startup
    [15/Jan/2003:13:03:35] info ( 2984): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:05:08] info ( 2548): successful server startup
    [15/Jan/2003:13:05:08] info ( 2548): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:06:17] info ( 1152): successful server startup
    [15/Jan/2003:13:06:17] info ( 1152): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:09:02] info ( 1224): successful server startup
    [15/Jan/2003:13:09:02] info ( 1224): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:11:01] info ( 2656): successful server startup
    [15/Jan/2003:13:11:01] info ( 2656): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:12:13] info ( 2660): successful server startup
    [15/Jan/2003:13:12:13] info ( 2660): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:13:44] info ( 3336): successful server startup
    [15/Jan/2003:13:13:44] info ( 3336): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:15:50] info ( 3856): successful server startup
    [15/Jan/2003:13:15:50] info ( 3856): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:20:04] info ( 1636): successful server startup
    [15/Jan/2003:13:20:04] info ( 1636): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:20:17] info ( 1172): successful server startup
    [15/Jan/2003:13:20:17] info ( 1172): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:23:11] info ( 2756): successful server startup
    [15/Jan/2003:13:23:11] info ( 2756): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:23:18] info ( 932): successful server startup
    [15/Jan/2003:13:23:18] info ( 932): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:27:27] info ( 1292): successful server startup
    [15/Jan/2003:13:27:27] info ( 1292): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:28:48] info ( 3680): successful server startup
    [15/Jan/2003:13:28:48] info ( 3680): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:28:56] info ( 808): successful server startup
    [15/Jan/2003:13:28:56] info ( 808): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:31:16] info ( 2688): successful server startup
    [15/Jan/2003:13:31:16] info ( 2688): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:37:16] info ( 3652): successful server startup
    [15/Jan/2003:13:37:16] info ( 3652): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:42:13] info ( 2808): successful server startup
    [15/Jan/2003:13:42:13] info ( 2808): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:43:26] info ( 1292): successful server startup
    [15/Jan/2003:13:43:26] info ( 1292): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:14:11:29] info ( 3772): successful server startup
    [15/Jan/2003:14:11:29] info ( 3772): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:14:11:41] info ( 3120): successful server startup
    [15/Jan/2003:14:11:41] info ( 3120): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:15:32:09] info ( 3596): successful server startup
    [15/Jan/2003:15:32:09] info ( 3596): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:17:37:15] info ( 1712): successful server startup
    [15/Jan/2003:17:37:15] info ( 1712): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:18:41:27] info ( 1000): successful server startup
    [15/Jan/2003:18:41:27] info ( 1000): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:10:21:47] info ( 1116): successful server startup
    [16/Jan/2003:10:21:47] info ( 1116): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:50:46] info ( 1072): successful server startup
    [16/Jan/2003:12:50:46] info ( 1072): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:55:13] info ( 1464): successful server startup
    [16/Jan/2003:12:55:13] info ( 1464): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:59:37] info ( 3456): successful server startup
    [16/Jan/2003:12:59:37] info ( 3456): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:59:49] info ( 3588): successful server startup
    [16/Jan/2003:12:59:49] info ( 3588): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:59:56] info ( 980): successful server startup
    [16/Jan/2003:12:59:56] info ( 980): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:00:06] info ( 2536): successful server startup
    [16/Jan/2003:13:00:06] info ( 2536): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:00:13] info ( 1572): successful server startup
    [16/Jan/2003:13:00:13] info ( 1572): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:00:58] info ( 2808): successful server startup
    [16/Jan/2003:13:00:58] info ( 2808): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:02:23] info ( 1536): successful server startup
    [16/Jan/2003:13:02:23] info ( 1536): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:02:37] info ( 1572): successful server startup
    [16/Jan/2003:13:02:37] info ( 1572): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:03:43] info ( 2516): successful server startup
    [16/Jan/2003:13:03:43] info ( 2516): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15

    Your web server installation appears damaged, as though someone deleted some of the binaries.
    You'll probably have to restore from a backup or reinstall.

  • Getting error message setting up contacts "your setup cannot start because the iCloud server has stopped responding"   How can I fix this?

    Trying to set up contacts on Windows7 PC. Get error message that "setup cannot start because iCloud server has stopped responding.  How can I fix this?

    Looks like itunes was still trying to communicate with my iphone and got confused when it couldnt find it.    Found this in another post and it worked great.
    Solution:
    Make sure you are not connected to the internet and then open itunes. Sync your phone and then enable the internet again. Then stay connected to the internet and close your itunes and reopen it. Bam problem solved.
    By WaKaDo

  • Cannot start Coldfusion 9 Application Server Service

    Note that this is for a Dev server.  Not vital, but super annoying.  I found my machine had been restarted due to Lumension.  This is normal.  However, since I imported a .car file from the old CF8 server directly to this CF9 Dev server I had not rebooted or restared the CF9 service.
    I found these error messages in the Event viewer:
    The ColdFusion 9 Application Server service could not be started.  Check the server "coldfusion" log files for more information.
    and
    The ColdFusion 9 Application Server service terminated with service-specific error The system cannot find the file specified..
    I checked the JRUN logs and cannot find any logs pertaining to anything matching today's timestamp nor anything out of place that appears to be the cause.  Nothing in CF logs either, mostly because CF never got up to running status so no logs could be generated.
    I thought I found the culprit in this post, http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:61223 ... but the fix had no effect.  I didn't find anything in my search using grep outside of the JRUN temp folder which a single .xml file had an invalid Coldfusion8 path.  Fixing the path or deleting the offending temp files didn't cure the problem.
    I've also tried moving all the root files that was moved into the /ColdFusion9/wwwwroot/ directory out and trying to start the service, but same error and failure occurs.
    I have not tried reinstalling.  I did install the CF9.0.1 update and it was working just dandy until this restart.  There are no other computer problems experienced that I can tell and not other errors were found in the event viewer.

    Thanks!  I now have an error that I can chase and hopefully diagnose.
    "Error: no known VMs.  (check for corrupt jvm.cfg file)" was the exposed error.
    With a little big of the Goog I ended up with a solution from another CF user experiencing the same joys: http://forums.adobe.com/thread/795168
    Found the problem to be as I suspected some incorrect path.  It was the java.home variable that was incorrect.  java.home=<IncorrectDrive>:/ColdFusion9/runtime/jre  I changed that to java.home=C:/ColdFusion9/runtime/jre and it fired up just fine.  Solved!

  • Cannot uninstall instance of SQL Server 2014

    Hello,
    I have two instances of SQL Server 2014 installed and i want to uninstall them (and install SQL Server 2012 evaluation). I managed to uninstall the one instance. When i try to uninstall the second a message informs me that the operating system does not meet
    the minimum requirements. I had the same proble when uninstalling SQL Server 2012 and i went to the setup file and changed the compatibility mode to Windows Vista. Is there something similar that i should do in the case of SQL Server 2014 or i should do something
    totally different?
    Thanks in advance,
    Andreas

    Hi,
    Personally I have not faced this situation but this seems bug below Connect Item MS closed as not reproducable
    https://connect.microsoft.com/SQLServer/feedback/details/707706/unable-to-uninstall-sql-server-2012-rc0-from-control-panel
    Below connect Item deals with same issue as your
    https://connect.microsoft.com/SQLServer/feedback/details/974626/cannot-uninstall-sql-express-2014-on-windows-7-sp1
    Workaround should be instaed of uninstalling using GUI please use command prompt
    Launch setup.exe from an elevated command shell. Change to the directory "c:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\SQLServer2014", then type:
    Setup.exe /action=uninstall
    Please change uninstall script as per need
    Normal uninstall Script would look like
    Setup.exe /Action=Uninstall /FEATURES=SQL,AS,RS,IS,Tools /INSTANCENAME=InstanceName
    Please refer to
    this link for uninstall parameters
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Relocate DB instance to another server

    Hi,
    I would like to hear some advise on the procedure to relocate my DB instances.
    Background:
    This project is to replace the hardware where the database instances of SAP Netwevare PI/XI 7.0 are running. This is a distriguted environment. The DB instances are Oracle 10.2 running on RedHat Linux x86-64. The new hardware will be running RedHat Linux x86-64. As you can see the OS is not changing. The instance name is not changing. The Application server names IS NOT changing. However, the DB server name is changing.
    Here is the altrenative that I have in mind.
    1. Backup source DB
    2. Restore into new server and restart.
    3. Point the SAP instance to the new server. Is there a note or procedure to make this change? Is is enugh with changing only the tnsnames.ora?
    I guess another alternative would be to make a system copy? What would you do if you have to relocate your DB instances?
    Thanks!

    Hello Augusto,
    if i understood you correct only the host of the database is changed. The ABAP and JAVA instances are still running on the same host as before?
    If yes then this is pretty easy ... you can shutdown and copy the database with scp/rsync .. or if you have a shared storage you can just remap the disks to the new server.
    As you described, that the hostname of the DB host will change you have to do 2 things
    1) Change hostname of entries in tnsnames.ora (for more information about tnsnames check sapnote #562403)
    2) Change the host connection entry in the secure store of the Java instance (http://help.sap.com/saphelp_nwpi71/helpdata/de/ec/9432d189c445cdacdc7e520981b4b6/content.htm / Database Schema password should be change or not)
    Regards
    Stefan

  • Cannot start Infra and App Server after reboot

    I have installed iAS 10.1.2.0.2. on Solaris 2.9 -infra and appserver on same box. After installation I was able to configure Discoverer etc. The machine was rebooted recently and I cannot get the infrastructure and app server to start. opmnctl startall just hangs.

    I think borkur is probably right.
    We have our midtiers on different machines from the infra, but nonetheless, you could use the same sort of startup script.
    What I do is go into a wget wait loop on the mid-tiers before trying to opmnctl start them:
    #! /bin/bash
    # script waitfordas
    DAS_RESPONDING=`wget -q -O - http://infra.mycompany.com:7777/oiddas > /dev/null; echo $?`
    echo Waiting for DAS to be up on infra.mycompany.com...
    while [ "$DAS_RESPONDING" -eq 1 ]
    do
    sleep 10
    echo Waiting for DAS to be up on infra.mycompany.com...
    DAS_RESPONDING=`wget -q -O - http://infra.mycompany.com:7777/oiddas > /dev/null; echo $?`
    done
    echo DAS responded.
    Then I call this in my startup script:
    #! /bin/bash
    # oracleas Start/Stop the Oracle Application Server
    # chkconfig: 2345 99 10
    # description: Starts and stops the Oracle Application Server
    exec 2>/tmp/oracleas.err 1>/tmp/oracleas.log
    # Source function library.
    # . /etc/init.d/functions
    RETVAL=0
    ORA_OWNER="oracle"
    ORA_HOME="/opt/oracle/product/as904mid"
    EM_HOME="/opt/oracle/product/agent"
    # See how we were called.
    prog="oracleas"
    start() {
    echo -n $"Starting $prog: "
    su - $ORA_OWNER -c "/home/$ORA_OWNER/bin/waitfordas"
    su - $ORA_OWNER -c "$ORA_HOME/opmn/bin/opmnctl startall"
    RETVAL=$?
    su - $ORA_OWNER -c "$ORA_HOME/bin/emctl start iasconsole"
    su - $ORA_OWNER -c "$ORA_HOME/dcm/bin/dcmctl start"
    su - $ORA_OWNER -c "$EM_HOME/bin/emctl start agent"
    return $RETVAL
    stop() {
    echo -n $"Stopping $prog: "
    su - $ORA_OWNER -c "$ORA_HOME/opmn/bin/opmnctl stopall"
    RETVAL=$?
    su - $ORA_OWNER -c "$ORA_HOME/bin/emctl stop iasconsole"
    su - $ORA_OWNER -c "$EM_HOME/bin/emctl stop agent"
    return $RETVAL
    restart() {
    stop
    start &
    case "$1" in
    start)
    start &
    stop)
    stop
    restart)
    restart
    echo $"Usage: $0 {start|stop|restart}"
    exit 1
    esac
    exit $?

  • Cannot Start J2EE 1.4 Server

    When i try to start the J2EE 1.4 Server on Windows XP Professional i get:
    Domain Domain1 failed to startup
    [#|2005-04-25T14:29:27.912+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.resource.corba|_ThreadID=10;|
    java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at java.net.ServerSocket.<init>(ServerSocket.java:141)
         at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:84)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(SSLServerSocketImpl.java:79)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(SSLServerSocketFactoryImpl.java:57)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:312)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:270)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:53)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:190)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.addToIORTemplate(CorbaTransportManagerImpl.java:207)
         at com.sun.corba.ee.spi.oa.ObjectAdapterBase.initializeTemplate(ObjectAdapterBase.java:104)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:385)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.makeRootPOA(POAImpl.java:253)
         at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:163)
         at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
         at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
         at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
         at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:185)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-04-25T14:29:27.912+1000|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.resource.corba.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710209: (INTERNAL) Unable to create listener thread on the specific port"
    org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.createListenerFailed(ORBUtilSystemException.java:3142)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.createListenerFailed(ORBUtilSystemException.java:3160)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:60)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:190)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.addToIORTemplate(CorbaTransportManagerImpl.java:207)
         at com.sun.corba.ee.spi.oa.ObjectAdapterBase.initializeTemplate(ObjectAdapterBase.java:104)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:385)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.makeRootPOA(POAImpl.java:253)
         at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:163)
         at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
         at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
         at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
         at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:185)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: java.lang.RuntimeException: Failed to create server socket when calling ORBSocketFactory.createServerSocket(SSL_MUTUALAUTH, 1061)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:57)
         ... 20 more
    Caused by: java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at java.net.ServerSocket.<init>(ServerSocket.java:141)
         at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:84)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(SSLServerSocketImpl.java:79)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(SSLServerSocketFactoryImpl.java:57)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:312)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:270)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:53)
         ... 20 more
    |#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5081: Exception while creating ORB: [org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 209  completed: No]|#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5082: Exception running j2ee services: [java.lang.RuntimeException: Unable to create ORB]|#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5091: Error executing J2EE server ...
    java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:316)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
         ... 9 more
    |#]
    [#|2005-04-25T14:29:27.952+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5092: J2EE server reported following error: [Unable to create ORB] |#]
    [#|2005-04-25T14:29:27.952+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5093: Error executing J2EE server |#]
    [#|2005-04-25T14:29:27.962+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:234)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:609)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         ... 7 more
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:316)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         ... 8 more
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
         ... 9 more
    |#]
    [#|2005-04-25T14:29:27.962+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2005-04-25T14:29:27.962+1000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2005-04-25T14:29:27.962+1000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2005-04-25T14:29:27.962+1000|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: WEB0106: An error occurred while stopping the web container
         at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:536)
         at com.sun.enterprise.web.PEWebContainerLifecycle.onShutdown(PEWebContainerLifecycle.java:65)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:400)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:233)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: LifecycleException: WEB0103: This web container has not yet been started
         at com.sun.enterprise.web.WebContainer.stop(WebContainer.java:529)
         at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:528)
         ... 9 more
    |#]
    Can anyone suggest where the problem is?

    how do i fix the problemIIRC, in your domain's config directory, look for domain.xml. It contains the configuration, which you may modify (after checking the documentation).
    x

  • Suddenly iTunes doesn´t work. Trying to reinstall I get error messages: "R6034 attempt to load C runtime library incorrectly", "Cannot start Apple Mobile device", "Not installed correctly Error7 (Windows error 1114)". What to do?

    Suddenly iTunes didn´t function. Trying to reinstall Ifirst tried to delete the program and all iTunes files, but ITunes Helper could not be deleted. After installation (with anti virus disconnected) the following error messages come up: "MS Visual C++ Runtime Library R6034 - attempt to load C routine library incorrectly", "Cannot start Apple Mobile Device", "Not correctly installed. Error 7 (windows error 1114" What to do?

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Reports server: cannot start stand-alone servers

    I have 9iAS 9.0.2.0.1 on RedHat Linux AS. When I try to create/start a new reports server (using rwserver.sh), I get "REP-50001: Server is initializing", but it never starts. My in-process server works, but I can't create any additional servers.
    I've made the changes suggested in MetaLink Doc ID 214310.1. But, I still cannot start a stand-alone server.
    Any help is greatly appreciated.

    The problem was with vncserver. Once I started it with
    "vncserver :15 -nolisten local -httpd ${VNC}/classes -cc 3", it started up.

  • Cannot Start Workflow Service from Service Manager

    Hello Professionals,
    I have a problem with starting Workflow service from Service manager,
    I have configured all the settings and connection to database was successful.
    However, after closing the settings window and try to start the workflow service, i got "Cannot start Service; configuration is not correct or cannot connect to database"
    What may cause this issue?
    Thanks and Best Regards,

    Hi,
    Please check SAP note:
    2019304 - Workflow server connection stops if many workflow
    instances with script tasks run simultaneously
    Thanks & Regards,
    Nagarajan

Maybe you are looking for