Web AS not starting properly

Hi,
We have installed WebAS640 (ABAP+J2EE). Both the instances were starting and working properly. We had couple of POCs executed on this installation. However, after a restart of the server, the J2EE instance is not coming up properly. In the SAP management console both the instances are shown as green. However the http://serverip:50000 gives Service not available error. In the J2EE instaance process list, in the message server deverloper trace we got the following error:
trc file: "dev_ms", trc level: 1, release: "640"
[Thr 7528] Thu May 26 20:03:46 2005
[Thr 7528] systemid   560 (PC with Windows NT)
[Thr 7528] relno      6400
[Thr 7528] patchlevel 0
[Thr 7528] patchno    34
[Thr 7528] intno      20020600
[Thr 7528] pid        4440
[Thr 7528] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 4440) [msxxserv.c   1655]
[Thr 7528] MsHttpInit: full qualified hostname = coeserv4
[Thr 7528] HTTP logging is switch off
[Thr 7528] set HTTP state to LISTEN
[Thr 7528] *** I listen to port 3601 (3601) ***
[Thr 7528] *** HTTP port 8101 state LISTEN ***
[Thr 7528] CUSTOMER KEY: >K1315349279<
[Thr 7528] Thu May 26 20:04:19 2005
[Thr 7528] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 777]
[Thr 7528] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   9101]
[Thr 7528] *** ERROR => MsSClientHandle: MsSRead C3 (JM_T1117118058640_coeserv4), MSEINTERN [msxxserv.c   3765]
[Thr 7528] Thu May 26 20:04:49 2005
[Thr 7528] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 777]
[Thr 7528] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   9101]
[Thr 7528] *** ERROR => MsSClientHandle: MsSRead C2 (J2EE8699950), MSEINTERN [msxxserv.c   3765]
[Thr 7528] MsJ2EE_AddDisconnectedNode: add node [8699950] into disconnect list
[Thr 7528] Thu May 26 20:04:59 2005
[Thr 7528] MsJ2EE_CleanDisconnectedNodes: clean disconnect list
[Thr 7528] Thu May 26 20:05:23 2005
[Thr 7528] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 777]
[Thr 7528] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   9101]
[Thr 7528] *** ERROR => MsSClientHandle: MsSRead C2 (J2EE8699950), MSEINTERN [msxxserv.c   3765]
[Thr 7528] MsJ2EE_AddDisconnectedNode: add node [8699950] into disconnect list
[Thr 7528] Thu May 26 20:05:29 2005
[Thr 7528] MsJ2EE_CleanDisconnectedNodes: clean disconnect list
[Thr 7528] Thu May 26 20:05:54 2005
[Thr 7528] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 777]
[Thr 7528] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   9101]
[Thr 7528] *** ERROR => MsSClientHandle: MsSRead C2 (J2EE8699950), MSEINTERN [msxxserv.c   3765]
[Thr 7528] MsJ2EE_AddDisconnectedNode: add node [8699950] into disconnect list
[Thr 7528] Thu May 26 20:06:04 2005
[Thr 7528] MsJ2EE_CleanDisconnectedNodes: clean disconnect list
[Thr 7528] Thu May 26 20:06:27 2005
[Thr 7528] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 777]
[Thr 7528] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   9101]
[Thr 7528] *** ERROR => MsSClientHandle: MsSRead C2 (J2EE8699950), MSEINTERN [msxxserv.c   3765]
[Thr 7528] MsJ2EE_AddDisconnectedNode: add node [8699950] into disconnect list
How to resolve this problem ? Any pointers would be of great help.

Hi
Try changing the Max Perm Size and Perm Size in the config tool.
Open the configtool and then in the
ClusterData->Insatance->Server_ID
Set XX:MaxPermSize=192m
    XX:PermSize=192m
Restart the Server after this.
Hope your problem will be solved
Regards
Sunita

