Unable to redeploy ADF app and Java Cloud Console has errors

Hi,
I was redirected to this forum by the Oracle Cloud chat.
I have trouble redeploying an ADF app. Yesterday the Virus-scan failed when deploying from Jdev 11.1.1.6 and directly from the Cloud Console. Today at first nothing seems to happen when trying to deploy from Jdev - it just blocks jdeveloper - but after 19 minutes and 33 secs it completed. The App is not working even though it may have completed the deploy.
When trying to look at the Java Cloud Console both the "Data Sources"-portlet says "Error getting Data Sources" and the "Java Cloud Service Jobs"-portlet says "An error occurred while retrieving Java Cloud Service Jobs".
My identity domain is "triala2kx"
Any ideas?
Best regards
Kim

I am experiencing the same stuck job on my java cloud instance - can Oracle support reset my job
If I try to start/stop/redeploy or add an application I get the following error
"Information
  The operation cannot be invoked because the service is running Java Cloud Service Job 170371. Wait for the job to complete, then re-run the operation."
https://forums.oracle.com/thread/2548962
https://forums.oracle.com/thread/2538152
thank you
/michael

Similar Messages

  • Unable to connect to CMC and Java Infoview

    Hi
    I am unable to connect to CMC and Java Infoview. When I am attempting to connect, then the following message is displayed.
    "Oops! Internet Explorer could not connect to <web server>:<port number>"
    Please give me some suggestions.
    Thanks!

    Hi Stratos
    I uninstalled the designer and repaired Crystal Reports Server. But it did not help.
    The CMS is running now. But I cannot find all the other services and I am getting the same error when I try to open CMC or InfoView.
    I found some of these errors in my system's event viewer:
    NT Service message: NT Service Initialization Problem.
    The root server reported an error Initialization Failure.
    The source for both these errors is BusinessObjects_CMS.
    Please suggest something
    Thanks

  • I try to download an app, and it says that there is an error in the app , Ive tried to download other apps and i get the same error. can someone help?

    I try to download an app, and it says that there is an error in the app , Ive tried to download other apps and i get the same error. can someone help?

    You need to reinstall the App Store.
    Use Lion Recovery to do that.

  • Hi I have bought iPhone 5s LL/A and my iPhone now  has error 40 I think it means hard error how can I change it at apple store?

    Hi, I have bought iPhone 5s LL/A and my iPhone now  has error 40 I think it means hard error how can I change it at apple store?

    Contact Apple Support or your carrier about getting it serviced:
    Apple - Support - iPhone - Contact Support
    Apple - Support - Service Answer Center

  • Error when trying to deploy ADF application in Java Cloud Service - SaaS Extension

    Hello guys,
    I'm trying to deploy a simple ADF application in "Oracle Java Cloud Service - SaaS Extension" and i'm still having the error below
    The job turns to Failed at "Deploy Application" step:
    Did someone already got this error ?
    Thanks at advance
    Sid
    2014-12-10 11:06:20 PST: Starting action "Deploy Application"
    2014-12-10 11:06:20 PST: Deploy Application started
    2014-12-10 11:06:28 PST: weblogic.application.ModuleException: weblogic.application.ModuleException:
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1531)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:488)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:573)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:327)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
      at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
      at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: java.security.AccessControlException: access denied ("java.net.NetPermission" "specifyStreamHandler")
      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
      at java.security.AccessController.checkPermission(AccessController.java:559)
      at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
      at java.net.URL.checkSpecifyHandler(URL.java:649)
      at java.net.URL.<init>(URL.java:373)
      at weblogic.application.io.MergedDescriptorFinder.getSource(MergedDescriptorFinder.java:46)
      at weblogic.application.io.DescriptorFinder.getSource(DescriptorFinder.java:44)
      at weblogic.utils.classloaders.MultiClassFinder.getSource(MultiClassFinder.java:67)
      at weblogic.application.utils.CompositeWebAppFinder.getSource(CompositeWebAppFinder.java:71)
      at weblogic.servlet.internal.War$ResourceFinder.getSource(War.java:1213)
      at weblogic.servlet.internal.War$ResourceFinder.getSource(War.java:1203)
      at weblogic.servlet.internal.War.getResourceAsSource(War.java:512)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3436)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3427)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsStream(WebAppServletContext.java:872)
      at com.sun.faces.config.ConfigureListener$WebXmlProcessor.scanForFacesServlet(ConfigureListener.java:805)
      at com.sun.faces.config.ConfigureListener$WebXmlProcessor.<init>(ConfigureListener.java:768)
      at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:178)
      at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1871)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1529)
    2014-12-10 11:06:28 PST: WL action state: failed
    2014-12-10 11:06:28 PST: Action FAILED with WL action state: failed
    2014-12-10 11:06:28 PST: Check the server log of your Java cloud service for more info about the failure.
    2014-12-10 11:06:28 PST: Application deployment failed.
    2014-12-10 11:06:28 PST: "Deploy Application" complete: status FAILED

    The Application does nothing, it's just a simple page (the button does nothing too)  the aim is to deploy a jsf page with ADF forms.
    The deployment log is on the first message.
    I'm using Jdeveloper and i note the Jdev inserts some servlets into the web.xml file ! is it possible that the probleme is related to this ? (below the web.xml file)
    Sid
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
             version="2.5">
      <servlet>
        <servlet-name>Faces Servlet</servlet-name>
        <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet>
        <servlet-name>resources</servlet-name>
        <servlet-class>org.apache.myfaces.trinidad.webapp.ResourceServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GraphServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GaugeServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>MapProxyServlet</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.MapProxyServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>Faces Servlet</servlet-name>
        <url-pattern>/faces/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/adf/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/afr/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <url-pattern>/servlet/GraphServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <url-pattern>/servlet/GaugeServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>MapProxyServlet</servlet-name>
        <url-pattern>/servlet/mapproxy/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/bi/*</url-pattern>
      </servlet-mapping>
      <filter>
        <filter-name>trinidad</filter-name>
        <filter-class>org.apache.myfaces.trinidad.webapp.TrinidadFilter</filter-class>
      </filter>
      <filter>
        <filter-name>ServletADFFilter</filter-name>
        <filter-class>oracle.adf.share.http.ServletADFFilter</filter-class>
      </filter>
      <filter-mapping>
        <filter-name>trinidad</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
        <dispatcher>ERROR</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>ServletADFFilter</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
      </filter-mapping>
      <context-param>
        <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
        <param-value>client</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.PARTIAL_STATE_SAVING</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <description>If this parameter is true, there will be an automatic check of the modification date of your JSPs, and saved state will be discarded when JSP's change. It will also automatically check if your skinning css files have changed without you having to restart the server. This makes development easier, but adds overhead. For this reason this parameter should be set to false when your application is deployed.</description>
        <param-name>org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <description>Whether the 'Generated by...' comment at the bottom of ADF Faces HTML pages should contain version number information.</description>
        <param-name>oracle.adf.view.rich.versionString.HIDDEN</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <description>Security precaution to prevent clickjacking: bust frames if the ancestor window domain(protocol, host, and port) and the frame domain are different. Another options for this parameter are always and never.</description>
        <param-name>org.apache.myfaces.trinidad.security.FRAME_BUSTING</param-name>
        <param-value>differentOrigin</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.VALIDATE_EMPTY_FIELDS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>oracle.adf.view.rich.geometry.DEFAULT_DIMENSIONS</param-name>
        <param-value>auto</param-value>
      </context-param>
      <context-param>
        <param-name>oracle.adf.view.rich.SYNCROWS</param-name>
        <param-value>enable</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_SKIP_COMMENTS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_DECORATORS</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfTagDecorator</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_RESOURCE_RESOLVER</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfFaceletsResourceResolver</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_VIEW_MAPPINGS</param-name>
        <param-value>*.jsf;*.xhtml</param-value>
      </context-param>
      <mime-mapping>
        <extension>swf</extension>
        <mime-type>application/x-shockwave-flash</mime-type>
      </mime-mapping>
      <mime-mapping>
        <extension>amf</extension>
        <mime-type>application/x-amf</mime-type>
      </mime-mapping>
      <listener>
        <listener-class>oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack</listener-class>
      </listener>
      <login-config />
    </web-app>

  • Unable to see Remote App and Desktop Connection in Group Policy Management Editor

    I am unable to see the Remote App and Desktop Connection in Group Policy Management Editor on my 2012 R2 DC. I am therefore not able configure the connection URL in Access RemoteApp and desktops in our Windows 8.1 client environment.
    Within the Group Policy Under User Configuration, Administrative Templates, Windows Components all I see is:-
    RD Gateway
    Remote Desktop Connection Client
    Remote Desktop Session Host
    But NOT
    Remote App and Desktop Connection
    Which I need. Is there anyway of adding this?

    > I am unable to see the Remote App and Desktop Connection in Group Policy
    > Management Editor on my 2012 R2 DC. I am therefore not able configure
    > the connection URL in Access RemoteApp and desktops in our Windows 8.1
    > client environment.
    http://gpsearch.azurewebsites.net/#8113
    Do you use a central store for ADMX? Is this central store out of date?
    (Means "still contains ADMX from W7/2008R2")
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • HT4623 Since my recent update, i am unable to update any apps and access my itunes account??

    I have just recently updated my i-phone 4 to the latest ios update, since then i am unable to update any apps i have on my phone and unable to download anything from itunes???? any help would be appriciated.

    No, since last Thursday, unable to access i-tunes store at this time.
    I loaded up my laptop, went on the i tunes store, error message came up think it was an -30???
    I have logged out from iTunes on my phone, turned off , then turned back on, but still no joy.

  • Coexistance of ADF Apps and Oracle Forms on single WLS

    Probably my question under WLS General, should be posted here:
    https://forums.oracle.com/forums/thread.jspa?threadID=2536568&stqc=true
    Thanks in advance

    The link appears broken, but heres my answer below :)
    You can run ADF on a Forms Domain, but I wouldnt - especially because of the version of ADF your app was developed in. Although I can't speak for Oracle, from my experience, Oracle support and certifications are pretty strict on these standalone fusion middleware installations like Forms/Reports - I wouldn't be surprised if its not certified.
    Basically, Forms/Reports installs its own ADF binaries on the middleware home in order to run the Fusion Middleware Control application. I know on my Forms 11.1.2.0 installation, it comes with ADF 11.1.1.5 - you can look up the ADF version in the xml/config files in the weblogic installation of Forms/Reports. I developed a quick test app and deployed it to a separate Managed Server in my forms Domain and worked great.
    However, since you're using ADF 11.1.2.3, I would just install a separate middleware home with ADF 11.1.2.3. That would be the best and most certainly an oracle certified deployment.
    Thank you,
    Gavin

  • Jdeveloper 11g adf app and frames

    We have an existing html web page that has top and bottom frames.
    The buttons in the top frame when clicked show the corresponding page in the bottom frame.
    Button1 Button2 <<<<< top frame
    "Employee Maint" link << bottom frame
    In one of these bottom pages, "Employee Maint" link is there. When clicked pulls up a Jdev Application in the bottom frame.
    Earlier Jdev/adf app was not showing up in the bottom frame. So "frame buster" was needed. Now it shows ok inside the bottom frame.
    But now, after the Jdeveloper page is loaded, when we try to use the "Button1 or Button2" in the top frame to pull up other pages it does not work.
    (this could be because of the "frame buster").
    This works well in IE but an issue with Safari/Chrome/Firefox.
    Is there any solution for this so that the top buttons continue to work even after clicking on the Jdeveloper App.(that uses frame buster)
    Thanks

    Hi,
    just clarifying.
    Need is "How do we undo the framebusting inside the ADF application after the ADF page is loaded in the frame".
    Thanks

  • ADF App and BI

    Hi,
    I would like to deploy a ADF Application to the weblogic server that was installed as part of BI EE 11.1.1.6.9. For this I need to apply 2 sherman patches to the weblogic server.
    The first question is: Are these patches certificated to work with BI EE? Is there not problem with this? Can I go ahead?
    The second question is: Do I need addiional licences to run adf apps on a weblogic as part of BI?
    Jhon

    I don't think you can do this , check https://groups.google.com/forum/#!msg/adf-methodology/C0BrdGNCm6o/pQQmGaSddIEJ
    However check with Oracle if you can do a ADF Runtime installation ike -> [http://docs.oracle.com/cd/E24902_01/doc.91/e24286/install_config.htm] on a new managed server as long as you are not messing with the Jdev version.[JDeveloper 11.1.1.5 ] for your new ADF app or patches.
    SVS

  • Trying to install my apps, and am getting a 'Download Error: Please try again or Contact Support'.

    Hi
    I am trying to install my apps through Adobe Creative Cloud Desktop and all I'm getting is 'Download Error: Please try again or Contact Support'.  I don't have any support number, or anything like that.  If I try to reload, it doesn't do anything.
    Is there anyway where I can fix it??  I have even tried to reinstall the software still with no luck.
    Hope that you can help.
    Damian

    Hi Damian,
    You can follow the article: Creative Cloud Help | Download Error in Apps tab of Creative Cloud Desktop Application which will help you to get your issue fixed.
    Let us know if it still gives you any issues.
    Thanks,
    Ratandeep Arora

  • Unable to update my software through creative cloud. receive download error

    unable to update my software through creative cloud. receive download error

    Hi Jeff,
    Thanks for your feedback, I managed to workout the problem.
    I went to info on my 'Adobe' folder within the 'Applications' folder on my
    harddrive and found that my 'Sharing and permissions' on the 'admin'
    option was read only.
    I unlocked the Adobe folder and changed my admin privileges to read and
    write.
    Laura Sassin
    Senior Creative Artworker
    Marketing Services
    <Removed by Moderator>

  • Help!  iTunes has completely disappeared off my iPhone 4s, yes the program, not just the app, and all my music has gone!  How can I get this back?  Thanks!!

    Help!  iTunes has completely disappeared off my iPhone 4s.  Yes the Program, not just the app!  All my music has just vanished!  How do I get this back!!
    (p.s. I do suspect a deletion has occurred courtesy of my 4 year old nephew, some other stuff has gone too, but beats me how he deleted a whole program!!!)

    Hi clorowan
    I found the following information that may be helpful:
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/TS1408
    Alternatively, if your media was downloaded from the iTunes Store, you may be able to download it again free of charge:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Thanks,
    Matt M.

  • Abap and java stack together gives error message...

    I am trying to install abap stach and java stack together.
    I installed abap was without problem but when I install Java i get the error below.
    I tried SP09 and since it didnt work Sp07 also since I had it with me downloaded before.
    Any help ??? Got stuck
    I need to install together to practice webdynpro...
    E:\NW2004sSP7_Preview\SAP_NetWeaver_2004s_SR_1_Installation_Master_DVD__ID__NW05SR1_IM1\IM_WINDOWS_I386\NW04S\WEBAS\ADA\control.xml
    George
    INFO 2006-11-30 15:10:12
    An error occured and the user decided to rety the current step: "|NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    ERROR 2006-11-30 15:10:14
    FJS-00003  TypeError: this._name has no properties (in script NW_Java_OneHost|ind|ind|ind|ind, line 8987: ???)
    INFO[E] 2006-11-30 15:10:13
    FSL-02077  File system export (share) saploc does not exist.
    ERROR 2006-11-30 15:10:14
    FCO-00011  The step collect with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .
    THis error was gone when I used the registry cleaner for removing ABAp stack But now question is How do I install BOTH????
    May be the instance number is the problem....
    In old version of ABap stack we can enter the instance number .But not in SP 9 .Can we change here too?
    E:\NW2004sSP7_Preview\SAP_NetWeaver_2004s_SR_1_Installation_Master_DVD__ID__NW05SR1_IM1\IM_WINDOWS_I386\NW04S\WEBAS\ADA\control.xml
    This file holds the Key of the errors since it checks for the instance number which is given in the log as details.. May be we can change it....
    In ABap STack install instead of files as in SP 07 they have created an image and may be this si the reason that
    we cannot customize.I have to find a way in order to install it...

    i found soltuion myslef THe lates WAS for abap is preconfigured and so its not suitable for abap-java multiple installation

  • I'm trying to update some apps and it gives me an error message saying " unknown error has occurred".  What does this mean

    I'm trying to update my apps and purchase a movie from itunes and it keeps saying "an unknown error has occurred."  How do I fix this?

    Trying to do both at the same time? Try updating the apps first. Maybe one at a time. Then try buying the movie.
    First thing to try is to reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

Maybe you are looking for

  • How to send File on application server for Attachment

    Hi, Friends in my application file is to be sent with Email as an attachment. all this to be done via servlet for that i have to send the file to application server from there servlet will send mail via Email server. How can send this file to server.

  • How can I print more photos per page?

    Hi I have an HP Photosmart printer When I send an email with a photo attachment to my eprinter it prints the photo 1/4 of an A4 page for each photo. This is ok, and great quality, but it means i'm using a while peice of photo paper for each photo. Ev

  • Configuring 802.11v - BSS Transition Management on Cisco WLC 5508

    Hi, I am new to the configuration of the WLC, and I am trying to enable 802.11v sub feature called BSS Transition Management. I am using WLC software version 8.0.115.0, but I can't find this feature not in the GUI and not in the CLI. I did, however,

  • Error found in RFC (target) and respective logon\logons are disabled.

    Hi All, So we have a requirement to use trusted connections for our EAM configuration and after setting up FFUser when the user login in to the system and execute GRAC_SPM we automatically get the message "Error found in RFC (Plugin System) and respe

  • Capture video, only pulling MONO

    When I capture a clip in FCP the sound that it captures in only in mono. Even when I go to my scratch and watch the clip it is in mono. When I open the clip in FCP it plays both speakers but still appears to be mono. I have scanned through all of my