Error installing  Webcenter Locally

Hi All,
I am newbie in webcenter and adf in general but I am starting to learn everything so kindly help me please.
I am following below link in the installation of webcenter.
[http://www.yonaweb.be/start_webcenter_domain]
I followed all the steps exactly but when I tried to execute below step in the command prompt.
startManagedWebLogic.cmd WC_SPACES http://localhost:7001
I am encountering this error.
There are 1 nested errors:
weblogic.management.ManagementException: [Management:141223]The server name WC_S
PACES specified with -Dweblogic.Name does not exist. The configuration includes
the following servers {AdminServer,WC_Utilities,WC_Collaboration,WC_Portlet,WC_S
paces}.
        at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(Runtim
eAccessImpl.java:149)
        at weblogic.management.provider.internal.RuntimeAccessService.start(Runt
imeAccessService.java:41)
        at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesMan
ager.java:461)
        at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServ
icesManager.java:166)
        at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:879)
        at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:566)
        at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:467)
        at weblogic.Server.main(Server.java:71)
>
<04 8, 11 10:31:20 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state
changed to FAILED>
<04 8, 11 10:31:20 AM CST> <Error> <WebLogicServer> <BEA-000383> <A critical ser
vice failed. The server will shut itself down>
<04 8, 11 10:31:20 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state
changed to FORCE_SHUTTING_DOWN>Can somebody help me please on what I miss? Thanks

The names of the managed servers are case sensitive. This means that WC_Spaces is not the same as WC_SPACES.
You tried to start WC_SPACES but you need to do
startManagedWebLogic.cmd WC_Spaces http://localhost:7001The example on my blog shows it correct :)