Similar Messages

  • BAM 11g Not starting properly

    Hi,
    I installed fmw 11.1.1.4 on 64 bit windows system.Everyting is working fine but while starting BAM managed server its not starting properly,
    In em and WL the bam server is showing up state, but in deployed application oracle-bam is showing down state.
    Any suggestion...
    *I created the domain selecting all dev mode.
    *I've one admin server where soa+osb running and one bam managed server.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Here is the excerpts from logs,
    bam_server1 log
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "BamServer" failed to preload on startup in Web application: "/oracle/bam".
    java.lang.ExceptionInInitializerError
         at oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite.start(GenericSatellite.java:285)
         at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:88)
         at oracle.bam.server.BamServer$ServiceEntry$1.run(BamServer.java:1717)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:153)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:121)
         at oracle.bam.server.BamServer$ServiceEntry.start(BamServer.java:1722)
         at oracle.bam.server.BamServer.init(BamServer.java:272)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:246)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: oracle.bam.common.messaging.api.exception.StartFailedException: BAM-00553: Resources start operation for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onStartFailedException(MessageOperationBase.java:1616)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1521)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1476)
         at oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite.start(GenericSatellite.java:274)
         at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:85)
         at oracle.bam.server.BamServer$ServiceEntry$1.run(BamServer.java:1716)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:153)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:121)
         at oracle.bam.server.BamServer$ServiceEntry.start(BamServer.java:1722)
         at oracle.bam.server.BamServer.init(BamServer.java:272)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:246)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    bam_diagnostic
    oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenFailedException(MessageOperationBase.java:1272)
         at oracle.bam.common.messaging.api.MessageConsumerRegistry.onOpenFailedException(MessageConsumerRegistry.java:934)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1172)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.access$000(MessageOperationBase.java:72)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase$1.performOperation(MessageOperationBase.java:1152)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase$UtilityThread.run(MessageOperationBase.java:2545)
    Caused by: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onRecoveryFailedException(MessageOperationBase.java:2027)
         at oracle.bam.common.messaging.api.MessageConsumerRegistry.onRecoveryFailedException(MessageConsumerRegistry.java:953)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1865)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenException(MessageOperationBase.java:1251)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1222)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageConsumerRegistry.performOpen(INVMJMSMessageConsumerRegistry.java:132)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1163)
         ... 3 more
    Caused by: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performRecovery(MessageOperationBase.java:1979)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1856)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenException(MessageOperationBase.java:1252)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1222)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageConsumerRegistry.performOpen(INVMJMSMessageConsumerRegistry.java:133)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1163)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.access$000(MessageOperationBase.java:72)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase$1.performOperation(MessageOperationBase.java:1153)
         ... 1 more
    Caused by: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: BAM-00500: exception in messaging framework: null
         at oracle.bam.common.messaging.api.jms.JMSMessageConsumerRegistry.acquireResources(JMSMessageConsumerRegistry.java:769)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1211)
         ... 5 more
    Caused by: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: null
         at oracle.bam.common.messaging.base.connection.jms.JMSConnectionFactory.newInstance(JMSConnectionFactory.java:336)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.newInstance(JMSSharedConnectionFactory.java:279)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.newInstance(JMSSharedConnectionFactory.java:55)
         at oracle.bam.common.messaging.base.connection.ConnectionFactoryBase.getInstance(ConnectionFactoryBase.java:84)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.getInstance(JMSSharedConnectionFactory.java:149)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.getInstance(JMSSharedConnectionFactory.java:55)
         at oracle.bam.common.messaging.api.jms.JMSMessageConsumerRegistry.acquireResources(JMSMessageConsumerRegistry.java:705)

  • My I Mac does not start properly without pressing option and apple keys ,and it freezes

    My I Mac does not start properly without pressing option and apple keys ,and it freezes

    Try any of the following:
    http://support.apple.com/kb/HT1379 Resetting your Mac's PRAM and NVRAM  
    Disconnect all devices from the computer then do the following:
    Boot up from your Snow Leopard Install DVD while holding down the "c" key.
    Select the language you wish to use, and then choose "Disk Utility" from the menu bar.
    Your HD should appear in a panel on the left hand side of the window which opens. Select it and then click on the "repair disk" button in the right hand section of the window.
    Once this process has been completed restart your computer and repair permissions directly from Disk Utility.
    If Disk Utility is unable to complete the repair, you will need to use a stronger 3rd party utility like DiskWarrior, Techtool PRO (not Deluxe) or Drive Genius.
    Troubleshoot the spinning beach ball/freezing & crashing 

  • IBook not starting properly

    My iBook is not starting properly. The machine begins normally: gray screen to blue and a bar filling from left to right, but it does not move past this point. I understand how to re-install OS X for example, but I am reluctant to do that when it seems the problem is only in getting the wheels spinning... Help! What do you suggest?

    Last question first, the command to shut down from Single-User Mode is:
    shutdown now -h
    Check out this Apple Knowledge Base article which addresses the exact problem you're seeing:
    http://docs.info.apple.com/article.html?artnum=302411
    DiskWarrior is likely your best bet for recovering your hard drive. Someone said it is available at Apple Stores, or you can use the online link I've provided here.
    If you have another Mac, you may be able to access your hard drive via FireWire Target Disk Mode in order to retrieve your important files to the hard drive of the other Mac.
    Good luck.

  • My macbook is not starting properly, remains white screen as it is with apple logo and spinning gear

    my macbook is not starting properly, remains white screen as it is with apple logo and spinning gear

    Hi..
    Your profile indicates you are running Lion v10.7 so you need to use Lion Recovery  to repair the startup disk if necessary or reinstall Mac OS X.

  • When I plug in my iphone5 or iPad into my Mac I get the message iTunes could not connect the service did not start properly on this device

    when I plug in my iphone5 or iPad into my Mac I get the message iTunes could not connect the service did not start properly on this device

    If you are using Windows 7, go to:
    Control Panel>Programs>Programs and Features
    Look for a program called 'Apple Mobile Device Support'
    Right-click on it
    Click 'repair'
    Wait until the repair operation is complete, and voila, your problem should be solved, itunes will recognise your iphone/ipod once more. This worked for me.

  • "System Update could not start properly" - New error just started (WinXP SP3)

    I can no longer run System Update; it displays the splash screen, then a small window pops up with the above error message. I just ran it last a day or two ago, and it installed a few things; since then I have also run Microsoft Update and it also installed a few things, which I backed out one at a time (except for the malicious software removal updates)--all to no avail.  Anyone else seen this, any suggestions?
                 Thanks,
                 Jonathan
    --T61 (6460-8VU) - WinXP SP3, all the latest patches (except for KB961260, which is still backed out); .NETFramework 3.5 SP1

    Hello,
    I have reinstalled the system update  after I did clean and download the last version from Lenovo website but still have the same pop up message says: Syystem Update could not start properly.
    what's wrong??????

  • System Update could not start properly

    Have recently been getting this error:  System Update could not start properly
    It worked fine (even getting itself updated) for over a year that I've had the machine (a T-61, 14.1", 4G ram, 200G hd, nvidea, running XP Professional, SP3)
    Any thoughts?
    Message Edited by robpm on 03-11-2009 06:20 AM

    Hi, deinstall the old TVSU This is a newer version, then the installed one..it works for me..
    thats good for drivers and lenovo updates:
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=TVSU-UPDATE
    For Windows updates i use this for offline Updates:
    its in german language but the updater itself is in english for english windows versions: 
    (optional updates not included)
     http://translate.google.de/translate?prev=_t&hl=de&ie=UTF-8&u=http%3A%2F%2Fwww.winhelpline.info%2Ffo...=
    orig not translated
    http://www.winhelpline.info/forum/winhelpline-postservice-pack-updater/125108-windows-xp-update-pack...
    after install these two packages and run through... your S10e should be updated and updaters works as it should...
    regards KalvinKlein
    Message Edited by KalvinKlein on 03-28-2009 05:40 PM
    Thinkies 2x X200s/X301 8GB 256GB SSD @ Win 7 64
    Ideas Centre A520 ,Yoga 2 256GB SSD,Yoga 2 tablet @ Win 8.1

  • Actiontec MI424-WR web interface not responding properly

    The web interface of my Actiontec MI424-WR rev c router, with firmware v 4.0.16.1.56.0.10.12.3, is not responding properly when I try to access it to configure the router or read the logs.  It sometimes takes a very long time to respond, and my browser will say that "the connection to the server was reset".   Has anyone else had this problem?
    ps
    I neglected to mention, it just started doing this recently, probably within the last two weeks or so, it was fine before.

    annonymous009 wrote:
    The web interface of my Actiontec MI424-WR rev c router, with firmware v 4.0.16.1.56.0.10.12.3, is not responding properly when I try to access it to configure the router or read the logs.  It sometimes takes a very long time to respond, and my browser will say that "the connection to the server was reset".   Has anyone else had this problem?
    ps
    I neglected to mention, it just started doing this recently, probably within the last two weeks or so, it was fine before.
    Connecting to it it wirelessly or via cat5?
    If wirelessly does the same occur if you connect hard wired.?
    Any other routers on your LAN?
    Any new wireless devices, phones etc, added recently?

  • Web pages not displaying properly IE9

    Hello,
    Using Windows 7 32 Bit enterprise edition and IE9. Web pages are not loading properly but it works fine in Chrome and other browsers. Followed the below steps also. It did not help. Please let me know the other steps. 
    1. Click Start, type in “inetcpl.cpl” and press Enter.
    2. Switch to Advanced tab.
    3. Select the Use
    software rendering instead of GPU rendering*
    4. Check if the issue has been resolved.
    5. If not, please Click Reset twice under Advanced tab to reset IE settings.
    Regards,
    Boopathi S

    Hello Robear,
    Please find the below answers.
    1. When (approx. date) was the Win7 (32-bit) computer purchased?
    It is purchased on 11-Auf-2014
    2. What is the
    full name of the installed anti-virus application or security suite andwhen (approx. date) does the current subscription expire? What anti-spyware applications (other than Defender) are installed? What third-party firewall (if any)?
    Microsoft forefront endpoint protection
    3. Has a(nother) Norton application
    or a McAfee application EVER been installed on the computersince it was purchased?
    No. It is reimaged with customized OS
    4. Did a Norton free-trial
    or a McAfee free-trial [PICK ONE] come preinstalled on the computerwhen it was purchased? (Doesn't matter if it was never used or Activated.)
    I do not know
    5. Is KB3003057, KB3006226, KB3010788, KB2992611, KB2993958, KB3005607, KB2978120, KB3003743
    and/or KB3002885 listed inInstalled Updates (not
    Update History)? [1]
    All the above mentioned updates are not installed.
    6. Is Adobe Flash Player
    v15.0.0.223 (or higher) installed? TEST HERE USING INTERNET EXPLORERONLY! =>
    http://www.adobe.com/software/flash/about/
    Adobe Flash Player 11 ActiveX 11.9.900.117 is installed
    7a. When (exact date) was
    Internet Explorer 9 installed according toInstalled Updates?
    7b. What Update Version & KB number are displayed in the
    second line of text in IE9's Help | About [Alt+H+A] tab; e.g.,Update Version: 9.0.54 (KB1231231) ?
    7c. Has the
    IE10 Blocker Toolkit and/or theIE11
    Blocker Toolkit been installed?
    No
    8. Is Firefox, Chrome or any other alternate browser installed?
    No
    9. Are you in the habit of using "Registry cleaners" (e.g., Registry Mechanic;
    System Mechanic; RegCure; RegClean Pro; Advanced SystemCare; Registry Booster; McAfee QuickClean; Glary Utilities; AVG PC TuneUp; Norton Registry Cleaner; PCTools Optimiser; SpeedUpMyPC; PC Doctor; TuneUp Utilities; WinMaximizer; WinSweeper; Comodo System
    Cleaner; Advanced System Optimizer; CCleaner's Registry Cleanercomponent)?
    Not used any cleaners

  • Web page not displaying properly - content in wrong place

    It's been years since I've done html and this is the first time using Dreamweaver.  All my pages have the same header then a horizontal row of link buttons.  I have used Divs to create 3 sections of content underneath this.  Each div has the following defined for it: #Div { position:absolute; width:913px; height:440px; z-index:1; left: 10px; top: 302px; My main page is not displaying properly.  There is a section on the left with text/photo.  To the right of this section, there is a second div containing an image map.  In Dreamweaver, I preview the page (using Chrome) and it looks fine.  However, when I upload it to the web site and then view that page in the web site, the second div is thrown to the upper top right of the page.  I do not know what is causing this and how to fix it.  Can anyone answer this and perhaps give me some tips?

    Start by fixing your HTML errors.  You have a significant number of them.
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fgivethegaveltotavel.com%2F
    Also, you have some CSS errors.
    W3C CSS Validator results for http://givethegaveltotavel.com/ (CSS level 2.1)
    Position:absolute is never a good way to layout your web pages.  For 98% of what you do, positioning is not required and should be avoided.  Learn to use CSS margins, padding and floats to align elements where desired.
    CSS margin property.
    CSS padding property
    CSS Float
    Nancy O.

  • Lately pdf files from the Web do not display properly; what is wrong and how can I fix it so I don't have to use IE?

    I am a professor and frequently need to open pdfs of academic journal articles from electronic databases. Within the last two or three weeks, when I try to do this using Firefox, only the first page of the pdf displays and the rest are blank. In addition, a bar appears across the top with the message "This pdf file may not display properly." So I have had to switch to Internet Explorer to open the files and do my research. What is going on and how can I fix it so I can open pdf files from the Web in Firefox and have them display properly?

    My question is simple - why would you put an application in production that has a lot of bugs? To replace a good and steady Adobe product? My customers will believe that I put a pathetic fallible form online. They are not sophisticated on computers so I just tell them to use IE. Ugh
    I must agree with pgwebgirl!

  • Gasbuddy web site not working properly with firefox, but working fine with explorer

    I've noticed when I load the web site gasbuddy.com, it is not working properly. It does load, just not performing like it should. When I try using gasbuddy.com on explorer 9, it works fine. I've already tried working in safe mode and that didn't solve the problem with gasbudy.com. Any suggestions as to how to fix the problem? I did do some prior investigating, and I'm very cautious about removing my cookies. It seems when I do that procedure, I lose too much info on certain web sites----weather.com, weatherunderground, etc. Just not sure how to remove cookies to solve a problem with out causing other problems? Thank you.

    I'm glad we were able to figure it out. Many sites are designed with stretchy columns that work with either full zoom or text-only zoom, but definitely not all of them.

  • Web Sharing Not Starting Up After installing PHP

    On Mac OS 10.4.9 on a G4 PPowerbook, using O'Reilly's "Learning PHP and MySQL," my Personal Web Sharing will not start up.
    I enabled Apache per their instructions and things seemed fine.. Then I i installed PHP with these commands, sudo vi/etc/httpd/httpd.conf , then %s/#LoadModule php/LoadModule php/. Then %x/#AddModule php/AddModule php/. Then <espcape>:wq. Then
    vi ~/Sites/test.php
    o
    <?php phpinfo() ?>
    <escape>:wq
    First of all, the test query from the book didn't work quite right, but now my Personal Web Sharing won't start up. It says "starting up." forever.
    Help. And if you can't tell, I have extremely limited knowledge of Unix and command lines, etc.
    What do I do? Assume I know nothing... : )

    The first thing to do is read the Apache error log which will give you more detail about what's gone wrong.
    <pre class=command>tail /var/log/httpd/error_log</pre>
    The other thing to do is run configtest which might also indicate errors in the configuration:
    <pre class=command>sudo apachectl configtest</pre>
    although it'll probably tell you the same thing as the error log.

  • How can I get WebAS to not start-up after restarting Windows?

    I would like to not have my WebAS auto start after I reboot windows.
    I found of couple of options in Configuration tool but they did not stop it.
    We have a firewall product that I cannot disable (per security policy), but I can terminate it once I get the desktop.  However by that time WebAS has started and encounters blocks from firewall, and once this happens, half the time it causes my jcontrol.exe to result in NIETIMEOUT messages and once THAT happens I have to uninstall and reinstall EVERYTHING. 
    So, how can I configure WebAS to not automatically start-up after rebooting windows?  I have searched help.sap.com and looked for options in Visual Admin and Configure tools.

    Easier than it seems
    Go to Administrative Tools/ Services in Windows.
    Change Startup type of the services to Manual.
    You can just sort by the 'Log On As' Column
    ".\SAPServiceJ2E"
    or whatever you instance name is. You can always start the service from the MMC console after this.

Maybe you are looking for

  • Open With... How to Change List of Applications?

    I installed Photoshop CS2 recently and now a whole slew of applications show up when I click on a jpg file and select "Open With..." I know how to change the default application for the files, but how do I remove applications from this list? I don't

  • Bpm : correlation

    hi all, I am sending a PO request using the send step and waiting for a PO response using the recieve step. Assume that i have two instances of this BPM running i.e two PO request's going simultaneously. when i get the response back for these two req

  • Itunes opens by itself and plays music at random hours. I was awakened in the middle of the night.

    Does anyone else have this problem? I actually talked to an Apple support person who laughed and said "is this a Halloween joke?" It is not a joke, I am so annoyed by this behaviour of itunes that I will have to uninstall and go without if it isn't s

  • Trying to get the contact phone number on Verizon site and it is not working

    I am trying to call teh Customer Support number to discuss my Order, but when I go to the Contact Us page and click on the Call Us link, I get a pop-up asking for my zip code and then I am taken right back to the Contact US - no phone #'s given.   Th

  • Drag and Drop in Flash ?

    I cannot seem to get the script correct? Can anyone let me knwo if it is the script that incorrect or the naming etc of my movieclips.. basically I want several of the movie clip pegs to be able to be dragged and dropped and snap to the targets...i w