FM SUBST_GET_FILE_LIST no longer available in Release 702 ?

We are in the process of upgrading to ECC 6 Release 702. In the new release, the standard Function Module SUBST_GET_FILE_LIST (which is used to get a list of files on an application server directory), has all its code commented out and replaced by a single statment "raise ACCESS_ERROR".
There is an SAP "security" note 1555144 which mentioned FM SUBST_GET_FILE_LIST as a security risk and recommends that FM  SUBST_GET_FILE_LIST be disabled using the "raise ACCESS_ERROR" statement. However, there seems to be no mention of an alternative FM or method that can be used to work around the security issue. There is really nothing to stop us from creating our own custom Z version of the FM, but then the security issue will still be there.
Has anyone else out there come across this issue and if so what was your approach in working around this ?
Thanks in advance.
Alvin

Hi all
Interesting conversation
We run into this same issue earlier this year when we did on ERP EHP5 upgrade for our client. At the moment we have a temporary solution to this, but that must replaced soon.
We asked SAP about this SUBST_GET_FILE_LIST function, and in short the answer was, well, you should not have used it because the status of that function module is Not Released. Fair enough, we really should not have used that since like they said, 'Not Released' basically means it is for internal use and they can and will change those function modules when and how they want, like they just did with this FM.
So, we asked if they have replacement for that FM. Answer was a reference to a note which tells us what is consulting and what is OSS case, meaning, either that they won't tell or they don't have a replacement.
We then searched and searched and found few nice candidates for replacement, also the ones mentioned here. But the problem with all of this function modules is the same, the status of them is 'Not Released'. Our client does not want to replace one burned function module with another 'Not Released' function module (and to be honest, neither do I), so we are in a limbo at the moment.
We do have some ideas (create our own function module which would use external command the read files etc.) but I really find it strange that there does not seem to be an official solution for this. Well, maybe when more and more clients upgrade to Netweaver 7.02, maybe then something happens.
Petri

