Admin Applet could not start after upgrade to 11g

I recently performed an in-place upgrade of UCM 10g to 11g following the UCM Upgrade documentation.
After the upgrade, the Admin Applet could not run using the browser.
I have tried on both IE8 and FireFox.
Let's use Repository Manager as an example.
I click on the icon in the Admin Applet page in the browser, an error message pop-up:
apUnableToStartApplication(RepoMan) apFailedToInitialize syFileUtilsFileNotFound((null))
I tried to trace the error using the Server Output with the option "applet", but have no luck.
Using the option "applet", the Server Output is blank.
In the Java Console, I have the following error message:
Caused by: intradoc.data.DataException: !apFailedToInitialize
at intradoc.apps.shared.AppLauncher.init(AppLauncher.java:177)
at IntradocApp.createFrame(IntradocApp.java:329)
*... 27 more*
Caused by: intradoc.common.ServiceException: !syFileUtilsFileNotFound,(null)
at intradoc.client.UrlClient.doURLRequest(UrlClient.java:298)
at intradoc.client.UrlClient.request(UrlClient.java:107)
at intradoc.apps.shared.AppLauncher.executeService(AppLauncher.java:768)
at intradoc.apps.shared.AppLauncher.executeService(AppLauncher.java:714)
at intradoc.apps.shared.AppLauncher.initConfig(AppLauncher.java:312)
at intradoc.apps.shared.AppLauncher.init(AppLauncher.java:169)
*... 28 more*
I was able to start the applets in the server running as standalone in the directory "<domain_root>/ucm/cs/bin".
Could someone help, please?

Highly odd.
Caused by: intradoc.common.ServiceException: !syFileUtilsFileNotFound,(null)at intradoc.client.UrlClient.doURLRequest(UrlClient.java:298)>
That bit of code logic looks for only either a 403 or a 404 response code (403 being "forbidden" and 404 being "page not found"). The system is explicitly getting a 404 error passed to it, but the download test you just did shows that the file exists, and can be downloaded.
I have to wonder if the jar is messed up. My file size is 3.16 MB (3,318,627 bytes) for 11g. Yours close to that?
Also, try dumping your Java temp cache on your local machine. This is not the same as your temporary internet files. You have to go into the Java console control in Windows Control Panel to do it.

