Warning when tomcat4.1 started

hi all,
iam using tomcat 4.1.
my applications r working fine but whenevr iam starting tomcat i get the foolowing error
code:
at org.apache.xerces.impl.dtd.XMLDTDValidator.handleStartElement(Unknown Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(Unknown
Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source) at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at
org.apache.commons.digester.Digester.parse(Digester.java:1543) at
org.apache.catalina.startup.ContextConfig.applicationConfig(ContextConfig.java:282) at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:639) at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:243) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3567) at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:821) at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579) at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:307) at
org.apache.catalina.core.StandardHost.install(StandardHost.java:772) at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:718) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:738) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347) at
org.apache.catalina.core.StandardService.start(StandardService.java:497) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190) at
org.apache.catalina.startup.Catalina.start(Catalina.java:512) at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400) at
org.apache.catalina.startup.Catalina.process(Catalina.java:180) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at
java.lang.reflect.Method.invoke(Method.java:324) at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)Jun 27, 2006 12:43:02 PM
org.apache.commons.digester.Digester errorSEVERE: Parse Error at line 1 column 10: Document is
invalid: no grammar found.org.xml.sax.SAXParseException: Document is invalid: no grammar found.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at
org.apache.xerces.impl.dtd.XMLDTDValidator.handleStartElement(Unknown Source) at
org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(Unknown
Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source) at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at
org.apache.commons.digester.Digester.parse(Digester.java:1543) at
org.apache.catalina.startup.ContextConfig.applicationConfig(ContextConfig.java:282) at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:639) at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:243) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3567) at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:821) at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579) at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:307) at
org.apache.catalina.core.StandardHost.install(StandardHost.java:772) at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:718) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:738) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347) at
org.apache.catalina.core.StandardService.start(StandardService.java:497) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190) at
org.apache.catalina.startup.Catalina.start(Catalina.java:512) at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400) at
org.apache.catalina.startup.Catalina.process(Catalina.java:180) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at
java.lang.reflect.Method.invoke(Method.java:324) at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)Jun 27, 2006 12:43:02 PM
org.apache.commons.digester.Digester errorSEVERE: Parse Error at line 1 column 10: Document root
element "web-app", must match DOCTYPE root "null".org.xml.sax.SAXParseException: Document root
element "web-app", must match DOCTYPE root "null". at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) at
org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at
org.apache.xerces.impl.dtd.XMLDTDValidator.rootElementSpecified(Unknown Source) at
org.apache.xerces.impl.dtd.XMLDTDValidator.handleStartElement(Unknown Source) at
org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(Unknown
Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source) at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at
org.apache.commons.digester.Digester.parse(Digester.java:1543) at
org.apache.catalina.startup.ContextConfig.applicationConfig(ContextConfig.java:282) at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:639) at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:243) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3567) at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:821) at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579) at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:307) at
org.apache.catalina.core.StandardHost.install(StandardHost.java:772) at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:718) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:738) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347) at
org.apache.catalina.core.StandardService.start(StandardService.java:497) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190) at
org.apache.catalina.startup.Catalina.start(Catalina.java:512) at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400) at
org.apache.catalina.startup.Catalina.process(Catalina.java:180) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at
java.lang.reflect.Method.invoke(Method.java:324) at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)Jun 27, 2006 12:43:02 PM
org.apache.commons.digester.Digester errorSEVERE: Parse Error at line 1 column 10: Document is
invalid: no grammar found.org.xml.sax.SAXParseException: Document is invalid: no grammar found.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at
org.apache.xerces.impl.dtd.XMLDTDValidator.handleStartElement(Unknown Source) at
org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) at
org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(Unknown
Source) at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source) at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at
org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at
org.apache.commons.digester.Digester.parse(Digester.java:1543) at
org.apache.catalina.startup.ContextConfig.applicationConfig(ContextConfig.java:282) at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:639) at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:243) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3567) at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:821) at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579) at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:307) at
org.apache.catalina.core.StandardHost.install(StandardHost.java:772) at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:718) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358) at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:738) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347) at
org.apache.catalina.core.StandardService.start(StandardService.java:497) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190) at
org.apache.catalina.startup.Catalina.start(Catalina.java:512) at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400) at
org.apache.catalina.startup.Catalina.process(Catalina.java:180) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at
java.lang.reflect.Method.invoke(Method.java:324) at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)context initializedJun 27, 2006
12:43:02 PM org.apache.coyote.http11.Http11Protocol startINFO: Starting Coyote HTTP/1.1 on port
8080Jun 27, 2006 12:43:02 PM org.apache.jk.common.ChannelSocket initINFO: JK2: ajp13 listening on
/0.0.0.0:8009Jun 27, 2006 12:43:02 PM org.apache.jk.server.JkMain startINFO: Jk running ID=0
time=0/78 config=C:\Tomcat 4.1\conf\jk2.properties
why is this coming?pleaze help
Thanx.

You can either add the release version of AIR, from here:
Download Adobe AIR SDK
or the latest beta, from here:
Download Adobe AIR 16 Beta - Adobe Labs
In either case, once you have expanded the files you then added them to Flash Pro by going to the menu item Help/Manage Adobe AIR SDK...

