Spring apps cross invocation issue

Hi,
I have two Spring apps deployed to OAS 10g. One app (LibraryRequest) invokes an operation within the other (CommonServices). The issue I am having is when I make a code change within the LibraryRequest app and redeploy it, somehow the CommonServices app becomes unavailable - when I run the LibraryRequest app, I get the error "Target bean not yet published". If I redeploy CommonServices, all is well. The problem with this is other apps will also be using the CommonServices operations...
Is there some special configuration that keeps this app alive on OAS?
Thanks,
Ginni

Did you try to stop and restart the OC4J container? When you only deploy and redeploy the other applications that is not been deployed, could have the configuration of the old app. Because at start they get what they nead, and only restarting will get any change make in the outside.
Hope this helps.
Regards.

Similar Messages

  • I want to create an iPad app with multiple issues of the same magazine inside it

    I want to create a digital magazine for iPad. I know with Digital Publishing Suite I can create apps for iPad.
    But there is a problem. Is not clear in the website if with the Single Edition I can create an app that contains all issues of the magazine, or if I have to create a new app for each issue of the magazine that I want to publish.
    Could you please get me out of doubt?
    Please, I need a quick answer. Thanks in advance!

    This should help:
    http://boblevine.us/digital-publishing-suite-101-single-edition-vs-multi-folio-apps/

  • HTML emails render as plain text.  Restarting Mail.app resolves the issue

    I keep seeing this problem every day. Occasionally when I receive an HTML email (e.g. a newsletter), the HTML isn't rendered -- instead some sort of plain text equivalent is displayed, which is full of entity codes and URLs to all the images in the HTML. Clearly not right.
    If I restart Mail.app when this occurs, the HTML email is ALWAYS rendered correctly. It's really annoying having to do this every day!
    It seems like it could be to do with leaving Mail.app running when my Mac is in Sleep mode -- the issue always seems to occur when I wake the Mac. When I have restarted Mail.app after the issue occurs, all incoming HTML emails are rendered correctly.
    Has anyone else seen this issue and do you know of a workaround? How do I submit a bug to Apple?
    Cheers,
    Olly

    Hi again:
    The preference file is located in the home folder (~library>preferences). Occasionally (rare, but it happens) preference files become corrupted and then cause all sorts of odd behavior.
    Barry

  • TS1702 Who do I speak to regarding an App Store purchase issue ?

    Who do I speak to regarding an App Store purchase issue ?

    Contact Support
    http://www.apple.com/support/itunes/contact/

  • Cross platform issues with InDesign CS5 or earlier

    Potential client would like me (designer on a Mac) to design print docs which they can then edit on their PCs. Would love to hear feedback from others about any cross-platform issues/best practices suggestions. Thanks!

    No problem at all, the only thing you have to do is make sure you both have the same fonts in a flavour (Opentype) that you can both read.  So when you send them a Indesign document using these fonts they should be able to open it up on a PC without getting a "missing fonts" warning.  Once you've got that sorted you're away, I do exactly this all the time.
    Oh and of course you must have the same version of Indesign!  You can save back one version (or from CS5.5 to CS4) but it's not recommended for this type of workflow.

  • Cross Plant issue

    Hi
    I have cross plant issue. Mat1 is delivered from Plant1, but getting procured from Plant2. So SPK is maintained in Plant1 for Mat1. Now when Mat1 is added into a network activity with Plant1, system created a reservation in Plant1. On MRP run system is creating PR in plant1 and not Plant2. But as I mentioned the procurement action is done in Plant2. How to do?
    Pls note that when the same Mat1 is part of bom for header material in Plant1, system is creating reservation in Plant2, thus creating a PR in Plant2 by MRP run. No problem in this case.
    We are using SPK as withdrawing from other plant not Stock transfer process.

    Hi,
    The problem, apparently, is with MRP2 view of the material master. The  material obviously is assigned to both the plants Plant1 & Plant2.
    MRP2 view - Plant 1:
    Procurement type -F (external procurement)
    Special procurement (value should be entered which will trigger procurement from Plant2. You can ask your MM conultant as to what value to be filled in your scenario)
    MRP2 view - Plant2
    Procurement type -F (external procurement)
    Special procurement (blank)
    This should solve your problem. If so, pl close the thread.
    Murali

  • Recently I have not been able to purchase songs from my iTunes on my iPhone 5, but I can purchase apps with no issues.  Has anyone else had similar problems??

    Recently I have not been able to purchase songs from my iTunes on my phone, but can purchase apps with no issue.  Has anyone else experienced this issue?

    If this is an Alienware system, the most likely culprit is the Bigfoot Networks LSP as per the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    Head to the Downloads and Drivers page at Dell for your particular model of Alienware. Look for available updates for your BigFoot networking device. If you update those drivers, does that give you back your Store access?

  • Hi, 2nd trial on the CS6 Master Coll downloaded (to prev app location) no issues, but when I open an

    Hi, 2nd trial on the CS6 Master Coll downloaded (to pref app location) no issues, but when I open a n appl I get 'Your Trial has Expired'. What should I do?

    There is nothing you can do. You misunderstand how this works. Trials only run once and that is that. After you have exhausted your 30 days, there is no way to run a trial a second time on the same machine. You will have to buy the software if you want continue using it.
    Mylenium

  • Weblogic.management.DeploymentException while deploying spring app on 12C

    War file deployeed and tested on 11g is failing to deploy on 12C with error below.
    log4j:ERROR Could not parse input source [org.xml.sax.InputSource@69a890d4].
    java.lang.SecurityException: SHA1 digest error for log4j.xml
         at sun.security.util.ManifestEntryVerifier.verify(ManifestEntryVerifier.java:220)
         at java.util.jar.JarVerifier.processEntry(JarVerifier.java:229)
         at java.util.jar.JarVerifier.update(JarVerifier.java:216)
         at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:471)
         at java.io.FilterInputStream.read(FilterInputStream.java:133)
         at org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown Source)
         at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source)
         at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
         at org.apache.xerces.impl.XMLEntityScanner.skipSpaces(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
         at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
         at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:665)
         at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:616)
         at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:602)
         at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:460)
         at org.apache.log4j.LogManager.<clinit>(LogManager.java:113)
         at org.apache.log4j.Logger.getLogger(Logger.java:85)
         at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:229)
         at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:65)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
         at com.bea.console.resource.http.ResourceServlet.<clinit>(ResourceServlet.java:52)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
         at java.lang.Class.newInstance0(Class.java:372)
         at java.lang.Class.newInstance(Class.java:325)
         at weblogic.servlet.internal.WebComponentContributor.getNewInstance(WebComponentContributor.java:236)
         at weblogic.servlet.internal.WebComponentContributor.getNewInstance(WebComponentContributor.java:229)
         at weblogic.servlet.internal.WebComponentContributor.createServletInstance(WebComponentContributor.java:258)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.newServletInstanceIfNecessary(StubSecurityHelper.java:320)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:273)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:250)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
         at weblogic.servlet.internal.StubSecurityHelper.initServletInstance(StubSecurityHelper.java:94)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:82)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:74)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:60)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:34)
         at weblogic.servlet.internal.ServletStubImpl.initStubLifecycleHelper(ServletStubImpl.java:624)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:565)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1874)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1848)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1738)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2740)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1704)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:781)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:212)
         at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:111)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:24)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:61)
         at weblogic.application.services.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:337)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.services.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:237)
         at weblogic.application.services.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:300)
         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)
    log4j:WARN No appenders could be found for logger (com.bea.console.preferences.spi.FilePreferencesProvider).
    log4j:WARN Please initialize the log4j system properly.
    weblogic.management.DeploymentException:
         at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:239)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:48)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
         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.lang.NullPointerException
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:445)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:37)
         at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
         at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
         at org.apache.xerces.impl.xs.opti.SchemaParsingConfig.parse(Unknown Source)
         at org.apache.xerces.impl.xs.opti.SchemaParsingConfig.parse(Unknown Source)
         at org.apache.xerces.impl.xs.opti.SchemaDOMParser.parse(Unknown Source)
         at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown Source)
         at org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)
         at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown Source)
         at org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown Source)
         at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
         at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
         at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
         at org.jboss.weld.xml.BeansXmlParser.parse(BeansXmlParser.java:107)
         at org.jboss.weld.xml.BeansXmlParser.parse(BeansXmlParser.java:133)
         at org.jboss.weld.bootstrap.WeldBootstrap.parse(WeldBootstrap.java:461)
         at com.oracle.injection.provider.weld.BasicBeanDeploymentArchive.getBeansXml(BasicBeanDeploymentArchive.java:89)
         at org.jboss.weld.bootstrap.BeanDeployment.<init>(BeanDeployment.java:98)
         at org.jboss.weld.bootstrap.WeldBootstrap$DeploymentVisitor.visit(WeldBootstrap.java:173)
         at org.jboss.weld.bootstrap.WeldBootstrap$DeploymentVisitor.visit(WeldBootstrap.java:149)
         at org.jboss.weld.bootstrap.WeldBootstrap.startContainer(WeldBootstrap.java:268)
         at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:85)
         at com.oracle.injection.integration.CDIAppDeploymentExtension.prepare(Unknown Source)
         at weblogic.application.internal.flow.AppDeploymentExtensionFlow.prepare(AppDeploymentExtensionFlow.java:23)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:706)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:48)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
         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)
    >
    web.xml is as below
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_ID" version="2.5">
    <display-name>rpm-adapter-spring</display-name>
    <welcome-file-list>
    <welcome-file>index.html</welcome-file>
    <welcome-file>index.htm</welcome-file>
    <welcome-file>index.jsp</welcome-file>
    <welcome-file>default.html</welcome-file>
    <welcome-file>default.htm</welcome-file>
    <welcome-file>default.jsp</welcome-file>
    </welcome-file-list>
    <context-param>
    <param-name>contextConfigLocation</param-name>
    <param-value>WEB-INF/beans.xml</param-value>
    </context-param>
    <listener>
    <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
    </listener>
    </web-app>
    Is it mandatory to have atleast one servlet with contextListener
    Edited by: 995976 on 26-Mar-2013 05:08
    Edited by: 995976 on 27-Mar-2013 23:33

    after three days of investigation I am able to resolve this issue.
    The issue was with name of spring-beans-xml given in web.xml.
    Spring xml should not have a name as beans.xml

  • IPhone 5S cannot make purchase with App Store (login issue)

    Ok - I am rather irritated.  I tried to purchase a 99 cent app, and upon tapping the purchase button, the App Store insisted that I enter my Apple ID password (what happened to using your fingerprint, which worked when I bought the phone?).  Ok - so I enter the correct password.
    I am then confronted with another window that states that I need to confirm my ID - and it has me enter my password again - then says I need to answer two security questions... which I did.  It tells me I did not answer one or both correctly and to try again.  I again entered what I absolutely KNOW is the correct info - and it repeatedly gave the same message... until it finally said I would be locked out from making any further purchases, and to contact customer support.
    Funny - I can log in using iTunes on my MacBook Pro and am having no issues whatsoever with that.  I can view my account, make purchases, etc.
    So what gives?

    I have no idea what the deal is - but I somehow "fixed" this... I manually logged in to my apple ID on my MacBook Pro, went to the security section and confirmed my security question answers (I had them right, just as I thought).  Closed out that page, went back to my iPhone and simply tapped the "go" button again (same answers, same questions) - and it logged in just fine...
    Must have been an App Store glitch...

  • Office Web Apps Server 2013 issue

    Dear All,
    I am encounter problem when I try to open document from my browser. Prompt message will pop-out when it try to preview a document:
    "sorry, there was a problem and we can't open this document. If this happens again, try opening the document in Microsoft word"
    When I check in Event viewer, there is an error display:
    "Could not contact WOPI End Point. Error details - 'Unauthorized url - http:bla.bla.bla....."
    Kindly advise on how should I resolve this issue.
    Application Note:
    1. Windows OS: Windows Server 2012 R2
    2. Office Web Server 2012 SP1
    3. SharePoint Server 2013
    Thank you.

    Verify if you have configured correctly by checking the following post
    https://technet.microsoft.com/en-us/library/ff431687.aspx
    In case everything is correct, Please check the following post for similar issue
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/f7be5f88-8c98-464e-8596-60956b5e98fd/sharepoint-2013-office-web-apps-problem-unable-to-openviewedit?forum=sharepointgeneral.
    http://blogs.technet.com/b/justin_gao/archive/2014/12/19/troubleshooting-error-event-id-8115-when-you-install-office-web-apps-server-2013-on-windows-server-2012-r2.aspx
    Note:Check with non Farmadmin account
    Please Mark it as answer if this reply helps you in resolving the issue,It will help other users facing similar problem

  • SharePoint 2013 Anonymous (public) site and Office Web Apps Server 2013 issue with download.aspx

    Our organization has a public facing anonymous site in SharePoint 2013 which allows access to documents (docx) in a library.  ViewFormsLockdown is activated as we present the documents via CQWP / custom template.  We are combating the usual
    issue of multiple login prompts when using Internet Explorer when a user accesses said document.  We also have tried  using the Word Viewer (view only mode) from Office Web Apps Server 2013 which works well, but ...
    the problem stems from the fact that users can go the file menu from the word view and choose to download the document (which is what we want),  unfortunately it looks like the link redirects via /_layouts/15/download.aspx which also presents a login
    prompt. Much has been written out there about doing direct links for documents via /_layouts/download.aspx to address multiple login prompts when the document is opening in word (from IE).
    I've tried nearly every combination of recommendations (disabling client integration, browser file handling (permissive/strict), ViewFormsLockdown feature, web.config modifications with options and propfind verbs and more) all to varying levels of success,
    but never totally getting rid of the prompt.  It has been stated that because the downloads.aspx inherits from Microsoft.SharePoint.ApplicationPages.Download this will not allow anonymous access.  We really want to use the word view from the Office
    web app and have the file download functionality work from the menu there ... can anyone suggest an alternate fix?  I might be wishing but will appreciate any guidance offered ...
    cheers,
    Dean
    some reference links (but not all) for various things we've tried:
    http://mohitvash.wordpress.com/2013/06/18/sharepoint-download-a-file-programatically/
    http://blog.sharedove.com/adisjugo/index.php/2012/09/29/open-sharepoint-files-in-edit-mode-from-client-applications-and-not-read-only/
    http://stackoverflow.com/questions/375390/office-documents-prompt-for-login-in-anonymous-sharepoint-site
    http://yalla.itgroove.net/tag/anonymous-access/
    Glifnard

    I'm glad to here that the problem has been fixed. Thank you for sharing your experience here, it will be helpful to other community members who have similar questions.
    Cheers,
    Steve Fan
    TechNet Community Support

  • Why is my iPhone 5's iMessage not working in wifi connection consistently? (wifi works with apps/web no issues)

    My iPhone 5 (newly updated to 6.0.2) will not send messages in iMessage all the time-very inconsistent.  The wifi works with my phone when I use apps/search the web with no issues all of the time.  For an unspecified time span, iMessage will sometimes send and receive messages, but for the most part will give me the error message: Message Send Failure.  My iMessage & facetime is activated on my device for my phone and email addresses. I am in another country currently and solely rely on wifi for my connection and have turned off my data.  I have toggled my wifi, turned off my phone, and reset my phone and still haven't had any luck.  Any help is greatly appreciated as to why my phone is having these issues in a perfectly fine working wifi connection. (another iPhone 5 user has no issues in the wifi)

    Have you tried a complete reset/restore iOS 7?
    Back up your iPhone to iCloud and/or iTunes.
    Open iTunes and make sure you have the latest version (11.1).
    Plug your iPhone into your computer.
    On the Summary screen, click Restore next to (Check for Updates). This will reset your phone to factory settings and reinstall iOS 7.
    After iOS 7 has been reinstalled, you can restore your back up from iCloud or iTunes.

  • Office Web Apps 2013 installation issue in HTTPS

    Hi,
    I'm trying to install Office Web Apps Server in HTTPS mode but keep getting an error. When I run the command  New-SPWOPIBinding -ServerName owaserver, it says "WARNING: The server did not repspond. Trying again (attempt 1of 5)." When I go into Event
    Viewer, I see this error for each attempt:
    An operation failed because the following certificate has validation errors:
    Subject Name: CN=<url>, OU=Domain Control Validated - RapidSSL(R), OU=See
    www.rapidssl.com/resources/cps (c)12, OU=<OU>, SERIALNUMBER=<serial number>
    Issuer Name: CN=RapidSSL CA, O="GeoTrust, Inc.", C=US
    Thumbprint: <thumbprint>
    Errors:
     SSL policy errors have been encountered.  Error code '0x2'..
    I've installed the Root CA from the provider, registered the .cer files in CA -> Security -> Manage Trusts, and via PowerShell. I've reset IIS multiple times and rebooted the OWA server and the WFE. I'm not sure if it's an issue with the cert or a
    SharePoint issue.
    Thanks

    Did you register your certificate with the New-OfficeWebAppsFarm command (-CertificateName) when you set up your Office Web Apps farm?
    http://technet.microsoft.com/en-us/library/jj219436.aspx
    - Xenox G.

  • Are the bugged badges for the iOS Reminders app a known issue?

    I've seen quite a few posts covering many years on this issue, and it seems to have gone ignored by Apple.
    The issue is badges not showing up for the Reminders app, even though they are turned on in the Notifications Center. It does not seem to be that they are simply broken, because if you change the priority of a reminder, or physically go in and "Snooze" a reminder, then it seems to force the app to pull up a badge.
    I'm not totally sure what I expect out of another discussion, since most of the ones I have found ended with "yep, it's broken", but if you happen to know of a fix, or have heard that maybe Apple is aware of it... I'd love to hear it!
    Thanks!

    AdamGM4 wrote:
    Meg, Apple is obviously reading these boards to some degree. Regardless, it's sad that this has been an issue for this many years.
    The Hosts read posts if they are notified by users about possible Terms of Use violations. Customer Support Specialists read (and answer) a specific subset of posts that have gone unanswered for 24-48 hours. The posts they answer are ones that can be easily answered by a reference to a knowledge base article. They do not read and answer posts about whether or not they know about your particular problem. Sometimes the Hosts read posts that are brought to their attention by senior forum members who notify them through a restricted area of the forums.

Maybe you are looking for

  • Problems with triple so iin same disk

    hi, I want any suggestions to solve my problem. I want to install 2 arch linux in the same disk that i hace windows xp. my partition scheme is: sda1   20gb   ntfs    winxp sda5   120gb  ntfs    files and music sda5    128mb ext3   boot sda6    4gb   

  • Table of Contents webpart issue

    Hi Everyone, I have added a Table of contents webpart to the page(to display all lists, libraries & sub sites) and I have given the desired site url & set  "No.of levels to 3". But I am unable to see any list, library or subsites in my webpart.(Also

  • I DON'T SEE THE NORTON SAFE ICON IN FIREFOX SEARCH RESULTS. i i DO WITH GOOGLE CHROME.

    Missing Norton's icon from search results.

  • More details about mustella

    Hi, would it be possible to have more details on how mustella work ? I like the fact to be able to launch a swf and communicate back the results to ant or other tools or if giving details about mustella is not possible could be possible to request a

  • Opening .JPG files by clicking on them

    I have Internet Explorer 8 and Photoshop elements 9. I can't assign (in Folder options) PSE to open .JPG files in the PSE editor when I click on the file. I did this before I installed IE8. Are IE8 and PSE compatible? Guy