Problem starting WL 6.1 console

Hi,
Installed new WLS 6.1 sp1 with examples on Win2k. Started the server with no problems. Now when I want to start the console the following windows error apears:
beaexec2.exe - Application Error:
The instruction at "0x004013ec" referenced memory at ".....". The memory could not be "written".
Click on OK to terminate the proogram
Click on Cancel to debug the program.
Is there any remedy for this behaviour ?
Any help appreciated.
Thanks,
Janek

hi.
Hmm. Not sure what the problems is - possibly the bits for beaexec2.exe got corrupted. This is not a major problem, however. You can get to the console by
opening your browser and hitting your server directly ala http://localhost:7001 to accomplish the same thing.
Regards,
Michael
Janek wrote:
Hi,
Installed new WLS 6.1 sp1 with examples on Win2k. Started the server with no problems. Now when I want to start the console the following windows error apears:
beaexec2.exe - Application Error:
The instruction at "0x004013ec" referenced memory at ".....". The memory could not be "written".
Click on OK to terminate the proogram
Click on Cancel to debug the program.
Is there any remedy for this behaviour ?
Any help appreciated.
Thanks,
Janek--
Michael Young
Developer Relations Engineer
BEA Support

Similar Messages

  • Problem starting Admin server console

    hi guys,
    i have problem starting my console server. The error msg is
    " cannot connect to admin server http://simple.cwmgroup.org:390. The URL is not correct or server is not running."
    i had earlier used :
    /usr/sbin/ directoryserver start command to start directory server and
    /usr/sbin/mpsadmserver start to start the admin server and finally tried
    usr/sbin/mpsadmserver startconsole and it seems not to be working (but used to).
    And i 'm very sure the url is correct and the server is also running b/c i v been using the comand successfully b/4.
    guys what can i do to get it working? can anyone hlp?

    If you want to check your DS5.2 configuration, using command line.
    # ./saveconfig
    saving configuration ...
    ldiffile: /var/Sun/mps/slapd-ldap1/confbak/2005_07_29_003704.ldif
    [29/Jul/2005:00:37:07 -0400] - export NetscapeRoot: Processed 100 entries (100%).
    # grep Port /var/Sun/mps/slapd-ldap1/confbak/2005_07_29_003704.ldif
    nsServerPort: 389
    nsSecureServerPort: 636
    nsServerPort: 390
    (The 2nd nsServerPort is admin port at 390)
    Gary

  • Problem Starting WL 5.1 Server, Using Console, on Win 2000

    Dear Sir / Madam,
    I installed WL 5.1 with Service Pack 8, on Windows 2000. It was working fine, prior to installing Svc PK 8. However now I can not start it from the console.
    Nevertheless I can start it from the Start Menu, by choosing "Weblogic Server".
    This is the error that I see on the console:
    Attempting to start server on the machine running the console using
    C:\weblogic\jre1_2\jre\bin\java.exe -mx32m -ms32m -classpath "C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar;C:\weblogic\lib\i18n.jar;C:\weblogic\classes\boot;C:\weblogic\eval\cloudscape\lib\cloudscape.jar" -Dweblogic.class.path=c:\weblogic\lib\weblogic510sp8.jar;C:\weblogic\license;C:\weblogic\classes;C:\weblogic\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar;c:\Oracle\Ora81\jdbc\lib\classes12.zip -Dweblogic.system.discardOutAndErr=true -Djava.security.manager -Djava.security.policy==C:\weblogic\weblogic.policy -Dweblogic.system.name=myserver -Dweblogic.system.home=C:\weblogic -Dweblogic.cluster.enable=false -Dweblogic.cluster.name=mycluster -Dweblogic.system.listenPort=7001 -Dweblogic.system.SSLListenPort=7002 -Dweblogic.cluster.multicastAddress=237.0.0.1 weblogic.Server
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> Read global properties C:\weblogic\weblogic.properties
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> No per-server properties files found
    Mon Jan 29 20:05:04 CST 2001:<I> <Logging> FileLogger initialized.
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ WebLogic Server (5.1.0 Service Pack 8 12/20/2000 16:34:54 #95137) 'myserver' from directory path C:\weblogic
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ (c) 1995, 1996, 1997, 1998 WebLogic, Inc., (c) 1999 BEA Systems, Inc.
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.httpd.session.swapIntervalSecs', current value: '10'
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.jms.ConnectionConsumer', current value: 'null'
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.security.enforceClientCert', current value: 'false'
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.login.readTimeoutMillis', curren
    t value: '5000'
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Beginning startup process
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Init JMS Security
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Initializing from weblogic.properties
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Startup process complete. JMS is active
    Mon Jan 29 20:05:22 CST 200
    1:<I> <JMS> Bound SessionPoolManager as weblogic.jms.SessionPoolManager
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Bound ConnectionConsumerManager as weblogic.jms.ConnectionConsumerManager
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
         at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
         at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
         at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
         at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    Mon Jan 29 20:05:23 CST 2001:<I> <WebLogicServer> Invoking main-style startup RMI Registry weblogic.rmi.internal.RegistryImpl
    Mon Jan 29 20:05:23 CST 2001:<I> <RMI> Registry started
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
         at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
         at java.lang.reflect.Method.invoke(Native Method)
    Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 EJB jar files loaded, containing 0 EJBs
         at weblogic.Server.startServerDynamically(Server.java:99)
         at weblogic.Server.main(Server.java:65)
    Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 deployed, 0 failed to deploy.
         at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
         at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
         at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
         at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
         at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
         at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.Server.startServerDynamically(Server.java:99)
         at weblogic.Server.main(Server.java:65)
         at weblogic.Server.main(Server.java:55)
    I will truly appreciate any guidance.
    Also if possible, advise me how to use wlconfig.exe to set the class path. I mean any work around for it's inconsistancy.
    Sincerely,
    Ahmad
    [webLogicTrace.txt]

    I am still unable to figure out, why it works fine from the start menu. I mean I can start the server just fine from the Start menu. Then later I can go in the console and bind it with the console.
    However if I want to start it from the console, it bombs out. What is the difference in the two ways of starting the server!!
    Sincerely,
    Ahmad
    "Ahmad" <[email protected]> wrote:
    >
    >
    >
    Dear Sir / Madam,
    I installed WL 5.1 with Service Pack 8, on Windows 2000. It was working fine, prior to installing Svc PK 8. However now I can not start it from the console.
    Nevertheless I can start it from the Start Menu, by choosing "Weblogic Server".
    This is the error that I see on the console:
    Attempting to start server on the machine running the console using
    C:\weblogic\jre1_2\jre\bin\java.exe -mx32m -ms32m -classpath "C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar;C:\weblogic\lib\i18n.jar;C:\weblogic\classes\boot;C:\weblogic\eval\cloudscape\lib\cloudscape.jar" -Dweblogic.class.path=c:\weblogic\lib\weblogic510sp8.jar;C:\weblogic\license;C:\weblogic\classes;C:\weblogic\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar;c:\Oracle\Ora81\jdbc\lib\classes12.zip -Dweblogic.system.discardOutAndErr=true -Djava.security.manager -Djava.security.policy==C:\weblogic\weblogic.policy
    -Dweblogic.system.name=myserver -Dweblogic.system.home=C:\weblogic -Dweblogic.cluster.enable=false -Dweblogic.cluster.name=mycluster -Dweblogic.system.listenPort=7001 -Dweblogic.system.SSLListenPort=7002 -Dweblogic.cluster.multicastAddress=237.0.0.1 weblogic.Server
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> Read global properties C:\weblogic\weblogic.properties
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> No per-server properties files found
    Mon Jan 29 20:05:04 CST 2001:<I> <Logging> FileLogger initialized.
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ WebLogic Server (5.1.0 Service Pack 8 12/20/2000 16:34:54 #95137) 'myserver' from directory path C:\weblogic
    Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ (c) 1995, 1996, 1997, 1998 WebLogic, Inc., (c) 1999 BEA Systems, Inc.
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.httpd.session.swapIntervalSecs', current value: '10'
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.jms.ConnectionConsumer', current value: 'null'
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.security.enforceClientCert', current value: 'false'
    Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.login.readTimeoutMillis', curren
    t value: '5000'
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Beginning startup process
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Init JMS Security
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Initializing from weblogic.properties
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Startup process complete. JMS is active
    Mon Jan 29 20:05:22 CST 200
    1:<I> <JMS> Bound SessionPoolManager as weblogic.jms.SessionPoolManager
    Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Bound ConnectionConsumerManager as weblogic.jms.ConnectionConsumerManager
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
         at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
         at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
         at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
         at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    Mon Jan 29 20:05:23 CST 2001:<I> <WebLogicServer> Invoking main-style startup RMI Registry weblogic.rmi.internal.RegistryImpl
    Mon Jan 29 20:05:23 CST 2001:<I> <RMI> Registry started
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
         at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
         at java.lang.reflect.Method.invoke(Native Method)
    Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 EJB jar files loaded, containing 0 EJBs
         at weblogic.Server.startServerDynamically(Server.java:99)
         at weblogic.Server.main(Server.java:65)
    Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 deployed, 0 failed to deploy.
         at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
         at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
         at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
         at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
         at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
         at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.Server.startServerDynamically(Server.java:99)
         at weblogic.Server.main(Server.java:65)
         at weblogic.Server.main(Server.java:55)
    I will truly appreciate any guidance.
    Also if possible, advise me how to use wlconfig.exe to set the class path. I mean any work around for it's inconsistancy.
    Sincerely,
    Ahmad

  • Problem starting Design Console

    I get this error when starting the OIM design console
    Error Keyword: DAE.CLIENT_NOT_BOUND
    Description: Database client has not bound to the server-side database object. Either the client database object has never bound to the server-side database object, or the server-side database object is no longer accessible.
    Remedy: Attempt to login again. If this fails, contact your system adminstrator.
    Action: E
    Severity: H
    Help URL:
    Detail:
    Anyone seen this before?
    I've upgraded oim to 9102 bpo2
    Edited by: user10283513 on Oct 26, 2009 12:47 PM

    Hi,
    Please add to your hosts file where you are running the DC the following entries:
    <ip of oim server> <fqdn of server> <hostname>
    <ip of DB server> <fqdn of server> <hostname>
    This should work
    Thanks
    GK

  • Problem in SAP R/3 Console

    Hai to all,
    I have a problem in SAP R/3 Console , when i start the sap R/3 management console, it is starting from gray color to yello but it is not going to green color again it is going to gray.I did not understand the problem.... Can any one help me .
    Thanks,
    Nagaraju.

    post ti BAIS related ?'s  BASIS forum.

  • Problems starting server from within CFBuilder

    I recently installed CFBuilder and setup a localhost server.  I did not check the box to Use Windows Service to start/stop in the server setting.   I currently have the CF Server set to manually startup in the Windows Services.  When I finished the setup, I see the server starting up in the CFBuilder console.  Everything seems to work fine until I restart my machine.  Once I restart my machine and run CFBuilder, I cannot start the server from the Servers panel.  A messages in the console comes back stating that the server is unresponsive.  I thought it was my java version, so I updated the java to the latest 6_19.  Still the problem exists.  I uninstalled CFBuilder and reinstalled it, and it works fine (CF Server starts up in the console) until again I restart my machine.
    I do have Windows Vista 32-bit.  I downgraded back to Java version 6_06.  I thought the problem was just my machine, but I have another Vista machine that is having the exact problem, and it has the same JAVA and Vista.
    I looked through the Coldfusion Logs to see if I can find any errors.  I have tried to find logs in CFBuilder, but I have not been able to locate any.
    Any Ideas?
    Thanks for your help!
    Andrew

    Hi Sam,
    Unfortunately, this feature does not exist in Workshop 9.2
    Regarding your question about redirecting the output, the logs are saved under the domain directory.
    You could also refer to the following section for additional info on redirecting the output to multiple destinations.
    http://e-docs.bea.com/wls/docs90/ConsoleHelp/taskhelp/logging/RedirectJVMOutput.html
    Hope this helps.
    cheers
    Raj

  • While starting the SAP  Management console   " SDM" stopped , rest all fine

    Hi
        When start the SAP  Management console, all are runnig in running state
        Except "SDM" ? What is the problem ?
        What is need to do on this ?
    regards
    kiran LVS

    HI,
    When i set  SDM in integrated mode   and say StartServer.sh its givibvng the below error. any idea?
    CompilerOracle: exclude
    com/sapportals/portal/pb/layout/taglib/ContainerTag addI
    viewResources
    CompilerOracle: exclude
    com/sap/engine/services/keystore/impl/security/CodeBased
    SecurityConnector getApplicationDomain
    CompilerOracle: exclude
    com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator g
    enerateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils
    escapeToJS
    CompilerOracle: exclude iaik/security/md/SHA a
    CompilerOracle: exclude
    com/sapportals/portal/prt/core/broker/PortalServiceItem
    startServices
    CompilerOracle: exclude
    com/sap/engine/services/webservices/server/deploy/WSConf
    igurationHandler downloadFile
    CompilerOracle: exclude
    com/sapportals/portal/prt/jndisupport/util/AbstractHiera
    rchicalContext lookup
    Starting SDM - Software Deployment Manager...
    tc/SL/SDM/SDM/sap.com/SAP AG/6.4009.00.0000.20040910093614.0000
    JStartupFramework is active
    Operation mode of SDM in JStartupFramework is "Integrated".
    Check if Server is running already.
    OK server is not running. Enable SDM Process in JStartupFramework.
    Successfully enabled SDM Process in JStartupFramework.
    + The SDM server will be started by the JStartupFramework now. +
    Waiting 5 seconds for SDM server to start...
    SDM server not up after 5 seconds. Waiting for another 5 seconds.
    SDM server not up after 10 seconds. Waiting for another 5 seconds.
    SDM server not up after 15 seconds. Waiting for another 5 seconds.
    SDM server not up after 595 seconds. Waiting for another 5 seconds.
    SDM server not up after 600 seconds. Waiting for another 5 seconds.
    ERROR: SDM server startup not finished after 600 seconds. Giving up.
    Could not start SDM. Processing error. Return code: 4

  • Hi. An application me and my friends are having some problems starting is called League of Legends and we want to know more why we cant start the app.

    Hi. An application me and my friends are having some problems starting is called League of Legends and we want to know more why we cant start the app.

    Launch the Console 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.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • After download and installation of PS PE12 I have problems starting the programm. After selecting video and new project nothing happens, only the colorbar below new project is showing

    New computer.
    After download and installation of PS PE12
    I have problems starting the programm, double clicking on the icon.
    After selecting video and new project nothing happens, only the colorbar below new project is showing, nothing happens.
    (expected was to activate the program and the sarting the PE12)
    PSE12 runs fine
    System:
    WIN8.1 / i7 /16GB RAM

    New computer.
    After download and installation of PS PE12
    I have problems starting the programm, double clicking on the icon.
    After selecting video and new project nothing happens, only the colorbar below new project is showing, nothing happens.
    (expected was to activate the program and the sarting the PE12)
    PSE12 runs fine
    System:
    WIN8.1 / i7 /16GB RAM

  • Tabs only open in a new window. Ctl T opens a new window NOT a new tab help-last update this problem started. How do I set FF back to open tabs in 1 window

    Tabs only open in a new window. Ctl T opens a new window NOT a new tab help-last update this problem started 2 days ago. How do I set FF back to open tabs in 1 window?
    There is no plus sign and going into optins and changing settings has not worked. I have uninstall FF and reinstall-keeping my personalization-and that was no help.
    Right clicking on FF Icon to open a new tab, or going up to FF drop down tab and clicking on new tab both do not work.
    Help everything opens a new window not a new tab. there seems to be no way to reset this or to chose a different optin. I just downloaded new tabs at end addon and it didn't do a thing.

    as a first troubleshooting step - does it work like normally when you open & run firefox in [[Safe Mode|safemode]] by pressing the shift key while you open firefox (all other instances have to be closed before)...

  • Purchased a new Apple TV and the remote double clicks each time I press the button. It worked fine during set up and for the first two days.  I have since moved it and this problem started. Restarted,reset,unplugged,change remotes, no change.Help please.

    Purchased a new Apple TV and the remote double clicks each time I press the button. It worked fine during set up and for the first two days.  I have since moved it and this problem started. Restarted,reset,unplugged,changed remotes, no change. Latest software update. This is really annoying.  iPhone remote app works just fine.  Any suggestions?

    That's one of the weird things.. it recognizes it maybe 10% of the time. And usually, only after I do the two-button reset. Problem is.. since it won't charge above 2%, anytime I try to do a restore or anything like that using iTunes, my device shuts off and I lose whatever progress I'd made.
    So, an update... after reading through a bunch of similar complaints (there are literally 1000's of them so there's NO WAY this isn't somehow ios7 related, thanks a lot APPLE ) I decided to try a restore in recovery mode. After 3 hours and several disconnections... I ended up having to just set it up as a new iPad, as the restore did nothing. Weirdly though... as I was doing the restore in recovery mode.. I noticed I'd gotten up to a 10% charge.. higher than it's been since September, so after setting it up as a new device, I turned it off and plugged it in using the wall charger. 2 hours later and I was up to 38%. Still not great, as my iPad, before ios7 could've fully charged twice in the amount of time it took for me to now get 28% more of a charge. And that's with a fully cleaned out device.. so that really ***** and I'm now more confused than ever.
    But I'm gonna leave it overnight charging and see what I come up with tomorrow. Sadly, when I paid $600 for it in February, I never expected to have to play "wait and see" with it...

  • Problem starting logical host on eGate 5.1.0

    I'm having problem starting logical host for eGate 5.1.0 on Linux platform, and I cant see where is the problem lies. Is there anybody here that can give me some hint or guide?
    Below is the error message from the log.
    [#|2006-08-22T17:57:28.506+0800|WARNING|IS5.1|javax.enterprise.resource.jms|_ThreadID=11; ThreadName=STCMS process monitoring;|STCMS process ended unexpectedly with exit code 1; initiating application server restart|#]
    [#|2006-08-22T17:57:28.567+0800|INFO|IS5.1|javax.enterprise.system.core|_ThreadID=11; ThreadName=STCMS process monitoring;|sending restart notification to server...server|#]
    [#|2006-08-22T17:57:28.721+0800|WARNING|IS5.1|javax.enterprise.system.tools.admin|_ThreadID=12; ThreadName=RMI TCP Connection(1)-127.0.0.1;|core.tmp_folder_deletion_failed|#]
    [#|2006-08-22T17:57:28.722+0800|INFO|IS5.1|javax.enterprise.resource.jms|_ThreadID=12; ThreadName=RMI TCP Connection(1)-127.0.0.1;|stcms.alert_shutting_down|#]
    [#|2006-08-22T17:57:28.722+0800|INFO|IS5.1|javax.enterprise.resource.jms|_ThreadID=12; ThreadName=RMI TCP Connection(1)-127.0.0.1;|stcms.broker_shutting_down|#]
    [#|2006-08-22T17:57:31.020+0800|INFO|IS5.1|javax.enterprise.system.container.web|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|Creating virtual server server|#]
    [#|2006-08-22T17:57:31.039+0800|INFO|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|IS AVK Instrumentation disabled|#]
    [#|2006-08-22T17:57:31.045+0800|INFO|IS5.1|javax.enterprise.system.core.security|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2006-08-22T17:57:31.117+0800|INFO|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|[STC JTS Extension] The last agent commit optimization is enabled.|#]
    [#|2006-08-22T17:57:32.315+0800|INFO|IS5.1|com.stc.corba.any.UtilDelegate|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|[STC CORBA Extension]EE/SE Corba Util delegate loaded|#]
    [#|2006-08-22T17:57:33.730+0800|INFO|IS5.1|com.stc.corba.any.UtilDelegate|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|[STC CORBA Extension]Enabling SE Corba support|#]
    [#|2006-08-22T17:57:34.007+0800|SEVERE|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|CORE5082: Exception running j2ee services: [java.lang.RuntimeException: java.lang.ExceptionInInitializerError]|#]
    [#|2006-08-22T17:57:34.008+0800|SEVERE|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;stacktrace-id=0;|CORE5091: Error executing J2EE server ...
    java.lang.RuntimeException: java.lang.ExceptionInInitializerError
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:351)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:754)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:233)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:222)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:186)
         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: java.lang.ExceptionInInitializerError
         at com.sun.enterprise.server.ServerContextImpl.getMonitoringRegistry(ServerContextImpl.java:374)
         at com.sun.enterprise.iiop.ORBMonitoring.<init>(ORBMonitoring.java:48)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:236)
         ... 9 more
    Caused by: java.lang.ExceptionInInitializerError
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at com.sun.enterprise.server.ServerContextImpl.getMonitoringRegistry(ServerContextImpl.java:368)
         ... 11 more
    Caused by: java.lang.NullPointerException: No MBeanServer was returned by the MBeanServerFactory
         at com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.getMBeanServer(MonitoringRegistrationHelper.java:83)
         at com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.<init>(MonitoringRegistrationHelper.java:60)
         at com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.<clinit>(MonitoringRegistrationHelper.java:55)
         ... 14 more
    |#]
    [#|2006-08-22T17:57:34.012+0800|SEVERE|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|CORE5092: J2EE server reported following error: [java.lang.ExceptionInInitializerError] |#]
    [#|2006-08-22T17:57:34.012+0800|SEVERE|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|CORE5093: Error executing J2EE server |#]
    [#|2006-08-22T17:57:34.013+0800|SEVERE|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;stacktrace-id=1;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: com.sun.appserv.server.ServerLifecycleException: java.lang.ExceptionInInitializerError
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:235)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:222)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:186)
         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: java.lang.ExceptionInInitializerError
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:763)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:233)
         ... 7 more
    Caused by: java.lang.RuntimeException: java.lang.ExceptionInInitializerError
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:351)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:754)
         ... 8 more
    Caused by: java.lang.RuntimeException: java.lang.ExceptionInInitializerError
         at com.sun.enterprise.server.ServerContextImpl.getMonitoringRegistry(ServerContextImpl.java:374)
         at com.sun.enterprise.iiop.ORBMonitoring.<init>(ORBMonitoring.java:48)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:236)
         ... 9 more
    Caused by: java.lang.ExceptionInInitializerError
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at com.sun.enterprise.server.ServerContextImpl.getMonitoringRegistry(ServerContextImpl.java:368)
         ... 11 more
    Caused by: java.lang.NullPointerException: No MBeanServer was returned by the MBeanServerFactory
         at com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.getMBeanServer(MonitoringRegistrationHelper.java:83)
         at com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.<init>(MonitoringRegistrationHelper.java:60)
         at com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.<clinit>(MonitoringRegistrationHelper.java:55)
         ... 14 more
    |#]
    [#|2006-08-22T17:57:34.023+0800|SEVERE|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|Server Startup failed. Exiting...|#]
    [#|2006-08-22T17:57:34.023+0800|INFO|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|Server shutdown in progress...|#]
    [#|2006-08-22T17:57:34.024+0800|INFO|IS5.1|javax.enterprise.system.container.web|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;|WEB0303: Stopping Tomcat.|#]
    [#|2006-08-22T17:57:34.025+0800|WARNING|IS5.1|javax.enterprise.system.core|_ThreadID=10; ThreadName=org.apache.commons.launcher.ChildMain;stacktrace-id=2;|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:255)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:186)
         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
    |#]
    Hopefully somebody can help me as I'm stuck with it for few days already. Thank you.

    This is what I got when I try to start the server from the directory logicalhost/is/domains/domain1/bin/
    ./startservAug 23, 2006 7:23:55 PM com.stc.is.util.pinger.HttpOKPinger <init>
    INFO: Setting URL to http://localhost:18000
    Aug 23, 2006 7:23:55 PM com.stc.is.util.pinger.HttpOKPinger isAlive
    INFO: Opening connection to http://localhost:18000
    Aug 23, 2006 7:23:55 PM com.stc.is.util.pinger.HttpOKPinger isAlive
    INFO: Connection to http://localhost:18000 opened successfully.
    Aug 23, 2006 7:23:55 PM com.stc.is.util.pinger.HttpOKPinger isAlive
    SEVERE: Connection refused
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.Socket.connect(Socket.java:507)
    at java.net.Socket.connect(Socket.java:457)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)
    at sun.net.www.http.HttpClient.New(HttpClient.java:287)
    at sun.net.www.http.HttpClient.New(HttpClient.java:299)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:792)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:744)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367)
    at com.stc.is.util.pinger.HttpOKPinger.isAlive(Unknown Source)
    at com.stc.is.util.Ping.main(Unknown Source)
    Aug 23, 2006 7:23:55 PM com.stc.is.util.Ping main
    INFO: IS is not alive.
    Startup failed.
    any clue what is it about?

  • Im having major problems syncing my iphone 4 to itunes, this problem started after upgrading to ios 5. I have upgraded my itunes, turned sync by wifi on and off but still nothing. Everytime I try to sync my iphone it just says sync cancelled. Please help!

    Im having major problems syncing my iphone 4 to itunes, this problem started after upgrading to ios 5. I have upgraded my itunes, turned sync by wifi on and off but still nothing. Everytime I try to sync my iphone it just says sync cancelled. Please help.....

    I'm having the same problem ! Each time the sync starts it suddenly stops and says finished syncing

  • My phone battery can only last an hour. Problem started a week ago while I was in Argentina. I am back in the country now, this morning I left the house with a full battery and when I got to work the phone had shut down. Phone is 7 months old. Why?

    Dear Apple Family,
    I have been using an iPhone since I lost interest with Nokia phones. I fell in love with Apple's innovation, design and technology.  However, I am beginning to lose interest wth the product as well.
    I have an iPhone 5, my phone's battery can only last an hour and the phone is 7 month old.  The problem started last week while I was in Argentina. I had a bad holiday due to this, as I could not make use of the technology because my phone was off most of the time and I had nowehere to charge except to go back to the hotel.  I could not even share pictures on Instagram.  Has anyone ever experienced such a problem?  If so, why and how was the problem fixed?  I am starting to engage in a debate that I have been trying to avoid with my friends.  They say that Samsung is striving and I now tend to agree, and if the problem persists I will gladly join the Samsung family. They seem to make reliable phones.  Sadly, I never experienced this problem with iPhone 3GS & iPhone 4S.
    With Gratitude,
    Thapelo

    Hello,
    If you're in a country where there's an apple shop (unfortunately not mine), go check it and ask the employee about it: he's gonna check your Iphone on a "device"
    I've got an iphone 5 and it's working very well with me but I have to admit that its battery lasts (slower) than my Ipad 2.
    Still i can help with some tips that may improve your iohone's battery by an hour in addition (hopefully):
    - close all apps by multitasking....
    - do NOT keep the brightness to the max
    Believe me you're gonna regret changing your phone to a samsung
    Hope i've helped and sorry for my bad english (has english as 3rd language)

  • When I try to transfer songs to my ipod touch or my friends ipod nano in which both have manually managed music, I get error 13019 "Ipod cannot be synced".  This problem started to occur all of a sudden. Any ideas other than the resyncing?

    When I try to transfer songs to my ipod touch or my friends ipod nano, I get error 13019 "Ipod cannot be synced".  Everything was working fine and transferring successfully and then this problem started to occur all of a sudden. My music is managed manually and always has. I looked online for a solution and they all involve resyncing the library and unchecking voice memos. Is there a way to resolve this issue without having to resync my music or reinstall itunes?

    Have you powered off and then back on the router?
    Have you done anything to the router recently like changed a setting?
    Have you tried:
    - Resetting the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Resetting network settings: Settings>GeneralReset>Reset Network SettingsTo me the error sounds like a network/router problem vice aan iPod problem.

Maybe you are looking for