Problem of Starting the Server

I just downloaded
j2eesdk-1_4_02_2005Q2-windows.exe
to my windows machine and insatlled it.
When I started the verifying of Server by going to "Start menu, choose Programs -> Sun Microsystems -> Application Server PE-> Start Default Server", I did get the message as follows:
"Domain domain1 is ready to receive client requests. Additional services are being started in the background.....Press any key to continue"
But when I ran "http://localhost:8080", I got an error page with something like "can't find the web site".
I even tried to use "http://my real IP address here:8080", and I got the same error.
Could anyone tell me what might be the problem? Do I need to set up something somewhere else?
Thanks a lot

BTW, the server.log file gives me these messages:
[#|2005-10-13T11:24:12.828-0500|WARNING|sun-appserver-pe8.1_02|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
[#|2005-10-13T11:24:12.828-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.tools.launcher|_ThreadID=10;|
C:/Sun/AppServer/jdk\bin\java
-client
-Xmx512m
-XX:NewRatio=2
-Dcom.sun.aas.defaultLogFile=C:/Sun/AppServer/domains/domain1/logs/server.log
-Djava.endorsed.dirs=C:/Sun/AppServer/lib/endorsed
-Djava.security.policy=C:/Sun/AppServer/domains/domain1/config/server.policy
-Djava.security.auth.login.config=C:/Sun/AppServer/domains/domain1/config/login.conf
-Dsun.rmi.dgc.server.gcInterval=3600000
-Dsun.rmi.dgc.client.gcInterval=3600000
-Djavax.net.ssl.keyStore=C:/Sun/AppServer/domains/domain1/config/keystore.jks
-Djavax.net.ssl.trustStore=C:/Sun/AppServer/domains/domain1/config/cacerts.jks
-Djava.ext.dirs=C:/Sun/AppServer/jdk/jre/lib/ext;C:/Sun/AppServer/domains/domain1/lib/ext
-Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver
-Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
-Dcom.sun.enterprise.taglisteners=jsf-impl.jar
-Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
-Dcom.sun.aas.configName=server-config
-Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
-Ddomain.name=domain1
-Djmx.invoke.getters=true
-Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
-Dcom.sun.aas.promptForIdentity=true
-Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
-Dcom.sun.aas.instanceRoot=C:/Sun/AppServer/domains/domain1
-Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
-Dcom.sun.aas.domainName=domain1
-Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
-Dproduct.name=Sun-Java-System/Application-Server
-Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
-Dcom.sun.aas.configRoot=C:/Sun/AppServer/config
-Djava.library.path=C:\Sun\AppServer\jdk\jre\bin\client;C:\Sun\AppServer\lib;C:\Sun\AppServer\lib;C:\Sun\AppServer\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\j2re1.4.2_09\bin;C:\Program Files\Java\j2re1.4.2_09\javaws;C:\Program Files\ATI Technologies\ATI Control Panel;C:\putty;C:\Sun\AppServer\bin;.
-Dcom.sun.aas.instanceName=server
-Dcom.sun.aas.processLauncher=SE
-cp
C:/Sun/AppServer/jdk/lib/tools.jar;C:/Sun/AppServer/lib/appserv-rt.jar;C:/Sun/AppServer/lib\activation.jar;C:/Sun/AppServer/lib\admin-cli.jar;C:/Sun/AppServer/lib\appserv-admin.jar;C:/Sun/AppServer/lib\appserv-cmp.jar;C:/Sun/AppServer/lib\appserv-ext.jar;C:/Sun/AppServer/lib\appserv-jstl.jar;C:/Sun/AppServer/lib\appserv-upgrade.jar;C:/Sun/AppServer/lib\commons-launcher.jar;C:/Sun/AppServer/lib\commons-logging.jar;C:/Sun/AppServer/lib\dom.jar;C:/Sun/AppServer/lib\j2ee-svc.jar;C:/Sun/AppServer/lib\j2ee.jar;C:/Sun/AppServer/lib\jax-qname.jar;C:/Sun/AppServer/lib\jaxr-api.jar;C:/Sun/AppServer/lib\jaxr-impl.jar;C:/Sun/AppServer/lib\jaxrpc-api.jar;C:/Sun/AppServer/lib\jaxrpc-impl.jar;C:/Sun/AppServer/lib\jmxremote.jar;C:/Sun/AppServer/lib\jmxremote_optional.jar;C:/Sun/AppServer/lib\jsf-api.jar;C:/Sun/AppServer/lib\jsf-impl.jar;C:/Sun/AppServer/lib\mail.jar;C:/Sun/AppServer/lib\relaxngDatatype.jar;C:/Sun/AppServer/lib\rmissl.jar;C:/Sun/AppServer/lib\saaj-api.jar;C:/Sun/AppServer/lib\saaj-impl.jar;C:/Sun/AppServer/lib\xalan.jar;C:/Sun/AppServer/lib\xercesImpl.jar;C:/Sun/AppServer/lib\xsdlib.jar;C:/Sun/AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:/Sun/AppServer/imq/lib/jaxm-api.jar;C:/Sun/AppServer/imq/lib/fscontext.jar;C:/Sun/AppServer/lib/ant/lib/ant.jar;C:/Sun/AppServer/pointbase/lib/pbclient.jar;C:/Sun/AppServer/pointbase/lib/pbembedded.jar
com.sun.enterprise.server.PEMain
start
display
native|#]
[#|2005-10-13T11:24:16.234-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\AppServer\imq\bin].|#]
[#|2005-10-13T11:24:16.234-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core|_ThreadID=10;|CORE5098: AS Socket Service Initialization has been completed.|#]
[#|2005-10-13T11:24:16.750-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
[#|2005-10-13T11:24:17.203-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
[#|2005-10-13T11:24:17.609-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server server|#]
[#|2005-10-13T11:24:17.625-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server __asadmin|#]
[#|2005-10-13T11:24:18.296-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.resource.corba.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3700"|#]
[#|2005-10-13T11:24:18.312-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.resource.corba.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3820"|#]
[#|2005-10-13T11:24:18.312-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.resource.corba.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3920"|#]
[#|2005-10-13T11:24:18.984-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]
[#|2005-10-13T11:24:21.562-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1079: Initialization of AMX MBeans successful|#]
[#|2005-10-13T11:24:22.703-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb|_ThreadID=10;|Instantiated container for: ejbName: MEJBBean; containerId: 74004224866254848|#]
[#|2005-10-13T11:24:22.843-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
[#|2005-10-13T11:24:22.984-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb|_ThreadID=10;|Instantiated container for: ejbName: TimerBean; containerId: 74004225324023808|#]
[#|2005-10-13T11:24:23.500-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
[#|2005-10-13T11:24:23.500-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
[#|2005-10-13T11:24:23.515-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Sun-Java-System/Application-Server.|#]
[#|2005-10-13T11:24:23.578-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [__default-admingui] in virtual server [__asadmin] at []|#]
[#|2005-10-13T11:24:23.640-0500|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
[#|2005-10-13T11:24:23.703-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [__asadmin] at [web1]|#]
[#|2005-10-13T11:24:23.718-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [__asadmin] at [asadmin]|#]
[#|2005-10-13T11:24:23.718-0500|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
[#|2005-10-13T11:24:23.718-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [__asadmin] at [com_sun_web_ui]|#]
[#|2005-10-13T11:24:23.812-0500|INFO|sun-appserver-pe8.1_02|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server|#]
[#|2005-10-13T11:24:24.671-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
[#|2005-10-13T11:24:24.687-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
[#|2005-10-13T11:24:24.734-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
[#|2005-10-13T11:24:24.750-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
[#|2005-10-13T11:24:24.796-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]
[#|2005-10-13T11:24:24.796-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]

Similar Messages

  • WLST problems when starting the server

    Hi all,
    I try to use WSLT (with ant) to start bea within an existing domain. The ant target is:
    <target name="start-server">
    <echo message="Starting bea weblogic..."/>
         <wlserver
         dir="${domain.home}"
         beahome="${weblogic.home}/.."
         weblogichome="${weblogic.home}"
         servername="${server.name}"
         domainname="${domain.name}"
         username="${weblogic.user.name}"
         password="${weblogic.user.password}"
         host="${server.host}"
         port="${server.port}"
         generateconfig="false"
         action="start"
         failonerror="true"
         configFile="/config/config.xml"
         classpath="${weblogic.home}/server/lib/weblogic.j ar"
         verbose="true"
         />
    </target>
    Unfortunately I got hundrets of NoClassDefFoundError when running this target. Serveral for each deployed component. Therefore I put classpath extensions to different files:
    1. %BEA_HOME%\user_projects\domains\wcsdomain\bin\startWebLogic.cmd
    2. %BEA_HOME%\user_projects\domains\wcsdomain\bin\setDomainEnv.cmd
    3. %BEA_HOME%\weblogic91\common\bin\commEnv.cmd
    4. %BEA_HOME%\weblogic91\server\binsetWLSEnv.cmd
    But the classes are still missing.
    Question:
    Can anyone tell me where to put classpath extensions for the deployment jars?
    Thanks

    You are not using WLST any where, you are using the wlserver ant task. The wlserver ant task does not use the scripts to start the server. You should add the jars to the wlserver classpath element.
    HTH,
    -satya
    BEA Blog:
    http://dev2dev.bea.com/blog/sghattu/
    Get Involved in CodeShare:
    https://wls-console-extensions.projects.dev2dev.bea.com/
    https://wlnav.projects.dev2dev.bea.com/
    https://eclipse-wlst.projects.dev2dev.bea.com/
    https://wlst.projects.dev2dev.bea.com/

  • Problem in starting the Netweaver Server...

    Hi,
    We have installed Netweaver 04s in Linux x86_64 platform with Oracle 10g. The Installation went fine and it started the server by itself once the installation was complete and we were able to get the home page of the appln server. However when we gave stopsap and then startsap through command prompt, it gave the success message that the instance is started but it didn't start the server any way.
    We rebooted the system and gave startsap and it started the server; we were able to deploy the applications into it as well.
    Now again we gave stopsap and then startsap, and getting the same behaviour. Even after rebooting the system its not starting the server.
    Any solutions for this? Thanks in advance...

    Hi,
    look into the work directory of the instance, what is the latest modified file and look into it, to locate the problem.
    Maybe the bootstrap parameters are not set right, or dev_jcontrol gives a clue.
    What about the database? Is it up and running?
    Look into the stderr files. Look into sapstart.log and sapstart.trc
    The sapstart/sapstop command give no hint if the system is started successfully, it is just a standard message saying that the command itself was executed.
    The VM-Parameter used are defined with the config tool.
    Maybe you should read some documentation first
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/a0/2b0841a6e1ef6fe10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/a0/2b0841a6e1ef6fe10000000a1550b0/frameset.htm</a>
    to understand the startup framework.
    And how to use the config tool
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/4e/d1cf8d09a94ae79319893c2537d3a0/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/4e/d1cf8d09a94ae79319893c2537d3a0/frameset.htm</a>
    Regards,
    Sascha
    p.s.: I can highly recommend SAP Education class ADM200 to understand and administrate AS Java.

  • My Mac suddenly started getting a pop up message saying "There was a problem conecting to the server. URLs with the type "file" are not supported." My internet is working fine,no problem connecting. I just keep getting this message which I click off .

    My Mac suddenly started getting a pop up message saying "There was a problem conecting to the server. URLs with the type "file" are not supported." My internet is working fine,no problem connecting. I just keep getting this message which I click off and continue working.

    Open the Time Machine pane in System Preferences. If it shows that Time Machine is ON, click the padlock icon in the lower left corner, if necessary, to unlock it. Scroll to the bottom of the list of backup drives and click Add or Remove Backup Disk. Remove all the disks, then add them back. Quit System Preferences. Test.

  • HT2284 Recurring "connection failed" when selecting TimeCapsule in the sidebar (internet connection works fine).  Clicking "Connect As" starts the cyle over again but ends in "There was a problem connection to the server" message.  Only fix is resetting T

    Recurring "connection failed" when selecting TimeCapsule in the sidebar (internet connection works fine).  Clicking "Connect As" starts the cyle over again but ends in "There was a problem connection to the server" message.  Only fix is resetting TC.
    The TC is the wifi base station, also have AirportExpress on the network, both of which work fine.  The TC has an external disc connected as well, which is also visible in the sidebar but also cannot be connected to.  Several MB computers use the network, all of which either can or cannot connect to the TC disc depending on when it is acting up.
    Any ideas other than clicking "connect as" or powering down the network every time? 

    Read up how to install 5.6 utility into ML.. it is pretty easy.
    I downloaded 5.6
    http://support.apple.com/kb/DL1482
    Download unpkg
    http://www.timdoug.com/unpkg/
    Open the dmg to get the pkg.. drag it onto unpkg.. and it will create a directory under desktop with all the files.. drag the application to the utility directory.. or just run it direct.
    Google if you want more explicit instructions.
    Much easier with a real tool instead of a toy.
    Hold the option key when you select firmware update.. all the old ones will appear.
    But this will not work on newer Gen4.. only on every other model and early Gen4. .I do not know when they turned the corner and started this only 7.6 nonsense.

  • Problem in Starting the J2EE Server

    Hi All,
    I am getting the following error message when I start the Server.
    [Thr 3820] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 3820] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 3820] JControlCloseProgram: started (exitcode = 66)
    [Thr 3820] JControlCloseProgram: good bye... (exitcode = 66)
    Expecting any clue to resolve this issue.
    Reg/Venkat

    Hi,
    This error might be due to the memory heap size. To resolve this:
    Stop ur server.
    1)Go to My Computer>properties>Advanced.
    2)In the performance tab>settings>performance options-->Advanced -->change
    3)Change the heap size of the memory to the local drives.
    Initial size (1524) and Max size(3048).
    <u><b>Alternate Solution</b></u>
    Go to services.msc and start all the oracle instances. (Manual Start)
    Restart the cluster. The server will start to run.
    Hope it helps,
    Regards,
    Nagarajan.

  • Problem in starting the websphere application server

    After installation when i created the server and tried to start it, The server was in stopped state only. When i checked the logs LoggingUtil.log. The exception logged there was
    =======================
    <String logging.util.agent_idref="com.ibm.etools.websphere.tools.v5.common" logging.util.MsgLoggerLevel="SEVERE" Value="0 Fri Dec 16 16:11:36 IST 2005 com.ibm.etools.websphere.tools.v51.internal.servers.ServletEngineLauncher.handleModelActionEvent(): Cannot start the server: IWAD0200E An error has occurred while starting the server.
    The server will not be started.
    com.ibm.etools.websphere.tools.internal.servers.CantCreateServerSocketException: Error obtaining communication port for launching the server"/>
    <CantCreateServerSocketException logging.util.id="com.ibm.etools.websphere.tools.internal.servers.CantCreateServerSocketException_11347296966310000" logging.util.agent_idref="com.ibm.etools.websphere.tools.v5.common" logging.util.MsgLoggerLevel="SEVERE" Message="Error obtaining communication port for launching the server">
    <String Value="at java.lang.Throwable.<init>(Throwable.java)"/>
    <String Value="at java.lang.Throwable.<init>(Throwable.java)"/>
    <String Value="at com.ibm.etools.websphere.tools.internal.servers.ModelException.<init>(ModelException.java:30)"/>
    <String Value="at com.ibm.etools.websphere.tools.internal.servers.CommonServerModel.obtainSocket(CommonServerModel.java:567)"/>
    <String Value="at com.ibm.etools.websphere.tools.internal.servers.CommonServerModel.startCommunicating(CommonServerModel.java:675)"/>
    <String Value="at com.ibm.etools.websphere.tools.internal.servers.CommonServerModel.startServer(CommonServerModel.java:698)"/>
    <String Value="at com.ibm.etools.websphere.tools.v51.internal.servers.ServletEngineModel.actionPerformed(ServletEngineModel.java:180)"/>
    <String Value="at com.ibm.etools.websphere.tools.v51.internal.servers.ServletEngineLauncher.start(ServletEngineLauncher.java:453)"/>
    <String Value="at com.ibm.etools.websphere.tools.v51.UnitTestServer.start(UnitTestServer.java:3018)"/>
    <String Value="at com.ibm.etools.server.core.internal.ServerLaunchConfigurationDelegate.launch(ServerLaunchConfigurationDelegate.java:89)"/>
    <String Value="at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:156)"/>
    <String Value="at com.ibm.etools.server.core.internal.ServerControl.start(ServerControl.java:1000)"/>
    <String Value="at com.ibm.etools.server.ui.internal.EclipseUtil$5.run(EclipseUtil.java:233)"/>
    <String Value="at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)"/>
    </CantCreateServerSocketException>
    ====================
    Please let me know what went wrong. I even reinstalled Websphere many times.

    Thanks for the reply
    I dont think so that any oter application is running
    with that port.. Because i created a new server and
    it takes the default port which is not in use.What if there is already a server using that port?
    Try using netstat to check.

  • "There was a problem connecting to the server" in iTunes after migrating to new mac

    I have a problem that is driving me crazy with my brand new iMac. I see many other people posting similar issues, but none of the other solutions seem to work for me.
    I had a MacPro and bought a new iMac, on which I used Migration Assistant to set up. So the new iMac is virtually the same as my old machine in terms of appearance and installed applications. Both machines have Mountain Lion 10.8.2. All software on both machines has been through Software Update and is fully up to date, as are the connected devices (iPhone and iPad).
    The problem is with iTunes. Every time I start iTunes (I think at the moment it checks my two connected devices) I get a pop up dialogue saying:
    There was a problem connecting to the server "MacPro".
    The server may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again.
    This dialogue continues to pop up constantly as long as iTunes is open, interrupting my work and frustrating me no end. The old machine is of course turned off and indeed is not available -- but I can't find what on the new iMac is so desperate to connect to it.
    So far I have tried completing erasing my iTunes library, deleting all the preferences, reinstalling iTunes from a fresh download of the dmg, safe rebooting several times with no peripherals connected at all, and deleteing other preferences like the Login Items, iPhone config and iPhoto. I have also cleared Recent Items from the apple menu and opened "Connect to Server" in the finder and cleared all servers from the dropdown menu.
    Last night I also completely restored my iPhone from scratch to see if that would clear away the issue and I have connected both iPhone and iPad to go through any apps that have permission to write content to my computer and deleted all of them completely from the devices.
    Nothing has changed at all after all that, and I have run out of ideas. Clearly there is something somewhere that has my old machine's name hard coded in it but I can't see any way to search for it. I would grep my Library folder but I think a lot of the files are binary so I'm not sure that would unearth anything. I've seen many posts saying that Apple phone support (which I would qualify for) can't help with this issue and so I have put off phoning them to simply run through all the things I've already tried.
    Any advice that anyone could offer would be extremely helpful. I can't use iTunes at all like this as it disrupts everything I try to do on the new machine.
    many thanks!!

    Nothing at all? Can't anyone help with this issue at all? I would be grateful for any suggstions as it is driving me crazy. It happens every time I open iTunes and also every time I open Mail.

  • Error while starting the server

    When i am trying to start the server............i am getting the following error
    please tell what is the issue
    Could not start the instance: domain1:admin-server
    server failed to start: abnormal subprocess termination
    Could not start the instance: domain1:SD
    You dont have permission to access C:\Sun\AppServer7\domains\doma
    Could not start the instance: domain1:server1
    server failed to start: abnormal subprocess termination
    Could not start one or more instances in the domain : domain1
    Could not start one or more domains
    Press any key to continue . . .

    It looks like permission problems. Did you got any errors during the installation of the server? Are you installing appserver as user with administrative priveleges?

  • Problem connecting to the server Timecapsule

      I am working with a Motora Surfboard SBG6580 Cable Modem going to my 4th Gen Airport Extreme, then a wireless bridge to my 3rd Gen 2 Gig TimeCapsule to extend the network, then using ethernet cables to TV, DVD and MacMini.  When trying to run a backup with Time Machine, or just using it as a hardrive, I keep getting the error message "There was a problem connecting to the server "Timecapsule" - The server may not exist or is unavalable at this time.  Check the server name or IP address, check your network connection, and then try again."  I have seen a lot of posts on this problem, but I still don't understand what the issue or resolution is.
      I have tried resetting the TimeCapsule, connecting the TimeCapuse with an ethernet cable, turning off wireless functions, wiped the drive and zero'd all data, etc., but with the same results.  I may be wrong, but this all seems to have started when I ran MATCH while using the TimeCapsule as a storage device for all my iTunes media - it corrupted all my data and showed my disk as full, though pretty much everything on the disk was missing.  All was working fine until that point.
      Any help would be nice.  Help!!
         Thanks in advance

    If you have backed up to 77GB or something then a backup has indeed been made.. On the TC there will be a sparse bundle and backup which can be mounted.. You cannot check the disk.. you check the sparse bundle.. which can be mounted.
    Please do the following.
    Disconnect and remove the TC from the network.
    Plug it directly into the computer by ethernet. No other connection to the TC.. turn off wireless and every other connection to the computer..
    If you still have issues.. press reset and redo the setup of the TC again.
    Run Time Machine and see if it works. If it doesn't work now you have serious issues.. I would guess at a faulty disk somewhere.
    What OS is on the computer? From the first post you use SL still.
    I would also take the firmware of the TC back to 7.5.2 as I mentioned and do full factory reset this time.. ie hold in reset and then power on.. continue holding in reset until led flashes rapidly.

  • Getting error while starting the server.

    I am getting the following error while starting the server. Please help
    trc file: "C:\SAP\JP1\JC00\work\dev_jstart", trc level: 1, release: "710"
    sysno      00
    sid        JP1
    systemid   560 (PC with Windows NT)
    relno      7100
    patchlevel 0
    patchno    0
    intno      20063500
    make       multithreaded, Unicode, optimized
    profile    C:\SAP\JP1\SYS\profile\JP1_JC00_EmpMXMobile
    pid        2240
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, JM
    arguments :
      arg[ 0] : C:\SAP\JP1\SYS\exe\run\jstart.exe
      arg[ 1] : pf=C:\SAP\JP1\SYS\profile\JP1_JC00_EmpMXMobile

    F [Thr 3540] Tue Sep 04 20:55:33 2007
    F  [Thr 3540] SfCJdkConfig::get: JDK home directory is set by profile
    F  [Thr 3540]      Java home: C:\SAP\JP1\SYS\exe\run\sapjvm_5
    F  [Thr 3540] SfCJdkConfig::get: Java VM type is set by profile
    F  [Thr 3540]      Java VM type: server
    F  ********************************************************************************
    F  Java SDK properties (C:\SAP\JP1\JC00\work\jstart.jdk)
    F    root directory    : C:\SAP\JP1\SYS\exe\run\sapjvm_5
    F    vendor            : SAP AG
    F    version           : 1.5.0_07-b00
    F    cpu               : x86
    F    java vm type      : server
    F    jvm library name  : jvm.dll
    F    library path      : C:\SAP\JP1\SYS\exe\run\sapjvm_5\jre\bin\server;C:\SAP\JP1\SYS\exe\run\sapjvm_5\jre\bin
    F    executable path   : C:\SAP\JP1\SYS\exe\run\sapjvm_5\bin
    F  ********************************************************************************
    I  [Thr 3540] MtxInit: 30002 0 2
    F  [Thr 3540] JsfCreateShm: ShmCreate(79, 4096, ATTACH) failed (rc = 3 SHM segment doesn't exist)...
    F  [Thr 3540] SfCInstanceManager::newState: starting run level 1.
    F  [Thr 3540] *** ERROR => SfICreateFiElem: FiInit(JSF-FI-BRSESS, 1, 32) failed (rc = 6 invalid argument) [jsfxxshm.c   1909]
    F  [Thr 3540] *** ERROR => SfEInternalError: SfCInstanceManager::createDynShm: JsfCreateDynShm failed (rc = 1 general error)  [sfxxinst.hpp 349]
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : jstart.exe (pid=2240)
    When      : 9/4/2007 20:55:34.296
    Threads   : 2
    Computer Name       : EMPMXMOBILE
    User Name           : SYSTEM
    Number of Processors: 2
    Processor Type: x86 Family 6 Model 15 Stepping 6
    Windows Version     : 5.1 Current Build: 2600
    Stack Dump for Thread Id dd4
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0006f784 00000000 7c8025cb 00000000 00000604 00000000 ntdll!KiFastSystemCallRet
    0006f7fc 00000000 004385ac 00000000 00000604 00000000 kernel32!WaitForSingleObject
    0006f820 00000000 0044aeee 00000000 0044af27 00000000 jstart!_STL::basic_ostream<wchar_t,_STL::char_traits<wchar_t> >::operator<<
    0006fa40 00000000 7c9106eb 00000000 78134d85 00000000 jstart!_STL::basic_ostream<wchar_t,_STL::char_traits<wchar_t> >::operator<<
    005b36b8 00000000 00000000 00000000 00000029 00000000 ntdll!RtlAllocateHeap
    Stack Dump for Thread Id dd8
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0172feac 00000000 7c8314a6 00000000 00000674 00000000 ntdll!KiFastSystemCallRet
    0172ff74 00000000 781329b9 00000000 00000000 00000000 jstart!FcaConnection_fcaCloseOutput
    0172ffac 00000000 78132a45 00000000 7c910738 00000000 MSVCR80!endthreadex
    0172ffec 00000000 00000000 00000000 781329df 00000000 MSVCR80!endthreadex

    F [Thr 3540] Tue Sep 04 20:55:34 2007
    F  [Thr 3540] SfCOptions::doExit: goodbye... (exitcode 1, retcode 1)

    Hi Viji,
                It seem's some memory(RAM) problem is strucking, can you try to shut down the OS and try to start the server?
    Regards,
    Hari.

  • Error message: a problem connecting to the server "DriveMap"

    I recently uninstalled GoDaddy’s software Workspace, used to manage online storage which I no longer need. Every time I restart my computer, and worse, every time I update an app, put something in the trash, or empty the trash, I get the error message “There was a problem connecting to the server "DriveMap". Workspace (DriveMap) is no longer on my computer; I used GoDaddy’s Workspace uninstaller to remove it. Then I reinstalled and uninstalled again because I was getting that message. I then did a search of my computer for all files with “Starfield” in the title, which is the developer of WorkSpace. I found about a dozen files and deleted them. I’m still getting the message, and GoDaddy support is absolutely useless. I got this reply from them (their 15th reply about this problem).
    It appears that your computer is configured to open a drive, which is occurring during start up.  You will need to edit your computer's drives or start up commands and delete the command that is causing this to occur.  This would not be a file that from Workspace that is causing the issue.  It appears that your local system is still trying a program that no longer exists on the system.  We suggest researching support documentation related to your local system to remove the DriveMap. 
    It has to be a file from Workspace, it seems to me, or a system file that has been altered by Workspace. This didn’t happen before I installed Workspace. It started happening out of the blue... hadn’t added any files to online storage or accessed my online file folder for a month or more, and this event began occurring, at times rendering my computer unusable; that message pops up as fast as I can dismiss it, many many times... Intercepts all key strokes.
    I’ve looked at my account’s startup items; nothing there. And iMacHardDisk/Library/Startupitems has only a backup program in it.
    Has anyone had this problem and found a fix?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • There was a problem connecting to the server (...)

    Hello, all. First time posting here, so I'd like to greet the community.
    I've been having this small problem for some months and never managed to fix it. I've searched the forums countless times and found many discussions related to the same message, but with different causes and solutions. None of them applied to my case.
    Every time I open Mail preferences, my system freezes for a few seconds and a message pops up stating "There was a problem connecting to the server (...)":
    I believe this has to do with the fact that, when I first bought my MacBook, I added a custom sound on the New Messages Sound preference that was stored on a hard-drive connected to my home network. Eventualy, I did copy said sound file to my MacBook and selected it as my custom sound for new mails, removing the previous one from my list of custom sounds. Still, once I disconected this hard-drive from my home network, I started receiving the mentioned message. It must still be searching for the sound file that was stored on the server, regardless of the fact that it's no longer selected as my new messages sound or added as a custom sound.
    What's annoying about this is the fact that, ever since then, every time I receive a new email, the sound plays long after the notification alert pops up. Not really a serious issue, but I'd like to know how to solve it.
    Many thanks in advance!

    Please follow these directions to delete the Mail "sandbox" folders. In OS X 10.9 there are two sandboxes, while in 10.8 there is only one. If you're running a version older than 10.8, this comment isn't applicable.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Log out and log back in. Launch Mail and test. If the problem is resolved, you may have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Repeat with this line:
    ~/Library/Containers/com.apple.MailServiceAgent
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • There was a problem connecting to the server "10.0.1.30"

    In the last couple of days I have started getting the error "There was a problem connecting to the server “10.0.1.30”" popping up on the screen. Nothing to my knowledge has changed and I have no devices on my LAN that have an IP address in this range. All devices IP addresses are 192.168.20.1xx and my router's IP address is "10.106.75.57", subset mask "255.255.255.255", gateway "10.106.75.57", DNS "10.5.80.241 , 10.5.68.232" (Router is NetComm NF2 with attached AirCard 320U USB 3G/4G modem).
    A couple of weeks ago I switch from using a Sierra (NetGear) Aircard 760S Hotspot Modem (default IP address of 10.0.0.138) using the AirCard Hub wireless router (IP address 10.0.1.1) to the NetComm router AirCard modem combination.
    If I Ping "10.0.1.30" the results are as follows:
    "PING 10.0.1.30 (10.0.1.30): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    60 bytes from 10.5.70.11: Communication prohibited by filter
    Vr HL TOS  Len   ID Flg  off TTL Pro  cks      Src      Dst
    4  5  28 5400 caf4   0 0000  3e  01 d159 192.168.20.109  10.0.1.30 "
    This error message is annoying, but apart from that everything appears to be working just fine. Is there a way of tracking down what is attempting to call 'server"10.0.1.30"' and stoping it. I.E. is there a quick and simple fix?
    Hardware Overview:Model Name: MacBook Pro
      Model Identifier: MacBookPro8,3
      Processor Name: Intel Core i7
      Processor Speed: 2.3 GHz
      Number of Processors: 1
      Total Number of Cores: 4
      L2 Cache (per Core): 256 KB
      L3 Cache: 8 MB
      Memory: 8 GB
      Boot ROM Version: MBP81.0047.B27
    System Version: OS X 10.9.4 (13E28)

    There are many possible causes for this issue, and it may be hard to resolve. Please take each of the following steps that you haven't already tried. Back up all data before making any changes.
    Step 1
    If you get the alert as soon as you log in, it's probably caused by one of your login items or by software that otherwise loads at startup or login. Ask if you need help identifying it. A known offender is "AdobeResourceSynchronizer," which is a component of some Adobe products. See also this discussion.
    If you get the alert in the login screen before you log in, stop here and ask for instructions.
    Step 2
    If there's an icon representing the server in the sidebar of a Finder window, hold down the command key and drag it out.
    Step 3
    In the Finder, press the key combination command-K or select
              Go ▹ Go to Server...
    from the menu bar. In the upper right corner of the window that opens is a Recent Servers popup menu represented by a clock icon. From that menu, select
              Clear Recent Servers…
    and confirm. Test.
    Step 4
    Open the Printers & Scanners pane in System Preferences and delete any network devices you no longer use.
    Step 5
    Triple-click anywhere in the line below on this page to select it, then copy the text to the Clipboard by pressing  command-C:
    ~/Library/PDF Services
    In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return. A folder may open. If it does, move the contents to the Desktop, or to a new folder on the Desktop. Log out and log back in. Test. If there's no change, put the items you moved back where they were and continue.
    Step 6
    Open the folder
    ~/Library/Preferences
    as in Step 5 and move the file named "loginwindow.plist" items in that folder to the Trash, if it exists (it may not.)
    Log out and back in again, and test.
    Step 7
    Other possible causes are references in the iPhoto, iTunes, or iMovie library pointing to the server, and bookmarks in the Preview application.
    Try rebuilding the iPhoto library.
    Step 8
    Triple-click the line below to select it:
    /System/Library/CoreServices/Directory Utility.app
    Rght-click or control-click the highlighted text and select
              Services ▹ Open
    from the contextual menu.* The application Directory Utility will open.
    In the Directory Utility window, select the Directory Editor tool in the toolbar. Select Mounts from the Viewing menu in the toolbar, and /Local/Default from the node menu, if not already selected. On the right is a list of names and values. By default, the list is empty. If it's not empty, post a screenshot of the window and stop here.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). Open a TextEdit window and paste into it (command-V). Select the line you just pasted and continue as above.
    Step 9
    Open the following file as you did in the last step:
    /etc/auto_master
    It will open in a TextEdit window. The contents should be exactly this:
    # Automounter master map
    +auto_master          # Use directory service
    /net               -hosts          -nobrowse,hidefromfinder,nosuid
    /home               auto_home     -nobrowse,hidefromfinder
    /Network/Servers     -fstab
    /-               -static
    If there are any other lines in the window, post them. Otherwise, close the window.

  • "There was a problem connecting to the server "Bill's Time Capsule".

    Many times a day I receive a small message saying "There was a problem connecting to the server "Bill's Time Capsule".  I've also had problems with my computer not recognizing that two of my wireless HP printers are turned on.  These problems have occurred since I downloaded OS X Yosemite (10.10.2). 
    Are these problems connected?  How do I solve them?

    Yosemite is poor.. it has poor networking and poor TM.. and is buggy all round. Although I am surprised if the issues started at 10.10.2.. I would have thought just continued unabated.
    Anyhow reset the AE to factory and redo the setup.
    Please use all names that are short, no spaces and pure alphanumeric.
    Passwords the same 8-20 mixed case and numbers.. whereas names can be even shorter.
    Ensure IPv6 in the computer is set to link local only for whatever network you use.. be it wireless or ethernet.. eg wireless.
    And if the TC is bridged.. then try and keep its IP from drifting.. this can be a bit difficult. Need to set dhcp reservations on the main router. If the TC is main router this is not going to be a problem.

Maybe you are looking for