JSF output truncated when integrating with OpenCms

Hi all!
I'm quite new to JSF and am trying to integrate it with OpenCms, a JSP based content management system. In OpenCms all files reside in a virtual filesystem (VFS) and are accessed through the opencms-servlet which is mapped to "/opencms/*".
While trying to integrate JSF with OpenCms I added another prefix servlet mapping for the faces servlet: "/faces/*". When I now try to access a JSF-page I have to use a URL like this:
http://myserver:8080/mywebapp/faces/opencms/page1.jsp
For my understanding the faces servlet now tries to read a file /opencms/page1.jsp from the real filesystem, which does not exist. Is this correct? How could I get faces-servlet to obtain page1.jsp from the VFS? However, I do not get an exception or a message telling me that the resource page1.jsp is missing.
Instead the faces-servlet seems to do it's work and forwards to the opencms-servlet which in turn forwards to the JSP-servlet and processes the JSP. I'm sure the whole JSP is processed as I added log-statements from the beginning to the end, of which all are executed. However, the output of the JSP is truncated whenever there exists at least one JSF tag in the page.
Any ideas what's going wrong here?
Is my understanding of the executing order correct?
many thanks in advance for your help,
- martin

Hi!
Working with JSF 1.1 works, but now I want to switch to JSF 1.2, which does not work :-(
I have a simple demo application (webapp 2.4 and webapp 2.5) without OpenCms which works. OpenCms 7.0.2 without JSF works as a 2.4 and as a 2.5 webapp. As soon as I want to access a JSF-page with an URL like http://localhost:8080/opencms-7.0.24/faces/opencms/mypage.jsp I get only truncated output like the following:
<form id="j_id_jsp_2033902881_1" name="j_id_
{code}
Any Ideas what could cause the truncation?
There are now log messages and no exceptions in any logfile :-(
tia,
- martin                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Test inside  the table is truncated when integrating Adobe forms with WD4A

    Hi All,
    I am facing issue in table when integrating adobe forms with web dynpro for ABAP.
    Whenever the pagination happens the text in the table row cells is truncated and it starts from next row in next page. Is there any properrty of table in Form builder which I can use to allow the test to go to the next page?
    Best Regards,
    Arti.

    Hi. You should place your question in "SAP Interactive Forms by Adobe" forum. You will get advice quicker there.

  • Throws exception while saving SCREEN DATA  when integrated with CRMOD & OPA

    I have integrated CRMOD with OPA and able to see my screens and enter data and review after submitting screen data, but when I click "Save" on TOP right of the Applet Test page throws below exception. Please help
    ===================================================================
    0 [Thread-2] INFO com.oracle.util.plugins.PluginRegistry - Successfully created plugin factory: com.oracle.determinations.web.crmod.plugins.CrmodAdapter
    21 [Thread-2] INFO com.oracle.util.plugins.PluginRegistry - Successfully created plugin factory: com.oracle.determinations.web.crmod.plugins.CrmodAdapter
    91903 [http-8080-1] INFO com.oracle.determinations.web.crmod.config.ConnectorProperties - Config File path : configuration/crmod-data-adapter.properties
    91934 [http-8080-1] INFO com.oracle.determinations.web.crmod.plugins.CrmodAdapter - Found mapping file ScreeningInterview-mapping.xml.
    92045 [http-8080-1] INFO com.oracle.util.plugins.PluginRegistry - Successfully created instance of plugin: com.oracle.determinations.web.crmod.plugins.CrmodAdapter
    92045 [http-8080-1] INFO com.oracle.determinations.interview.engine.local.LocalInterviewSession - Data adaptor plugin ( class com.oracle.determinations.web.crmod.plugins.CrmodAdapter ) found - attaching to session.
    92045 [http-8080-1] INFO com.oracle.determinations.interview.engine.local.LocalInterviewSession - No Commentary plugin supplied - using default
    92049 [http-8080-1] INFO com.oracle.determinations.interview.engine.local.LocalInterviewSession - No List provider supplied - using default
    92051 [http-8080-1] INFO com.oracle.determinations.interview.engine.local.LocalInterviewSession - No DocGen plugin supplied - using default
    175526 [http-8080-1] ERROR com.oracle.determinations.web.platform.servlet.WebDeterminationsServletUtility - com.oracle.determinations.interview.engine.exceptions.DataAdaptorException: CRMOD-OPA ERR [Missing or unparsable CaseId.]
    com.oracle.determinations.interview.engine.exceptions.DataAdaptorException: CRMOD-OPA ERR [Missing or unparsable CaseId.]
         at com.oracle.determinations.web.crmod.plugins.CrmodAdapter.save(CrmodAdapter.java:95)
         at com.oracle.determinations.web.platform.controller.actions.SaveAction.doSave(SaveAction.java:133)
         at com.oracle.determinations.web.platform.controller.actions.SaveAction.getResource(SaveAction.java:61)
         at com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.doGet(WebDeterminationsServlet.java:80)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at com.oracle.determinations.web.platform.util.CharsetFilter.doFilter(CharsetFilter.java:46)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
         at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:861)
         at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579)
         at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1584)
         at java.lang.Thread.run(Unknown Source)
    ========== MY ADAPTER PROPERTIES FILE : crmod-data-adapter.properties HAS BELOW DATA ============
    ## REQUIRED SETTINGS
    ## Properties for CRMOD Web Services
    web-service-url                         =https://secure-ausomxapa.crmondemand.com/Services/Integration
    ## Supports WS1.0 and WS2.0
    web-service-version                    =1.0
    ## Properties for Authentication
    ## Username and password must be encrypted using configuration-encrypter tool provided by the product.
    ## Please refer to Configuring CRM On Demand Connector for Web Determinations of Developer Help for more details.
    username                              =Y3JtaXQtZGVtby9jcm1pdA==
    password                              =T25EZW1hbmQ=
    ## OPTIONAL SETTINGS
    ## Set fixed-authentication to false if you want to implement other forms of authentication
    fixed-authentication                =false
    ## Properties for the mapping file
    mapping.load.from.rulebase           =true
    ## Set the mapping path if load from rulebase is set to false e.g. /configuration/mapping
    mapping.location.path               =/configuration/mapping
    ========= MY Custom Web APPLET URL in CRMOD HAS BELOW ===============
    http://localhost:8080/crmod-web-determinations?caseID=new

    On Save click getting below error from CRMOD:
    9816032 [http-8080-1] ERROR com.oracle.determinations.web.platform.servlet.WebDeterminationsServletUtility - com.oracle.determinations.interview.engine.exceptions.DataAdaptorException: CRMOD-OPA ERR [SOAP Response Parser: CRM On Demand errors found in the SOAP request for saving.
    Internal Error: Session is not available. Aborting.]
    com.oracle.determinations.interview.engine.exceptions.DataAdaptorException: CRMOD-OPA ERR [SOAP Response Parser: CRM On Demand errors found in the SOAP request for saving.
    Internal Error: Session is not available. Aborting.]
    =============
    Phil Whitwell | Director Product Strategy Advised as to check SOAP Request using TCPMon. Then I followed the below steps:
    Step 1) changed URL entry in crmod-data-adapter.properties file
    ## Properties for CRMOD Web Services
    web-service-url =http://localhost:5049/Services/Integration
    # earlier entry
    #web-service-url =https://secure-ausomxapa.crmondemand.com/Services/Integration
    Step 2) Restarted TOMCAT6
    Step 3) Started TCPMon after setting tcpmon port as below
    [My Tomcat is listening on 8080, I cannot bind tcpmon to listen there as well.  the way to use tcpmon correctly is to set the target port to 8080 and set the listen port to some currently unused port (say 5049) and Setup My client – CRMOD As mentioned in Step 1]
    Step 4) I got below SOAP Request XML after executing “SAVE” in CRMOD .
    Below SOAP Request XML sent on “SAVE” option from CRMOD:
    - <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="urn:crmondemand/ws/account/10/2004" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Header />
    - <SOAP-ENV:Body>
    - <ns:AccountWS_AccountInsert_Input>
    - <ListOfAccount>
    - <Account>
    <Location>UK</Location>
    <AccountName>Phil</AccountName>
    <Industry>BFSI</Industry>
    </Account>
    </ListOfAccount>
    </ns:AccountWS_AccountInsert_Input>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    =======================================================
    What is incorrect in the above SOAPRequest.xml, why CRMOD is throwing an error on "SAVE",
    Can someone please advice?

  • Should not create any output file when transform with xslt file

    I have a xslt file, which I have make code to check the order status value.
    If OrderStatus != 'Reject' --> create attribute, element for output file
    Else OrderStatus = 'Reject' --> do not create attribute/element ==> output is the empty file.
    Requirement: if OrderStatus = 'Reject' --> do not create any output file.
    how to do with this requirement?
    any help will be appreciated!

    Do you mean the xslt file always return the output file?
    I have tested this xslt file following (only xslt file, not run in BizTalk project):
    Create a blank console application using visual studio and add attached xslt file to newly created console app. Next open the XSLT file and select input file and output files and start xslt debugging to create output file.
    I want to edit the xslt file how to cannot create output file in the case OrderStatus = Reject.
    I don't say in particualr xslt file, its actually your map as a whole that returns a output message on successful execution.
    since you are testing the xslt file as individual file, you are able to control it as per need.  i mean you can write incomplete code or any kind of output elements that are not present even in schema. But when you set the map properties to use external
    xslt , map completely relies on xslt and xslt has to produce output that matches the output schema structure.
    So you better test your xslt by  setting it to your map. Once you set map properties to use xslt, you can test your map by right clicking on map and choosing test map.
    Please mark the post as answer if this answers your question. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Multi Language Display in EP when integrated with MDM

    Hi,
    Here is the situation:
    I log into MDM Import manager in English Language and load the data.
    I can see the data in MDM data manager "Language Detail" tab in all other languages(DE, ES, CN etc...) also irrespective of what langauge I log into MDM Data Manager.
    But, when log into EP in German Langauge, I can't see the data.
    Is there any way that we can display the data in EP even when we log in with different language other than English.
    ANy help on this is appreciated.
    Thanks a lot in advance!!
    RK.

    Hi Eduardo,
    I tried the options you suggested, but the result is the same.
    And I tried the following options also:
    Scenario 1
    Backend language was set to Arabic,
    JCOs were set in Arabic
    User Lang was set to English
    Result: ESS Iviews are still displaying in Arabic.
    Scenario 2
    Backend language was set to English,
    JCOs were set in Arabic
    User Lang was set to English.
    Result: ESS Iviews are still displaying in Arabic.
    Scenario 3
    Backend language was set to English,
    JCOs were set in English
    User Lang was set to Arabic
    Result: ESS Iviews are still displaying in English.
    Regards,
    Srinivas

  • Implementing Security For ADF Pages when integrated with Oracle APPS

    Hi,
    Can anyone please let me know the solution to the below problem ?
    I have an ADF application that is deployed on a weblogic server. An URL is generated to access the ADF Pages.
    I have created one more simple jsp (Launch.jsp) which redirects to this URL on page load.
    I am using Oracle APPS where:
    ->I registered a form function referring to Launch.jsp
    ->I am referring form function in a responsibility , attaching that to a menu
    ->When the valid oracle user logs in, I am sending all oracle apps environment variables (User id , Responsibility id, application id ) for that session
    What my issue is :
    ->The URL along with the parameters that I am sending from the Launch.jsp to the ADF Page is visible to the user. So, even if the Oracle APPS user has not logged in, anybody who knows the URL can access the ADF Pages.
    ->So, Is there any way to implement the security so as, even if anyone knows the URL of the ADF Page cannot access the ADF Pages without the valid user being logged-in through the Oracle APPS.
    I am using Jdeveloper 11g.
    Please let me know if you need anymore details.
    Thanks in advance,
    Kavitha

    Please help me out if anyone has a solution to this problem.
    Thanks,
    Kavitha

  • Does Adobe Connect 8 support all web browsers when integrated with Blackboard Learn?

    When using Safari I get authenticated by Blackboard Learn, but when I attempt to create or enter a meeting, I'm continuously returned to  the login screen to authenticate again.

    I downloaded safari and tested to see wether I could log in and I had no problem. I created a virtual classroom and entered that too.... No problem. Is it not your firewall? If you can do everything else in AC (Adobe Connect) and the only problem is the virtual classroom can it not be the firewall? Do you use port 1935 for streaming the content in a virtual classroom? ... mmmm .... even if port 1935 were blocked it would not take you to the login page... mmm.. scrap that idea.
    If anything I am able to connect to a virtual classroom via safari.

  • Is SPA8800 working without PSTN lines when integrated with BE3000 ?

    Hi Guys,
    I have a SPA8800 configured with static ip address 192.168.1.2/24 and BE3000 with ip address 192.168.1.250 in the same network. I would like to connect a fax machine to SPA8800's  fxs port however there are no PSTN lines connected to FXO ports , will this fax machine work? 
    All the technical documents for spa8800 i can find online only tell you how to integrate SPA8800 with  BE3000 with PSTN lines.  thus, the connection type between BE3K and SPA8800 is "FXO".  what if there are no PSTN lines available ?  can the fax machine send or receive faxes via ISDN E1/T1 service on BE3K ?
    if the answer is yes, where are the configuration document links ?

    You can connect FAX machine to the FXS port of the SPA8800. There is no mandatory requirement to have FXO lines also connected to SPA8800. If you want to use E1-PRI line as PSTN connection for fax calls, that is fine as well.
    One caveat is that fax-passthrough on E1 is supported.
    Will review the admin guide to see if it requires update.
    Thanks

  • SOA 11g Worklist Apps Customisation and Integration with Plumtree Portal

    Hi,
    We want to migrate an existing application build using SOA Suite 10.1.3.3 to 11.1.1.2.0.
    In the 10g application the worklist application was customised and the customised apps was linked as a remote portlet in BEA Plumtree Portal.
    1)In 10g the worklist application source code is available (\SOA_Oracle_Home\bpel\samples\hw\worklistapp) for customisation but is that possible for 11g ?
    (The location of the default deployed worklist apps in 11g is /../mdw_home/user_projects/domains/soa_domain/servers/soa_server1/tmp/_WL_user/worklistapp).
    Can we take the source code and customize in jdev and deploy under a different contextname in 11g??
    3)Our existing 10g worklist was customised a bit in terms of look and feel and for some custom authentication and it was deployed in the 10g SOA Server.
    A sample jsp application was created and the login page of the custom worklist apps was linked in a inframe so that it works when integrated with the Plumtree portal as a remote portlet. And this worked perfectly in 10.1.3.3 SOA Suite.
    However the 11g SOA worklist login when tagged in a jsp as an inframe in plumtree portal is giving a warning message
    Warning: Unable to load content in a frame. Frame content will load at the top level. On cliicking the OK button the worklist page is opening. This is with Firefox browser . however form IE7 or 8 its timing out from portal.
    As per http://newsoalife.blogspot.in/2009/09/framebusing-in-adf.html
    changing the web.xml for the worklist can help.
    Can anyone please let us know on the same as this appeas an unsupported one.
    Regards
    Ashif

    Hi,
    Can you check the log file.u are getting any error.can you check wf_error table also u are getting any error.
    Can you check consumer in AQ tables.
    Thanks,
    Rahul

  • Performance problem with Integration with COGNOS and Bex

    Hi Gems
    I have a performance problem with some of my queries when integrating with the COGNOS
    My query is simple which gets the data for the date interval : "
    From Date: 20070101
    To date:20070829
    When executing the query in the Bex it takes 2mins but when it is executed in the COGNOS it takes almost 10mins and above..
    Any where can we debug the report how the data is sending to the cognos. Like debugging the OLEDB ..
    and how to increase the performance.. of the query in the Cognos ..
    Thanks in Advance
    Regards
    AK

    Hi,
    Please check the following CA Unicenter config files on the SunMC server:
    - is the Event Adapter (ea-start) running ?, without these daemon no event forwarding is done the CA Unicenter nor discover from Ca unicenter is working.
    How to debug:
    - run ea-start in debug mode:
    # /opt/SUNWsymon/SunMC-TNG/sbin/ea-start -d9
    - check if the Event Adaptor is been setup,
    # /var/opt/SUNWsymon/SunMC-TNG/cfg_sunmctotng
    - check the CA log file
    # /var/opt/SUNWsymon/SunMC-TNG/SunMCToTngAdaptorMain.log
    After that is all fine check this side it explains how to discover an SunMC agent from CA Unicenter.
    http://docs.sun.com/app/docs/doc/817-1101/6mgrtmkao?a=view#tngtrouble-6
    Kind Regards

  • OBIEE 11.1.1.3.0 integrated with Oracle EBS R12

    Hi,
    I have Oracle EBS Vision Instance v R12.1 installed on Redhat 5 and wanted to install OBIEE latest version. Can some please point to system architecture diagram as i am conflicted with installation. I do not have complete idea but writing here what i actually know.
    Oracle EBS R12 on Linux
    OBIEE V 11.X on Linux
    Now install prepackeged analystical function on windows machine and using BI tool deploy/use them with Oracle EBS.
    Please point me to a note which describes the components and what does it take to make up and running in conjuction with Oracle.
    Thanks in advance
    Prashant

    Please see these docs.
    Integrating Oracle Business Intelligence Applications with Oracle E-Business Suite [ID 555254.1]
    What documentation do I need to review when installing and configuring a OBI Apps 7.9.6.x environment with EBS? [ID 1221764.1]
    Master Note for OBIEE Integration issues with EBS, Siebel, SSO, Portal Server [ID 1248939.1]
    Oracle SSO E-Business Suite Applications Integration with Oracle Business Intelligence [ID 553423.1]
    Oracle EBS integration with OBIEE [ID 733137.1]
    Document for implementing security OBIEE Apps with EBS and Siebel CRM as sources [ID 756851.1]
    What Application must be chosen for Responsibility within EBS when integrating with OBIEE [ID 1246464.1]
    Also, search Steven Chan's Blog and you should get couple of hits -- http://blogs.oracle.com/stevenChan/
    Thanks,
    Hussein

  • Integration with OBI

    Hi,
    I need to know the physical query generated by the BI server when integrated with endeca 3.0. ( I believe the QueryStatement.sql file in data-in folder is the logical query).
    The BI URL shows lot of data but the Endeca URL after loading data shows just 7 records! I need to understand how data is being loaded into data domain. Appreciate your help.
    Thanks,
    Anusha

    Bwise,
    I tried different options as you suggested. I gave the Presentation Services URL and Port, but I still don't see any Answers requests. I get the following error at the command prompt where OCJ services started.
    [060107_020256390][][STATEMENT] Global context initialized
    [060107_020256406][][STATEMENT] SawFolderNavigationService: getFolderChildren ca
    lled...
    [060107_020257265][][EXCEPTION] Got exception: (404)Not Found
    07/06/01 14:02:57 AxisFault
    faultCode: {http://xml.apache.org/axis/}HTTP
    faultSubcode:
    faultString: (404)Not Found
    faultActor:
    faultNode:
    faultDetail:
    {}:return code: 404
    &lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;404 Not Found&lt;/TITLE&gt;&lt;/HEAD&gt;&lt
    ;BODY&gt;&lt;H1&gt;404 Not Found&lt;/H1&gt;Resource /analytics/saw.dll not found
    on this server&lt;/BODY&gt;&lt;/HTML&gt;
    {http://xml.apache.org/axis/}HttpErrorCode:404
    07/06/01 14:02:57 (404)Not Found
    Do you have any other suggestions?
    Thank you,
    Krishna

  • Event managment , integration with CS ?

    is it possible to integrate or refer from event managment to Customer Service to a serviceorder ??
    If it goes through infotypes which infotype is suitable for this connection ??

    Where can we setup different activity rates against particular order (which table or IMG path)? 
    - Not sure about the CS side as i'm a pure payroll and time eval person
    What are the different important attributes as part of CS integration? I am new to CS module and it will be easy during field selection process.
    - Sorry not familiar enough with CS, normally the CS consultant tells me which fields (Activity Type, Cost Centre, Order Number etc) to turn on for import.
    In order to setup a different business process, you are recommending to create different attendance types for regular, overtime and shift differential. So that employee will enter the hrs against a particular order with the right attendance type. Later the timesheet can be posted to CS. Am I correct?
    - Yes config different attendance types for regular, overtime and shift and have the employee enter the hours against the correct attendance. Or you could use 1 attendance type and then use different activity types which are linked to different rates in CS. Normally when integrating with CS I have someone familiar with that side of things.
    We don't have any HCM in place right now. I am planning on setting up the mini master data for the required employees. Assuming that we do maintain HR time data (attendance/absence recording and time evaluation). How to post the time data to CS? If you are referring to posting time evaluation results, how to achieve this? This is just for my knowledge purposes.
    - I only asked about HCM because you mentioned you wanted the system to determine regular, overtime automatically - but since you will only be using mini master to populate CATS forget I mentioned this path. For future reference though if you had full HCM (payroll) there are options in posting from HCM to CS rather than going from CATS.
    Cheers,
    Brad

  • Session keep Alive when EBS is integrated with OIF acting as SP

    We have an E-Business Suite R12(12.1.3) Application which is integrated with Oracle Access Manager 11.1.1.5. For authentication the Oracle Access Manager delegates the authentication request to Oracle Identity Federation acting as a Service Provider (SP). There is a home-grown SSO which acts as the Identity provider by Federating it with OIF using SAML 2.0 protocol.
    The integration is successful and EBS is able to authenticate using this third party SSO.
    Now there are multiple applications which are integrated with this third party SSO and the user can access any of these applications including EBS.
    Considering a scenario where a user is using EBS Application say for more than 30 mins. Now when he tries to login to another application the challenge screen is thrown though he can continue to work on EBS without any issue. The reason being that the session timeout on the IDP side is set to 30 mins.
    To overcome this issue the solution that has been thought of using a javascript for each page load on the application which will update the SSO token with the latest UTC time on the IDP server. This has been successfully done for all other applications except EBS.
    So my question is how we can call this java script for each page load for EBS?
    Thanks & Regards
    Sarbashis

    It appears that OAM is removing the url parameters for the p_done_url sent to it by OIF.
         302 Redirect to -> Location: https://sso.mycompany.com/oam/server/logout?p_done_url=https%3A%2F%2Fsso.mycompany.com%2Ffed%2Fuser%2Fsloosso%3Fid%3Dosso%26type%3D3&invokeOSFSLogout=false
         Result: 200. Set-Cookie OAM-ID to expired.
    Form Submits: https://sso.mycompany.com/fed/user/sloosso
    Result: 500 Error
    Notice the p_done_url value in the redirect has extra parameters which when the Form is submitted are lost.
    If I manually enter the url: https://sso.mycompany.com/fed/user/sloosso?id=osso&type=3&invokeOSFSLogout=false
    Then I am successfully logged out.
    This seems almost like a bug in OAM...

  • Autodiscover not working correctly when Office 365 integrated with Server Essentials 2012 R2

    Hello!
    This last weekend I setup our server as new and to ease the creation of users, integrated with our Office 365 (which to this point has worked fine) and imported the users. This had a somewhat unexpected side effect in that the import used the email address
    as for the user forename and then synced that change back to Office 365 and so needed to enter this information back in on the dashboard which synced back to Office 365. This may or may not have any relevance to our issue below.
    I should also point out that we have our own domain name so within the original Office 365 setup we had just one .onmicrosoft.com user with all the rest setup with our own domain name.
    At the weekend when it came to the client install, Outlook (2010 or 2013) would fail on the autodiscover with it asking again for credentials but critically displaying a server name of .contoso.com rather than the office365srvr.contoso.com . As I mention,
    Office 365 had been operating fine for some time and DNS records where checked and have been set for sometime. I spoke to Office 365 support and after a while come up with a temporary solution (so that I could complete the client installs) of assigning each
    user a onmicrosoft address, using that in the new account wizard to pick up the server correctly and then signing in the the Office 365 .contoso.com credentials.
    This worked OK to get us past the weekend (although I am having to reset up profiles on quite number of users where they get disconnected but with no credentials box appearing) but isn't a solution. The clients do not see public folders or their archives
    and of course we don't want to keep having to reset the profiles.
    I'm think that there must be something in the internal network that needs reconfiguring but I don't know what. I have tried pointing the client to an external DNS server just in case the internal DNS server was throwing the autodiscover out but this has
    made no difference.

    Ah - solved my own problem.
    Despite the domain DNS record looking OK and the Office 365 Portal domain checker not highlighting any issue, it looks as though the autodiscover is picking up an imap account provided by the web host.
    I've added an alias on the local DNS server to point to the Office 365 autodiscover server and this has solved the problem.

Maybe you are looking for

  • Report error for certain users

    I am having an issue with a report where an error occurs randomly. Here is the simplified run down of the issue. I have a SRS report loaded to 2008 SRS instance that has 1 dataset that runs a stored procedure which then populates a table in a report.

  • Get picture for CD fails

    For a couple of years ago, I put all my CD'es into my computer through CDEX and the software found the info about the cd'es somewhere on the internet. Now I have installed ITunes but it can only find half of the cover picture in the store what can I

  • Create a DVD movie using AVI clips stored on my I Book G4

    I need to know how to create a movie to be read by any DVD player. I have my project set up as a I-movie project with I-Movie HD 5.0 but I don't know how to convert it. Using Magic Movie creator, it doesn't work because I have to camcorder connected

  • Safari Troubles

    So hey Having some troubles with Safari lately. I think I downloaded something and it all got wrong and now I cannot fix it. So the thing is: Homepage became some random site only-search.com, which is also somehow become a main search site. And there

  • Sudden error? ORA-12505

    Hi... today when I tried to connect to my local Oracle i get this error: ORA-12505, TNS:listner does not currently know SID given in connect decriptor. I've connected in the same way before and I have not changed anything that I know of. Why is this?