Similar Messages

  • How to obtain a release version that is no longer available on edelivery

    Once a new version has been released, the previous version is pulled from edelivery.oracle.com. For example, once 6.1.0.0 was released, 6.0.0.3 is no longer available for download.
    If you are an existing customer and you need to obtain a copy of a release that is no longer available on edelivery.oracle.com, you have to call Oracle support line # at 1.800.223.1711 to have the physical media mailed to you.
    Please be ready with the answers to the following questions:
    1) Is this a physical software media shipment request?
    Yes.
    2) Which product line does the media request involve?
    Oracle Agile Applications.
    3) Are you requesting a required password for a patch download?
    No.
    4) Are you requesting a patch on CD/DVD?
    No.
    5) If requesting a patch on CD/DVD, please provide the patch number and OS/platform?
    6) List the product name and version requested for physical media shipment? (Ex: E-business Suite 12.1.1)
    Prodika PLM4P 6.0.0.3 install media
    7) What is the OS/platform for the requested media? (Ex: Windows 32bit, Solaris SPARC 64bit)
    Windows 32 bit
    8) Are any languages required for this shipment?
    Yes.
    9) If language(s) required, please list them here.
    English

    If you click and drag it off the side bar whilst holding down the Command+Option (alt) keys it should turn into a cloud shape and when you let go, disappear.

  • Daily New Releases No Longer Available to Original iPad Owners

    It seems that daily new releases are no longer available to original iPad owners (last new releases I received were 10/20).  I know they're out there because I just downloaded two BRAND NEW apps today!  I found them by searching for the creators of the apps that I usually buy.  If I hadn't searched I would not have known they existed.  Are the original iPad users being screwed once again by Apple?!!!!!

    Hi reginagama,
    Another option is to reset the Home screen. If you have moved a lot of your icons around, you may not want to do this because it puts everything back to the way it originally was (your purchased apps would line up in the order in which they were purchased, I'm guessing....)
    However, if you don't have an issue with the icons moving back to the original positions then Settings>General>Reset>Reset Home Screen Layout
    Hope this helps!
    Cheers,
    GB

  • HT4623 I updated my mini, but some of my apps are no longer available. One of them I purchased from the Apple store.  They are grayed out with the word "waiting" underneath the app.  Any suggestions?

    I updated my mini, but some of my apps are no longer available. One of them I purchased from the Apple store.  They are grayed out with the word "waiting" underneath the app.  Any suggestions?

    If there are multiple apps trying to download at once, only one can download at a time and the rest say "Waiting" until it is then their turn. Try this. Double tap the icon of the Waiting app, and it should resume the download.
    How to Solve the Problem of An iPad App Download Stuck on “Waiting”
    http://ipadacademy.com/2012/06/how-to-solve-the-problem-of-an-ipad-app-download- stuck-on-waiting
    How To Get Rid Of Your iPad App Download Frozen Problem
    http://www.sidelineapple.com/how-to-get-rid-of-your-ipad-app-download-frozen-pro blem-and-not-lose-years-of-your-life-video/
    Another thing to try - Turn the iPad Off & then back ON.
    If that doesn't work:
    •  Log out of your iTunes store account.  Go to Settings > Store > Sign Out Then press the Home button.
    • Then press and hold the Home and Sleep buttons simultaneously and don't release them when it brings up the Turn Off screen; keep holding them until the Apple logo appears.
    • After restart, the Waiting should be gone.
     Cheers, Tom

  • Transport via CMS (Java stack) no longer available after upgrade to sp 14

    Hello
    Recently we have upgraded our SAP-XI  (SAP NetWeaver 2004s) up to service pack 14.
    Since then the CMS is no longer available on the Java stack. Exporting objects is only possible using the File System.
    When we try to release change lists for CMS transport we get the following errors:
    #8 10:22:41 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.gui.operations.rb_commands.MESSAGE_TRANSPORTERROR
    com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    Root cause:
    java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Has anybody experienced similar problems with service pack 14 and has found a solution to "reactivate" the CMS? Might it be an authorization problem (UME)?
    Regards
       Uwe
    Appendix: Entire ErrorLog
    #8 10:22:41 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.gui.operations.rb_commands.MESSAGE_TRANSPORTERROR
    com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Root cause:
    java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
         at $Proxy8.releaseChangelist(Unknown Source)
         at com.sap.aii.ib.client.transport.gen.TransportServiceDelegate.releaseChangelist(TransportServiceDelegate.java:219)
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:192)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #7 10:22:41 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #6 10:22:41 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
    #5 10:22:41 [AWT-EventQueue-0] FINE AutoLog.created.java.lang.AbstractMethodError: java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
         at $Proxy8.releaseChangelist(Unknown Source)
         at com.sap.aii.ib.client.transport.gen.TransportServiceDelegate.releaseChangelist(TransportServiceDelegate.java:219)
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:192)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #4 10:22:41 [AWT-EventQueue-0] DEBUG AutoLog.created.java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
    #3 10:22:13 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)
         at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.addType(InternalXiItemServiceForNameNamespaceObjects.java:68)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.<init>(InternalXiItemServiceForNameNamespaceObjects.java:55)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:154)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:111)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:93)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #2 10:22:13 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
    #1 10:22:13 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:44)
         at com.sap.aii.ib.gui.xiitem.CommonInternalXiItemService$ForVersionConflictList.<init>(CommonInternalXiItemService.java:326)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:111)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:93)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #0 10:22:13 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information

    Hello Lieselot
    The upgrade of our SAP-XI was done by an external company. Therefore I cannot tell you the detailed procedure.
    However, you should search the Service Marketplace for patches of support package 0014 (there should be at least one patch around).
    If I remember correctly patching was required on both ABAP and Java stack.
    Regards
      Uwe

  • Gifted Content is no longer available for download from store?

    On Christmas in 2006, I gave my brother a season pass from iTunes for a canceled tv show called "Smith." It only cost $12.99 to get all 7 episodes (some of which never aired on tv) as well as a digital booklet containing the plot synopsis of each of the remaining 5 unfilmed episodes.
    At the time his computer was severely crippled due to age and an old installation of XP and lots of other factors. It was in no shape or form to download and watch videos from iTunes on. So recently he got his computer back in good working order with a fresh installation of the OS, and so last night we went to download the episodes of Smith. He had remembered a few months ago right after his computer was up to par, but didn't know where his download code for it was. So I logged in last night to my iTunes account and got everything he needed and we tried to download it... only to get an error message saying that that content is no longer available from the iTunes store!!
    I guess I can understand if they take content off the servers that isn't selling well, but shouldn't they be able to track whether or not a gifted purchase has been redeemed yet or not? I don't remember seeing anything about a download deadline when I purchased it for him. If it's not available at all anymore, shouldn't I be entitled to a refund of my $12.99?
    Just wondering if anyone else has experienced this before.
    Thanks.

    yensid4him wrote:
    Thanks. That worked. I submitted a note to the help dept. and they issued me a refund for $12.99. It still stinks that the content is no longer available.
    Yes, but that's the way agreements with the studios work
    Okay now I have another question related to this... is it possible for someone to resell (re-license?) content that they bought from the iTunes store? I mean, since this TV show will never be released on DVD, and not even all of the episodes aired on TV, could someone who was willing to "sell" (transfer) their license of it to me do so?
    Nope. You don't own the rights to distribute. Your purchase only entails you to posses the product. It does not grant you any resell rights or transfer rights. The studios do not allow this at all.
    I've always wondered that, because you can resell physical CDs and DVDs that you don't want anymore... is that possible with iTunes purchases? I imagine it would have something to do with authorizing computers...
    You cannot compare the two. With CD's and DVD's you own the physical media (you don't own the content itself, but they are inherently linked). That's not the case with digital content which are only licensed to do certain things with them. Again, its how the media companies want to do business.

  • Album Is No Longer Available For Purchase

    I was shopping on iTunes and I was going to buy Mariah Carey's Christmas album from 1994 and when I typed it in on the search bar, it wasn't there. I looked at it just a couple days ago and it was there. I thought that maybe the album was going to be re-released, but I don't think that's going to happen. Could someone please explain why the album is no longer available to purchase?

    The people who hold the copyright to it may have stopped allowing Apple to sell it either temporarily or permanently.
    (36207)

  • Error occured joining the domain. The specified network name is no longer available - Error during joining a machine to a domain

    Hi!
    We have two companies in our building, Company A and Company B. Company A has 50 client computers and one brand new DC (Win 2012 R2 Std). Company B has 5 clients and one established DC (Win 2008 R2 Foundation). 
    I work for Company A and I have the job of connecting all 50 clients to the new DC. Up until last week we had a workgroup set up and it has been my task to migrate our clients onto the domain. I have done 10 migrations of Win 7 machines so far, but three
    others seem to be unable to connect with the error: The specified network name is no longer available.
    I have connected these successfully to Company B Domain Controller successfully so this seems to point towards Company A DC being wrong somewhere, but doesn't make sense as to why 10 other clients have connected fine.
    Here are the troubleshooting steps I have taken so far:
    I am in the Domain Admin group on Company A Active Directory
    Computer Browser Service is running on server and affected client
    Workstation Service is running on server and affected client
    Server Service is running on server and affected client
    To connect to the domain I have tried using the NetBIOS and the FQDN, I get the same error message.
    NETLOGON service is enabled tried restarting - no difference
    Windows Firewall is off
    No AV installed at the moment. I have Sophos waiting to go on once the machine is hooked onto the domain.
    DNS Reverse lookup manually created as it wasn't there
    Tried ipconfig /flushdns /release /renew
    NSLookup sucessful, can ping NETBIOS, FQDN of server and both client and server IP both directions
    Affectted clients are configured with one network card.
    I've been pulling my hair out for a few days on this one. Anyone have a possible solution for this.
    Many thanks,
    Matt

    Hi!
    We have two companies in our building, Company A and Company B. Company A has 50 client computers and one brand new DC (Win 2012 R2 Std). Company B has 5 clients and one established DC (Win 2008 R2 Foundation). 
    I work for Company A and I have the job of connecting all 50 clients to the new DC. Up until last week we had a workgroup set up and it has been my task to migrate our clients onto the domain. I have done 10 migrations of Win 7 machines so far, but three others
    seem to be unable to connect with the error: The specified network name is no longer available.
    I have connected these successfully to Company B Domain Controller successfully so this seems to point towards Company A DC being wrong somewhere, but doesn't make sense as to why 10 other clients have connected fine.
    Here are the troubleshooting steps I have taken so far:
    I am the Domain Admin group on Company A Active Directory and have full Admin rights to Company B
    Computer Browser Service is running on server and affected client
    Workstation Service is running on server and affected client
    Server Service is running on server and affected client
    NETLOGON service is enabled tried restarting - no difference
    IPv6 is enabled, but not used
    DCDIAG tests all pass
    NIC 2 has been disabled as it is not used
    NIC 1 is first priority
    To connect to the domain I have tried using the NetBIOS and the FQDN, I get the same error.
    Windows Firewall is off
    No AV installed at the moment. I have Sophos waiting to go on once the machine is hooked onto the domain.
    DNS Reverse lookup manually created as it wasn't there
    Tried ipconfig /flushdns /release /renew /registerdns
    NSLookup sucessful, can ping NETBIOS, FQDN of server and both client and server IP both directions
    Affected clients are configured with one network card.
    *****Domain Controller*****
    C:\>ipconfig /all
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : AG-ADDS
       Primary Dns Suffix  . . . . . . . : aggora.local
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : aggora.local
    Ethernet adapter NIC1:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet
       Physical Address. . . . . . . . . : F8-BC-12-3D-C7-6A
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::b499:7b3b:5ee7:618c%12(Preferred)
       IPv4 Address. . . . . . . . . . . : 10.0.0.251(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 10.0.0.4
       DHCPv6 IAID . . . . . . . . . . . : 318290962
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1B-3E-88-37-F8-BC-12-3D-C7-6A
       DNS Servers . . . . . . . . . . . : ::1
                                           10.0.0.251
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.{F2A8A31C-01D2-4F6F-8CFF-A5AB69F344A8}:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    *****Problematic Client*****
    C:\>ipconfig /all
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : AG21
       Primary Dns Suffix  . . . . . . . : aggora.local
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : aggora.local
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : aggora.local
       Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
       Physical Address. . . . . . . . . : 00-19-99-9B-90-5B
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 10.0.0.115(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : 23 July 2014 10:12:30
       Lease Expires . . . . . . . . . . : 24 July 2014 10:12:30
       Default Gateway . . . . . . . . . : 10.0.0.4
       DHCP Server . . . . . . . . . . . : 10.0.0.253
       DNS Servers . . . . . . . . . . . : 10.0.0.251
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter isatap.aggora.local:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : aggora.local
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    I'd be grateful for any assistance.
    Many thanks,

  • ILife 11 Disc no longer available at the Apple Store

    Went to the Apple Store this morning to get the URL for the iLife 11 disk page and found it was no longer available. 
    Therefore, any user who needs to purchase a copy of iWeb will have to go to Amazon.com or eBay.com.
    OT

    AnsonS, it' the "not near as easy" part that I don't like. I will, however, give Freeway Express a try when I have the time to work with it for a while. The "free" 30 day trial is great. I wish more SW companies would offer that.
    I'm still hoping that Apple will decide to do a major upgrade of iWeb and release it as a "stand alone" program. I would be willing to buy it if they do. But, as with many things that Apple does, there is no information on what they are planning to do and they will most likely just let the program die.

  • CVS extension no longer available via "Check for Updates" ?

    Hi,
    It seems that CVS (or any other Versioning support tools) SQLDev extension are no longer available via "Check for Updates".
    I've just downloaded 2.1.1.64 and tried to setup whatever extensions we used to use and they simply do not appear in the list.
    Can this extension be downloaded as a bundle and installed from local file? Where from?
    Oracle SQL Developer 2.1.1.64
    Version 2.1.1.64
    Build MAIN-64.45
    IDE Version: 11.1.1.2.36.55.30
    Product Version: 11.1.1.64.45
    Java(TM) Platform 1.6.0_11
    Oracle IDE 2.1.1.64.45
    Versioning Support 2.1.1.64.45
    Cheers
    Arek
    Edited by: Arek on Oct 12, 2010 7:11 PM

    Thank you, Sue. Much appreciated.
    FYI. I've just downloaded SQLDev 3EA release and I'm still facing the same problem.
    Default Update Centers available are:
    1) Oracle SQL Developer ( http://www.htmldb.oracle.com/pls/otn/f?p=raptor:updates )
    2) Oracle Extensions ( http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/162031.xml )
    3) Third Party SQL Developer Extensions ( http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/162031.xml )
    When I mark the first two all I get at the next screen is two entries:
    Oracle Product Extensions for SQL Developer   (Hide) (- which is simply a header I suppose)
    Oracle Rdb Extension 7.3 (Details)
    The CVS extension jars can be copied from previous SQLDev installations (download used to work a couple of releases back), but it should be still available for download via "Check for Updates" or bundled with the product itself.
    Regards
    Arek
    Edited by: Arek on Oct 15, 2010 2:05 PM

  • Why is the album no longer available?

    John Mayer Trio released on iTunes the single for "Who Did You Think I Was" which included the song "Come When I Call". I know people who have bought this single from iTunes but when I search for it now, I can't find it. Can someone help me find it or explain why it is no longer available?

    You intrigued me because I wasn't aware of this "B" side song. If you go to John Mayer's website, it looks like the single "A/B side" release is no longer available. Now, all you can buy is the trio's full-length album--which doesn't include this song. What a shame--it's a good song! I was able to find a sample of "Why don't you come when I call" online and listen to it. I hope it appears on a future album.

  • Album no longer available

    I was trying to download The Wilshires How To Fly album and individually -there's only 5 songs - and I keep getting the message it's no longer available to download - the songs aren't anywhere else to download so why are they still showing up on iTunes? The music on their site is linked to iTunes - so what's the scoop why can't I get the music?

    You intrigued me because I wasn't aware of this "B" side song. If you go to John Mayer's website, it looks like the single "A/B side" release is no longer available. Now, all you can buy is the trio's full-length album--which doesn't include this song. What a shame--it's a good song! I was able to find a sample of "Why don't you come when I call" online and listen to it. I hope it appears on a future album.

  • WRV54G firmware no longer available?

    Refference supportforums.cisco.com/message/3286877 contains a link which apparently worked at some point but no longer.  The only item listed as available for download is the vpn client.
    If anyone knows where I might find this I would appriciate it.
    Thanks.

    I appologize for my lack of clarity.  In order to better describe the problem I have I shall try again, additionally I appologize now should I not infer well or with efficency.
    First of all I think link you provided directs me to a VPN client no longer available in the version number intended.  I believe this to be true as how the page it loads states "Release 1.4.1.2 currently does not have any software available for downloads" and 1.4.0.5 is marked as latest available.  Moreover, I do know recently this was not the case due to the fact I downloaded release 1.4.1.2 on the 14th.
    Specifically I'm looking for the software mentioned in the release notes for the WRV54G here.
    Thank you.

  • Upgrade leopard to snow leopard? Snow leopard no longer available?!?

    I have a 2009 iMac running a Leopard 10.5.8. I would like to upgrade to leopard, now that mountain lion is out. I thought the price on snow leopard would drop from around $30 (where it was before mountain lion release), but instead it is no longer available! I don't want to pay $60 via amazon for it. What can I do?

    Hi again Walsh,
    If you look at the date of that listing on C-net, it is Aug. 25, 2009; plus the green download button will send you to an external site. I am absolutely certain that even if the download was available, it would NOT be FREE.
    In any case I would not trust downloading it in this fashion, even if it was available.
    If you're willing to wait a while, it is possible that the price of the "Leopard" will come down after the race to update to MT. LION dies down a bit.

  • Feature to disable touch screen when pen is detected is no longer available in windows 7

    In N-trig drivers  with windows vista there was an option where one could select the option to disable the touch input when pen in near the screen.  That feature is no longer available when I installed new n-trig drivers in win7.
    I use my tablet a lot to take notes. But with dual mode on it detects input where I rest my palm on the screen to write. Every time I have to go and disable touch input completely before I start writing and enable after I finish. 
    I there any way to enable auto mode with Windows 7 n-trig drivers?
    This question was solved.
    View Solution.

    Thanks for your reply.
    I talked about this with HP tech support and they don't know anything about it. I don't even know whether they are qualified enough to provide support. They were just blaming the problems on Microsoft and N-Trig. I knew the problem is with the drivers and I wanted them to let N-Trig know that people like us are waiting to the Auto feature. But instead of considering my complaint they hung up on me not once but twice.

Maybe you are looking for

  • Header and item levels in ALV_GRID

    I want to display customers info (like adress,phone number..) in one row  and its documents in other rows namely i want to display information hierarchicaly in ALV_GRID. I know it is possible to do with REUSE_ALV_HIERSEQ_LIST_DISPLAY but i want to do

  • I had to restart my iMac and when it came back on the screen shows a file folder with a question mark. What should I do?

    I had to restart my iMac and when it came back on the screen shows a file folder with a question mark. What should I do?

  • XML and PLSQL

    To get the data from an XML document, what methods shoulf one use - the cdatasection or characterdata method? On using the character data it gives out the following error: ERROR at line 1: ORA-29532: Java call terminated by uncaught Java exception: j

  • (CS2) Probleme mit der Zwischenablage

    Ich habe folgendes Problem: In Photohop CS2 versuche ich, eine Textebene oder Bildelement-Ebene in die Zwischenablage zu kopieren (Strg+C od. Bearbeiten->Kopieren) um sie in das Fluchtpunkt-Werkzeug einzufügen - so wie es in dem mitgelieferten Video-

  • Linux JRE and /lib/ext directory

    I know this topic is fairly well discussed, but after reading many, many forum posts I have not found an answer. I've tried JRE 1.3.1_03 as well as a completely different JRE, from Blackdown. If I run java from /jre/bin, on Linux, how does java know