Similar Messages

  • FF20 on Win 7 no option to turn OFF private browsing -- No SAFE Mode warning when try to start in Safe mode. Any ideas

    Since the latest Win 7 update -- Tue 16th -- in particular FF has been getting slower.
    Tonight with FF20 using ADblock Plus and NoScript addins I have no option to turn off private browsing and when attempting to resart in safe mode I do not get the warning message.
    Have tried a reset and restart but FF remains the same not responding and freqent crashes.

    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.
    Please report back to see if this helped you!

  • When trying to start premiere i get the warning please connect to the internet and retry. I have internet connectivity.

    when trying to start premiere i get the warning please connect to the internet and retry. I have internet connectivity. Help!

    dynomited
    As mentioned, starting with version of Premiere Elements that is being used and the computer operating system on which it is running are important in generating troubleshooting strategy.
    But, the description of what you wrote caught my attention with the words "trying to start" and mention of need for Internet connection when you knew one existed. What was the exact full message from the program in this regard?
    Depending on further details from you, you may have run into the same issue that I did recently. I have written about the experience including the remedy
    ATR Premiere Elements Troubleshooting: PE12: Sign In Failure (Connect to Internet or Fix Computer Clock)
    The answer for me was to update the Adobe Application Manager as per the input of an Adobe Staff member. Details in the above blog post.
    We will be watching for your results.
    Thank you.
    ATR

  • Firefox 25.0.1 Warn when closing multiple tabs (on) conflicts with "show windows und tabs from last time" (on); need both, but only one or the other works.

    Using Firefox 25.0.1 on Windows 7 Home Premium
    I've poured through support forums for Mozilla Firefox searching for a fix to my initial problem of the "Warn when closing multiple tabs" pop up not popping up when I have it selected.
    Went through About:Config, making sure warnings for tabs und closing, und showing on quit, und quitting, etc. were all set to true, which were "possible" fixes for the issue I was having, there are like five or six things set to true for warnings/quitting/etc. No avail. They are all set to true.
    Then I stumbled across one that suggested a conflict with the "Warn When Closing Multiple Tabs" und the "Show Windows und Tabs from last time".
    I use both features. However, I found if I want the warning pop up for closing multiple tabs, I have to have "show homepage" or "show blank page" selected instead of "Show windows und tabs from last time" selected. (Tools>Options>General>Start Up>When Firefox Starts:) The problem with this is, yes, I get my warning pop up, BUT, I don't get my tabs from my last session.
    The warning in settings (Tools>Options>Tabs>Warn Me When Closing Multiple Tabs) is checked.
    To have my tabs restored from last session, I simply select it for "when firefox starts". Bam, I have my tabs that were open from the last time I quit. Und again, full circle, I don't have my warning pop up.
    There were also suggestions of the warning on close for tabs is conflicting with add-ons.
    However, I don't have many. Und I have yet to test them to see if they interfere. These are according to my Add Ons tab when I check it myself.
    Extensions:
    1. Avast WebRep (disabled)
    2. HP Smart Web Printing (disabled)
    Plugins:
    1. Adobe Acrobat
    2. Google Update
    3. iTunes Application Detector
    4. Java (TM) Platform SE 7 U45
    5. Shockwave Flash
    6. Shockwave For Director
    7. Silverlight Plug-In
    8. VLC Web Plugin
    9. Windows Live Photo Gallery
    10. Java Deployment Toolkit (disabled)
    Note: The Details Firefox provides says I have these for Plugins
    * Shockwave Flash 11.9 r900
    * Adobe Shockwave for Director Netscape plug-in, version 12.0.5.146
    * Next Generation Java Plug-in 10.45.2 for Mozilla browsers
    * Google Update
    * Adobe PDF Plug-In For Firefox and Netscape 11.0.05
    * VLC media player Web Plugin 2.1.0
    * 5.1.20913.0
    * iTunes Detector Plug-in
    * NPWLPG
    Unsure of what the "5.1.20913.0" und the "NPWLPG" plugins are, but they don't appear to me under Add Ons.
    Und as usual, I'm assuming the solution lies within About:Config, I will show here now what I have set to True.
    browser.tabs.warnOnClose - True
    browser.tabs.warnOnCloseOtherTabs - True
    browser.tabs.warnOnOpen - True
    browser.warnOnQuit - True
    browser.showQuitWarning - True
    As aforementioned:
    The seemingly only issue is the conflict between Show Windows/Tabs From Last Time und the Warn On Quit pop up. Und again, I need/want both of them. More so the tabs from the last session, but I really really really really really want the warning.
    So, if anyone knows a work around, preferably without having to download anything to fix this, I would be extremely grateful.

    You mention a second subject.
    ''I'm probably going to downgrade to another version of firefox that was suggested to me since I'm also having issues with shockwave flash causing firefox to hang und ultimately needs to be force closed otherwise having to have flash disabled to use firefox.''
    <u>Downgrading Firefox </u><br />
    Flash is notorious for causing Firefox problems. I suggest you start a new thread about that. If at all possible you should try to avoid downgrading to an unsecure & unsupported version of Firefox. it will increase risks to your system and Personal data. (There are methods of mitigating the risks, using a virtual machine or operating within a secure intranet for instance)
    *(Do Not) [[Install an older version of Firefox]]
    <u>Try Flash with Protected Mode Off</u><br/>
    Worth a try as it takes minimal effort & often solves Flash Problems whilst allowing current and more secure FlashPlayer to be used. See
    * http://kb.mozillazine.org/Flash#Flash_Player_11.3_Protected_Mode_-_Windows
    * http://forums.adobe.com/thread/1018071#TemporaryWorkaround
    If you wish to pursue these subjects further I note you have already started a thread you may as well continue the discussion in that thread, but also post back here so we can follow both.
    * ''Firefox is having "Script" issues (Not Responding) und possibly Flash issues?'' [/questions/978181]
    ** try ensuring you close down Firefox using the menu, that may even help with Flash problems.
    <u>Your experience in submitting troubleshooting information on the forum</u><br />
    (This is out of curiosity, but with the intention of pressing for changes if forum faults are discovered.)
    There are yet more changes to this forum underway. Mozilla recently tried to improve the experience for first time users of the forum and a troubleshooting app option was included in the workflow to try to encourage users to submit full troubleshooting information.
    I would be interested to know what you thought
    I sometimes wonder if users are not trying to use that, or whether forum users run into problems in using it. At one point I wondered whether there was a problem if too much data was included but never actually proved that conjecture.
    Assuming you are using the forum, and not merely replying by email look towards the top in the right hand margin for clickable buttons
    * Question Details -V- More System Details -> [Additional System Details]
    You will note that includes only partial information. There are no changed prefs or extensions listed. Compare for instance the information in this thread [/questions/978130] with full information.
    I believe your mystery plugins are Windows related
    * NPWLPG relates usually to Windows Live Photo Gallery
    * 5.1.20913.0 will be Silverlight

  • Hello, I am running Mac os 10.6.8. It is shutting down without warning when I walk away from the computer for about 5 minutes. It happened twice. It was not asleep, i had to turn the computer back on...Any ideas...

    Hello, I am running Mac os 10.6.8. It is shutting down without warning when I walk away from the computer for about 5 minutes. It happened twice. It was not asleep, i had to turn the computer back on...Any ideas...
    G. Mendel

    Crashes
    The next time the problem happens, note the date and time the problem occurred, then go to Applications/Utilities/Console and copy the log starting at the time of the crash. Paste the log in a reply. Please do not use a screen shot as they can be hard to read. If there are repeated runs of the same messages, please post only one run. Be selective about what you post and don’t  post huge amounts. Make sure there is no personal data visible. Information learned from Linc Davis.

  • GSD and ONS shutting down automatically when listener is started.

    Issue with RAC database Node 2
    OS: Windows 2003 Server (64-bit)
    Problem 1:
    After patching Oracle to a higher version i.e from 10.2.0.3.0 P31 to 10.2.0.4.0 P35, the second database node was not starting up properly. When starting, the node hangs with blue screen.
    Cause:
    The above problem was because the second node, when starting up the cluster related services,
    was not able to communicate with the first node through the cluster interconnect network (heartbeat).
    The node tries to ping the heartbeat several times and the node gets evicted from the cluster resulting in BSOD.
    We found that several times this type of node eviction had occurred.
    Due to several evictions of Node 2, Node 1 locks Voting Disk to prevent from corruption.
    NOde 2 again while starting tries to communicate to the Voting Disk to join the cluster.
    But since those files are locked by Node 1, Node2 is not able to access those files and this also results in BSOD.
    The above information was found out from ocssd logs.
    ocssd.log
    =========
    WARNING: clssnmLocalJoinEvent: takeover aborted due to ALIVE node on Disk
    WARNING: clssnmRcfgMgrThread: not possible to join the cluster. Please reboot the node.Solution:
    The only way to release the lock was to reboot the Node 1. We rebooted the node 1 and the lock was released.
    Now both the nodes were able to communicate with the configuration files and there were no BSOD on node 2.
    All the cluster related services were started without any issues and the node joined the cluster.
    Problem 2:
    After problem 1 got solved, we noticed one more issue with the node 2.
    We noticed that in node 2, when listener is started, the GSD and ONS node applications dies.
    When we stop the listener, GSD and ONS starts.
    Also when I try to start the instance on Node 2, it hangs in the startup command.
    Oracle is not able to start the instance. Also the configuration assistants, srvctl etc was not working.
    I got information that if GSD is not started, then DBCA,srvctl and other commands do not work.
    But how to resolve the issue described (highlighted) in problem 2.
    Please help me....
    Thanks & Regards,
    Mahesh Menon,
    Oracle DBA,
    Key Information Technology LLC.

    Hi Bibii and welcome to Discussions,
    first of, you have posted in the Mac Pro section not the MacBook Pro section here http://discussions.apple.com/category.jspa?categoryID=190
    Anyway, is this really a shutdown or is it just sleeping ?
    If sleeping check the Energy Savings settings in the System Preferences for when your MBP should go to sleep when inactive.
    Regards
    Stefan

  • I have LR 4 and now I cannot open the software because I get this warning: light room cannot start because it cannot create files in the temp file location.. C:/windows/temp. How do I fix this? I have removed and downloaded LR and even used by disc and st

    I have LR 4 and now I cannot open the software because I get this warning: "light room cannot start because it cannot create files in the temp file location. C:\windows\temp\". I think I need to have LR open in a different place but I have no idea how to do that. Any help is most appreciated.
    Alex

    Jim
    Thank you for your prompt reply. Unfortunately I am not that tech oriented and
    cannot easily find that folder. I did notice when I was booting up the LR software
    that I could accept the site where LR usually is set up or choose a place. I am
    thinking that the standard location for LR software is corrupted and that if I
    chose a different place it would work. I say this because whether I use my
    original disc or download from adobe I get the same warning. I have 100GB of
    memory on the hard drive and I have cleaned the computer with Mcaffee and free
    software. What should I do next? I can't use this software and I doubt LR 5
    would open up with my current problem.
    Alex

  • I get a warning when upgrading SP 14 to SP 15

    I get a warning when I deploy the last service pack from SP 14 to SP 15 for the sap.com/SAP_JTECHS
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[E:\usr\sap\DEP\JC00\SDM\program\log\sdmcl20080620152138.log]/>
    <!PATTERN[sdmcl20080620152138.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    Jun 20, 2008 10:21:50... Info: -
    Starting validation -
    Jun 20, 2008 10:21:50... Info: Prerequisite error handling strategy: OnPrerequisiteErrorSkipDepending
    Jun 20, 2008 10:21:50... Info: Update strategy: UpdateLowerVersions
    Jun 20, 2008 10:21:50... Info: Starting deployment prerequisites:
    Jun 20, 2008 10:21:51... Info: Loading selected archives...
    Jun 20, 2008 10:21:51... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\ADSSAP15P_1-10003001.SCA'
    Jun 20, 2008 10:22:33... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\CAF15P_1-10003464.SCA'
    Jun 20, 2008 10:22:38... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\CAFKM15_0-10003478.SCA'
    Jun 20, 2008 10:22:39... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\CAFUM15_0-10003472.SCA'
    Jun 20, 2008 10:22:40... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\CORETOOLS15P_1-10003456.SCA'
    Jun 20, 2008 10:22:49... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\EPPSERV15P_2-10003474.SCA'
    Jun 20, 2008 10:23:04... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\EPWDC15_0-10003557.SCA'
    Jun 20, 2008 10:23:06... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\EPBC15_0-10003473.SCA'
    Jun 20, 2008 10:23:07... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\EPBC215P_1-10003489.SCA'
    Jun 20, 2008 10:23:10... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\KMCBC15P_1-10003491.SCA'
    Jun 20, 2008 10:23:12... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\KMCCM15P_1-10003492.SCA'
    Jun 20, 2008 10:23:17... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\KMCCOLL15_0-10003493.SCA'
    Jun 20, 2008 10:23:20... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\KMCUI15_0-20002292.SCA'
    Jun 20, 2008 10:23:21... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\SAPJEE15P_3-10003469.SCA'
    Jun 20, 2008 10:23:25... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\SAPJEECOR15P_3-10003466.SCA'
    Jun 20, 2008 10:23:31... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\SAPJTECHS15P_3-10003467.SCA'
    Jun 20, 2008 10:23:37... Info: Loading archive 'E:\usr\sap\DEP\JC00\SDM\program\temp\UMEADMIN15P_1-10003471.SCA'
    Jun 20, 2008 10:23:39... Info: Selected archives successfully loaded.
    Jun 20, 2008 10:23:54... Info: Actions per selected component:
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/metamodel/lib'/'sap.com'/'MAIN_APL70P15_C'/'1566946'/'0' updates currently deployed development component 'caf/metamodel/lib'/'sap.com'/'MAIN_APL70P14_C'/'1538434'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.netweaver.coll.appl.gw'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'1' will not update currently deployed development component 'com.sap.netweaver.coll.appl.gw'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'sqlmap'/'sap.com'/'SAP AG'/'7.0013.20070703111935.0000'/'1' will not update currently deployed development component 'sqlmap'/'sap.com'/'SAP AG'/'7.0013.20070703111935.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.coll.appl.ui.room'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.netweaver.coll.appl.ui.room'/'sap.com'/'SAP AG'/'7.0014.20080604130951.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.bc.sf.service'/'sap.com'/'SAP AG'/'7.0015.20080502061636.0000'/'0' updates currently deployed development component 'com.sap.netweaver.bc.sf.service'/'sap.com'/'SAP AG'/'7.0014.20080428124946.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/UI/km/cleanjobadmin'/'sap.com'/'MAIN_APL70VAL_C'/'1497987'/'1' will not update currently deployed development component 'caf/UI/km/cleanjobadmin'/'sap.com'/'MAIN_APL70VAL_C'/'1497987'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'7.0013.20070703113613.0000'/'1' will not update currently deployed development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'7.0013.20070703113613.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70P15_C'/'1000.7.00.15.1.20080612074227''/'0' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70P14_C'/'1000.7.00.14.3.20080611160323''/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.engine.cpt.dbschema'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'com.sap.engine.cpt.dbschema'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.connectors.sap.authtrace'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.connectors.sap.authtrace'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.km.common.domino'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.km.common.domino'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/runtime/connectivity'/'sap.com'/'MAIN_APL70VAL_C'/'1533843'/'1' will not update currently deployed development component 'caf/runtime/connectivity'/'sap.com'/'MAIN_APL70VAL_C'/'1533843'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'7.0012.20070328121059.0000'/'1' will not update currently deployed development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'7.0012.20070328121059.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.runtime.admin.log'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.runtime.admin.log'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.appdesigner.pcmobjwiztool'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'2' will not update currently deployed development component 'com.sap.portal.appdesigner.pcmobjwiztool'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'DocumentServicesLicenseSupportService'/'com.adobe'/'Adobe Systems'/'800.20080218110307.448744'/'0' updates currently deployed development component 'DocumentServicesLicenseSupportService'/'com.adobe'/'Adobe Systems'/'800.20070624094258.403406'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.genericcreatorapi'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.genericcreatorapi'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/core/dict'/'sap.com'/'MAIN_APL70VAL_C'/'964586'/'2' will not update currently deployed development component 'caf/core/dict'/'sap.com'/'MAIN_APL70VAL_C'/'964586'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/kmfileselect'/'sap.com'/'MAIN_APL70P15_C'/'1594574'/'0' updates currently deployed development component 'caf/UI/ptn/kmfileselect'/'sap.com'/'MAIN_APL70VAL_C'/'1534060'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/classification'/'sap.com'/'MAIN_APL70P15_C'/'1594628'/'0' updates currently deployed development component 'caf/UI/ptn/classification'/'sap.com'/'MAIN_APL70P14_C'/'1594627'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/sec/ume/wd/batch'/'sap.com'/'MAIN_APL70VAL_C'/'1557185'/'0' updates currently deployed development component 'tc/sec/ume/wd/batch'/'sap.com'/'MAIN_APL70VAL_C'/'964645'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.connectors.bi.systems'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.connectors.bi.systems'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.util.threadreporting'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.portal.util.threadreporting'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.sp.portalplugins'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.sp.portalplugins'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'pb_lyt'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'2' will not update currently deployed development component 'pb_lyt'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.iviewserver.http'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'1' will not update currently deployed development component 'com.sapportals.iviewserver.http'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.builder.pagebuilder'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.builder.pagebuilder'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.connectors.ws'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.portal.connectors.ws'/'sap.com'/'SAP AG'/'7.0014.20071112134627.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.productivitytools.dsktped'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.productivitytools.dsktped'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/reporting'/'sap.com'/'MAIN_APL70P15_C'/'1594559'/'0' updates currently deployed development component 'caf/UI/ptn/reporting'/'sap.com'/'MAIN_APL70VAL_C'/'1534054'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.coll.appl.room'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.netweaver.coll.appl.room'/'sap.com'/'SAP AG'/'7.0014.20080604130951.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/flextree'/'sap.com'/'MAIN_APL70P15_C'/'1594562'/'0' updates currently deployed development component 'caf/UI/ptn/flextree'/'sap.com'/'MAIN_APL70P14_C'/'1594563'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/certrevoc/dbschema'/'sap.com'/'SAP AG'/'7.0012.20070328121416.0000'/'2' will not update currently deployed development component 'tc/sec/certrevoc/dbschema'/'sap.com'/'SAP AG'/'7.0012.20070328121416.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.netweaver.coll.appl.sync.etc'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'1' will not update currently deployed development component 'com.sap.netweaver.coll.appl.sync.etc'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.cnf.ws.ConfigurationWSEar'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.portal.cnf.ws.ConfigurationWSEar'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'AdobeDocumentServicesEjbClientLibrary'/'com.adobe'/'Adobe Systems'/'800.20080311023336.454270'/'0' updates currently deployed development component 'AdobeDocumentServicesEjbClientLibrary'/'com.adobe'/'Adobe Systems'/'705.20060407121920.289077'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/core/metadata'/'sap.com'/'MAIN_APL70P15_C'/'1566947'/'0' updates currently deployed development component 'caf/core/metadata'/'sap.com'/'MAIN_APL70P14_C'/'1538435'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.pcd.admintools.lockadmin'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.portal.pcd.admintools.lockadmin'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.km.db'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.km.db'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/UI/content/transport'/'sap.com'/'MAIN_APL70VAL_C'/'1220380'/'2' will not update currently deployed development component 'caf/UI/content/transport'/'sap.com'/'MAIN_APL70VAL_C'/'1220380'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/km.ep.kmnotifsvc'/'sap.com'/'MAIN_APL70VAL_C'/'1496944'/'1' will not update currently deployed development component 'caf/km.ep.kmnotifsvc'/'sap.com'/'MAIN_APL70VAL_C'/'1496944'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sld/data'/'sap.com'/'SAP AG'/'7.0014.20071029095152.0000'/'1' will not update currently deployed development component 'tc/sld/data'/'sap.com'/'SAP AG'/'7.0014.20071029095152.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.pcd.admintools.import'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sap.portal.pcd.admintools.import'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/um/metadata/example'/'sap.com'/'MAIN_APL70VAL_C'/'963657'/'2' will not update currently deployed development component 'caf/um/metadata/example'/'sap.com'/'MAIN_APL70VAL_C'/'963657'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'EPBC2'/'sap.com'/'SAP AG'/'1000.7.00.15.1.20080526110339''/'0' updates currently deployed software component 'EPBC2'/'sap.com'/'SAP AG'/'1000.7.00.14.4.20080527102951''/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.engine.client'/'sap.com'/'SAP AG'/'7.0015.20080414072358.0000'/'0' updates currently deployed development component 'com.sap.engine.client'/'sap.com'/'SAP AG'/'7.0014.20080307042943.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/bl/txmanager/plb'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'tc/bl/txmanager/plb'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.httpconnectivity'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.httpconnectivity'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.ip.basecomps'/'sap.com'/'SAP AG'/'700.13.20051202111923.0000'/'1' will not update currently deployed development component 'com.sap.ip.basecomps'/'sap.com'/'SAP AG'/'700.13.20051202111923.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.netweaver.coll.appl.async'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.netweaver.coll.appl.async'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/runtime/security/content'/'sap.com'/'MAIN_APL70VAL_C'/'963383'/'2' will not update currently deployed development component 'caf/runtime/security/content'/'sap.com'/'MAIN_APL70VAL_C'/'963383'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.portaladmin.propeditor'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.portaladmin.propeditor'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/sec/vsi/app'/'sap.com'/'SAP AG'/'7.0015.20080418111509.0000'/'0' updates currently deployed development component 'tc/sec/vsi/app'/'sap.com'/'SAP AG'/'7.0014.20080418111356.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'DocumentServicesBinaries2'/'com.adobe'/'Adobe Systems'/'800.20080206135746.174053'/'0' updates currently deployed development component 'DocumentServicesBinaries2'/'com.adobe'/'Adobe Systems'/'800.20070622083539.156209'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'adminadapter'/'sap.com'/'SAP AG'/'7.0015.20080211144510.0000'/'0' updates currently deployed development component 'adminadapter'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.netweaver.bc.logging'/'sap.com'/'SAP AG'/'7.0010.20061024142635.0000'/'2' will not update currently deployed development component 'com.sap.netweaver.bc.logging'/'sap.com'/'SAP AG'/'7.0010.20061024142635.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.connectors.SessionManager'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.connectors.SessionManager'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'endpoint_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'endpoint_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'servlet_jsp'/'sap.com'/'SAP AG'/'7.0015.20080211144510.0000'/'0' updates currently deployed development component 'servlet_jsp'/'sap.com'/'SAP AG'/'7.0014.20080307042943.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.nw.kmc.readonly.sda'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.nw.kmc.readonly.sda'/'sap.com'/'SAP AG'/'7.0014.20080424140556.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.logviewer620'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.logviewer620'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/km.ep.kmindexsearchsvc'/'sap.com'/'MAIN_APL70VAL_C'/'1533749'/'0' updates currently deployed development component 'caf/km.ep.kmindexsearchsvc'/'sap.com'/'MAIN_APL70P14_C'/'1555491'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'activation'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'activation'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/gp/ui/ptn/docgen'/'sap.com'/'MAIN_APL70VAL_C'/'1534043'/'1' will not update currently deployed development component 'caf/gp/ui/ptn/docgen'/'sap.com'/'MAIN_APL70VAL_C'/'1534043'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.epsolman'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.epsolman'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/com.sap.tmw.clients/_ctsa_manager'/'sap.com'/'SAP AG'/'7.0013.20070717141958.0000'/'1' will not update currently deployed development component 'tc/com.sap.tmw.clients/_ctsa_manager'/'sap.com'/'SAP AG'/'7.0013.20070717141958.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/bw/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1497856'/'1' will not update currently deployed development component 'caf/bw/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1497856'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/historylog'/'sap.com'/'MAIN_APL70P15_C'/'1594579'/'0' updates currently deployed development component 'caf/UI/ptn/historylog'/'sap.com'/'MAIN_APL70P14_C'/'1594580'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.appdesigner.pageeditor'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.appdesigner.pageeditor'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.utilities.analyzer'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.utilities.analyzer'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'EP-WDC'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080218050554''/'0' updates currently deployed software component 'EP-WDC'/'sap.com'/'SAP AG'/'1000.7.00.14.1.20080424063354''/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/searchbar'/'sap.com'/'MAIN_APL70P15_C'/'1594564'/'0' updates currently deployed development component 'caf/UI/ptn/searchbar'/'sap.com'/'MAIN_APL70P14_C'/'1594566'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.sl.modifiers'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.sl.modifiers'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/um/relgroups/ddic'/'sap.com'/'MAIN_APL70VAL_C'/'963377'/'2' will not update currently deployed development component 'caf/um/relgroups/ddic'/'sap.com'/'MAIN_APL70VAL_C'/'963377'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/UI/servicebrowser'/'sap.com'/'MAIN_APL70VAL_C'/'1534047'/'1' will not update currently deployed development component 'caf/UI/servicebrowser'/'sap.com'/'MAIN_APL70VAL_C'/'1534047'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/kmc/kmc.people.shared/wd_picker'/'sap.com'/'SAP AG'/'7.0015.20080409134203.0000'/'0' updates currently deployed development component 'tc/kmc/kmc.people.shared/wd_picker'/'sap.com'/'SAP AG'/'7.0014.20080617101050.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/destinations/interface'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'2' will not update currently deployed development component 'tc/sec/destinations/interface'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.backwardscompatibility'/'sap.com'/'SAP AG'/'7.0012.20070426205038.0000'/'2' will not update currently deployed development component 'com.sapportals.backwardscompatibility'/'sap.com'/'SAP AG'/'7.0012.20070426205038.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/monitoring/api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'tc/monitoring/api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'webservices_api'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'1' will not update currently deployed development component 'webservices_api'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'KMC-BC'/'sap.com'/'SAP AG'/'1000.7.00.15.1.20080502090731''/'0' updates currently deployed software component 'KMC-BC'/'sap.com'/'SAP AG'/'1000.7.00.14.3.20080428150051''/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.builder.portallayouts'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.builder.portallayouts'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.security.core.sda'/'sap.com'/'SAP AG'/'7.0015.20080521102940.0000'/'0' updates currently deployed development component 'com.sap.security.core.sda'/'sap.com'/'SAP AG'/'7.0014.20080521102846.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.km.acl'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.km.acl'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.km.application'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'1' will not update currently deployed development component 'com.sap.km.application'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'jms'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'jms'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'shell_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'shell_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/saml/service'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'2' will not update currently deployed development component 'tc/sec/saml/service'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/objectbrowser'/'sap.com'/'MAIN_APL70P15_C'/'1594568'/'0' updates currently deployed development component 'caf/UI/ptn/objectbrowser'/'sap.com'/'MAIN_APL70P14_C'/'1594567'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.admin.util'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'0' will not update currently deployed development component 'com.sap.portal.admin.util'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/objectselector'/'sap.com'/'MAIN_APL70P15_C'/'1594577'/'0' updates currently deployed development component 'caf/UI/ptn/objectselector'/'sap.com'/'MAIN_APL70P14_C'/'1594578'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.netweaver.coll.CollContent'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'1' will not update currently deployed development component 'com.sap.netweaver.coll.CollContent'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.appdesigner.frameworkapi'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.appdesigner.frameworkapi'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'7.0015.20080131100237.0000'/'0' updates currently deployed development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'7.0013.20070717142021.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.mw.jco'/'sap.com'/'SAP AG'/'7.0015.20080123135518.0000'/'0' updates currently deployed development component 'com.sap.mw.jco'/'sap.com'/'SAP AG'/'7.0014.20071002095850.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.iviewserver.appintegrate'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.iviewserver.appintegrate'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.iviewserver.wsrp'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sapportals.iviewserver.wsrp'/'sap.com'/'SAP AG'/'7.0014.20071112134627.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.netweaver.coll.appl.ui.async'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.netweaver.coll.appl.ui.async'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.supportplatformSDA'/'sap.com'/'SAP AG'/'7.0012.20070328121655.0000'/'1' will not update currently deployed development component 'com.sapportals.supportplatformSDA'/'sap.com'/'SAP AG'/'7.0012.20070328121655.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.utilities.portalspider'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sapportals.utilities.portalspider'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/kmc/bc.rf.ws/rfws/ear'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'tc/kmc/bc.rf.ws/rfws/ear'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.common'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.common'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/bizc/lib'/'sap.com'/'SAP AG'/'7.0013.20060719102130.0000'/'1' will not update currently deployed development component 'tc/bizc/lib'/'sap.com'/'SAP AG'/'7.0013.20060719102130.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/ume/wd/concheck'/'sap.com'/'MAIN_APL70VAL_C'/'1219716'/'1' will not update currently deployed development component 'tc/sec/ume/wd/concheck'/'sap.com'/'MAIN_APL70VAL_C'/'1219716'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.lm.persistence.monitoring'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'com.sap.lm.persistence.monitoring'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/mp/mmr/adapter/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1220148'/'2' will not update currently deployed development component 'caf/mp/mmr/adapter/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1220148'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/di/scm/cts_adapter'/'sap.com'/'SAP AG'/'7.0014.20071029094759.0000'/'1' will not update currently deployed development component 'tc/di/scm/cts_adapter'/'sap.com'/'SAP AG'/'7.0014.20071029094759.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/propedit'/'sap.com'/'MAIN_APL70P15_C'/'1594619'/'0' updates currently deployed development component 'caf/UI/ptn/propedit'/'sap.com'/'MAIN_APL70P14_C'/'1594618'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'security'/'sap.com'/'SAP AG'/'7.0015.20080211144510.0000'/'0' updates currently deployed development component 'security'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/secstorefs'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'2' will not update currently deployed development component 'tc/sec/secstorefs'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.pb.services'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.pb.services'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/ni'/'sap.com'/'SAP AG'/'7.0013.20060210155918.0000'/'1' will not update currently deployed development component 'tc/ni'/'sap.com'/'SAP AG'/'7.0013.20060210155918.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.km.trex.ui'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.km.trex.ui'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.builder.defaultlayouts'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.builder.defaultlayouts'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'naming'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'1' will not update currently deployed development component 'naming'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.coll.appl.sync'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.netweaver.coll.appl.sync'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'7.0013.20070328121706.0000'/'1' will not update currently deployed development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'7.0013.20070328121706.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/um/metadata/api'/'sap.com'/'MAIN_APL70VAL_C'/'1496398'/'1' will not update currently deployed development component 'caf/um/metadata/api'/'sap.com'/'MAIN_APL70VAL_C'/'1496398'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.pcd.zorkservice'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.zorkservice'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.dqe.dbschema'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.dqe.dbschema'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/ume/wd/umeadmin'/'sap.com'/'MAIN_APL70VAL_C'/'1219838'/'1' will not update currently deployed development component 'tc/sec/ume/wd/umeadmin'/'sap.com'/'MAIN_APL70VAL_C'/'1219838'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'800.20080310103129.448310'/'0' updates currently deployed development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'800.20070628123504.401486'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.portaladmin.wizframework'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.portaladmin.wizframework'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/tc/dictionary'/'sap.com'/'MAIN_APL70VAL_C'/'963672'/'2' will not update currently deployed development component 'caf/tc/dictionary'/'sap.com'/'MAIN_APL70VAL_C'/'963672'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.prt.application.monitor'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.prt.application.monitor'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.strucfilterservice'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.strucfilterservice'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.km.cm.service'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.km.cm.service'/'sap.com'/'SAP AG'/'7.0014.20080617101050.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.pcd.rolemigration'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.portal.pcd.rolemigration'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.utilities.portalspiderDB'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'1' will not update currently deployed development component 'com.sapportals.utilities.portalspiderDB'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'webservices_lib'/'sap.com'/'SAP AG'/'7.0015.20080211144510.0000'/'0' updates currently deployed development component 'webservices_lib'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.sl.ut.jddi.schema'/'sap.com'/'SAP AG'/'7.0014.20071123054250.0000'/'1' will not update currently deployed development component 'com.sap.sl.ut.jddi.schema'/'sap.com'/'SAP AG'/'7.0014.20071123054250.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/wssec/service'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'2' will not update currently deployed development component 'tc/sec/wssec/service'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'sl.ut.infoprovider'/'sap.com'/'SAP AG'/'7.0014.20071123054250.0000'/'1' will not update currently deployed development component 'sl.ut.infoprovider'/'sap.com'/'SAP AG'/'7.0014.20071123054250.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'classload'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'classload'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.reportingframework'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'1' will not update currently deployed development component 'com.sap.portal.reportingframework'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'7.0015.20080123135437.0000'/'0' updates currently deployed development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'7.0013.20070703111940.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'KMC-UI'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216112300''/'0' updates currently deployed software component 'KMC-UI'/'sap.com'/'SAP AG'/'1000.7.00.14.1.20080311121000''/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/configuration'/'sap.com'/'MAIN_APL70P15_C'/'1594520'/'0' updates currently deployed development component 'caf/UI/configuration'/'sap.com'/'MAIN_APL70P14_C'/'1594519'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0015.20080306092337.0000'/'0' updates currently deployed development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0014.20080418111356.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'log_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'log_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.runtime.system.console'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.runtime.system.console'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'log_configurator'/'sap.com'/'SAP AG'/'7.0015.20080414072358.0000'/'0' updates currently deployed development component 'log_configurator'/'sap.com'/'SAP AG'/'7.0014.20080307042943.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.15.0.20080218061947''/'0' updates currently deployed software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071117062847''/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.content.export.gc'/'sap.com'/'SAP AG'/'7.0014.20071112134627.0000'/'1' will not update currently deployed development component 'com.sap.portal.content.export.gc'/'sap.com'/'SAP AG'/'7.0014.20071112134627.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.ep.version'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sap.portal.ep.version'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'acc_admin_welcome'/'sap.com'/'SAP AG'/'7.0010.20061023110711.0000'/'2' will not update currently deployed development component 'acc_admin_welcome'/'sap.com'/'SAP AG'/'7.0010.20061023110711.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'memory'/'sap.com'/'SAP AG'/'7.0013.20070717141354.0000'/'1' will not update currently deployed development component 'memory'/'sap.com'/'SAP AG'/'7.0013.20070717141354.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/metamodel/lib/new'/'sap.com'/'MAIN_APL70VAL_C'/'1496420'/'1' will not update currently deployed development component 'caf/metamodel/lib/new'/'sap.com'/'MAIN_APL70VAL_C'/'1496420'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.engine.deploy.online'/'sap.com'/'SAP AG'/'7.0015.20080523072536.0000'/'0' updates currently deployed development component 'com.sap.engine.deploy.online'/'sap.com'/'SAP AG'/'7.0014.20080307042943.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.nav.ws.navwshelperservice'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'1' will not update currently deployed development component 'com.sap.portal.nav.ws.navwshelperservice'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'iiop'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'1' will not update currently deployed development component 'iiop'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.supportplatform.portalplugins'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'2' will not update currently deployed development component 'com.sapportals.supportplatform.portalplugins'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/attachments'/'sap.com'/'MAIN_APL70P15_C'/'1594622'/'0' updates currently deployed development component 'caf/UI/ptn/attachments'/'sap.com'/'MAIN_APL70P14_C'/'1594621'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.coll.pc.homer.etc'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.netweaver.coll.pc.homer.etc'/'sap.com'/'SAP AG'/'7.0014.20080604130949.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.coll.forumsContent'/'sap.com'/'SAP AG'/'7.0015.20080215142327.0000'/'0' updates currently deployed development component 'com.sap.netweaver.coll.forumsContent'/'sap.com'/'SAP AG'/'7.0014.20080311115532.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.coll.forumsPortal'/'sap.com'/'SAP AG'/'7.0015.20080215142327.0000'/'0' updates currently deployed development component 'com.sap.netweaver.coll.forumsPortal'/'sap.com'/'SAP AG'/'7.0014.20080311115532.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.pcd.rolemigrationcomp'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sap.portal.pcd.rolemigrationcomp'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.appdesigner.concatalogapi'/'sap.com'/'SAP AG'/'7.0014.20071112134549.0000'/'0' will not update currently deployed development component 'com.sapportals.appdesigner.concatalogapi'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.security.ume.par'/'sap.com'/'SAP AG'/'7.0015.20080526080409.0000'/'0' updates currently deployed development component 'com.sap.security.ume.par'/'sap.com'/'SAP AG'/'7.0014.20080527083131.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.bc.crt'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.netweaver.bc.crt'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/runtime/connectivity/ddic'/'sap.com'/'MAIN_APL70VAL_C'/'963382'/'2' will not update currently deployed development component 'caf/runtime/connectivity/ddic'/'sap.com'/'MAIN_APL70VAL_C'/'963382'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/um/metadata/content'/'sap.com'/'MAIN_APL70VAL_C'/'1497172'/'1' will not update currently deployed development component 'caf/um/metadata/content'/'sap.com'/'MAIN_APL70VAL_C'/'1497172'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.navigation.mimeservice'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.navigation.mimeservice'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'ar_hook'/'sap.com'/'SAP AG'/'7.0010.20061023110711.0000'/'2' will not update currently deployed development component 'ar_hook'/'sap.com'/'SAP AG'/'7.0010.20061023110711.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.designtools'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sapportals.designtools'/'sap.com'/'SAP AG'/'7.0014.20071112134627.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'ssl'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'1' will not update currently deployed development component 'ssl'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/UI/typeeditor'/'sap.com'/'MAIN_APL70VAL_C'/'1497982'/'1' will not update currently deployed development component 'caf/UI/typeeditor'/'sap.com'/'MAIN_APL70VAL_C'/'1497982'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'IAIKSecurity'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'2' will not update currently deployed development component 'IAIKSecurity'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/tc/webdynpro'/'sap.com'/'MAIN_APL70VAL_C'/'963849'/'2' will not update currently deployed development component 'caf/tc/webdynpro'/'sap.com'/'MAIN_APL70VAL_C'/'963849'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'AdobeDocumentServices'/'com.adobe'/'Adobe Systems'/'800.20080218110307.448744'/'0' updates currently deployed development component 'AdobeDocumentServices'/'com.adobe'/'Adobe Systems'/'800.20070708051308.406522'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.km.cm.repository.service.base'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'1' will not update currently deployed development component 'com.sap.km.cm.repository.service.base'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'pb_test'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0' will not update currently deployed development component 'pb_test'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.pcd.translation'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sap.portal.pcd.translation'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.common.activation'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.portal.common.activation'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.km.cm.repository.manager'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.km.cm.repository.manager'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.portal.contentfetching'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sap.portal.contentfetching'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.productivitytools.desktop'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.desktop'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.supportplatform.dbschema'/'sap.com'/'SAP AG'/'7.0013.20070328121655.0000'/'1' will not update currently deployed development component 'com.sapportals.supportplatform.dbschema'/'sap.com'/'SAP AG'/'7.0013.20070328121655.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.navigation.portallauncher'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.navigation.portallauncher'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/collaboration'/'sap.com'/'MAIN_APL70P15_C'/'1594626'/'0' updates currently deployed development component 'caf/UI/ptn/collaboration'/'sap.com'/'MAIN_APL70P14_C'/'1594625'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'jmx'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'1' will not update currently deployed development component 'jmx'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.km.cm.ui'/'sap.com'/'SAP AG'/'7.0015.20080416094201.0000'/'0' updates currently deployed development component 'com.sap.km.cm.ui'/'sap.com'/'SAP AG'/'7.0014.20080617101050.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/supportplatform/engine'/'sap.com'/'SAP AG'/'7.0013.20070328121655.0000'/'1' will not update currently deployed development component 'tc/supportplatform/engine'/'sap.com'/'SAP AG'/'7.0013.20070328121655.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.iviewserver.portalpcmapi'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sapportals.iviewserver.portalpcmapi'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.iviewserver.gencreator'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sapportals.iviewserver.gencreator'/'sap.com'/'SAP AG'/'7.0014.20071112134627.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/sec/ume/wd/kit'/'sap.com'/'MAIN_APL70P15_C'/'1572671'/'0' updates currently deployed development component 'tc/sec/ume/wd/kit'/'sap.com'/'MAIN_APL70P14_C'/'1570927'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'bootstrap.sda'/'sap.com'/'SAP AG'/'7.0015.20080414072358.0000'/'0' updates currently deployed development component 'bootstrap.sda'/'sap.com'/'SAP AG'/'7.0014.20080307042943.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'timeout'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'timeout'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/runtime/uicoupling/api/lib'/'sap.com'/'MAIN_APL70VAL_C'/'1530461'/'1' will not update currently deployed development component 'caf/runtime/uicoupling/api/lib'/'sap.com'/'MAIN_APL70VAL_C'/'1530461'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'failover'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'1' will not update currently deployed development component 'failover'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/km.ep.propmetadatasvc'/'sap.com'/'MAIN_APL70VAL_C'/'1528594'/'0' updates currently deployed development component 'caf/km.ep.propmetadatasvc'/'sap.com'/'MAIN_APL70P14_C'/'1555495'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'r3startup'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'r3startup'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'caf/runtime/api/lib'/'sap.com'/'MAIN_APL70VAL_C'/'1533800'/'1' will not update currently deployed development component 'caf/runtime/api/lib'/'sap.com'/'MAIN_APL70VAL_C'/'1533800'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'caf/UI/ptn/proxycomp'/'sap.com'/'MAIN_APL70P15_C'/'1594586'/'0' updates currently deployed development component 'caf/UI/ptn/proxycomp'/'sap.com'/'MAIN_APL70P14_C'/'1594588'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'7.0012.20070328121226.0000'/'1' will not update currently deployed development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'7.0012.20070328121226.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/logging'/'sap.com'/'SAP AG'/'7.0015.20080306093410.0000'/'0' updates currently deployed development component 'tc/logging'/'sap.com'/'SAP AG'/'7.0014.20071123180538.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'security_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'security_api'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'7.0013.20050713132942.0000'/'1' will not update currently deployed development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'7.0013.20050713132942.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.iviewserver.global'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.iviewserver.global'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'editor_framework'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'0' will not update currently deployed development component 'editor_framework'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'servlet'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'2' will not update currently deployed development component 'servlet'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'CORE-TOOLS'/'sap.com'/'SAP AG'/'1000.7.00.15.1.20080414132053''/'0' updates currently deployed software component 'CORE-TOOLS'/'sap.com'/'SAP AG'/'1000.7.00.14.1.20080422182630''/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/sec/wssec/app'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'1' will not update currently deployed development component 'tc/sec/wssec/app'/'sap.com'/'SAP AG'/'7.0012.20070328121335.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'security.class'/'sap.com'/'SAP AG'/'7.0015.20080418111509.0000'/'0' updates currently deployed development component 'security.class'/'sap.com'/'SAP AG'/'7.0014.20080418111356.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.netweaver.coll.version'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'com.sap.netweaver.coll.version'/'sap.com'/'SAP AG'/'7.0014.20080604131142.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sap.portal.ivs.global.admin.consover'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not update currently deployed development component 'com.sap.portal.ivs.global.admin.consover'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'7.0013.20050520154317.0000'/'1' will not update currently deployed development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'7.0013.20050520154317.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.productivitytools.resolvr'/'sap.com'/'SAP AG'/'7.0014.20071112134549.0000'/'1' will not update currently deployed development component 'com.sapportals.productivitytools.resolvr'/'sap.com'/'SAP AG'/'7.0014.20071112134549.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.prt.jco'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'2' will not update currently deployed development component 'com.sapportals.prt.jco'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'shell'/'sap.com'/'SAP AG'/'7.0015.20080211144510.0000'/'0' updates currently deployed development component 'shell'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'7.0013.20070717141354.0000'/'1' will not update currently deployed development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'7.0013.20070717141354.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'tc/pp/ivs/floating_aliases'/'sap.com'/'SAP AG'/'7.0015.20080215133942.0000'/'0' updates currently deployed development component 'tc/pp/ivs/floating_aliases'/'sap.com'/'SAP AG'/'7.0014.20080422160215.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sapportals.nav.defaultnaviviews'/'sap.com'/'SAP AG'/'7.0015.20080527075343.0000'/'0' updates currently deployed development component 'com.sapportals.nav.defaultnaviviews'/'sap.com'/'SAP AG'/'7.0014.20080423122840.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.15.1.20080429090808''/'0' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071118055147''/'0'.
    Jun 20, 2008 10:23:54... Info: Update: Selected development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'7.0015.20080306090959.0000'/'0' updates currently deployed development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'7.0014.20080208124142.0000'/'0'.
    Jun 20, 2008 10:23:54... Info: No action: Selected development component 'com.sapportals.supportplatform'/'sap.com'/'SAP AG'/'7.0013.20070328121655.0000'/'1' will not update cu

    Hi,
    From the log file you posted, I do not see any warnings or errors, every thing looks okay.
    So your installation is successful.
    Regards,
    Praveen Gudapati

  • Turn off suddenly without any warning when plugin Adapter(Charger)

    My Pavillion dv6-3208tx turn off suddenly without any warning when plugin Adapter(Charger) and it won't start unless i unpluged the adapter. I can run on battery. Pliz help...!

    Make sure the keyboard is seated properly.
    (Instructions can be downloaded here.)
    Sometimes, plugging in the adapter when the keyboard is improperly seated can cause this behavior.

  • Warning: ORA-16829: fast-start failover configuration is lagging

    Hi
    I got waring for fast_start failover configuration
    DGMGRL> show configuration
    Configuration - activefailover_migdb
    Protection Mode: MaxPerformance
    Databases:
    migdb - Primary database
    Warning: ORA-16829: fast-start failover configuration is lagging
    migdbdr - (*) Physical standby database
    Warning: ORA-16829: fast-start failover configuration is lagging
    Fast-Start Failover: ENABLED
    Configuration Status:
    WARNING
    anybody please suggest solution for the same

    Dear shd,
    Please check the following link;
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28419/d_dg.htm
    *ORA-16829: lagging Fast-Start Failover configuration*
    +DBMS_DG.INITIATE_FS_FAILOVER was invoked in a maximum performance fast-start failover configuration when the configuration was not in the user-specified redo lag limit.+
    Oracle Error :: ORA-16829
    fast-start failover configuration is lagging
    Cause
    The fast-start failover target standby database was not within the lag limit specified by the FastStartFailoverLagLimit configuration property. As a result, a fast-start failover could not happen in the event of a primary database failure.
    Action
    Ensure that the fast-start failover target standby database is running and applying redo data and that the primary database is successfully trasmitting redo data. If this condition persists consider raising the value of the FastStartFailoverLagLimit configuration property.
    Ogan

  • Firefox is not warning when closing multiple tabs, even though it is set to warn me in preferences!

    Firefox is not warning when closing multiple tabs, even though it is set to warn me in preferences! Unchecking and rechecking the box does not help, it's as if Firefox is ignoring the option to warn when closing multiple tabs.

    You can set the warn prefs on the about:config page to true via the right-click context menu or toggle with a double left-click.
    * browser.showQuitWarning, see http://blog.zpao.com/post/3174360617/about-that-quit-dialog
    * browser.tabs.warnOnClose, see http://kb.mozillazine.org/About%3Aconfig_entries
    * browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
    * browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    You can use History > Restore Previous Session to get back the previous session.<br />
    There is also a "Restore Previous Session" button on the default about:home Home page.
    Another possibility is to use:
    *[http://kb.mozillazine.org/Menu_differences Firefox > Preferences] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • Flash Pro CS5.5 gives the right warning when JVM virtual memory is out. Thumbs up!

    In version 5.5, Flash PRO gives an exhaustive warning when JVM runs out of memory and cannot compile large projects.
    The popup gives you the correct informations, and also opens for you the jvm.ini file in flash ide to increase memory.
    Thumbs up Adobe!
    That is awesome!

    Hi all,
    I've got the combination of solutions working from what i've read on the forums and this is my solution which worked atleast for Adobe Premiere Pro CS 5.5 Family:
    Solution Adobe Premiere Pro CS 5.5 Family:
    Browse to \Installation\Adobe CS5.5\payloads
    1: Start with backing up your files which gave an error in the log: In my case, it first gave an error on the "Microsoft_VC80_CRT_X86" later when I fixed this .MSI package it also gave an error on the "Microsoft_VC90_CRT_X86" file. So I made a backup of the 2 folders which are indicated "RED" in the picture below.
    2: Copy from the green directory, the files which are in the image below
    3. Paste the 2 files into the X86 folder as in the image below, delete the 2 files which are indicated red by the image below, and then adjust the new files to the same name as the files which were deleted:
    4: You will probably have to do this twice for the different errors.
    Extra step 5: I'm mentioning this step because im not sure if this helped, but I also uninstalled the MSI files to be sure there was nothing left behind of the old installer.
    Hope this helps, I will try the same for After Effects and let you know if this also works.

  • Font warning when running swing apps

    I am seeing this warning when I run my swing app using JRE 1.4.0.
    Any ideas on how to get fix this?
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
    Thanks

    As a follow up to this, it appears that you need to download OS patches to correct this problem.
    Use this as a starting point:
    http://java.sun.com/products/jdk/1.2/install-solaris-patches.html

  • Safari Anti-Phishing- How does it work "Warn When visiting.." option

    So, when you turn that feature on: Warn When Visiting A Fraudulent Website," exactly how does Safari know that? I know it was introduced way back in version 3.2, but does it use Goggles safe browsing website info still? I can't seem to find any documentation on it for Safari 5 in how it works.
    Also, if it does use Googles Safe-Browsing database, what happens when you turn that feature off and THEN turn it back on? Does it start from sratch or continue building the database where it left off?
    Message was edited by: powerbook1701

    The blacklists from Google’s Safe Browsing Initiative (where Safari checks for 'fraudulent websites') are contained in a database cache file called SafeBrowsing.db - the file was created when you first launched Safari, and if you have the browser open, the file is modified approximately every 30 minutes.
    In other words it is part of Safari's (version 3.2 onwards) anti-phishing security feature.
    As an alternative to turning off 'Warn when visiting a fraudulent website', which will lose you that important security feature, you could delete that database file, (but first close Safari:
    In Tiger:
    Home/Library/Caches/com.apple.Safari (this is a folder)/SafeBrowsing.db
    In Leopard*:
    Private/Var/Folders/AF/AFONO9KnGpijQuAcxb6vf++TI/Caches/com.apple.safari/Safari/SafeBrowsing.db
    In Snow Leopard*:
    Private/Var/folders/iI/iIaUOKJyFS0xmSIANVYiD++TI/-Caches-/com.apple.Safari/SafeBrowsing.db
    (*This location may vary depending on your OS. Also, the name of that weird sounding folder will be unique to each user.)
    You can get to the Private/Var folder by using Go To in the Finder menu.
    It will be recreated next time you open Safari, and will then start again collecting details of dodgy websites.
    If you are interested:
    How the Anti-Phishing feature of Safari 3.2 onwards works:
    http://www.macworld.com/article/137094/2008/11/safarisafebrowsing.html

  • Is there a way to reset Lightroom back to when I first started the trial. In other words how it first came "out of the box"?

    Is there a way to reset Lightroom back to when I first started the trial. In other words how it first came "out of the box"?
    I read some tutorials and I would like to start fresh.

    Not sure what your goal is here, but there are a couple of things you can do.
    In preferences>General - Reset all warning dialogs.
    In Preferences>Presets - Reset all default develop settings.
    Finally, if you really want to start fresh with all your photos, go to File>New Catalog.  Note: the new catalog will not have any photos in it. You will have to re-import all your photos.
    If you are still on the 30 day trial and you are hoping to start over with a new 30 day trial, the answer is No!

Maybe you are looking for

  • NetWeaver 7.0 ABAP Trial Version SP12 under Windows VISTA

    Hi, short question as I have to buy a new PC, is it possible to run New SAP NetWeaver 7.0 ABAP Trial Version SP12 under Windows VISTA and if yes, are there some installation instructions available? When does SAP plan to release an version which will

  • Document Library Upload 'Choose Folder' programming Issues

    Hello, I have a document library with folders and subfolders and all folders have unique security inheritance applied. Administrator is able to upload to any folder using below dialog. I want everyone who does not have permission to the folders and s

  • How transfer book from pc to iphone k5c

    need to transfer ebooks from pc to iphone-how is this done?

  • Config Tool - Login name and password

    Hi, When I Launch the Config tool, it normally connect to the database directly without prompting for login name and password. Where does it get login information from and where does it store these information. Your help is greatly appreciated. Vince

  • Thin JPanel when used as TableCellRenderer

    Hello, I'm using JPanels as renderers for my single column JTable. Even though im using FlowLayout( FlowLayout.LEFT ) and only adding JLabels, the height of each row is about 1.5 times that of a normal JTable row. Is there anyway to slim it down? Dec