Similar Messages

  • Error installing webcenter sites delivery in silent mode

    Hi,
    I am installing webcentersites on linux machine using silent mode.All test are getting successful and also all tables are created like SystemInfo,SystemLocale,SystemEvents etc.
    But the installation is getting failed and showing following error :
    <!--FTCS|||result=failure|||reason= Problem in CallElement. Error number = -105|||err=-105|||command=READURL|||params=|||-->
    [2013-06-28 19:21:41.214][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  Error installing CatalogCentre core assets
    [2013-06-28 19:21:41.214][CS.INSTALL][ERROR] Worker.run.
    And site log shows following error :
    SQLException in prepared execute on table SystemEvents: SELECT eventname,type,enabled,times,target,params FROM SystemEvents
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
        at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:837)
        at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
        at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
        at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:523)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:863)
        at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1153)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1275)
        at oracle.jdbc.driver.OracleStatement.doScrollExecuteCommon(OracleStatement.java:4656)
        at oracle.jdbc.driver.OraclePreparedStatement.doScrollPstmtExecuteUpdate(OraclePreparedStatement.java:10410)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3574)
        at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3620)
        at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
        at COM.FutureTense.Servlet.JDBCTable.executeQuery_trans_logic(JDBCTable.java:1632)
        at COM.FutureTense.Servlet.JDBCTable.executeQuery_trans(JDBCTable.java:1590)
        at COM.FutureTense.Servlet.JDBCTable.executeQuery(JDBCTable.java:1430)
        at COM.FutureTense.Servlet.JDBCTable.SelectRow(JDBCTable.java:1025)
        at COM.FutureTense.Common.ftDBTable.selectTo(ftDBTable.java:2229)
        at COM.FutureTense.Event.ftEvent.getEventsList(ftEvent.java:309)
        at COM.FutureTense.Platform.SystemEvents.SystemEventFactoryImpl.getSystemEvents(SystemEventFactoryImpl.java:62)
        at COM.FutureTense.Platform.SystemEvents.HeartBeat.run(HeartBeat.java:43)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
    SQLException in prepared execute on table  : SELECT name,locale,value FROM SystemLocaleString
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    SQLException in prepared execute on table SystemEvents: SELECT eventname,type,enabled,times,target,params FROM SystemEvents
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Any help is appriciated,
    Thanks,
    Pratush

    The easiest way to create a response file is by starting the wizard, filing in the blanks on all pages and save the result before the wizard asks you to install. Just stop here.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                               

  • Not able to Install Webcenter site 11g R1 (11.1.1.6.0)  in my local PC

    1. I downloaded hsqldb 2.2.8 and set up the database, the connection properties are
         TYPE      :     HSQL Database Engine In-Memory
         Driver     :     org.hsqldb.jdbc.JDBCDriver
         URL     :     jdbc:hsqldb:mem:.
         USER     :     SA
         Password:
    2. I started the database server and created a sample table 'emp'.
    3. Downloaded tomcat 6.0.35 and in context.xml i did the below entry to make the hsqldb connection, and copies hsqldb.jar into lib folder of Tomcat
         <Resource auth="Container" defaultTransactionIsolation="READ_UNCOMMITTED" description="Tomcat Connection Pool" driverClassName="org.hsqldb.jdbc.JDBCDriver" initialSize="1" maxActive="100" maxWait="7500" name="csDataSource" password="" scope="Shareable" type="javax.sql.DataSource" url="jdbc:hsqldb:hsql://localhost/" username="SA"/>
    4. In catalina.properties i setup the classpath for cas.properties or else the tomcat throwing the error saying not able to identify cas.properties.
    The entry is given below
    shared.loader=C:/Sri/installables/fatwire/bin
    5. From oracle i downloaded ofm_sites_generic_11.1.1.6.0_disk1_1of1.zip i extracted all the content
    6. To install the webcenter site content server, i clicked csInstall.bat under C:\Sri\FatWire\ContentServer
    7. It started and installing the server upto 70% then a dialog box pop up with the following message
              Do not click OK until you have completed all of the following steps:
              1. If your platform requires you to manually deploy the Oracle
              WebCenter Sites application, deploy Oracle WebCenter Sites now. Otherwise,
              continue with step 2.
              2. If you wish to customize your Oracle WebCenter Sites installation
              and require access to Oracle WebCenter Sites's property files,
              click the Property Editor button.
              3. Restart your application server.
              4. Click Test to test your installation and make sure all tests
              are successful.
              5. If the tests are successful, click OK.
    8. Then when i click Test button, i got the following messages
         The status is an follows :
              HelloCS has failed
              Ping DB has failed
              DB Permissions has failed
    9. In the log file install_log under <fatwire_instll_dir>/ominstallinfo, i saw the following entries
    [2012-07-27 09:10:57.134][CS.INSTALL][INFO] InstallActionManager.orderActions() : StartAppServer Action found at = (-1)
    [2012-07-27 09:10:57.165][CS.INSTALL][INFO] InstallActionManager.orderActions() : StartAppServer Action found at = (-1)
    [2012-07-27 09:11:43.144][CS][ERROR] com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://PRK-SSUNDARAR.us.ad.xxxx.com:80 refused
    [2012-07-27 09:11:43.175][CS.INSTALL][INFO] CSSetupEngine.postURL: PostURL failed for http://PRK-SSUNDARAR.us.ad.xxxx.com:80/cs/HelloCS
    :: ERROR = No response was received from the server
    [2012-07-27 09:11:44.236][CS][ERROR] com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://PRK-SSUNDARAR.us.ad.xxxx.com:80 refused
    [2012-07-27 09:11:44.236][CS.INSTALL][INFO] CSSetupEngine.postURL: PostURL failed for http://PRK-SSUNDARAR.us.ad.xxxx.com:80/cs/Install?test=test&ReInit=FALSE&CSInstallType=single&CSInstallAccountName=ContentServer&CSInstallAccountPassword=675286278df204915f228fd298c09388&CSInstallDirectory=C%3A%2FSripY%2Finstallables%2Ffatwire&CSInstallAppName=fwadmin&CSInstallAppPassword=675286278df204915f228fd298c09388
    :: ERROR = No response was received from the server
    [2012-07-27 09:12:55.005][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction: Testing user configuration and database connectivity.
    What could went wrong here?
    regards
    Sri

    Hi Tony,
    I don't have mac o/s so am using Windows XP. I tried to open "Download the scripts and instructions here" from your blog but
    it is opening a new window in the browser with some gybrish characters.
    Here is what i did, as i explained it in my earlier post, now also i am facing the
    same issue while setting up the server in GUI mode but in the log file it is showing
    different exception now compare to the earlier one. I will explain the step by step approach of mine
    1. start the Hsqldb2.2.8 in webserver mode (will the latest version cause any issue here?)
    2. started the tomcat 6.0.35
    3. As explained it in oracle site document for "installing webcenter sites in Tomcat" i did
    the below changes
    1. i downloaded the installation zip file and extracted it in my local m/c. Note:
    this is not my installation folder.
    2. then i went to cs-cache.xml,linked-cache.xml, ss-cache.xml and cas-cache.xml and
    maintain the unique entries for multicastGroupAddress, multicasegroupport and timeToLive.
    [I did the modification in the extracted folder thinking that it will get copied while
    doing the installation, and my assumption is correct in the tomcat while deploying later i
    saw all my entries in corresponding files ]
    3. In jbossTicketCacheReplicationConfig.xml i modified mcast_addr="239.255.0.0" and
    mcast_port as 4447
    4. Then i started installing the content server, i gave the host name and port "localhost"
    and "8080" wherever it is asking.
    5. i clickec express installation instead of Custom settings
    6. After installing it fro 73% again i got the same issue
    7. When i was going through all the issues logs i found below issues.
    a) it was not able to identify cache bean reference inside ticketRegistry.xml so i
    commented out JBossCacheTicketRegistry and started using DefaultTicketRegistry in ticketRegistry.xml
    <!-- Ticket Registry -->
         <bean id="ticketRegistry" class="org.jasig.cas.ticket.registry.DefaultTicketRegistry"
              />
         <!--<bean id="ticketRegistry" class="org.jasig.cas.ticket.registry.JBossCacheTicketRegistry"
              p:cache-ref="cache" />
    <bean id="cache" class="org.jasig.cas.util.JBossCacheFactoryBean"
              p:configLocation="classpath:jbossTicketCacheReplicationConfig.xml" />
    -->
    Again i restarted the Tomcat server.....
    b) In sites.log file i notice an exception
              org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ssolistener' defined in class path resource [SSOConfig.xml]: Instantiation of bean failed; nested exception is java.lang.ExceptionInInitializerError
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
         at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
         at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
         at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
         at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)
         at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
         at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
         at com.fatwire.wem.sso.DynamicInjector.<init>(DynamicInjector.java:52)
         at com.fatwire.wem.sso.DynamicInjector.instance(DynamicInjector.java:232)
         at com.fatwire.wem.sso.SSOFilter.init(SSOFilter.java:65)
         at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:295)
         at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422)
         at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:115)
         at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4072)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4726)
         at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1284)
         at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1382)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
         at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1389)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1653)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1662)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1642)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
         at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
         ... 32 more
    Caused by: net.sf.ehcache.CacheException: error setting options
         at net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider.init(MulticastRMICacheManagerPeerProvider.java:99)
         at net.sf.ehcache.CacheManager.init(CacheManager.java:306)
         at net.sf.ehcache.CacheManager.<init>(CacheManager.java:234)
         at com.fatwire.cache.ehcache.EhCacheObjectCache._initCache(EhCacheObjectCache.java:704)
         at com.fatwire.cache.ehcache.EhCacheObjectCache.start(EhCacheObjectCache.java:538)
         at com.fatwire.wem.sso.cas.cache.SessionMappingStorage.<init>(SessionMappingStorage.java:47)
         at com.fatwire.wem.sso.cas.listener.CASListener.<clinit>(CASListener.java:15)
    c) In cms.log i got below exception
    2012-07-28 11:49:59,500 ERROR [org.springframework.web.context.ContextLoader] - Context initialization failed
    org.springframework.beans.factory.BeanDefinitionStoreException: Could not resolve bean definition resource pattern [WEB-INF/spring-configuration/*.xml]; nested exception is java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:190)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
         at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
         at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
         at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
         at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
         at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
         at org.jasig.cas.web.init.SafeContextLoaderListener.contextInitialized(SafeContextLoaderListener.java:62)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
         at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1284)
         at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1382)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
         at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1389)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1653)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1662)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1642)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:130)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.isJarResource(PathMatchingResourcePatternResolver.java:406)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.findPathMatchingResources(PathMatchingResourcePatternResolver.java:338)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getResources(PathMatchingResourcePatternResolver.java:276)
         at org.springframework.context.support.AbstractApplicationContext.getResources(AbstractApplicationContext.java:1018)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:177)
         ... 21 more
    2012-07-28 11:49:59,515 FATAL [org.jasig.cas.web.init.SafeContextLoaderListener] - SafeContextLoaderListener:
    The Spring ContextLoaderListener we wrap threw on contextInitialized.
    But for our having caught this error, the web application context would not have initialized.
    org.springframework.beans.factory.BeanDefinitionStoreException: Could not resolve bean definition resource pattern [WEB-INF/spring-configuration/*.xml]; nested exception is java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:190)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
         at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
         at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
         at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
         at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
         at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
         at org.jasig.cas.web.init.SafeContextLoaderListener.contextInitialized(SafeContextLoaderListener.java:62)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
         at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1284)
         at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1382)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
         at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1389)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1653)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1662)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1642)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:130)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.isJarResource(PathMatchingResourcePatternResolver.java:406)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.findPathMatchingResources(PathMatchingResourcePatternResolver.java:338)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getResources(PathMatchingResourcePatternResolver.java:276)
         at org.springframework.context.support.AbstractApplicationContext.getResources(AbstractApplicationContext.java:1018)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:177)
         ... 21 more
    Let me know what else i missed here.
    regards
    Sri

  • Content Server error  post installing webcenter sites

    Hi ,
    I installed webcenter sites and post installation after login when click on "Contributor" link getting Content Server error while Admin mode is working fine.
    On further debug below URL was internally hit which is giving 500 error : http://<hostname>:<port>/cs/ContentServer?pagename=fatwire/ui/controller/controller&elementName=UI/Layout"
    Any pointer to root cause?
    Edited by: 975945 on Dec 11, 2012 5:16 AM

    Drop the database user and reinstall again.

  • Installing webcenter....and DEV_MDS.MDS_INTERNAL_SHREDDED error in startup

    I have installed webcenter in my notebook as per the instructions here..
    http://www.yonaweb.be/installing_webcenter_11g_ps3_scratch
    When i try to start the webcenter managed server i am getting the error "DEV_MDS.MDS_INTERNAL_SHREDDED " . anyone has any solution to fix this issue?

    This error is specific to XE db
    If you get DEV_MDS.MDS_INTERNAL_SHREDDED error using XE db, then it is better to use oracle enterprise edition database 11g .
    otherwise The PROBLEM was that the RCU had, for some reasons, not created the schema tables correctly. Re-run the utility and created tablespaces/schemas again after droping the previous one.
    You just might have to do a little more if you are installing webcenter ..
    1. Be sure that all packages in the MDS schema are compiled
    2. alter system set processes=800 scope=spfile;
    3. alter system set db_init=1000 scope=spfile;
    I am assuming you've already increased your processes and session parameter numbers
    For more information --visit the below mentioned links-
    1.http://soacrux.blogspot.com/2011/03/devmdsmdsinternalshredded-has-errors.html
    2.http://itnewscast.com/database/installing-obpm-suite-11g-ps3-using-xe
    3.http://www.javamonamour.org/2011/01/package-body-devmdsmdsinternalshredded.html

  • There must be a real solution to "Windows found driver software for your device but encountered an error installing"

    "Windows found driver software for your device but encountered an error installing"
    I've spent hours researching this error - Seems like many people have the same issue although there is no difinitive fix or known cause.
    I'm hoping someone here has an answer.
    Windows 7 Home Premium x64 OEM (HP)
    This is not an upgraded Vista system.
    It's not a specific driver related issue as it's the same response/effect be it graphics/chip set/usb/printer drivers.
    Please dont suggest to flatten and re-install or run a repair install - It's not an option, I only have remote access to the unit
    as it's currently in field use.
    This is a machine specific issue - identical machine purchased at the same time and configured the same has no issue.
    So the story.
    User has been fine for weeks - no hardware of software changes except Windows Updates.
    A Camera/USB connection that was working no longer does.
    Tried in all USB ports
    Plug in - windows announces found new hardware, tries to install drivers then fails
    with "Windows found software for your device but encountered an error installing ...."
    Device manager finds and identifies device although it is in the 'Unknown Device" category.
    Manually updating drivers via search/internet or point directly at a driver has exactly the same effect.
    Thinking this was just the camera drivers - I researched and downloaded new drivers from camera manufacturers sites
    Fuji and Canon.
    Same effect.
    Deleted/uninstalled drivers completely, deleted/uninstalled all USB root hub and USB devices (hidden and visible)
    SFC /Scannow finds no error
    Cold boot finds USB and chipset(?) devices on boot attempts to reinstall then we get
     "Windows found driver software for your device but encountered an error installing"
    So now I have no usb devices at all - memory stick/card reader/printer...... nada.
    in fact if I try to update any device driver I get the same message generated.
    Restore point does not help either. 
    After much trawling I found reference to a permisions issue and stale driver cache data.
    (This is using an administrator account - not user with admin permissions?)
    I'm willing to try anything at this time
    I deleted the infcache.1 and other .dat files under c:\windows\system32\driverstore
    Copied the usb  .inf and .pnf from the appropriate FileRepository directory into c:\windows\inf
    Uninstalled all the usb/unkown devices from device manager again.
    Rebooted
    Takes a little longer to boot as I take it it's rebuilding the driver cache then
    a very short hurrah!!!
    I can now use usb memory card and pen drives - no issue
    Plug in a camera or printer...
    "Windows found driver software for your device but encountered an error installing"
    Several attempt at this trying different driver versions.
    It should not be vendor specific, the other field machine that works is using Microsoft drivers for these devices.
    I even copied the drivers from one machine to the other - repeated everything above...
    "Windows found driver software for your device but encountered an error installing"
    And then the nail in my sanity
    Try windows update....
    Reboot
    "Windows found driver software for your device but encountered an error installing"
    but this time its different.
    The device it thinks it cannot install is the generic MTP-PTP drivers  (Photo Transfer Protocol -so am I getting somewhere)
    so it still finds but cannot install.
    The cameras are always found but appear as 'unknown devices' and cannot be accessed
    Uninstall all USB/unkown again - reboot..
    Same message and this time I've lost all the USB again.
    Restore point to before Win Update gets me USB back again although I still have no cameras  - so theres an update issue as well.
    This has to be tied down to a file access/ registry problem although I'm loath to go cutting about without some guidance.
    I'm no great believer in 'registry cleaners' unless anyone can point to a definitive/no ad's/sales version that really works.
    As I said above, flattening/rebuild at this time is not an option - the user is not best pleased and I'm completley stumped.
    If anyone has experienced(manu of you have) and fixed(still to find one) this issue please let me know how as soon as possible.
    Chris 

    I know I am replying to an old thread - but I have the answer and resolved this error, and since this message comes up first in search results, and part of my answer came from this thread, I wanted to help someone else as this took an extra
    12 hours and a lot of technical insight to resolve. See below for detailed explanation that others ask for above.
    My original issue was that iTunes didnt reinstall. generating this error that said I am trying to access an unavailable network resource and to browse to find itunes64setup (again). This may partly have been due to me deleting old install version folders.
    Research led me to completely uninstall apple products and reinstall per their instruction and fixed the issue with iTunes. see
    Remove and reinstall iTunes and related software components for Windows Vista, Windows 7, or Windows 8 - Apple Support
    The SAME error I had while updating itunes recurred while uninstalling it from my Windows 7 SP1 system...so I went to microsoft Fixit and attempted to correct and it properly uninstalled iTunes for me, which allowed the reinstall.
    What didnt work was my USB web root/ root hub, which partly involved my older system and USB 1.0, and the delete/reinstall existing drivers with the c:\windows\winsxs folder as source of drivers (thank you Magon Liu!!!) which I had to figure out what/why
    and how.
    Then I had an intel chipset issue...my new Iphone wasn't recognizing in plug and play, and there was an error with installing the device drivers for my new iphone 6. Manual applications didn't work, even though a generic device showed in control panel -
    device manager with a yellow !
    Per above blog answer - I tried to remove and reinstall my USB controller or update the drivers (I have an Alienware M15 laptop - a few years old.) I discovered that the USB host controller - an Intel(R) 5 Series / 3400 Series Chipset family USB Enhanced
    Host controller - (port) was not covered by current Intel chipset programs which are Series 6 and later, but did have an update (8/20/2009 v9.1.1.1020)  that supported USB 2.0 (and therefore 3.0 backwards compatibility which as an issue with my new iPhone
    and some USB thumb drives.) To find this I had to look at the Support - Downloads and Drivers - browse for drivers and somewhere found an option to look for older no longer supported drivers. I found infinst_autol.exe for my case.
    Once downloaded I tried to install and failed. Found the log in C:\Intel\Logs and contains:
    [InstallDev]
              [Device]
                Driver = C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf
                INF = C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf
                Installed INF =
                Previous driver package =
    !           Warning 0xE0000235: DriverPackageGetPath failed.
                Difx = 64 bit
    Execute command: C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\x64\Difx64.exe -DriverInf "C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf" -Flags 20 -KeyPath "Software\Intel\Difx64"
                Using RegDeleteKeyEx
    !!!         ERROR 0xE0000246: DriverPackageInstall generated an unexpected error
     HERE'S THE ADDED EXPLANATION TO BRIAN'S POST THAT EXPLAINS THE SECURITY ISSUE:
    This turned out to be an error for two reasons. First, after manually running the command in an "run as administrator" window (same error result), thinking it related to my anti-virus (turned that off/disabled firewall and A/V), and from this thread
    granting my user administrative rights to files in an install folder and trying to reinstall inf files and drivers from C:\Windows\winsxs vs my copied infinst_autol.exe expansion (as found from log in C:\Users\David Samuels\AppData\Local\Temp\IPMx7\WIN7 folder).....that
    there was an easier solution as the reason this error actually happens is a permissions problem.
    To access the proper windows system folders - you have to be the TrustedInstaller service - not just in the administrator group...or you have to be the actual "Administrator" account. To become actual administrator on
    your own laptop, Open a command window "run CMD.exe as administrator", then execute command
    > net user administrator /active:yes
    This creates a local PC Administrator account with no password. Coincidentally it has proper permissions to windows directories for installing drivers. Log in as this user, go to device manager and update the USB hub and any other drivers. if updating the
    USB root - it doesn't replace it right away as the system cant disable the currently resident in memory "running" driver  - you have to update, then restart the system, log in as administrator and repeat at the next lower layer that has issues.
    Once completed - log in as yourself again and disable the administrator account in a command window with > net user administrator /active:no
    This in my case enabled all my USB 2.0 and 3.0 devices on my originally only USB 1.0 laptop and everything else works properly again - I hope this helps many of you to resolve your own issues that were difficult to find and resolve and that got as far as
    this thread. Good luck!
     Regards,
     Dave Samuels

  • Adobe reader 11 installation fails. error message: there was an error installing adobe reader. adobe

    Adobe reader 11 installation fails. error message: there was an error installing adobe reader. adobe reader installation error. null. tried using adobe cleaning  tool. using XP sp3. seems that adobe 11 is not completely uninstalling. this is because when adobe reader  11 is removed  from add/remove program. when pc is rebooted, adobe reader 11 entry comes back but it is  like false entry as no size given. please help to succesfully install Adobe Reader 11.  also tried:
    1. uninstalled, rebooted, reinstalled  2. installed from different locations  3. removed adobe key from
    local machine and tried to install

    Seriously, I do not understand what is going on - I have never seen this before!
    The MSI installers are usually used in corporate environments to roll out installs on multiple machines.  However, you can use it like a normal (EXE) installer; it will just go through fewer steps than the EXE.  Not sure if it will improve the situation, but it's worth a try.
    Another thing to try is to uninstall these remaining entries using Microsoft Fixit: http://support.microsoft.com/mats/Program_Install_and_Uninstall - also no guarantee, but also worth trying.

  • Experiencing Lots of Errors Installing CS 5.5 on Windows 8 / 64 Bit PC

    Details below. Any help is appreciated. CS 5 installed with no problems. I am attempting to install the upgrade.
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 6 error(s), 106 warning(s)
    WARNING: DS013: Payload {4355EE3F-2FDD-4EF4-83EA-2465FBF95B16} GermanSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {01CABE2B-CE62-4924-8F8F-D9EF7491B23B} GermanSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {A8798E04-96FF-4564-9157-0D4C89CB794C} DynamiclinkSupport 5.0.0.0 is already installed and the session payload {1A1E5FF9-D0FD-42A3-8E18-E5E7E95E1AB4} DynamiclinkSupport 5.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {234A555C-70F5-48FB-A7E2-32410EB5AF64} ItalianSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {277DDEAC-D86F-404B-BC5F-AC5B3E073671} ItalianSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {D5CC77BE-BC5B-424E-8E45-DF60AFF7BE9C} Pixel Bender Toolkit 2.0.0.0 is already installed and the session payload {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {66173EC7-974E-4652-9468-4A93D2481BF0} CSXS Story Extension 1.0.0.0 is already installed and the session payload {3450d4c5-a82b-4428-a512-842ee1555a14} CSXS Story Extension 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {36D02DA9-35F2-4686-A2FE-EF3014D2E226} SpanishSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {3A95850D-2A0E-48FC-95C0-3F27B95DA7EC} SpanishSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {40F95A03-885A-45fb-9A14-486BEFEDDF34} Adobe Flash Player 10 Plugin 10.1.52.14 is already installed and the session payload {43A1C48E-3E50-410e-951C-E17A66BBF824} Adobe Flash Player 10 Plugin 10.0.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {78A53622-CDBA-49D1-A3D0-D563FB398D0C} AdobeColorCommonSetRGB 3.0.0.0 is already installed and the session payload {45063C56-A2A2-4FD1-A56A-A964723EEE1E} AdobeColorCommonSetRGB 3.1.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {39CB2E53-5326-4939-8B5A-0402C6EFBFE3} AdobeColorCommonSetCMYK 3.0.0.0 is already installed and the session payload {54D89F03-8EED-4FF9-BCDF-3B2E11D448A6} AdobeColorCommonSetCMYK 3.1.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {7E5AA19B-0B85-4f44-BA26-728851489200} Adobe Flash Player 10 ActiveX 10.1.52.14 is already installed and the session payload {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {3BF96AC2-0CA1-11DF-B07B-459956D89593} AdobeHelp 1.0.0.0 is already installed and the session payload {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {0EDAD58E-71F3-4D0E-9D32-A205533FC0E9} KoreanSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {85A65551-7D55-4AB5-83EB-2B352A0DDD08} KoreanSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {E7F2C606-8529-4028-B26E-8407DB43DD45} FrenchSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {A92DAC1E-9F7C-46A3-BD06-8E629A5E1D07} FrenchSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {925ED7E4-E1B6-4544-8141-1C98A18D2E2E} AdobeOutputModule 3.0.0.0 is already installed and the session payload {AC003BC0-704F-4F02-A72E-AC8B7044DE24} AdobeOutputModule 3.1.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {F46A4C18-2EAD-49F0-A244-994226F93B39} JapaneseSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {C25C56B5-DF4B-4D25-B25F-9E7953648016} JapaneseSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {CD693E49-C5EF-4FA6-9037-9B636931C02B} AmericanEnglishSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {CCB778B5-25B8-4E57-9F20-72B11B443EF9} AmericanEnglishSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {A1E0C87F-BFE5-490A-898E-05BD4DD2BADF} InternationalEnglishSpeechAnalysisModels 1.0.0.0 is already installed and the session payload {F3AEA2B8-DC79-470F-9D16-A4E9CF2F8810} InternationalEnglishSpeechAnalysisModels 2.5.0.0 has no upgrade/conflict relationship with it.
    ERROR: DS013: Verifying payload integrity : Failed with code 1
    WARNING: DW066: OS requirements not met for {0D96CFE6-376D-44B8-808A-16F3BEB73263}
    WARNING: DW066: OS requirements not met for {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6}
    WARNING: DW066: OS requirements not met for {43A1C48E-3E50-410e-951C-E17A66BBF824}
    WARNING: DW066: OS requirements not met for {3450d4c5-a82b-4428-a512-842ee1555a14}
    WARNING: DW066: OS requirements not met for {11C0657F-2BD4-4CBC-87F3-9455DC91886E}
    WARNING: DW066: OS requirements not met for {8F366029-8F3C-4400-BB65-7BFD1A58F200}
    WARNING: DW066: OS requirements not met for {B55FDCCB-8A45-4943-8D90-585C3490A032}
    WARNING: DW066: OS requirements not met for {4603E0C5-6880-4A4F-BCF8-DF1F6AE0E317}
    WARNING: DW066: OS requirements not met for {EB186BF2-0A84-40A2-B794-0326D3DF9973}
    WARNING: DW066: OS requirements not met for {0669F23C-1B69-41B4-A3ED-4F54A5986D66}
    WARNING: DW066: OS requirements not met for {6BC81374-1E33-4495-93E2-DD2B10D358EE}
    WARNING: DW066: OS requirements not met for {067E43CD-3E9C-44BA-89FA-EDE7461BC22B}
    WARNING: DW066: OS requirements not met for {C1302004-7A3C-467A-80AC-4D0C9F6982C1}
    WARNING: DW066: OS requirements not met for {7CAD45EF-24AD-4281-9236-7F8DDB0B9538}
    WARNING: DW066: OS requirements not met for {61D7BE95-B5C3-4257-A773-64596D72E848}
    WARNING: DW066: OS requirements not met for {C2F8BD34-1692-40F9-BA1B-1CFB2B5FED3A}
    WARNING: DW066: OS requirements not met for {00AEBAF2-D950-467B-BD24-449BCA2A4424}
    WARNING: DW066: OS requirements not met for {FF5837B9-6F4D-1014-B2FA-C016F4A584FA}
    WARNING: DW066: OS requirements not met for {F37EA9EC-638F-4E61-BED4-BDB10461D73B}
    WARNING: DW066: OS requirements not met for {F194231A-13B9-45B9-9699-1B9AC6500263}
    WARNING: DW066: OS requirements not met for {7745F18B-FD8A-4011-BE16-588900C503D0}
    WARNING: DW066: OS requirements not met for {32C78855-194D-4E66-9EB5-D6DC1C418D79}
    WARNING: DW066: OS requirements not met for {89823DB1-05CA-1016-BA4A-BE6A29E42461}
    WARNING: DW066: OS requirements not met for {7CF76BDA-73EA-4C46-A59D-FC3142D83E65}
    WARNING: DW066: OS requirements not met for {B0D32525-8AFA-43C4-B84D-AB2A844D5EAD}
    WARNING: DW066: OS requirements not met for {0A186736-9C62-48B2-B1DF-8A9C5CF7C997}
    WARNING: DW066: OS requirements not met for {4C08199E-0D93-4227-8325-F024E71CA7A1}
    WARNING: DW066: OS requirements not met for {BD3F3C6B-5F98-109B-A0CA-B0FAE4A7D983}
    WARNING: DW066: OS requirements not met for {301D39AF-43B1-445B-88CF-D78584200322}
    WARNING: DW066: OS requirements not met for {CC35904A-0197-4F06-BD70-9CE3DB24DBFD}
    WARNING: DW066: OS requirements not met for {4B51E596-6BB0-4244-9AB9-344AD5FA6726}
    WARNING: DW066: OS requirements not met for {CCB778B5-25B8-4E57-9F20-72B11B443EF9}
    WARNING: DW066: OS requirements not met for {07C64F28-6F4E-1014-A82C-D40EE8D79912}
    WARNING: DW066: OS requirements not met for {260BF844-6F4D-1014-A611-DFCB82217C38}
    WARNING: DW066: OS requirements not met for {47CE893F-A0FF-4094-AA16-5209AEA7C7E0}
    WARNING: DW066: OS requirements not met for {A92DAC1E-9F7C-46A3-BD06-8E629A5E1D07}
    WARNING: DW066: OS requirements not met for {01CABE2B-CE62-4924-8F8F-D9EF7491B23B}
    WARNING: DW066: OS requirements not met for {208DE3D5-541C-41B0-8595-7A608A6E4306}
    WARNING: DW066: OS requirements not met for {F3AEA2B8-DC79-470F-9D16-A4E9CF2F8810}
    WARNING: DW066: OS requirements not met for {277DDEAC-D86F-404B-BC5F-AC5B3E073671}
    WARNING: DW066: OS requirements not met for {C25C56B5-DF4B-4D25-B25F-9E7953648016}
    WARNING: DW066: OS requirements not met for {85A65551-7D55-4AB5-83EB-2B352A0DDD08}
    WARNING: DW066: OS requirements not met for {4A4F91EA-5951-4C5C-B911-027D802817EB}
    WARNING: DW066: OS requirements not met for {3A95850D-2A0E-48FC-95C0-3F27B95DA7EC}
    WARNING: DW066: OS requirements not met for {4883A813-2805-4FA8-A91C-073BA7B2667A}
    WARNING: DW066: OS requirements not met for {9F16123E-05FC-1016-91BC-C090234C0EE3}
    WARNING: DW066: OS requirements not met for {AC76BA86-1033-F400-7760-000000000005}
    WARNING: DW066: OS requirements not met for {606A0AC5-5F90-4379-81AE-11B44707E094}
    WARNING: DW066: OS requirements not met for {3EE734CB-F7AD-4691-9712-066E9FEC3E62}
    WARNING: DW066: OS requirements not met for {B7091600-995D-44EC-9B67-0E2025FDA600}
    WARNING: DW066: OS requirements not met for {D5B1535A-FDFC-4B40-B2E2-21DA83D9CB57}
    WARNING: DW066: OS requirements not met for {AD60EB24-4CEE-4CA0-A6AA-526EAF41F2DB}
    WARNING: DW066: OS requirements not met for {650C9D09-D5BD-4532-8BEE-01DBC1DF5537}
    WARNING: DW066: OS requirements not met for {D8D2B468-8342-411A-8760-BCC362C3408F}
    WARNING: DW066: OS requirements not met for {5D2A85AB-7391-4EAC-AA61-D5D9C09E4F17}
    WARNING: DW066: OS requirements not met for {3D51982E-45C6-4B4B-9362-B356E1610821}
    WARNING: DW066: OS requirements not met for {0215A652-E081-4B09-9333-DC85AAB67FFA}
    WARNING: DW066: OS requirements not met for {35ED8892-98E5-488A-A23C-6DB842A46EA5}
    WARNING: DW066: OS requirements not met for {DD309051-FACF-4A5E-87F1-C57154BB3DE8}
    WARNING: DW066: OS requirements not met for {B32795C5-827C-4184-9A36-FF23AB3CDA30}
    WARNING: DW066: OS requirements not met for {D8CCCF4C-C227-427C-B4BE-736657D2AB7E}
    WARNING: DW066: OS requirements not met for {8DADF070-FE60-4899-8EF0-4242E7702F7D}
    WARNING: DW066: OS requirements not met for {1C9D6B02-8B92-4E40-8B22-37D8C95430F0}
    WARNING: DW066: OS requirements not met for {273F6D81-E280-4B31-90E7-8B337DB641CF}
    WARNING: DW066: OS requirements not met for {BF093B6B-F94F-4D77-99C9-4C0F6B2F44B6}
    WARNING: DW066: OS requirements not met for {23767F5D-A80C-4264-B8EA-ED4085FC332A}
    WARNING: DW066: OS requirements not met for {DDBDE7B0-6FC4-40B1-B673-66EEE8CB60CF}
    WARNING: DW066: OS requirements not met for {C0329E33-DEB4-48D9-B7B6-19493A6F062E}
    WARNING: DW066: OS requirements not met for {C61B093E-259E-45D8-B9B6-24630A700398}
    WARNING: DW066: OS requirements not met for {08EF22BC-43B2-4B4E-BA12-52B18F418F38}
    WARNING: DW066: OS requirements not met for {EDE888ED-3BD7-4D8C-AB35-7E4C661A94D9}
    WARNING: DW066: OS requirements not met for {10355145-8A4C-47F3-994B-B9B81B4DABF5}
    WARNING: DW066: OS requirements not met for {F9F276DA-9EC6-492C-AF58-F27C5EC19D66}
    WARNING: DW066: OS requirements not met for {D97AF04B-B70A-4862-BC25-31E6D9C4A529}
    WARNING: DW066: OS requirements not met for {E348E466-429A-4FB0-AFCF-8306C16BBFF1}
    WARNING: DW066: OS requirements not met for {2EA9B52E-8613-41A0-9EEF-FF54AD4CC810}
    WARNING: DW066: OS requirements not met for {970C9F3A-39C5-480B-BE51-7C70AB9F84DB}
    WARNING: DW066: OS requirements not met for {857CC5F0-040E-1016-A173-D55ADD80C260}
    WARNING: DW066: OS requirements not met for {50509A36-0291-1016-9CCF-FC05E9E55550}
    WARNING: DW066: OS requirements not met for {B98CCEE8-0217-1016-B5BF-F06B878DAC9A}
    WARNING: DW066: OS requirements not met for {EFB5A1C3-ECCA-4D8A-B598-81D21DE25C34}
    WARNING: DW066: OS requirements not met for {FE35B66A-C8F1-4D62-B823-C2EE2C7DA702}
    ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.BE848FP-1013rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9d a68fce32_32_f80493091e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Master Collection CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
    ----------- Payload: {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 -----------
    ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\JinxyKat\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\JinxyKat\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ----------- Payload: {47CE893F-A0FF-4094-AA16-5209AEA7C7E0} Firefox Plugin CS5.1 6.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at J:\Adobe CS5_5\payloads\AdobeContribute6.1-FFPlugin\OEM(Seq 32)
    ----------- Payload: {208DE3D5-541C-41B0-8595-7A608A6E4306} IE Plugin CS5.1 6.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at J:\Adobe CS5_5\payloads\AdobeContribute6.1-IEPlugin\OEM(Seq 26)
    ----------- Payload: {4A4F91EA-5951-4C5C-B911-027D802817EB} Office Plugin CS5.1 6.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at J:\Adobe CS5_5\payloads\AdobeContribute6.1-OfficePlugin\OEM(Seq 34)
    ----------- Payload: {DD309051-FACF-4A5E-87F1-C57154BB3DE8} Adobe Contribute CS5.1 6.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at J:\Adobe CS5_5\payloads\AdobeContribute6.1-mul\OEM(Seq 8283)
    ----------- Payload: {8DADF070-FE60-4899-8EF0-4242E7702F7D} Adobe Fireworks CS5.1 11.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at J:\Adobe CS5_5\payloads\AdobeFireworks11.1.0All\OEM(Seq 1215)
    ----------- Payload: {1C9D6B02-8B92-4E40-8B22-37D8C95430F0} Adobe Fireworks CS5.1_AdobeFireworks11.1.0en_USLanguagePack 11.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at J:\Adobe CS5_5\payloads\AdobeFireworks11.1.0en_USLanguagePack\OEM(Seq 74)
    ----------- Payload: {D97AF04B-B70A-4862-BC25-31E6D9C4A529} Adobe Flash CS5.5 11.5.0.0 -----------
    ERROR: DR012: Setting Registry Value Failed. Error 5 Access is denied.(Seq 154)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Flash Player 10 ActiveX: Install failed

    Hi ,
    The only reason because of which you are facing these error's is that your machine does not meet minimum system requirements available for this product to work .Windows 8 is avaiable for CS6 and above products only .
    If you wish to do further troublshooting for the mentioned issue you can use this link:  : http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html
    Regards,
    Kartikay Sharma

  • How to install/start local J2EE engine in Netweaver Developer Studido

    Hello,
    I just installed NDS 2.0.11 and I'm having a heck of a time figuring out how to actually test my code.
    Went thru tutorial for creating Calculator J2EE sample. When I get to step that describes how to deploy the EAR I get error below. I've gone into Windows|Preferences|SAP J2EE Enginee section thinking I could configure/start engine from there but I can't figure out what to do.
    I've searched these forums and the NDS help files with no luck.
    I didn't get any prompts during install asking me whether or not I wanted to install a local J2EE engine.
    Has anyone run into this and do they know the answer. ANY help would be greatly appreciated.
    Thanks!
    David
    Mar 9, 2005 11:36:49 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

    RK,
    Thanks for the link. It did help a little. I found some of the errors on that page and it helped me get past them.
    The last issue I had run into was issue 1-13. So I created a new user on my laptop and gave it admin rights.
    The install got a little further but now it's stuck again. Here are the messages from the install log:
    SAPinst is getting started.
    Please be patient ...
    guiengine: no GUI connected; waiting for a connection on host TAGname, port 21212 to continue with the installation
    guiengine: login in process
    WARNING: Could not read file control.xml. Please make sure that you called SAPinst with the correct control file (the control file is given to SAPinst as its first command line parameter or as value of the command line property SAPINST_CONTROL_URL)
    ERROR  Could not create DOM from control.xml
    Exit status of child:  1
    Any ideas?
    I started the install process by running SAPinst.exe. When the installation window opened I chose 
    SAP NetWeaver '04 Support Release 1
    Java System
    MaxDB
    Developer Workplace
    SAP Netweaver Developer Workplace Installation
    Thanks in advance for help!

  • How can I fix errors installing CS5.5 in Windows 8?

    I have had to wait to install CS5.5 64-Bit on a portable until I had a 64-bit system, but unfortunately CS installer has issues with Windows8 on my new laptop and I got a boat load of non-fatal errors asking for a new install that I don't think will make a difference. I have not been able to find a fix yet, but does anyone know how to deal with the compatability problems I suspect are the culprate?
    Here are the installer errors for CS 5.5:
    Thanks in advance,
    Garret Moore
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 5 error(s), 75 warning(s)
    WARNING: DW066: OS requirements not met for {0D96CFE6-376D-44B8-808A-16F3BEB73263}
    WARNING: DW066: OS requirements not met for {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6}
    WARNING: DW066: OS requirements not met for {43A1C48E-3E50-410e-951C-E17A66BBF824}
    WARNING: DW066: OS requirements not met for {8F366029-8F3C-4400-BB65-7BFD1A58F200}
    WARNING: DW066: OS requirements not met for {B55FDCCB-8A45-4943-8D90-585C3490A032}
    WARNING: DW066: OS requirements not met for {4603E0C5-6880-4A4F-BCF8-DF1F6AE0E317}
    WARNING: DW066: OS requirements not met for {EB186BF2-0A84-40A2-B794-0326D3DF9973}
    WARNING: DW066: OS requirements not met for {3450d4c5-a82b-4428-a512-842ee1555a14}
    WARNING: DW066: OS requirements not met for {0669F23C-1B69-41B4-A3ED-4F54A5986D66}
    WARNING: DW066: OS requirements not met for {C1302004-7A3C-467A-80AC-4D0C9F6982C1}
    WARNING: DW066: OS requirements not met for {7CAD45EF-24AD-4281-9236-7F8DDB0B9538}
    WARNING: DW066: OS requirements not met for {61D7BE95-B5C3-4257-A773-64596D72E848}
    WARNING: DW066: OS requirements not met for {C2F8BD34-1692-40F9-BA1B-1CFB2B5FED3A}
    WARNING: DW066: OS requirements not met for {F194231A-13B9-45B9-9699-1B9AC6500263}
    WARNING: DW066: OS requirements not met for {7CF76BDA-73EA-4C46-A59D-FC3142D83E65}
    WARNING: DW066: OS requirements not met for {B0D32525-8AFA-43C4-B84D-AB2A844D5EAD}
    WARNING: DW066: OS requirements not met for {0A186736-9C62-48B2-B1DF-8A9C5CF7C997}
    WARNING: DW066: OS requirements not met for {CC35904A-0197-4F06-BD70-9CE3DB24DBFD}
    WARNING: DW066: OS requirements not met for {4B51E596-6BB0-4244-9AB9-344AD5FA6726}
    WARNING: DW066: OS requirements not met for {CCB778B5-25B8-4E57-9F20-72B11B443EF9}
    WARNING: DW066: OS requirements not met for {A92DAC1E-9F7C-46A3-BD06-8E629A5E1D07}
    WARNING: DW066: OS requirements not met for {01CABE2B-CE62-4924-8F8F-D9EF7491B23B}
    WARNING: DW066: OS requirements not met for {D0C50427-0E90-4821-91F3-D9476235901F}
    WARNING: DW066: OS requirements not met for {F3AEA2B8-DC79-470F-9D16-A4E9CF2F8810}
    WARNING: DW066: OS requirements not met for {277DDEAC-D86F-404B-BC5F-AC5B3E073671}
    WARNING: DW066: OS requirements not met for {C25C56B5-DF4B-4D25-B25F-9E7953648016}
    WARNING: DW066: OS requirements not met for {85A65551-7D55-4AB5-83EB-2B352A0DDD08}
    WARNING: DW066: OS requirements not met for {3A95850D-2A0E-48FC-95C0-3F27B95DA7EC}
    WARNING: DW066: OS requirements not met for {6BC81374-1E33-4495-93E2-DD2B10D358EE}
    WARNING: DW066: OS requirements not met for {606A0AC5-5F90-4379-81AE-11B44707E094}
    WARNING: DW066: OS requirements not met for {3EE734CB-F7AD-4691-9712-066E9FEC3E62}
    WARNING: DW065: Display requirements not met for {D5B1535A-FDFC-4B40-B2E2-21DA83D9CB57}
    WARNING: DW066: OS requirements not met for {D5B1535A-FDFC-4B40-B2E2-21DA83D9CB57}
    WARNING: DW065: Display requirements not met for {AD60EB24-4CEE-4CA0-A6AA-526EAF41F2DB}
    WARNING: DW066: OS requirements not met for {AD60EB24-4CEE-4CA0-A6AA-526EAF41F2DB}
    WARNING: DW065: Display requirements not met for {F3E41C2A-3A29-476D-9685-3F8055AF696A}
    WARNING: DW066: OS requirements not met for {F3E41C2A-3A29-476D-9685-3F8055AF696A}
    WARNING: DW065: Display requirements not met for {5D2A85AB-7391-4EAC-AA61-D5D9C09E4F17}
    WARNING: DW066: OS requirements not met for {5D2A85AB-7391-4EAC-AA61-D5D9C09E4F17}
    WARNING: DW065: Display requirements not met for {3D51982E-45C6-4B4B-9362-B356E1610821}
    WARNING: DW066: OS requirements not met for {3D51982E-45C6-4B4B-9362-B356E1610821}
    WARNING: DW065: Display requirements not met for {273F6D81-E280-4B31-90E7-8B337DB641CF}
    WARNING: DW066: OS requirements not met for {273F6D81-E280-4B31-90E7-8B337DB641CF}
    WARNING: DW065: Display requirements not met for {BF093B6B-F94F-4D77-99C9-4C0F6B2F44B6}
    WARNING: DW066: OS requirements not met for {BF093B6B-F94F-4D77-99C9-4C0F6B2F44B6}
    WARNING: DW065: Display requirements not met for {23767F5D-A80C-4264-B8EA-ED4085FC332A}
    WARNING: DW066: OS requirements not met for {23767F5D-A80C-4264-B8EA-ED4085FC332A}
    WARNING: DW065: Display requirements not met for {DDBDE7B0-6FC4-40B1-B673-66EEE8CB60CF}
    WARNING: DW066: OS requirements not met for {DDBDE7B0-6FC4-40B1-B673-66EEE8CB60CF}
    WARNING: DW065: Display requirements not met for {C0329E33-DEB4-48D9-B7B6-19493A6F062E}
    WARNING: DW066: OS requirements not met for {C0329E33-DEB4-48D9-B7B6-19493A6F062E}
    WARNING: DW065: Display requirements not met for {C61B093E-259E-45D8-B9B6-24630A700398}
    WARNING: DW066: OS requirements not met for {C61B093E-259E-45D8-B9B6-24630A700398}
    WARNING: DW065: Display requirements not met for {08EF22BC-43B2-4B4E-BA12-52B18F418F38}
    WARNING: DW066: OS requirements not met for {08EF22BC-43B2-4B4E-BA12-52B18F418F38}
    WARNING: DW065: Display requirements not met for {EDE888ED-3BD7-4D8C-AB35-7E4C661A94D9}
    WARNING: DW066: OS requirements not met for {EDE888ED-3BD7-4D8C-AB35-7E4C661A94D9}
    WARNING: DW065: Display requirements not met for {10355145-8A4C-47F3-994B-B9B81B4DABF5}
    WARNING: DW066: OS requirements not met for {10355145-8A4C-47F3-994B-B9B81B4DABF5}
    WARNING: DW065: Display requirements not met for {F9F276DA-9EC6-492C-AF58-F27C5EC19D66}
    WARNING: DW066: OS requirements not met for {F9F276DA-9EC6-492C-AF58-F27C5EC19D66}
    WARNING: DW065: Display requirements not met for {D97AF04B-B70A-4862-BC25-31E6D9C4A529}
    WARNING: DW066: OS requirements not met for {D97AF04B-B70A-4862-BC25-31E6D9C4A529}
    WARNING: DW065: Display requirements not met for {2EA9B52E-8613-41A0-9EEF-FF54AD4CC810}
    WARNING: DW066: OS requirements not met for {2EA9B52E-8613-41A0-9EEF-FF54AD4CC810}
    WARNING: DW065: Display requirements not met for {970C9F3A-39C5-480B-BE51-7C70AB9F84DB}
    WARNING: DW066: OS requirements not met for {970C9F3A-39C5-480B-BE51-7C70AB9F84DB}
    WARNING: DW065: Display requirements not met for {E348E466-429A-4FB0-AFCF-8306C16BBFF1}
    WARNING: DW066: OS requirements not met for {E348E466-429A-4FB0-AFCF-8306C16BBFF1}
    WARNING: DW065: Display requirements not met for {EFB5A1C3-ECCA-4D8A-B598-81D21DE25C34}
    WARNING: DW066: OS requirements not met for {EFB5A1C3-ECCA-4D8A-B598-81D21DE25C34}
    WARNING: DW065: Display requirements not met for {FE35B66A-C8F1-4D62-B823-C2EE2C7DA702}
    WARNING: DW066: OS requirements not met for {FE35B66A-C8F1-4D62-B823-C2EE2C7DA702}
    ----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------
    WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)
    ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.3E32C4P1012rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f80493091 e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Production Premium CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
    ----------- Payload: {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 -----
    ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\Garret\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\Garret\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ----------- Payload: {D97AF04B-B70A-4862-BC25-31E6D9C4A529} Adobe Flash CS5.5 11.5.0.0 -----------
    ERROR: DR012: Setting Registry Value Failed. Error 5 Access is denied.(Seq 154)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Flash Player 10 ActiveX: Install failed

    You may be facing a problem with either your Windows Installer Service or other components of your operating system.  Please see Error "1721 [or 1722]: There is a problem with this...package" when installing | CS4 | Windows - http://helpx.adobe.com/creative-suite/kb/error-1721-or-1722-problem.html for details on how to correct this error.  Please feel free to respond to this thread if you have any questions about the steps listed within the document.

  • Error installing mastercollection in Windows 7 - for Flashbuilder

    Hi, Any help to install FlashBuilder - I try to unistalling the suite, download the clean tool - but still have the error.
    Exit Code: 6
        -------------------------------------- Summary --------------------------------------
         - 0 fatal error(s), 7 error(s), 41 warning(s)
              WARNING: DW065: Display requirements not met for {D5B1535A-FDFC-4B40-B2E2-21DA83D9CB57}
        WARNING: DW065: Display requirements not met for {AD60EB24-4CEE-4CA0-A6AA-526EAF41F2DB}
        WARNING: DW065: Display requirements not met for {650C9D09-D5BD-4532-8BEE-01DBC1DF5537}
        WARNING: DW065: Display requirements not met for {D57FC112-312E-4D70-860F-2DB8FB6858F0}
        WARNING: DW065: Display requirements not met for {5D2A85AB-7391-4EAC-AA61-D5D9C09E4F17}
        WARNING: DW065: Display requirements not met for {3D51982E-45C6-4B4B-9362-B356E1610821}
        WARNING: DW065: Display requirements not met for {0215A652-E081-4B09-9333-DC85AAB67FFA}
        WARNING: DW065: Display requirements not met for {35ED8892-98E5-488A-A23C-6DB842A46EA5}
        WARNING: DW065: Display requirements not met for {DD309051-FACF-4A5E-87F1-C57154BB3DE8}
        WARNING: DW065: Display requirements not met for {656FE6E6-9836-466B-810B-ACC09B8C2935}
        WARNING: DW065: Display requirements not met for {D8CCCF4C-C227-427C-B4BE-736657D2AB7E}
        WARNING: DW065: Display requirements not met for {8DADF070-FE60-4899-8EF0-4242E7702F7D}
        WARNING: DW065: Display requirements not met for {5BDE0A1B-35BF-4224-A54F-73786EECDFC1}
        WARNING: DW065: Display requirements not met for {FB720658-01F4-4002-BB69-49E66CD82E30}
        WARNING: DW065: Display requirements not met for {BF093B6B-F94F-4D77-99C9-4C0F6B2F44B6}
        WARNING: DW065: Display requirements not met for {23767F5D-A80C-4264-B8EA-ED4085FC332A}
        WARNING: DW065: Display requirements not met for {24586955-A50A-4E76-AF2C-7F8EB833FBB1}
        WARNING: DW065: Display requirements not met for {E82097B9-A3B8-404A-9A92-AC16A8AC9576}
        WARNING: DW065: Display requirements not met for {C61B093E-259E-45D8-B9B6-24630A700398}
        WARNING: DW065: Display requirements not met for {08EF22BC-43B2-4B4E-BA12-52B18F418F38}
        WARNING: DW065: Display requirements not met for {1FEB691B-39ED-4343-99D6-CACDAD879D8C}
        WARNING: DW065: Display requirements not met for {10355145-8A4C-47F3-994B-B9B81B4DABF5}
        WARNING: DW065: Display requirements not met for {50D2A553-2839-469E-B87D-86DC8C104745}
        WARNING: DW065: Display requirements not met for {CE45CAE5-0B56-4C52-AE07-98A05027A049}
        WARNING: DW065: Display requirements not met for {FE35B66A-C8F1-4D62-B823-C2EE2C7DA702}
        WARNING: DW065: Display requirements not met for {D97AF04B-B70A-4862-BC25-31E6D9C4A529}
        WARNING: DW065: Display requirements not met for {970C9F3A-39C5-480B-BE51-7C70AB9F84DB}
        WARNING: DW065: Display requirements not met for {E348E466-429A-4FB0-AFCF-8306C16BBFF1}
        WARNING: DW065: Display requirements not met for {2EA9B52E-8613-41A0-9EEF-FF54AD4CC810}
        WARNING: DW065: Display requirements not met for {857CC5F0-040E-1016-A173-D55ADD80C260}
        WARNING: DW065: Display requirements not met for {92D5E8D4-01C8-1016-BBA8-F308D6BFCAC5}
        WARNING: DW065: Display requirements not met for {50509A36-0291-1016-9CCF-FC05E9E55550}
        WARNING: DW065: Display requirements not met for {C041EC47-0253-1016-891E-E5DE4AB922FC}
        ----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------
    WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)
        ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
        WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.EE5000P-1022rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f8049309 1e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Master Collection CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
        ----------- Payload: {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 -----------
        ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\M@rtin\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
        ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
      MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\M@rtin\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
        ----------- Payload: {47CE893F-A0FF-4094-AA16-5209AEA7C7E0} Firefox Plugin CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-FFPlugin\OEM(Seq 32)
        ----------- Payload: {208DE3D5-541C-41B0-8595-7A608A6E4306} IE Plugin CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-IEPlugin\OEM(Seq 26)
        ----------- Payload: {4A4F91EA-5951-4C5C-B911-027D802817EB} Office Plugin CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-OfficePlugin\OEM(Seq 34)
        ----------- Payload: {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 -----------
        ERROR: DW030: Custom Action for payload {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 returned error. Failing this payload.
        ----------- Payload: {DD309051-FACF-4A5E-87F1-C57154BB3DE8} Adobe Contribute CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-mul\OEM(Seq 8283)
        ----------- Payload: {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 -----------
        ERROR: DW030: Custom Action for payload {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 returned error. Failing this payload.
        ----------- Payload: {8DADF070-FE60-4899-8EF0-4242E7702F7D} Adobe Fireworks CS5.1 11.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeFireworks11.1.0All\OEM(Seq 1215)
        ----------- Payload: {5BDE0A1B-35BF-4224-A54F-73786EECDFC1} Adobe Fireworks CS5.1_AdobeFireworks11.1.0en_GBLanguagePack 11.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeFireworks11.1.0en_GBLanguagePack\OEM(Seq 74)
              ERROR: DW050: The following payload errors were found during install:
        ERROR: DW050:  - Adobe Flash Builder 4.5: Install failed
        ERROR: DW050:  - Adobe Flash Catalyst CS5.5: Install failed

    This is the new log
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 5 error(s), 8 warning(s)
    WARNING: DW066: OS requirements not met for {0D96CFE6-376D-44B8-808A-16F3BEB73263}
    WARNING: DW066: OS requirements not met for {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6}
    WARNING: DW066: OS requirements not met for {43A1C48E-3E50-410e-951C-E17A66BBF824}
    WARNING: DW066: OS requirements not met for {7745F18B-FD8A-4011-BE16-588900C503D0}
    WARNING: DW065: Display requirements not met for {D57FC112-312E-4D70-860F-2DB8FB6858F0}
    WARNING: DW065: Display requirements not met for {D8CCCF4C-C227-427C-B4BE-736657D2AB7E}
    WARNING: DW034: Warning: {6548A7DA-770A-4BCD-A6ED-719CC7B6FD1B} Adobe Media Encoder CS5.5 X64 5.5.0.0 will not be repaired, due to updated patch of the payload and one of the top level payload is being installed.
    ----------- Payload: {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0 -----------
    WARNING: DW034: Warning: {6548A7DA-770A-4BCD-A6ED-719CC7B6FD1B} Adobe Media Encoder CS5.5 X64 5.5.0.0 will not be repaired, due to updated patch of the payload and one of the top level payload is being installed.
    ----------- Payload: {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 -----------
    ERROR: DW030: Custom Action for payload {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 returned error. Failing this payload.
    ----------- Payload: {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 -----------
    ERROR: DW030: Custom Action for payload {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 returned error. Failing this payload.
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Flash Builder 4.5: Install failed
    ERROR: DW050:  - Adobe Flash Catalyst CS5.5: Install failed
    Thanks for any help about this

  • Error installing new 4630 e all in one to windows xp workstation with usb

    error installing new 4630 e all in one to windows xp workstation with usb
    cannot install this hardware error occured during this installation of the device the specified module could not be found
    local printer trying to connect with usb. just purchased the printers.
    Tried:
    loading hp dectect to detect printer, can not detect it
    loaded diagnostic says nothing is wrong
    loaded drivers form hp website
    if i go into device manager the comptuers does see the printer there, with a ! next to it saying drivers are not loaded, but cant get the drivers to load.
    as the instructions say in the book received with the printer. to troubleshoot do this...  which I did, uninstalled rebooted, removed cd and unplug usb, loaded software then pluged in usb and still get same error, cannot install this hardware error occured during this installation of the device the specified module could not be found..
    someone help please

    I also just bought a 4630 and have the same problem (Windows XP) BUT after finally figuring out how to enter numbers on the key pad I was able to get the device to recognize and accept my wireless connection HOWEVER when attempting to print the software claims it could not communicate with the printer BUT the printer worked just fine and I was able to get at least 8 pages of high quality text.
    So, it looks as though HP is SNAFU, the left hand does not know what the right hand is doing.
    I'll keep playing with the software to see if I can clean up this mess.

  • Error installing package lme4

    Hello,
    I am trying to install an add-on package lme4 into the R distribution and got the following error:
    * installing to library '/usr/lib/R/library'
    * installing *source* package 'lme4' ...
    ** package 'lme4' successfully unpacked and MD5 sums checked
    ** libs
            /systemr/port/AIX/comp/oraxlc.shx -F/systemr/port/AIX/comp/xlc.cfg -I/usr/lib/R/include -DNDEBUG  -I/systemr/port/AIX/include -I/opt/freeware/include -I/usr/linux/include -I/usr/local/include -I/usr/lpp/X11/include/X11 -I"/usr/lib/R/library/Matrix/include" -I"/usr/lib/R/library/stats/include"     -O -qstrict -qnoldbl128  -c init.c -o init.o
    /bin/sh: /systemr/port/AIX/comp/oraxlc.shx:  not found.
    make: 1254-004 The error code from the last command is 127.
    The command I am using is:
         R CMD INSTALL lme4_0.999999-2.tar.gz
    I am pretty sure that the server does not have XLC installed; neither does the directory /systemr. The compiler I have is gcc. I tried to set the environment variable CC to the right gcc value but R keeps getting me the same problem. Is there a way in R to specify the compiler?
    Any help is highly appreciated.

    The trick worked ... Now R can find gcc as the compiler. Many thanks!
    I also found that the configuration file for package installation is Makeconf under /usr/lib/R/etc. It seems to me that people can modify that file to use the right compiler/compiler options.
    Version of R distribution package: 2.15.2
    Version of AIX: 6
    Hope this helps

  • Error installing SAP 4.7 IDES MDB-06029 caught exception

    Hello Gurus,
    Let me appreciate all your help and support for new guyz like me.
    I am trying to install the SAP 4.7 IDES on a system
    Configuration:
    --250 GB HDD
    --2 GB DDR RAM
    -- 2.4 GHZ celeron processor
    -- Win 2K SP4 OS
    during installation installed i did the following process
    --Installing loopback adapter
    --Installing JAVA
    --Installing oracle 9.2
    --R3 kernel
    -- Completed the Central instance without any problem
    -- When continuing with the database instance i am getting the following error message ( Selected local installation)
    WARNING 2007-06-09 01:23:04
    Error 1326 (Logon failure: unknown user name or bad password.) in execution of a 'LogonUser' function, line (537), with parameter (DEV\devadm).
    ERROR 2007-06-09 01:23:04
    MDB-06029  Caught exception while trying to start script executing application: [D:\oracle\ora92/bin/sqlplus.exe].
    ERROR 2007-06-09 01:23:04
    MDB-06030  A call to the system library failed. System error message: [Unknown error].
    ERROR 2007-06-09 01:23:04
    MUT-02011  Internal error: A call to syslib failed. System error message: Unknown error.
    ERROR 2007-06-09 01:23:04
    FJS-00012  Error when executing script.
    Please suggest me if I am doing any thing wrong or is there any thing i need to take care of ?
    Definitely will reward points for help.
    Regards
    Pavan

    Hello Andreas,
    Thanks for replying
    Yeah i am trying to install it with the same user 'Administrator' in which i have installed the central instance,
    I am using win 2k sp4, where when granting the security options for c:/user and c:/user/sap -
    i am giving all the permissions to every user available in the system.
    but still i am getting this issue i am getting confused what wrong i might have been doing, is there any way that i log in to SQL and then the sap installation detects it.
    please suggest me what to be done.
    Thanks

  • Error installing JSC2

    When installation is finished I get an error installing the product. When I run the program, I can't create a new Web Application project, nothing happens when I click on finish.
    I thought maybe my download was corrupt so I downloaded it again and the file was the same size (266,5802157 bytes) and I got the same error, so that's not the problem.
    Below is my installation log. Help welcome.
    (04-Apr-2006 17:01:41), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Files (coreFiles)
    (04-Apr-2006 17:03:00), Setup.product.install, com.installshield.product.actions.Files, err, java.util.zip.ZipException: incorrect data check
    STACK_TRACE: 16
    java.util.zip.ZipException: incorrect data check
         at com.installshield.archive.index.ISInflaterInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at com.installshield.product.actions.Files.copy(Unknown Source)
         at com.installshield.product.actions.Files.copyFileWithFileService(Unknown Source)
         at com.installshield.product.actions.Files.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (04-Apr-2006 17:03:00), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Files (jdkFiles)
    (04-Apr-2006 17:03:49), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Files (appserverFiles)
    (04-Apr-2006 17:03:56), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Install Application Server Action (bean4)
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, #
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, # Wizard Statefile generatd by make_statefile.sh
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, #
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, # Wizard Statefile section for Sun Java System Application Server
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, #
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, [STATE_BEGIN Sun Java System Application Server a7554e5bf65869b6f52ba09bff7d85b7fed8e202]
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, defaultInstallDirectory = C:\Program Files\Sun\Creator2\SunAppServer8
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, currentInstallDirectory = C:\Program Files\Sun\Creator2\SunAppServer8
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, JDK_LOCATION = C:\Program Files\Sun\Creator2\java
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, INST_ASADMIN_USERNAME = admin
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, INST_ASADMIN_PASSWORD = adminadmin
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, INST_ASADMIN_PORT = 24848
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, INST_ASWEB_PORT = 28080
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, INST_HTTPS_PORT = 21043
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, STORE_ADMIN_AUTH = FALSE
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, ADMIN_PASSWORD_ENCRYPTED = FALSE
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, CREATE_SAMPLES_DOMAIN = FALSE
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, CREATE_DESKTOP_SHORTCUT = FALSE
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, [STATE_DONE Sun Java System Application Server a7554e5bf65869b6f52ba09bff7d85b7fed8e202]
    (04-Apr-2006 17:03:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, Installing Application Server...
    (04-Apr-2006 17:04:55), Setup.product.install, com.sun.installer.InstallApplicationServerAction, err, Error occurred while installing [74] -> "C:\Program Files\Sun\Creator2\_uninst\install.bat" "C:\Program Files\Sun\Creator2\_uninst" statefile "C:\DOCUME~1\RICHAR~1.NSY\LOCALS~1\Temp" C:
    (04-Apr-2006 17:04:55), Setup.product.install, com.sun.installer.InstallApplicationServerAction, err, Error occurred while Installing Application Server...View log file C:\DOCUME~1\RICHAR~1.NSY\LOCALS~1\Temp\Install_Application_Server_8PE_200604041704.log for more details.
    (04-Apr-2006 17:04:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1,
    com/sun/enterprise/tools/common/cmp/ui/AdvancedSettingsPanel.<clinit>().Code: skipping 14909 bytes of unrecognized attribute.
    com/sun/enterprise/tools/common/cmp/ui/AdvancedSettingsPanel.initAccessibility().Code: skipping 14925 bytes of unrecognized attribute.
    com/sun/enterprise/tools/common/cmp/ui/AdvancedSettingsPanel.initAccessibility().Code: skipping 14926 bytes of unrecognized attribute.
    com/sun/enterprise/tools/common/cmp/ui/AdvancedSettingsPanel.initComponents().Code: skipping 24486 bytes of unrecognized attribute.
    com/sun/enterprise/tools/common/cmp/ui/AdvancedSettingsPanel.initComponents().Code: skipping 24520 bytes of unrecognized attribute.
    com/sun/enterprise/tools/common/cmp/ui/AdvancedSettingsPanel.setSchemaFiles().Code: skipping 24625 bytes of unrecognized attribute.
    *** Error on input: java.lang.RuntimeException: unexpected EOF
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment...
    Deleting temporary files...
    "exitcode = 74"
    (04-Apr-2006 17:04:56), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, Finished
    (04-Apr-2006 17:04:56), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Post Install Core Action (postInstallCoreAction)
    (04-Apr-2006 17:05:07), Setup.product.install, com.sun.installer.PostInstallCoreAction, err, C:\Program Files\Sun\Creator2\rave2.0\startup\samples\context.master.xml is missing
    (04-Apr-2006 17:05:07), Setup.product.install, com.sun.installer.PostInstallCoreAction, err, Unable to modify file: stopserver.bat
    (04-Apr-2006 17:05:07), Setup.product.install, com.sun.installer.PostInstallCoreAction, err, Unable to modify file: startserver.bat
    (04-Apr-2006 17:05:07), Setup.product.install, com.sun.installer.PostInstallCoreAction, err, Unable to copy DataDirect drivers
    (04-Apr-2006 17:05:07), Setup.product.install, com.sun.installer.PostInstallCoreAction, err, Unable to copy driveradapter.jar
    (04-Apr-2006 17:05:07), Setup.product.install, com.sun.installer.PostInstallCoreAction, err, Unable to copy appserv-env.jar
    regards
    Richard

    Hi Richard,
    Majority of the time our users come across POST installation startup issues because they downloaded dirty bits. Browsers tend to be buggy in downloading binary data sometimes, so I would suggest trying one of the following:
    * Try using the Sun Download Manager to download the release
    SDM : http://www.sun.com/download/sdm/
    or,
    * Try clearing the browser's cache prior to downloading the bits
    Another source for these type of issues is low disk space, or bad hardrive sectors on the device being installed on.
    What platform are you running on by the way? Please let us know if we can be of further assistance.
    --Sandeep
    Creator Team

Maybe you are looking for

  • Panasonic PV-GS500

    I am about to click the "order" button for the Panasonic PV-GS500, (Standard Def, MiniDV, FireWire) and I just have to make positively sure that it will work with my copy of Final Cut Pro 4.5. Would **greatly** appreciate a response. --Peter

  • ERROR: You do not have enough privileges to add this item.

    On any new web App Items , or any new Web Apps created getting the message when attempting to do update (logged in as user and can access the item in edit) ERROR: You do not have enough privileges to add this item. The same user id can do updates to

  • Help! i cannot find internet

    i pulled up the moniter and it sed "you are connected to the acsess point, but cannot find internet" i need fast. please and thank you

  • Trouble updating to v11.03 for Dreamweaver CS5 ME (Middle Eastern)

    I have Dreamweaver CS5 Middle Eastern edition, I'm trying to update to version 11.03 (found on the Dreamweaver Support Center) http://www.adobe.com/support/dreamweaver/downloads_updaters.html But when I try to update it says that the update is not ap

  • My screen struggles to load each window.

    If I have more than 1 programe open, then I get black boxes all over the screen. If I minimise, then bits of the window get left on the desktop. I have to restart it every day, sometimes more often which helps for a while. It's a 6 year old 24" runni