Media objects not loading in  production instance

Hi,
Inside iStore we want to use media objects to link in simple html pages. In our PROD environment this does not work. We have tried all 4 Apache nodes (2 internal and 2 external), but the page just does not show.
We have several test and QA environments and in every other environement this works. ALL our test and QA environments are regularly cloned from the PROD system so this is a real mystery to us.
We have compared the network configuration on the nodes, the Apache and Jserv config and cannot find any reason why this behaves differently in PROD than in LOAD.
The test in PROD has also been done without https and also without using a load balancer (using direct link to he Apache servers)
What I find strange is the information in the access.log for Apache:
in PROD it looks like this:
127.0.0.1 - - [10/Mar/2010:19:51:59 +0100] "GET /OA_HTML/Jul09.html HTTP/1.1" 200 2092 0
127.0.0.1 - - [10/Mar/2010:19:51:59 +0100] "GET /OA_HTML/Jul09.html HTTP/1.1" 200 2092 0
10.175.99.129 - - [10/Mar/2010:19:52:10 +0100] "GET /OA_HTML/ibeCCtpSctDspRte.jsp?section=43608 HTTP/1.1" 200 44109 302
in TEST it looks like this:
10.36.251.87 - - [10/Mar/2010:19:59:58 +0100] "GET /OA_HTML/Jul09.html HTTP/1.1" 200 2092 0
10.36.251.87 - - [10/Mar/2010:19:59:58 +0100] "GET /OA_HTML/Jul09.html HTTP/1.1" 200 2092 0
10.36.251.87 - - [10/Mar/2010:19:59:58 +0100] "GET /OA_HTML/ibeCCtpSctDspRte.jsp?section=43608 HTTP/1.1" 200 57059 1
As we can see from the log Apache gets an request for Jul09.html in both environment but for some reason it is using 127.0.0.1 (localhost) instead of the Apache nodes production IP.
Have anybody else experienced this problem? Do you have any idea for a solution?
BR
Henrik

Hi
The DMZ configuration for the test environments should be the same as for production.
The one thing that is different is that the test environment uses http protocol for the external iStore nodes instead of https in production. But on the other hand the internal iStore nodes in production are also using http format, and the media content won't load there either, so this is probably not causing our problems.
We also checked the url_fw.conf file and it looks ok.
Even though it wasn't the solution I greatly appreciate you help, VKKY. Do you have any other ideas what could be causing our problems?
BR
Henrik

