Why I failed to start a second webserver in same weblogic server installed one machine

Everyone,
          I want to start a second webserver bindding with intranet IP address,
          same time, one webserver had been started in this weblogic server in
          extranet ip address.
          But i cann't configurate it successfully.Why ? Help me !
          Thinks everyone
          [email protected]
          

          They need to use different IP address and the same port number if they are to
          be clustered. If they are not to be cluster they can simply use different port
          numbers.
          On Unix, the ifconfig command can be used to create virtual IP addresses.
          Mike
          [email protected] (jiangxianlou) wrote:
          >Everyone,
          >
          >I want to start a second webserver bindding with intranet IP address,
          >same time, one webserver had been started in this weblogic server in
          >extranet ip address.
          >But i cann't configurate it successfully.Why ? Help me !
          >
          >Thinks everyone
          >
          >[email protected]
          

Similar Messages

  • HT1926 I try to download Itunes and when i am done it i tried to open it and it said "This application has failed to start because MSVCR80.dll was not found. re-installing the application may fix this problem"

    i tried to open itunes and it said "This application has failed to start because MSVCR80.dll was not found. re-installing the application may fix this problem" and "itunes was not installed correctly. please reinstall itunes. Error 7 (windows error 126)" what does this mean and how do I fix it? I reinstalled itunes and this just popped up again :C

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Trouble starting managed weblogic server on another machine in  acluster

    Hi,
              I was having trouble starting managed weblogic server on another machine in a cluster from the command prompt
              I have following setup:
              1) BEA weblogic is installed on 2 machines - local machine A with ip address 172.17.2.219 and another machine B with ip address 172.17.2.201
              2)node manager is running on both machines
              3)An admin server myserver on the local machine at port 7001
              4)In the admin tree under Machines a new machine is created 'Machine1' with Node manager Listen Address: 172.17.2.201
              5) The managed server 'BEAServerMan1 ' instance is created with listen Address 172.17.2.201 and port 7705. This Server is assigened to Machine1. The server also belongs to a cluster 'Cluster1' where the 172.17.2.201:7705 is part of the Cluster Address.
              I can start 'BEAServerMan1 from http://172.17.2.16:7001/console/
              But I am unable to start BEAServerMan1 from the console using the command :
              startManagedWebLogic BEAServerMan1 http://172.17.2.219:7001
              startManagedWebLogic.sh BEAServerMan1 http://172.17.2.219:7001
              CLASSPATH=/opt/BEA/j2sdk1.4.1_03/lib/tools.jar:/opt/BEA/weblogic81/server/lib/weblogic_sp.jar:/opt/BEA/weblogic81/server/lib/weblogic.jar:/opt/BEA/weblogic81/server/lib/ojdbc14.jar::/opt/BEA/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/BEA/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/opt/BEA/j2sdk1.4.1_03/jre/lib/rt.jar:/opt/BEA/weblogic81/server/lib/webservices.jar:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03:/opt/BEA/j2re1.4.1_03/bin:/opt/BEA/j2re1.4.1_03:/opt/BEA/j2sdk1.4.1_03/lib/tools.jar:/opt/oracle/OraHome1/jdbc/lib/classes111.jar:/opt/oracle/OraHome1/jdbc/lib/nls_charset11.jarx:/opt/BEA/user_projects/domains/mydomain/myserver/stage/_appsdir_dyn_ear/dyn.war:/opt/BEA/user_projects/domains/mydomain/./myserver/.wlnotdelete/extract/myserver__appsdir_dyn_ear_dyn/jarfiles/WEB-INF/lib/dspjspTaglib1_036773.jar:/usr/bin/j2re1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11:/usr/bin/j2sdk1_3_1_11/lib/tools.jar
              PATH=/opt/BEA/weblogic81/server/bin:/opt/BEA/j2sdk1.4.1_03/jre/bin:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03:/opt/BEA/j2re1.4.1_03/bin:/opt/BEA/j2re1.4.1_03:/opt/BEA/ATG6.2.0/home/bin:/usr/xpg4/bin:/opt/bmc/Patrol3/Solaris28-sun4/bin:/usr/bin::/usr/openwin/bin:/bin:/usr/ucb:/usr/local/sbin:/usr/dt/bin:/opt/RICHPse/bin:/usr/bin/j2re1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11/bin
              * 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 *
              <13-Jan-2005 3:22:20 o'clock PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.1_03-b02 from Sun Microsystems Inc.>
              <13-Jan-2005 3:22:21 o'clock PM EST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://172.17.2.219:7001 to check if there exists a running admin server at this URL.>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009
              WebLogic XMLX Module 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server http://172.17.2.219:7001 to retrieve the initial configuration.>
              <13-Jan-2005 3:22:27 o'clock PM EST> <Notice> <Log Management> <BEA-170019> <The server log file /opt/BEA/user_projects/domains/mydomain/BEAServerMan1 /BEAServerMan1 .log is opened. All server side log events will be written to this file.>
              <13-Jan-2005 3:22:37 o'clock PM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
              <13-Jan-2005 3:22:38 o'clock PM EST> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "BEAServerMan1 " for domain "mydomain">
              <13-Jan-2005 3:22:50 o'clock PM EST> <Notice> <Cluster> <BEA-000138> <Listening for announcements from cluster Cluster1 on 237.0.0.1:7001.>
              <13-Jan-2005 3:22:50 o'clock PM EST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of Cluster1.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <WebLogicServer> <BEA-000350> <Unable to create a server socket on Channel Default for: 172.17.2.201, port: 7705. java.net.BindException: Cannot assign requested address Perhaps the address 172.17.2.201 is incorrect or another process is using port 7705.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
              The WebLogic Server did not start up properly.
              Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
              Reason: Server failed to bind to the requested port. See preceeding log message for details.
              ***************************************************************************

    Hi
              i am also facing the same problem.kindly reply for th solution if you got.
              D:\bea1\user_projects_cluster\mydomain>startManagedWebLogic server2 10.16.96.21:
              7001
              D:\bea1\user_projects_cluster\mydomain>echo off
              CLASSPATH=d:\bea1\jdk131_03\lib\tools.jar;d:\bea1\weblogic700\server\lib\weblogi
              c_sp.jar;d:\bea1\weblogic700\server\lib\weblogic.jar;F:\bea\weblogic81\server\li
              b;D:\;c:\
              PATH=.;d:\bea1\weblogic700\server\bin;d:\bea1\jdk131_03\bin;E:\oracle\product\10
              .2.0\client_1\bin;C:\Program Files\Common Files\NetSarang;C:\WINDOWS\system32;C:
              \WINDOWS;C:\WINDOWS\System32\Wbem;F:\bea\jdk142_05\bin;C:\PROGRA~1\IBM\CLIENT~1;
              C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\Emulator;
              * 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 *
              D:\bea1\user_projects_cluster\mydomain>"d:\bea1\jdk131_03\bin\java" -hotspot -Xm
              s32m -Xmx200m -Dweblogic.security.SSL.trustedCAKeyStore=d:\bea1\weblogic700\serv
              er\lib\cacerts -Dweblogic.Name="server2" -Dbea.home="d:\bea1" -Dweblogic.managem
              ent.username= -Dweblogic.management.password= -Dweblogic.management.server="10.1
              6.96.21:7001" -Dweblogic.ProductionModeEnabled= -Djava.security.policy="d:\bea1\
              weblogic700\server\lib\weblogic.policy" weblogic.Server
              <Sep 20, 2007 1:47:13 PM IST> <Info> <Security> <090065> <Getting boot identity
              from user.>
              Enter username to boot WebLogic server:weblogic
              Enter password to boot WebLogic server:
              Starting WebLogic Server...
              Connecting to http://10.16.96.21:7001...
              <Sep 20, 2007 1:47:25 PM IST> <Notice> <Security> <090082> <Security initializin
              g using realm myrealm.>
              <Sep 20, 2007 1:47:25 PM IST> <Notice> <WebLogicServer> <000328> <Starting WebLo
              gic Managed Server "server2" for domain "mydomain">
              Starting Cluster Service...
              <Sep 20, 2007 1:47:46 PM IST> <Notice> <Cluster> <000138> <Listening for announc
              ements from cluster mycluster on 237.0.0.1:7777>
              <Sep 20, 2007 1:47:46 PM IST> <Notice> <Cluster> <000133> <Waiting to synchroniz
              e with other running members of mycluster>
              <Sep 20, 2007 1:48:16 PM IST> <Notice> <Cluster> <000134> <Discovered and synchr
              onized with 1 other running members of mycluster>
              <Sep 20, 2007 1:48:17 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to c
              reate a server socket on Channel Default for: 10.16.96.24/10.16.96.24, port: 900
              1. java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
              address 10.16.96.24/10.16.96.24 is incorrect or another process is using port 9
              001.>
              <Sep 20, 2007 1:48:18 PM IST> <Emergency> <Security> <090085> <Server failed to
              bind to any port such that it is not reachable from the console.>
              <Sep 20, 2007 1:48:18 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to i
              nitialize the server: Fatal initialization exception>
              The WebLogic Server did not start up properly.
              Reason: Fatal initialization exception
              D:\bea1\user_projects_cluster\mydomain>goto finish
              D:\bea1\user_projects_cluster\mydomain>ENDLOCAL
              D:\bea1\user_projects_cluster\mydomain>ENDLOCAL
              D:\bea1\user_projects_cluster\mydomain>

  • ONS failed to start on second node

    Hi,
    I have a problem with ons on 10g rac running on linux 5.3
    on node 1 it is running without problem but on second node i got this error
    2009-04-08 16:30:41.318: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = rac1, port = 6200}
    Adding remote host rac1:6200
    onscfg[1]
    {node = rac2, port = 6
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: 200}
    Adding remote host rac2:6200
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission d
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: enied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server loca
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: l port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = rac1, port = 6200}
    Adding remote host rac1:6200
    o
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: nscfg[1]
    {node = rac2, port = 6200}
    Adding remote host rac2:6200
    onsctl: ons failed to start
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/app/crs
    2009-04-08 16:30:41.319: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: clsrcexecut: cmd = /u01/app/crs/bin/racgeut -e USRORA_DEBUG=0 540 /u01/app/crs/bin/onsctl start
    2009-04-08 16:30:41.320: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: clsrcexecut: rc = 1, time = 2.580s
    2009-04-08 16:30:42.148: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the
    2009-04-08 16:30:42.150: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    2009-04-08 16:30:42.150: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = rac1, port = 6200}
    Adding remote host rac1:6200
    onscfg[1]
    {node = rac2, port = 6
    2009-04-08 16:30:42.150: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: 200}
    Adding remote host rac2:6200
    ons is not running ...
    2009-04-08 16:30:42.151: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/app/crs
    2009-04-08 16:30:42.151: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: clsrcexecut: cmd = /u01/app/crs/bin/racgeut -e USRORA_DEBUG=0 540 /u01/app/crs/bin/onsctl ping
    2009-04-08 16:30:42.151: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: clsrcexecut: rc = 1, time = 0.840s
    2009-04-08 16:30:42.153: [    RACG][3065611968] [16553][3065611968][ora.rac2.ons]: end for resource = ora.rac2.ons, action = start, status = 1, time = 3.620s
    2009-04-08 16:30:44.376: [    RACG][3066242752] [17061][3066242752][ora.rac2.ons]: onsctl: shutting down ons daemon ...
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = rac1, port = 6200}
    Adding remote host rac1:6200
    onscfg[1]
    {node = rac2, port = 6200}
    Adding remote host rac2:6200
    Any idea how to fix this?
    Thanks

    check the output for crs_getperm for the resource from both nodes. If you could, post them here.
    Regards,
    Ganesh

  • ITunes will not open, get error message 7(windows error 126) this application has failed to start because d3d9.dll was not found. re-installing the application may fix this problem. well i did and did not fix anything.

    this application has failed to start because d3d8thk.dll could not be found. I looked that file up and it seems its part of directx. i installed directx again but that still did not help.

    d3d8thk.dll
    That one is a DirectX 8 module and might not be included in the most recent DirectX 9 redistributable available from Microsoft. If it's been installed as part of a partial DirectX 8 install (as part of a game for example), that can cause the issue. Can you track down a full DirectX 8 redistributable? If so, if you install that, does that clear up the iTunes error?

  • I got an "Apple mobile Device' failed to start error during installation and itunes won't install.

    For some reason I got an error message trying to update itunes on my Vista PC and for some reason could not run itunes. I uninstalled itunes completely and tried to download a new installation. Near the end of the installation I got this error message. "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services." I was given the choices of 'cancel', 'retry', and 'abort'. I tried 'retry' and got the same error again. I tried 'abort' and the installation eventually ended in another error and suggested that I reinstall itunes.  I was in the administrator's account when I attempted all these things.Has anyone had a similar problem or knows how to get the installation completed?? Thanks for any help.

    Hello smittylin,
    The following articles provides steps that can help get iTunes back up and running.
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    http://support.apple.com/kb/TS1567
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    Allen

  • The ipod could not be synced because the sync session failed to start. A required iTunes component is not installed. Please repair or reinstall iTunes. (42404) I tried uninstalling, reinstalling, and repair. This is the newest version 11.0.1  Please help!

    I do not know what to do about this please help!
    -Sync session failed to start

    Try:
    Sync Session Failed to Start iTouch iOS5: Apple Support Communities
    iphone could not be synced sync session failed to start...: Apple Support Communities

  • Start multiple domains simultaneously on 1 Weblogic server installation?

    Is it okay to start and run multiple domains simultaneously. Better yet, when having multiple domains on 1 WLS server, should each domain have a different port number in order to be run simultaneously?
    Here's my scenario - I installed Oracle Business Intellgence, which by default installs and configures WLS server for certain Business Intelligence applications (BI Publisher). This instance was running fine and good and still is.
    Then I had another application, Oracle Data Integrator, which has a Console piece that requires a domain on WLS. So instead of modifying the existing domain for Oracle Business Intelligence, I created a new domain via the Configuration Wizard and selected those components for Oracle Data Integrator.
    therefore current domains:
    ...\domains\bifoundation_domain --> installed automatically as part of Oracle Business Intelligence
    ...\domains\odi11g --> I created this domain after I
    Now I have 2 domains under 1 WLS Server (windows 7 64bit), but if I startWeblogic.cmd for the bifoundation_domain, and I startWeblogic.cmd for the odi11g...then only the components for the bifoundation_domain become available via the WLS Console.
    Questions:
    - Can I run both domains simultaneously?
    - Should I have modified the bifoundation_domain to include Oracle Data Integrator component; therefore only having 1 domain but having everything run under that domain?
    - Does the Port for each domain matter? both bifounddation_domain and odi11g domain use ports 7001
    Are there any other considerations? Thanks much.

    Hi,
    It is perfectly OK to run multiple domains on a single Weblogic server installation. Only constraint would be you have enough capacity available on your server to start multiple instances.
    Things to note is, if your domain1 is running on listen address : port { localhost : 7001 } then your other domain should be configured on a different port say {localhost : 8001 }. If you want both domain to run on same port then go for virtual IP's to be plumbed on your physical network interface and configure as,
    domain1 - { ip1 : 7001 }
    domain2 - { ip2 : 7001 }
    this way you will can access both domain admin console on same port.
    Remember, Weblogic resources cannot be shared between domain, however a single nodemanager will be enough to monitor both the domains.
    * rank it if answer is helpful :) *
    Thanks,
    Ranjan

  • "Send As" permission fails with users in second domain on same server

    I have several users setup on an Exchange 2010 SP3 server with domain "domain1.com". "Send As" and full Permission access works fine and flawless between those users who need it. 
    Now I have added a second authorative Domain (domain2.com) on that server and set up a few users. Those domain2 users can send/receive email in domain2.com without problems.
    I wanted to give certain users in domain1 "Send As" and Full Access permissions on a domain2 user mailbox. Full Access works, but sending a message won't work. The error that comes back is the same as if "Send As" permissions was not
    assigned to that user. But I explicitly assign this permission. 
    Is this a known issue and there is a fix for it? Or is this simply not possible?
    Thanks
    Dan

    First, you should not use both Send As and
    “Send on behalf of” pick one or other. Another thing, if you are using
    Send As, find the user in
    Active Directory Users and
    Computers right click the user and select properties, Click
    Security
    Tab then presses the
    Advance button.
    In there you should see the User listed under there with Send As permissions. If you do not see this that’s the main reason why you cannot “Send As”. Send As is an AD
    ACL not Exchange. If you have set this in the EMC and it has not replicated or updated the ACL’s in Active Directory then you might have a delay/latency or a replication issue with Active Directory.   
    Hi Swetha,
    Thanks for your reply.
    I am only using "Send As" and not "Send on behalf". 
    The Send-as permissions are visible in the AD for that user.
    Dan

  • The message,"this application has failed to start because xpcom_core.dll was not found Re-installing the application may fix this problem"

    If I hit OK, nothing happens. I then have to hit the cancel X four times to remove it or everything is frozen. What do I need to do to rectify this problem?

    Do a clean reinstall.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    *Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • Deployment error: Failed to start server localhost:25848.  See the server l

    Hi,
    I am new to this Studio Creator 2 so that I decided to follow "Sun Java Studio Creator 2 - Tutorials - Using the Debugger".
    I followed the instructions word by word and have no problem running it.
    But Whenever I run it under the 'debugging' mode, I got an error ( at step 2. Examining local variables in the tutorial) as follows.
    It directs me to look at the server log file for more and I clicked on the link on the same pane (Output window in the bottom of IDE) but it doesn't mean much to me -- partly due to me being a newbie???
    Here is a bunch of error messages being generated under the debug mode[F5]. Did anyone have a similar problem before?
    ---- Messages from the output window -----------------------------------
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    compile:
    compile-jsps:
    pluto-hack-web-xml-run:
    portlet-container-deploy:
    jsCreatorDist:
    debug:
    Stopping server localhost:25848
    E:\Program Files\Sun\Creator2_1\SunAppServer8\bin\asadmin.bat stop-domain --domaindir E:\Program Files\Sun\Creator2_1\SunAppServer8\domains\ creator
    Starting debug server localhost:25848
    E:\Program Files\Sun\Creator2_1\SunAppServer8\bin\asadmin.bat start-domain debug=true domaindir E:\Program Files\Sun\Creator2_1\SunAppServer8\domains\ creator
    Start debug on localhost:25848 timeout or interrupted
    Failed to start server localhost:25848
    Deployment error: Failed to start server localhost:25848. See the server log file for details.
    Exception=Deployment error: Failed to start server localhost:25848. See the server log file for details.
    Deployment error: Failed to start server localhost:25848. See the server log file for details.
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:198)
    at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:75)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:234)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:242)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)
    Caused by: Failed to start server localhost:25848
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:152)
    ... 10 more
    C:\Documents and Settings\Administrator\My Documents\Creator\Projects\DebugExample\nbproject\build-impl.xml:525: Deployment error: Failed to start server localhost:25848. See the server log file for details.
    BUILD FAILED (total time: 4 minutes 31 seconds)

    Check the following :
    Try starting the server without deploying. The server can be started from the server window. Also, check the server log file , will give more info on why it failed.
    To view the Sun Java System Application Server log file:
    In the Servers window, right-click the Deployment Server node and choose View Server Log.
    In any text editor, open the log file in the following location: install-directory\SunAppServer8\domains\creator\logs\server.log
    Please go through the FAQ titled "Why doesn't Application Server start up" which is at :http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/technical/depsrvs/
    Also, the port used by default is localhost:24848 when I tried the tutorial ..

  • TS1567 Cannot download latest version of I-Tunes 11.1.4. It stops at the end with "Apple Mobile Device failed to start. Verify that you have sufficient privilege to start system services" never had a problem before. On Vista system. Come on Apple give us

    tried to download latest I-Tunes 11.1.4 update but got the message re " Apple Mobile  Device failed to start etc. Seems I am not the only one with this problem but getting frustrated as I have tried all the suggestions and now have no Itunes but plenty of money still on it. Why won't Apple admit they  have a problem and fix it. There is no where to complain to them online. Help please

    Hello PaulHeartattack,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    it may be necessary to remove all traces of iTunes and related software components from your computer before reinstalling iTunes.
    1. Remove iTunes and related components from the Control Panel
    2. Verify iTunes and related components are completely uninstalled
    3. Reinstall iTunes and related components
    If the Apple Mobile Device Service still will not start, this could be caused by third-party security software. Please follow iTunes for Windows: Troubleshooting security software issues.
    Best of luck,
    Mario

  • Firestarter fails to start as a daemon, any way to keep retrying?

    Hello,
    I connect via wifi using network-manager (the connection starts even before logging into the desktop, it was like that at least the day I tested it). This is my daemons line in /etc/rc.conf:
    DAEMONS=(syslog-ng hal laptop-mode cpufreq !network dhcdbd networkmanager netfs firestarter fail2ban cups fcron alsa)
    At boot, "starting failstarter" fails. If I do ps, I cannot see firestarter. It only starts running when I log into the desktop, and launch firestarter's gui as root. So this kind of protection is not good, because other users do not have the root password and/or may forget to start firestarter's gui.
    Any ideas why firestarter fails to start as a daemon?
    Thank you very much in advance.
    Last edited by alleluia20 (2009-05-24 17:54:35)

    I'm not that sure, really. Total networking noob speaking here, but I just figured it won't matter what ports get hit so long as there are no server processes waiting on them.
    Don't take my word for it.
    Correct me ASAP if I'm wrong, please.
    Last edited by alun (2009-05-25 05:22:00)

  • HT1926 Installing iTunes 11.1.4 on windows XP issues warning message: Service "Apple Mobile Device' failed to start. starting iTunes shows MSVCR80.dll not found.

    Normal update of iTunes to 11.1.4 fails. Suggests installing from web site
    I install from iTunes.com. Install issues the messages:
    Service "Apple Mobile Device' failed to start.
    Verify that you have sufficient privileges to start system services
    I do have necessary privilegs. I hit ignore. See window with successful install come up and finish with launch. I get the messages:
    iTunes was not installed correctly.
    Please reinstall iTunes
    Error 7 (Windows error 126)
    Tring to start iTunes from desktop gives:
    This application failed to start because MSVCR80.dll was not found
    Re-installing the application may fix the problem.
    Further repair or remove/reinstall does not fix the problem (including after reboot)
    Thie is the first time this has happened. I'm not sure where to go from here
    Thanks for any help.

    Earlier suggestion worked. That is, Use software add/remove to delete all 5 iTunes applications:
    Apple Application Support
    Apple Mobile Device Support
    Aple Sortware Update
    Bonjour
    iTunes
    Reboot and install/

  • When I tried to update itunes I got the message service apple mobile device failed to start..what can I do?

    When I tried to update my itunes I got a message srvice apple mobile device failed to start and retrying elicits the same message.  What do I do?

    The most complete resolution is found in the user tip: https://discussions.apple.com/docs/DOC-6562

Maybe you are looking for