Application Import not working for 1.6

I just upgrade from 1.5 to 1.6 successfully with no errors. When I attempt to import a application I get a "Page can not be found" internet explorer error.

I just installed 1.5 a few weeks ago and probably have not attempted to imported a application before today. Below is my marvel.conf
Alias /i/ "C:\oracle\product\htmldb\10.1.0\Db_1/marvel/images/"
          <Location /pls/htmldb>
          SetHandler pls_handler
          Order deny,allow
          Allow from all
          AllowOverride None
          PlsqlDatabaseConnectString hn-lt-cjordan:1521:htmldb ServiceNameFormat
          PlsqlDefaultPage htmldb
          PlsqlDocumentTablename wwv_flow_file_objects$
          PlsqlDocumentPath docs
          PlsqlDocumentProcedure wwv_flow_file_manager.process_download
          PlsqlAuthenticationMode Basic
          PlsqlNLSLanguage AMERICAN_AMERICA.WE8MSWIN1252
          </Location>

Similar Messages

  • MAM application is not working for some users

    Hi All,
    Tha MAM application is not working for some users.Different users have different workcenters other than that I dont see any other change. When I run MAM30_090_GETLIST in the backend I can see the no of customized users.But I cant see same no of users in the MEREP_207 table for the Syncbo MAM30_090 and strcture id TOP in the middleware. There is a data when I checked under worklist monitor for that user. But neither the MAM application nor MAM data is downloading to that device.
    If I use different user on the same device I can see the MAM application and MAM data.
    What could be the wrong in this case. Any help would be highly appreciated.
    Mobile Client:MI 70 SP 15 Patch 0 Build 200802280918
    Middleware:SAP NetWeaver 2004s with Patch leve 15
    Backend:SAP ECC 6.0
    Application:MAM 3.0
    Thanks and Regards,
    Ameer.

    Hi,
    from your description the source of your issue is quite obvious: some of the MAM users configured in spro are not configured properly.
    For T01 SyncBos the number of TOP records in merep_207 MUST be the same as number of headers returned by an appropriate getList FM in the backend.
    You need to solve this before you can go any further.
    Reason why a record is not recorded in MEREP_207 - getdetail failed for whatever reason. So execute MAM30_ML_getdetail for each of the users that is not replicated in the middleware and check if there are errors in RETURN table. If there is no error - one of the common reason for replication fail is when there are records in item tables that have duplicate primary keys.
    Regards,
    Larissa Limarova

  • I bought the Keynote app for my MacBook, but when I open the application and try to install it, I get an error message saying that the application will not work with my MacBook. What gives? And, can I please request a refund? ($19.99 = a week's groceries)

    I bought the Keynote app for my MacBook, but when I open the application and try to install it, I get an error message saying that the application will not work with my MacBook. What gives? And, can I please request a refund? ($19.99 = a week's groceries).
    Thank you for your help! - I did try looking for all available specs about Keynote on the Apple iTunes website, and found nothing that could help me. HELP!

    1
    Close all iWork applications
    2
    Uninstall Keynote; this must be done with an application remover tool to delete the installation properly. Appcleaner is known to work correctly for this purpose, it is free and can be downloaded from here: Appcleaner Download
    3
    empty the trash
    4
    shutdown the Mac and restart. After the start up chime, hold down the shift key until the apple logo appears
    let the Mac complete the start up procedure completely, it will take longer than usual as the hard drive is being repaired
    5
    Reinstall Keynote by logging into the Mac App Store using download / install

  • Debugger not working for BSP application

    Hi All,
    I have 4.6C sap installation and the debugger is not working for BSP Application even when i hard code the break points.
    Can anyone help me on this issue.
    Thanks and Regards
    Shilpa

    Hi Shilpa,
    How many number of sessions are open ? If there are already six sessions open and then you try and get the debugger, it will not start, and you won't be able to catch that error also...!
    Other than that there is no possibility that the debugger doesn't start, unless ofcourse, the logic doesn't reach the debugger point....
    Hope this helps.
    <b><i>Do reward each useful answer..!</i></b>
    Thanks,
    Tatvagna.

  • Document library open in client application not working for img,pdf,txt files

    In an office 365 sharepoint site i have enabled open in client applicartion for document library but it is not working for image/txt/pdf files for word and excel files it is working fine. I have even turned on the feature open document in client application
    by default from site collection features also but there is no change.
    Please advice.
    Regards,
    Chaitanya

    Hi Chaitanya,
    The feature is currently designed to be used with HTTPS, and will not work as expected with the HTTP connection available on Office 365 for professionals and
    small businesses sites.
    To take advantage of this update, do the following steps:
    Wait for the update to the SharePoint Online service, which is in progress now.
    Upgrade Adobe Reader to the version 10.1.2 client.
    Add your SharePoint Online root URL/domain to the Trusted Sites security zone in Internet Explorer1 (e.g., 
    https://contoso.sharepoint.com).
    Check the Keep me signed in box when you log in to a SharePoint Online site.
    This
    SharePoint Online update is currently
    being rolled out worldwide along with several other new features.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Oc4jadmin not working for application server control in SOA suite 10.1.3.1.

    Hi,
    We have installed the SOA suite, and I can login to the various components using oc4jadmin/password (bpel, esb, rules author), but for some reason that oc4jadmin password is not working for Application Server Control, which is the only piece of this I really need to log in to.
    Any thoughts on what is going wrong?
    Cheers,
    Pat Rock

    Maybe you change this password internally for another application (such BPEL, WSM,etc) and didn't make change for your main OC4J container.
    You can try to change this password by...
    1. Open the file [OASHome]\j2ee\home\config\system-jazn-data.xml
    2. Find the section that looks like this
    [user]
    [name]oc4jadmin[name]
    [display-name]OC4J Administrator[display-name]
    [guid]88836370D11611DC9F30F9C1CD6F1A73[guid]
    [description]OC4J Administrator[description]
    [credentials]{903}F+iG1A46edXG9RdfY0pD2O4Ge/qyEjsg[credentials]
    [user]
    3. Replace the value separated by the "Credentials" starting and ending tags with your new desired password, prefixed with an exclamation point
    Example:
    [user]
    [name]oc4jadmin[name]
    [display-name]OC4J Administrator[display-name]
    [guid]88836370D11611DC9F30F9C1CD6F1A73[guid]
    [description]OC4J Administrator[description]
    [credentials]!newpassword[credentials]
    [user]
    4. Save the file and restart OAS
    This should not affect other applications.
    Greetings.

  • ScriptLink tag not working for application page sharepoint 2010

    <ScriptLink> tag not working for application page sharepoint 2010 for including javascript in application page, it appends either 1033 or _layout to path specified for javascript.But javascripts are located in custom document library on site and not
    in _layouts folder.
    Please help and explain in details as I tried lot on this.

    Hi,
    Use the following line of code
    <SharePoint:Scriptlink runat="server" Name="~sitecollection/Style Library/[YOUR SITE]/js/functions.js" Language="javascript" />
    Thanks,
    Vivek
    Please vote or mark your question answered, if my reply helps you

  • Keyboard does not work for 64 bit applications

    Hello,
    I hope someone can help me with this strange problem.
    I can not use my keyboard for applications running in 64 bit mode. E.g. Adobe Lightroom 2 or the Chess application that came with the OS.
    When I start up this applications in 32 bit mode everything is working.
    Regards,
    Do lo

    Welcome to the Apple forums:
    I had been using my mouse for the chess game, but I just tried typing
    e2 e4 and it worked. I presume that's what you mean by keyboard
    The activity monitor says it is a 64-bit Intel app.
    It's version 2.3 if that helps.
    Interesting that the voice commands do not work for me. After calibrating and seeing that the test commands work in the calibration window, the command for the chess game all result in a question mark. It hears, it does not understand. Ditto in 32-bit mode.
    Cannot help you with Adobe
    Message was edited by: nerowolfe

  • IPhoto Library Upgrader is not working for me.

    I am running a Mac Mini 2.5 GHz Core i5.  (This is the base model of the current Mac mini as of August 2013.)  Running 10.8.4.
    I am trying to get iPhoto to run with an old photo library from iPhoto 4.  (Yes, really.  It's a long story.)  I was happy to see that Apple put out iPhoto Library Upgrader, because I was expecting to have a hard time upgrading.  But it's not working for me.  I downloaded the Upgrader and ran it (several times).  However, when I try to start iPhoto from the old library, I still get the "To open your library with this version of iPhoto, it first needs to be prepared."
    To save you from asking the obvious questions:
    1.  I ran the Upgrader, instead of just downloading it.
    2.  I am sure I selected the old library to be upgraded.
    3.  The Upgrader runs, tells me it's done, and asks me if I want to launch iPhoto.  When I say yes (or when I just launch iPhoto separately), I get the error message again.
    4.  iPhoto will not let me launch with the command option keys pressed.  I still get the error message.
    5.  I can launch with the option key pressed, but if I select the old library, I get the error message.
    6.  I can import the old library, but then I lose all my organization of photos.
    Any ideas will be appreciated.
    Nathan

    Try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iPhoto folder (Snow Leopard and Earlier).
    or with Lion and Mt. Lion from the User/Library/Containers/com.apple.iPhoto/
    Data/Library/Caches/com.apple.iPhoto folder
    3 - launch iPhoto with the Option key held down and try to open the "upgraded" libraryu again.
    NOTE 1: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    NOTE 2:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    OT

  • Application.addEventListener not working as expected

    I wanted to add a global KEY_DOWN event listener and
    MOUSE_CLICK event listener to my app. The help files say to use the
    application.addEventListener(type, handler) to do this. I added the
    listeners in my creationComplete function but they do not work for
    windows I popup. I know these windows are in the application scope
    because I am setting application level model attributes in them
    that the main window uses. Why are these events not registering
    from popup windows if this is global?

    laurent demaret wrote:
    But I can also use application:openFile: that works too.
    No, you can't. The Apple Event "open files" will open one or more files. That is why the documentation says to use "application:openFiles:".
    And it is present as well in the application delegate protocol reference nearby application:openFiles: and application:openTempFile: all in the "Opening Files" tasks group.
    Why is one called in addition and not the other ? Is application:openTempFile: usage left to the reader guess?
    They are delegate messages. Their only reason for existence is for the programmer to use as he or she sees fit. In one specific example, the Apple event "open files", one of these delegate methods is the recommended way to handle the "open files" Apple Event.
    I did not found other answer in the Xcode documentation than the "How Cocoa Applications Handle Apple Events" paragraph of the Cocoa Scripting Guide OS (which is back to 10.4 as you noticed it) that advise to use application:openFiles: which brings me back to the other methods for opening files, some working, some not..
    I'm not used to such a fluzziness in the documentation.
    You are not used to the delegate pattern. This API has been in existence for 25 years across several, radically different, architectures. There is a lot of legacy there. If the documentation says to use method A and you discove that method B works too, you should switch to method A. There is no guarantee that method B will continue to work in the future. You have already discovered this as you keep trying to use techniques from 1991. Please, just use the recommended method. You have nothing to gain by trying other methods that have similar-sounding names and are described nearby to other methods in the documentation.

  • Application is not working in Enterprise Portal (Access Denied)

    Hi,
    I have created one application..........This application contains one DropDownByKey element whenever i run this application all the material numbers are automatically populated from R/3....... once i selected material number all the fields related to that material number are displyed in my view..... It is working fine in my NWDS(WebDynpro).....
    I have integrated this application into Enterprise Portal their i am not getting any data into DropDownList box from R/3.... when i run the application i am getting "ACESS DENIED" error ............
    But i have another applicaton(FlightList) which is already integrated into Enterprise Portal..... its working fine......This is also accessing data from R/3.... but its working......
    The material application is not working........
    Please Help Me.....
    Thanks & Regards
    Ravi Shankar B
    <b></b>

    Hi,
      How have you defined the property "WAS host" for the portal system that you have created for the back-end?
    You might get this error if the way you have defined this WAS host property and the way you are calling the portal are different. For example, if your WAS host property is "<hostname>:<portnumber>" and you are calling your portal as "localhost:<portnumber>", then you will get this error.
      Also are you connecting to your portal using the fully qualified domain name? Don't call the portal simply as
    <i>http://<host>:<port>/irj</i> but call it as http://<host>.<domain>:<port>/irj.
    Regards,
    Satyajit.

  • Application loader not working on blackberry curve 8310

    Hi all,
    I have some problem with my 8310. I want to install a asian langague, but application loader not working. I have a error message :
    "The blackberry desktop software does not have
    Blackberry device software for the device that
    you have connected to the computer. Contact
    your wireless service provider or system administrator"
    blackberry desktop manager version 4.2.2.14
    blackberry device manager version 4.2.2.10
    application loader version 4.2.2.16
    What is the good package to install ?
    Thanks in advance.

    hello, you have a 8310. You must use an OS for the exact model. Using one for 8300 or 8330 will not work.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • IPhone 6 External Mic not working for Siri/Dictation

    I am finding that the external mic on my iPhone 6 works for phone calls and voice memos, but does not work for Siri/Dictation.  When I plug in the earbuds, they work for everything (including Siri/Dictation).
    Was chatting to Apple support who had me reset all settings.  I thought that worked, but realized that after a reset, Siri is off and I was talking to "Voice control" (which works).  When I turned Siri back on, it does not work.
    I have two questions for the community to see if you can help:
    1- I have been assuming this must be a software problem since the mic does work for non-Siri access.  But is that true?  Is there a hardware component that Siri depends on which could be faulty here?
    2- If it is software, what action should I try to address it?  I have done a reset all settings already and that did not help.
    Doug

    Hi, everyone.  I talked to Apple Genius at Apple Store last week, she said it should be a software issue and I needed to reset my iphone 6 plus as a new device and I can not use the backup restore from my iCloud, it was because the microphone bug or glitch can be in the backup also. Ok, followed her advice, erased all contents and set my iphone as a new device , the microphone worked for an hour, but went bad again.  I used "voice memo" app from Apple to test the microphone. It is the best tool since it doesn't involve any provider's network and it doesn't need another person's phone to listen and test.  If you can hear your voice recording clearly, then the mic works.  I tested it 3-4 times a day for a few days now, half of the time the mic doesn't work.  So, set as a new device isn't working. The issue is intermittent and it comes and goes as it likes, so very annoying. I carry my Apple EarPods with me in these past few days ust in case I need to make important phone calls.  Will need to go back to Apple Genius this weekend for sure.  Will give update after the weekend.

  • After Upgradation BPF is not working for some users

    Hi All,
    We have recently upgraded from BPC 5.1 to 7MS SP7.  we are having multi server setup with one application / reporting server (windows 2003 and one sql server 2008 (windows 2003 64 bit).
    Intially before upgradation we don't have any issues with BPF and it worked fine for all users. But post upgradation tasks within the BPF  does not work for other users except for the first two people who first  used it. Other users have the same rights as the ones who can access the tasks.
    when they  click on the link it gets them to eExcel and the right application but doesnt open the package or report assigned to the task. It doesn't give us any errors, on the status bar we get a message finalising but does  not getting any thing.
    Any inputs ??

    Hi,
    Are you sure that those users have installed BPC 7 SP7 clients on their machine? Meaning that you uninstalled 5.1 clients and installed the new client from http://servername/Osoft?
    If yes, you should maybe run a client diagnostic on the machines and also check the Management Console for any error messages.
    Hope this will drive you to a potential solution.
    Best Regards,
    Patrick

  • Application does not work on firefox 3.5

    If the application is not working in mozilla firefox 3.5 then we are not able to test it in any other browser through this tool.
    What should be the fix for this issue

    Hi Shilpa,
    Can you please provide more details about your configuration and the symptoms of what is not working for you?
    What OS are you using?
    What version of Flash Player do you have installed? (You can find out here: http://kb2.adobe.com/cps/155/tn_15507.html )
    Are you using Firebug and the BrowserLab for Firebug add-on, or are you just using BrowserLab standalone?
    Does BrowserLab work in any other browser for you such as IE or Safari?
    What are the exact steps you are taking and what do you see that you say BrowserLab is not working for you?
    Mark

Maybe you are looking for