Similar Messages

  • Objects Not Loaded Correctly Error

    When I open up Data Modeler I get this error.
    "Some objects are not loaded correctly. See the log file for details"
    After I click OK my model opens up but I noticed that I can not change the precision on a column in one of my tables. This model is under Source Control and one of the other developers is missing the SubView where my table is that I am trying to modify so I think the problem is related.
    Here is the contents of the log file.
    2012-07-25 10:59:39,419 [main] INFO  ApplicationView - Oracle SQL Developer Data Modeler 3.1.0.691
    2012-07-25 10:59:55,779 [Thread-9] ERROR XMLToObjectTransformer - Can not parse file for Relational_1 in file C:\Users\jeffc\Documents\Workspace\DataModeler\Complete_System\rel\48C27E54-21776117FB40\subviews\F8908889-4FF2-CABB-7C17-047D14CCA77F.xml
    oracle.xml.parser.v2.XMLParseException: Expected name instead of <.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323)
         at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1186)
         at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:2015)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1319)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)
    2012-07-25 10:59:55,823 [Thread-9] ERROR XMLToObjectTransformer - Can not parse file for ALL_TABLES in file C:\Users\jeffc\Documents\Workspace\DataModeler\Complete_System\rel\48C27E54-21776117FB40\subviews\57CD6B74-1F49-265D-4FD1-D82A2BA32293.xml
    oracle.xml.parser.v2.XMLParseException: Expected name instead of <.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323)
         at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1186)
         at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:2015)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1319)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)

    Hi,
    I noticed that I can not change the precision on a column in one of my tablesProbably that's a FK column.
    For the other problem - probably it's caused by merge conflict and you have in the file symbols <<<<<< >>>>>> and non valid XML elements. You can try to replace the content of the file manually using version from repository. There will be better processing of suche cases in next release.
    Philip

  • EA6700 Media Prioritization Not Loading

    I just discovered this problem today.  My firmware version is 1.1.40.160989.  I used to be able to use this feature just fine.
    Everything else is working for my router, but the Media Prioritization is not loading at all.  When I try to open it, I get the "Waiting" box with moving dots in a circle.  It just gets stuck there, and I have to clear my cache in order to return to the regular screen.
    So I tried to download the app on my phone to access it from there as well.  And it just says "Unexpected Error" and recommends that I contact Linksys support.  Please help me.  Thanks.

    Unfortunately if this continues you may have to reset to factory defaults and reconfigure.
    Please remember to Kudo those that help you.
    Linksys
    Communities Technical Support

  • Adobe Media Encoder not loading any videos from Youtube.

    Some HQ videos I downloaded from Youtube and put into Media Encoder doesn't work.  I have the option of downloading an HD .mp4 or .flv.
    For the .mp4s, when I put it into the Encoder the preview and output are both completely black.  When I encode I just get nothing but audio and it's about 4MB.
    For the .flvs when I try to load it simply says it can't load.   The lower quality .flv works though.
    My primary concern is getting the .mp4 to work.  Not entirely interested in the .flv.  I'm using Windows 7 64-bit.
    Help?

    After playing Youtube go to your temp internet
    files and copy the file to HDD which is a mp4.
    Add this to the Media Encoder and see if it will work now.
    If it still does not work, your ME is prob. not working right.
    I sometimes use AME as a converter and it handles mp4 just fine.

  • SAP Objects not loaded after successul connection in SUP

    Hi,
    I am using SUP 2.0. Trying to connect to a SAP system using SAP Router string.
    Have configured the Application Server Name, System ID, System No, Client ID and the login credentials. I am able to ping the SAP system and the connection is successful. But  it doesn't load the SAP objects..It keeps saying 'Reading SAP Objects from Repository'.. and the Application Components are not seen.
    Any help would be appreciated.
    Thanks

    Hi Sundar,
    i have same problem. Could you please post your code here?
    Regards
    Engin

  • Media Browser not loading with Aperture 3.1

    I upgraded to Aperture 3.1 with the automated software update and have come across a debilitating problem - the media browser can no longer load Aperture photos. When I click on Aperture the browser that shows up in a standard file open dialog window just has a spinning grey circle. Media from iPhoto or iMovie will load, so it's something specific to Aperture after upgrading. This is a big deal - are there any recommended solutions? Have others comes across this problem with Aperture 3.1?

    Hi,
    See the discussion at the link below -- I can only confirm the problem, and am not confirming the one posted solution because I have not tried it yet, and have not reasoned why it works, although it very well may.
    http://discussions.apple.com/message.jspa?messageID=12521337#12521337
    Ernie

  • Media encoder not loading

    The .exe for media encoder CC is missing from my local computer. I have uninstalled Premiere Pro and Media Encoder using add/remove programs, and then reinstalled Premiere and it is still missing.
    Using Win 7, 64 bit, 12gb ram.
    Any ideas? Ive looked for another location to download this form but can not find it anywhere.

    Hi Mylenium,
    thanks for your response.
    A recent problem on the computer saw all of  the adobe CC .exe files deleted (they were incorrectly marked as malware!).
    I did a full uninstall of these apps using the unistall tool.
    After uninstalling I used the CC desktop app to reinstall all the apps needed.
    The Media Encoder (which I believe should install withh Premiere Pro) was not installed with Premiere.
    I unistalled Premiere, restarted the computer and reinstalled Premiere. The Media Encoder again did not install with it.
    I assume that there is still a registry entry telling the downloaded that Media Encoder is already installed.
    Using Win 7, 64 bit, 12gb ram.

  • Objects not loaded properly

    Hello,
    I have an Object called "Task"
    that has one-to-one relationship with a assigned "User" object. User descriptor has been defined as Read-only.
    I update the "Task" object to point to a different assigned User.
    When the client is updating "Task", If he/she initialized User with only the user ID (primary key) and rest of the data for User is not initialized, then the update happens properly to the Task table, but when I retrieve the Task object again to see the lastest data, the User information for Task is still set partially. The fields for User object that I had intentionally not initialized when updating the Task, are still coming back to me as null, after I retrieve the updated Task object.
    Any suggestions why this is happening and how do I change this behavior?
    Regards,
    Neeraj

    Hi Neeraj,
    first if you did not initialize Task's user and it comes back uninitialized that does not sound like a problem.
    Probably the read only User was cached and not explicitly refreshed by subsequent queries. I.e. if User is changed on the database that change won't necessarily get reflected in the toplink cache.
    Try setting descriptor.alwaysRefreshCache(true);

  • Blackberry Media Sync not loading playlists

    I've upgraded to BB Media Sync v 3.0, and now when I load the application, it won't read my playlists from WMP. I have NO DRM music, so that can't be it.
    It worked fine right before the upgrade. I NEVER had a problem with it reading playlists until 3.0. I am running Vista.
    Anyone have any ideas ???? Or where I can find an older version of Media Sync since it worked just fine and I could care less about syncing pictures ????

    2.0 is here:
    http://download-mustang.rim.edgesuite.net/autoupdates/MediaSync/200_b28/BlackBerryMediaSync.exe

  • MIME Objects not loaded, Script files from UR not provided to client

    We observe diverse JavaScript Errors and missing MIME-Objects on our Clients when trying to start the Application.
    We disabled compression for ICF-Service and for the Controllers, disabled HTTP/1.1. - no success.
    We followed Hint 715598 and disabled GZIP-Compression for the whole System but the problems occur further.
    Has anybody expierienced same behaviours? Is the problem to fix on client side or at WebAs? And of course how to fix ?????
    We are on WebAS 6.40 SP 13.
    Client-Browser: IE 5.5 SP2 and IE 6.0 SP1
    Desparately,
    Sebastian

    It occurs at standard test applications like <i>SBSPEXT_HTMLB</i> and in my custom developed app. So its seeming to be a general problem.
    By now we opened an error message @ SAP.

  • BACKGROUND PROCESSING, REPORT NOT LOADING, "OBJECT NOT SET TO INSTANCE..."

    Post Author: thecoffeemachine
    CA Forum: .NET
    I already posted this message in other Web sites, but I am almost getting crazy here and I need help:
    HI:
    The Web application I am testing was having several issues related to loading Crystal Reports. It was fixed and I do not know which of the 1000 things I did to fix it; but now it began, again, to have the same behavior after I had a conflict with another Web site that was in the same server.
    The thing is that I had another virtual directory where resided a copy of the same Web app. for testing purposes/working with the Visual Studio. The reports were loading all fine, very fast, all perfect... And suddenly the assemblies of one Web site and the other began to "blend" together and..... well the same behaviors appeared again. I tried to copy the last stable backup and rebuild the Web app... but it did not work.
    At the very first time that one requests the report, it shows without problem. At the second time it shows an error message related to "cannot submit to background processing", and sometimes "object not set to an instance.." ... and on the third time it just never shows up and the app. becomes unresponsive. I have to close the window and request the Web site again in another browser window. If I wish to see the report again I have to wait for hours until it shows it.
    I am using Visual Studio 2003 and the Crystal Report version that was shipped with that Visual Studio version. I am working with Windows Server 2003 and SQL Server 2000. Below is the VB code:
        Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load             Me.SqlConnection1.Open()
           Me.SqlSelectCommand1.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandReferences.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandTextbook.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandObjectives.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandTopicData.Parameters("@CourseCode").Value = Request.QueryString("CD") Me.SqlSelectCommandCourseOutcomes.Parameters("@CourseCode").Value = Request.QueryString("CD")
            Me.SqlDataAdapterMainData.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseSyllabusData")         Me.SqlDataAdapterReferences.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseReferenceData")         Me.SqlDataAdapterTextBook.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseTextbookData")         Me.SqlDataAdapterObjectives.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseObjectivesData")         Me.SqlDataAdapterTopicData.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseTopicData")
    Me.SqlDataAdapterCourseOutcomes.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseOutcomes")
            Dim myExportOptions As CrystalDecisions.Shared.ExportOptions         Dim myDiskFileOptions As CrystalDecisions.Shared.DiskFileDestinationOptions         Dim myExportFile As String         Dim myReport As New ABETFormat         myReport.SetDataSource(Me.DtsSyllabusCompleteData1)
            myExportFile = "C:UNTempPDF" & Session.SessionID.ToString & ".pdf"         myDiskFileOptions = New CrystalDecisions.Shared.DiskFileDestinationOptions         myDiskFileOptions.DiskFileName = myExportFile         myExportOptions = myReport.ExportOptions
            With myExportOptions             .DestinationOptions = myDiskFileOptions             .ExportDestinationType = .ExportDestinationType.DiskFile             .ExportFormatType = .ExportFormatType.PortableDocFormat         End With
            myReport.Export()
            Response.ClearContent()         Response.ClearHeaders()         Response.ContentType = "application/pdf"
            Response.WriteFile(myExportFile)         Response.Flush()         Response.Close()         System.IO.File.Delete(myExportFile)         Me.SqlConnection1.Close()
        End Sub
    I already have tried moving the Crystal Reports dll´s to the bin directory. ..... I have tried calling the Garbage Collector at page unload...I also have checked, inside the report, that the database is "up to date"... ... recycling the worker process of the IIS... etc...
    I see that, in debbuging mode inside the Visual Studio, when the page loads the debbuging window shows a message notifying that the symbols related to the Crystal Reports dll's could not be loaded.
    Should I need to modify the default properties of the database? I checked "database is case insensitive", "use indexes or server for speed".. I have tried checking and unchecking the box "performing grouping on server"
    Oh by the way, my report has about 4 subreports in it. Each report loaded shows 1 or 2 pages.
    ANY HELP WILL BE EXTREMELY APPRECIATED....
    MMS

    See  [Crystal Reports For Visual Studio 2005 Walkthroughs|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/2081b4d9-6864-2b10-f49d-918baefc7a23&overridelayout=true] article, page 107 and on for details on how to use Crystal reports in session.
    Ludek

  • N81 8GB Music media not loading

    My N81 8GB music media is not loading, when its loading, it kept saying "General: System Error." What can I do about it? This is giving me so much concern. Thanks for your help.

    have you the latest pc suite installed
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Microsoft Visual Studio is unable to load this document: Object reference is not set to an instance of an object

    Hi Everyone,
    Please help me on this issue. I'm a new SSIS User.
    I've installed Sql Server 2005 Developer Edition
    When I create a new SSIS Project in Business Intelligence Development Studio,
    I get the following message:
    "Microsoft Visual Studio is unable to load this document: Object reference is not set to an instance of an object".
    Error loading 'package.dtsx'bject reference is not set to an instance of an object
    When I try to debug the package, I get the below message:
    parameter Component(System.Design) is null.
    I've uninstalled and installed SS 2005 several times, yet the problem persists.
    Please help.
    This is the package.dtsx
    <?xml version="1.0"?><DTS:Executable xmlnsTS="www.microsoft.com/SqlServer/Dts" DTS:ExecutableType="MSDTS.Package.1"><DTSroperty DTS:Name="PackageFormatVersion">2</DTSroperty><DTSroperty DTS:Name="VersionComments"></DTSroperty><DTSroperty DTS:Name="CreatorName">US\kothand1</DTSroperty><DTSroperty DTS:Name="CreatorComputerName">US6051KOTHAND1</DTSroperty><DTSroperty DTS:Name="CreationDate" DTSataType="7">4/8/2008 10:53:39 AM</DTSroperty><DTSroperty DTS:Name="PackageType">5</DTSroperty><DTSroperty DTS:Name="ProtectionLevel">1</DTSroperty><DTSroperty DTS:Name="MaxConcurrentExecutables">-1</DTSroperty><DTSroperty DTS:Name="PackagePriorityClass">0</DTSroperty><DTSroperty DTS:Name="VersionMajor">1</DTSroperty><DTSroperty DTS:Name="VersionMinor">0</DTSroperty><DTSroperty DTS:Name="VersionBuild">0</DTSroperty><DTSroperty DTS:Name="VersionGUID">{FBD98635-EDDE-4F58-9D53-356E8CB653FB}</DTSroperty><DTSroperty DTS:Name="EnableConfig">0</DTSroperty><DTSroperty DTS:Name="CheckpointFileName"></DTSroperty><DTSroperty DTS:Name="SaveCheckpoints">0</DTSroperty><DTSroperty DTS:Name="CheckpointUsage">0</DTSroperty><DTSroperty DTS:Name="SuppressConfigurationWarnings">0</DTSroperty><DTSroperty DTS:Name="ForceExecValue">0</DTSroperty><DTSroperty DTS:Name="ExecValue" DTSataType="3">0</DTSroperty><DTSroperty DTS:Name="ForceExecutionResult">-1</DTSroperty><DTSroperty DTS:Name="Disabled">0</DTSroperty><DTSroperty DTS:Name="FailPackageOnFailure">0</DTSroperty><DTSroperty DTS:Name="FailParentOnFailure">0</DTSroperty><DTSroperty DTS:Name="MaxErrorCount">1</DTSroperty><DTSroperty DTS:Name="ISOLevel">1048576</DTSroperty><DTSroperty DTS:Name="LocaleID">1033</DTSroperty><DTSroperty DTS:Name="TransactionOption">1</DTSroperty><DTSroperty DTS:Name="DelayValidation">0</DTSroperty>
    <DTS:LoggingOptions><DTSroperty DTS:Name="LoggingMode">0</DTSroperty><DTSroperty DTS:Name="FilterKind">1</DTSroperty><DTSroperty DTS:Name="EventFilter" DTSataType="8"></DTSroperty></DTS:LoggingOptions><DTSroperty DTS:Name="ObjectName">Package</DTSroperty><DTSroperty DTS:Name="DTSID">{191D188C-EA6E-46D6-A46A-8C9F3C21C321}</DTSroperty><DTSroperty DTS:Name="Description"></DTSroperty><DTSroperty DTS:Name="CreationName">MSDTS.Package.1</DTSroperty><DTSroperty DTS:Name="DisableEventHandlers">0</DTSroperty></DTS:Executable>
    Thanks
    Best Regards

    No I have not yet. I've applied just the windows updates. I rebooted after the updates, but the problem persists.
    I evern tried importing the .vssettings file from my co-worker's. Also, I tried resetting the user settings
    using "%programfiles%\Microsoft Visual Studio 8\Common7\IDE\devenv.exe" /resetuserdata.
    I'm on Windows xp 2002 service pack 2. Sql server 2005 Developer edition.
    Visual Studio info:
    Microsoft Visual Studio 2005
    Version 8.0.50727.762  (SP.050727-7600)
    Microsoft .NET Framework
    Version 2.0.50727 SP1
    Installed Edition: IDE Standard
    Microsoft Visual Studio 2005 Premier Partner Edition - ENU Service Pack 1 (KB926601)  
    This service pack is for Microsoft Visual Studio 2005 Premier Partner Edition - ENU.
    If you later install a more recent service pack, this service pack will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/926601
    SQL Server Analysis Services  
    Microsoft SQL Server Analysis Services Designer
    Version 9.00.1399.00
    SQL Server Integration Services  
    Microsoft SQL Server Integration Services Designer
    Version 9.00.1399.00
    SQL Server Reporting Services  
    Microsoft SQL Server Reporting Services Designers
    Version 9.00.1399.00
    Thanks
    Best regards

  • "Object reference not set to an instance of an object" on loading reports

    Hi,
    I get "object reference not set to an instance of an object" for some charts in a report.
    Software: SQL Server 2008 R2 SP2 & SharePoint 2010
    I have 2 reports each with multiple graphs & tables. The reports are used in SharePoint integrated mode.
    3 months back Report1 gave the error for 4 specific charts. After a few days, the error vanished magically & all charts displayed correctly.
    I recently deployed Report2 which also contains charts & tables. After a few days, the 1st chart itself would not display throwing this error. I deleted the Report2 from SharePoint and redeployed it. Now the error is shown for 2 charts in between &
    I again see the error for the same 4 charts of Report1.
    Since deleting and redeploying the Report2, moved the error to a different chart, it does not look like a problem with the chart itself. Please suggest on what I can do further.

    Hi,
    This is a general error message. I would ask the following questions to verify the issue:
    1. Are these charts  inside the table?
    2. Does the table display fine? What’s the size of the report and charts?
    Please try download the latest cumulative update package for SQL Server 2008 R2 Service Pack 2 from the following link and see if it address the issue:
    http://support.microsoft.com/kb/2730301/en-us
    You can also capture the screenshots regarding the issue so that I can understand
    problem in more details.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Object reference not set to an instance of an object. at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.

    Hello.
    I just installed a new farm, the wizard was succesfull in all steps.  However when I try to load the default site it created I got this exception.
    Any idea?
    System.NullReferenceException: Object reference not set to an instance of an object.    at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()
        at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)     at Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalAvailable()     at Microsoft.Office.Server.WebControls.MyLinksRibbon.EnsureMySiteUrls()
        at Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalMySiteUrlAvailable()     at Microsoft.Office.Server.WebControls.MyLinksRibbon.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at
    System.Web.UI.Control.LoadRecu...
    Follow me on Twitter <<<

    I tried removing the user profile service application and creating it again, when I did that, and tried to navigate to the page to manager the user profile application it shows me an exception
    According to the uls log viewer its;
    Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: This User Profile Application's connection is currently not available. The Application Pool or User Profile Service may not have been started. Please contact your administrator.
       at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileAdminPage.get_CurrentApplicationProxy()     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileAdminPage.IsProfileSynchronizationRunning()     at Microsoft.SharePoint.Portal.WebControls.UserProfileServiceImportStatisticsWebPart.RenderSectionContents(HtmlTextWriter
    writer)     at Microsoft.SharePoint.Portal.WebControls.UserProfileServiceImportStatisticsWebPart.RenderWebPart(HtmlTextWriter writer)     at Microsoft.SharePoint.WebPartPages.WebPart.Render(HtmlTextWriter ...
    I checked and the sharepoint web services default was stopped, I started and still the same error,  that pool is under Local Service account.
    Follow me on Twitter <<<

Maybe you are looking for

  • BT Cloud - images not displaying in BT Cloud View

    I have had an issue several times now with image thumbnails not displaying in BT Cloud View. All I get is a green or grey icon/tile. It is not all the images - just some of them - and they will open OK and display in a photo viewer. Images display OK

  • Search for pr created through mrp

    Dear friends, Pl explain me how can we search for the pr which is created through mrp in the doc overview of po creation screen? Thanx & Regards,

  • Help! I'm losing battery

    My phone has been losing a lot of battery like when it's 100% at night and I don't use it in the morning it's 20% should I take it to apple or can I fix it at home? Help

  • Monitor JMS Foreign Server

    Hi,           I have configured the IBM MQ server as a foreign server in one of the JMS Module of WLS9.1. I am able to identify it using JMX (MBeans).(I thought this was a good approach if u have any other approach for it? reply me).           Now i

  • Does a weblogic.jar exist for client

    Hello, does a weblogic.jar exist for client, that is not so big? thanks, dorin