Similar Messages

  • Windows could not start after SP-3 update

    Windows could not start after SP-3 update
    After I updated Apple Software Update to 2.1 and then updated to BC 2.1 successfully I D/L & Installed SP-3. Even got the Wizard & seemed to go OK. Got prompt “Installation Complete, Need to restart.” I did. I got a black screen with text:
    Windows could not start because the following file is missing or corrupt:\Windows\inf\biosinfo.inf
    You can attempt to repair the file by starting Windows setup using the original setup CD-ROM. Select ‘r’ at the 1st screen to repair.
    I used the power button to shut down Windows & then booted into Mac OS X normally.
    I think I need to restart my Mac into Windows (using the Option key ) WHILE THE WINDOWS XP installation CD is in the optical Drive. Then maybe I’ll get a choice to select ‘r’ to repair at the 1st screen?
    Has anyone done this with a similar error & successfully repaired their Windows installation? I don’t know if this is a Boot Camp problem or not. XP SP 2 had been working just fine.
    Thanks for any help.

    Solved! It apparently was NOT a Boot Camp Issue. The fix was to obtain the file “biosinfo.inf” and from the Mac side, go into my WIndows XP HDD & add that file to: Windows/INF folder. (Yes, it was missing). Why my XP SP2 installation worked fine w/o this file is beyond my knowledge. Perhaps this file is needed only when doing a type of major update yet not needed for simply starting & running Windows? There are web pages stating that upgrading to SP 3 can cause this problem if using 3rd party software such as Norton Anti-Virus (I don’t have that but DO have Zone Alarm). There are also various complicated, long fixes out there. For me, replacing that file did the trick & everything seems fine now. (As far as where one “obtains” that file--long story)
    Message was edited by: growler62000

  • My new iPhone4S could not start after the Apple mark disappear, the running screen stand still over 30mn. Can someone tell me how to solve this problem.

    My new iPhone4S could not start after the Apple mark disappear, the running screen stand still over 30mn. Can someone tell me how to solve this problem.
    I tried to connect to iTune hoped to restore the system but iTunes did not reconige it.

    here is link to the apple product feedback website:
    http://www.apple.com/feedback/

  • Applet does not start after JRE 1.5 installation

    Hi,
    When I go to my webpage where I have an applet that requires Java 1.5..the browsers are prompting for Java installation (ActiveX component install on IE or Firefox plugin for JRE installation). But once the Java install completes the applet does not start automatically. The same code used to work nicely with Java 1.4. The applet used to automatically start and run once the JRE install completed. But with JRE 1.5 it does not start. If I do a refresh on the browser it again prompts for java installation. If I open new browser window and go to the URL the applet starts. Please let me know how to get the applet to start automatically after JRE 1.5 installation.
    Thanks,
    Vijay

    We figured out the problem. the CLASSID was not the right one. Once we changed it...its working fine.
    Vijay

  • Applet does not start after Java 1.5 installation

    Hi,
    When I go to my webpage where I have an applet that requires Java 1.5..the browsers are prompting for Java installation (ActiveX component install on IE or Firefox plugin for JRE installation). But once the Java install completes the applet does not start automatically. The same code used to work nicely with Java 1.4. The applet used to automatically start and run once the JRE install completed. But with JRE 1.5 it does not start. If I do a refresh on the browser it again prompts for java installation. If open new browser window and go to the URL the applet starts. Please let me know how to get the applet to start automatically after JRE 1.5 installation.
    Thanks,
    Vijay

    We figured out the problem. the CLASSID was not the right one. Once we changed it...its working fine.
    Vijay

  • CRS could not start after reboot

    I installed oracle 10g R2 RAC on RHEL4 U4 with 2 nodes. It runs fine on 2 nodes (without reboot after installation). But when I rebooted one node, I found that the CRS daemon could not start automatically. The boot menu show "Starting CRS" [OK]. The "init.crs start" command won't init the CRS daemon.
    $ ./crs_stat
    CRS-0184: Cannot communicate with the CRS daemon.
    SQL> conn / as sysdba
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA1/RAC/spfileRAC.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA1/RAC/spfileRAC.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    $ /etc/init.d/init.crs start
    Startup will be queued to init within 90 seconds.
    $ cat /etc/inittab
    id:5:initdefault:
    # Run xdm in runlevel 5
    x:5:respawn:/etc/X11/prefdm -nodaemon
    h1:35:respawn:/etc/init.d/init.evmd run >/dev/null 2>&1 </dev/null
    h2:35:respawn:/etc/init.d/init.cssd fatal >/dev/null 2>&1 </dev/null
    h3:35:respawn:/etc/init.d/init.crsd run >/dev/null 2>&1 </dev/null
    $ ls /etc/rc5.d
    K01tog-pegasus K35smb K85mdmpd S05openibd S18rpcidmapd S55sshd S96readahead
    K02NetworkManager K35vncserver K87auditd S06cpuspeed S19rpcgssd S56rawdevices S97messagebus
    K05saslauthd K35winbind K87ipmi S08arptables_jf S19vmware-tools S56xinetd S97rhnsd
    K10dc_server K40smartd K89netplugd S08iptables S25netfs S58ntpd S98cups-config-daemon
    K10psacct K50ibmasm K90bluetooth S09isdn S26apmd S80sendmail S98haldaemon
    K12dc_client K50netdump K94diskdump S10network S26lm_sensors S85gpm S99local
    K15httpd K50snmpd K96pcmcia S12syslog S27vasd S90crond
    K20nfs K50snmptrapd S00microcode_ctl S13irqbalance S28autofs S90xfs
    K24irda K50tux S01sysstat S13portmap S29oracleasm S95anacron
    K25squid K73ypbind S04readahead_early S14nfslock S44acpid S95atd
    K30spamassassin K74nscd S05kudzu S15mdmonitor S55cups S96init.crs
    Do I miss any configuration to initialize the CRSD at boot?
    thanks, ezlee

    did you run cluster verification utility for node connectivity?
    http://docs.oracle.com/cd/E11882_01/rac.112/e16794/cvu.htm#autoId19
    also check the logs ad $GRID_HOME/log/<hostname>/...
    starting with alert.log, then the ones its referencing

  • PI7.11(PI7.1 EHP1) sapcpe.exe can not start after upgrade tokenerl  patch65

    Hi,
      When I upgrade PI7.11 kernel (On Operator system WIN2003 server x64 64BIT) from patch level 62 to patch level 65
      or higher level 67 or71   with JSPM,
      after deploy SAP can't be started with error that sapcpe.exe can not start and in 'RED' status.
      It's worked before patch level 62.
      Did anybody occur the same problem?
      Can you give me some advice?
      In my WIN2003 server x64, I have the follow DLL libraries:
      Microsoft redistributable runtime DLLs VS2005 SP1(X86)
      Microsoft redistributable runtime DLLs VS2005 SP1(X86_X64)
      Microsoft redistributable runtime DLLs VS2005(X86)
      Microsoft Visual C++ 2005 redistributable
      Microsoft Visual C++ 2005 redistributable(X64)
      Microsoft Visual C++ 2008 redistributable SP1(X64)
    Edited by: IBM China on Feb 4, 2010 12:56 PM

    >   after deploy SAP can't be started with error that sapcpe.exe can not start and in 'RED' status.
    Please check your event log and see if you use the current runtime. A new runtime library is necessary to fix an ATL security issue, see
    Note 1375494 - SAP system does not start after applying SAP kernel patch
    Markus

  • HSODBC not working after upgrade to 11G

    Hi,
    I am having trouble with dblinks that worked under 10G but no longer work after upgrading to 11G. For this installation I am running Oracle on Windows 32 bit
    and am using a Sybase ODBC driver to connect to a Sybase database.
    I did catch the fact that hsodbc has been replaced by dg4odbc and have changed my listener configuration accordingly. However, when I try to use the dblinks I am receiving ORA-28500 errors "Incorrect syntax near 'FROM'"
    Any idea on what the problem might be or how to troubleshoot?
    Thanks!

    This kind of problem is commonly related to the QUOTED IDENTIFIER option within the ODBC driver
    - Open ODBC Admin and step throug the config; you'll find an option:
    EnableQuotedIdentifiers make sure this option is checked.
    -Also make sure you have set in your init<dg4odbc>.ora file the parameter: HS_FDS_SUPPORT_STATISTICS=FALSE

  • Firefox will not start after upgrade: error code 2324

    I upgraded Firefox on my workstation running Windows 7 Enterprise (64-bit). The stub installer downloads and runs through the installation, but does not start Firefox automatically. If I click on the link in the taskbar, nothing happens. Same with the one pinned to the start menu. If I go to the Mozilla folder and load Firefox from there, I get a message saying "The installer encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2324."

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    More information about reinstalling Firefox can be found [https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems?esab=a&s=troubleshooting&r=3&as=s#w_5-reinstall-firefox here].
    <b>WARNING:</b> Do not run Firefox's uninstaller or use a third party remover as part of this process, because that could permanently delete your Firefox data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be recovered unless they have been backed up to an external device!</u>
    Please report back to see if this helped you!
    Thank you.

  • Win 2003 Oracle 10.2.0.1 to 10.2.0.3 - Oracle will not start after upgrade

    I have been running Oracle 10.2.0.1 on Windows Server 2003 and I ran the patch set to upgrade to 10.2.0.3. After running the patch I rebooted and now I cannot start Oracle. I get the following error running the startup command:
    H:\>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed Aug 20 15:10:37 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 209715200 bytes
    Fixed Size 1289748 bytes
    Variable Size 125829612 bytes
    Database Buffers 79691776 bytes
    Redo Buffers 2904064 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    I found the following message in clsc.log. I don't know if it applies or not:
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2008-08-20 14:52:29.043: [  OCROSD][1348]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error The system could not find the environment option that was entered.
    2008-08-20 14:52:29.043: [  OCRRAW][1348]proprinit: Could not open raw device
    2008-08-20 14:52:29.043: [ default][1348]a_init:7!: Backend init unsuccessful : [33]
    2008-08-20 14:52:29.043: [ CSSCLNT][1348]clsssinit: error(33 ) in OCR initialization
    Any thoughts as to what is going on?
    Thanks in advance.
    Brian

    I think that you may have hit on it. It looks like the DB was not upgraded.
    I just ran the patch set package p5337014_10203_WINNT. I assumed that it upgraded both the binaries and DB (if needed). In the alert file I had the following:
    ORA-39700: database must be opened with UPGRADE option
    Why it couldn't just show that on the screen is beyond me. :)
    I found the following steps and it seems to have worked. Thanks for your help!
    1. start a new sqlplus session
    2. fire the following command on sqlplus
    STARTUP UPGRADE
    3. The database now opens successfully after which catalog and cataproc
    sql's can be fired.
    4. Now shutdown and startup the database as the database was started
    with UPGRADE option.
    pupbld sql can be executed after step 4.

  • MSY does not start after upgrade from 50SP6 to SP11

    Hello experts again,
    after upgrading from 50sp6 to sp11 I cannot start MSY.
    I've implemented note 1099457 - AMT is starting now,
    but MSY still does not start.
    Has anybody some experience what this could be ?
    Thanks and best regards
    Gerd

    Hi,
    as I assume the AMT is installed completely new when doing a SP upgrade because it is a standard tool which you cannot enhance. Therefore it is running properly.
    Regarding MSY you need to perform a full generation within MAS (Visual Studio) after changing the generation settings to MSY (similar to MSA) because the runtime files like MSY.DLL need to be fitting to the new SP11 framework dlls.
    Regards,
    Wolfhard

  • Firefox will not start after upgrade from 3.0.1

    I have Firefox 3.0.1. I would like to upgrade to 3.6, but if I try to upgrade to any version, I cannot open Firefox. It is not like the other "Will not start" problems, because in the Task Manager, firefox.exe pops up, then goes away instantly. I have tried using Safe Mode, doing a clean install by uninstalling Firefox and my profile, cleaning the registry, then using CCleaner, then trying to reinstall, but the problem persists. Sometimes firefox.exe doesn't even show up in the Task Manager. I also cannot use any version of IE(even if I wanted to), Safari or Chrome. They all have the same results. I suspect that it is not a problem with Firefox, but with my computer, but I don't what is wrong. Can anyone help me?
    == This happened ==
    Every time Firefox opened
    == I upgraded from 3.0.1

    Sounds like something is killing off your browsers before they can start. I really have no idea why Firefox 3.0.1 is working somehow, though.
    Do a malware check with a few different programs, you need to use all, because not all programs detect the same malware.
    For each of these, make sure they are updated after installing, and run a full scan.
    http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    http://www.superantispyware.com/ - SuperAntispyware
    http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page

  • WebLogic Server can not start after upgrade from 10.3.3 to 10.3.5

    Hi all,
    I get follwoing errors after upgrade fmw-share libraries (WLS 11.1.1.3 to 11.1.1.5), if I want to start AdminServer. It seems CLASSPATH is not updated correct. How can I solve this issue?
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JPS Startup Class", java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "ODL-Startup", java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "AWT Application Context Startup Class", java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JMX Framework Startup Class", java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JOC-Startup", java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    <Jan 19, 2012 8:31:34 AM EST> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "DMS-Startup", java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace
    >
    Thanks,
    Mohammad

    Hi Mohammad,
    You are right, this error seems to indicate that the script environment cannot find the required java classes.
    Please try the following:
    1. Open a shell (command prompt) on the computer on which you created the domain.
    2. Change to the directory in which you located the domain.
    By default, this directory is BEA_HOME\user_projects\domains\domain_name, where BEA_HOME is the top-level installation directory of Oracle WebLogic products.
    3. Set up your environment by running one of the following scripts:
    bin\setDomainEnv.cmd (Windows)
    bin/setDomainEnv.sh (UNIX)
    On Windows, you can use a shortcut on the Start menu to set your environment variables and invoke WLST (ToolsWebLogic Scripting Tool).
    4. Invoke WLST by entering: java weblogic.WLST
    The WLST prompt appears.
    wls:/(offline)>
    5. Then you can start the AdminServer with WLST
    startServer('AdminServer','ClassicDomain','t3://localhost:7001','weblogic','password','/home/oracle/Oracle/Middleware/user_projects/domains/ClassicDomain')
    This link may also help: http://download.oracle.com/docs/cd/E12840_01/wls/docs103/config_scripting/manage_servers.html#wp1009240
    Hope your issue gets resolved.
    Thanks,
    Cris

  • Why does system 10.8.5 not start after upgrading Maverick?

    After upgrading to Maverick on my OS 10.7.5 I-mac Intel machine the system just shows the apple icon and the wheel spins, for hours on end.
    I never used the time machine so there was no back up, I did spend the time to research it. I tried opening from a 10.6 install but the computer made a loud continuous and annoying beeping sound and still wound not go any further. I tried going on line with both Ethernet and wi/fi and though when I first connected with conformation before selecting which option in the recovery disk program, the response after selection the Internet options the error window stated I was not connected to the Internet.
    I do not want to completely erase and restart from scratch if at all possible.
    Currently I am using a Mac book pro to connect to this web site.

    You seem to have much more going on than first seemed ... and Windows is involved too. 
    But please, start by answering the last paragraph of my earlier post.   This matter may be too complex for me but people with more experience (particularly with Windows) would need this information.   You spent time on your very interesting biography but omitted to fill out details of your devices and their systems.

  • PI7.11(PI7.1 EHP1) sapcpe.exe can not start after upgrade to kenerl patch65

    Hi,
      When I upgrade PI7.11 kernel (On Operator system WIN2003 server x64 64BIT) from patch level 62 to patch level 65
      or higher level 67 or71   with JSPM,
      after deploy SAP can't be started with error that sapcpe.exe can not start and in 'RED' status.
      It's worked before patch level 62.
      Did anybody occur the same problem?
      Can you give me some advice?
      In my WIN2003 server x64, I have the follow DLL libraries:
      Microsoft redistributable runtime DLLs VS2005 SP1(X86)
      Microsoft redistributable runtime DLLs VS2005 SP1(X86_X64)
      Microsoft redistributable runtime DLLs VS2005(X86)
      Microsoft Visual C++ 2005 redistributable
      Microsoft Visual C++ 2005 redistributable(X64)
      Microsoft Visual C++ 2008 redistributable SP1(X64)
    Edited by: IBM China on Feb 4, 2010 12:55 PM

    Hello
    Please do not cross post the same issue on different SDN forums.
    Rules of Engagement
    https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement
    -> - Please do not Cross post.
    Regards
    Mark Smyth
    XI/PI Moderator

Maybe you are looking for

  • How to open a bookmark folder in new tabs without removing previously opened tabs ?

    I love Safari, I think it's the smoothest experience on a Mac. However, not being able to open multiple tabs at once without overwriting my previous ones is a deal breaker. I know you can click the back button to restore previous tabs but then the ne

  • Rename with bridge photo downloader

    If images are being downloaded by Bridge downloader, possibly from a camera CF card, the name assignment should include the ability to name a file with actual time of shooting such as YYYYMMDDHHMMSSms. The time components should be accurate to the mi

  • I cant register my mc book air,its asking purchase date and i dont remember and dont have any receipt

    i cant register my mac book air in my profile.it is asking purchasing date which i dont remeber and dont haveany receipt.

  • Address Book Keeps Crashing

    Hi, Every time I open the address book, the application crashes with the following message.  Any ideas? Process:         Address Book [31187] Path:            /Applications/Address Book.app/Contents/MacOS/Address Book Identifier:      com.apple.Addre

  • GUI Update stops

    Hello, i'm implementing an application, which permanently updates a TableView and a Label. This works fine in general. But sometimes updating the gui stops, for example if the application was in background and is focused again. Nothing is displayed i