Portlet gives ERROR: Content not available and log says FileNotFoundExcepti

I'm trying to deploy my 'works on JBoss' portlets onto portlet server 7.2
I uses psadmin register-portlets... to load my ear file with the portlets
I went into 'Add New Channel or Container' and picked the sandbox and 'channel'
Step 1.1 I picked JSR 168 or 268
Step 2 I could see my portlets in the drop down so I picked one
That seemed to work fine.
Then I went into 'design desktop layout' and I picked my portlet from the list there and put it onto the sandbox
Looking good. There were some odd warning errors in the log referring to JSF which don't look relevant so I ignored them (see below)
Next I logged into sanbox and all I see are two frames (I added two portlets) both saying ERROR: Content not available
In my log I have two identical errors:
2008-11-21T17:17:35.875+1300|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=33;_ThreadName=com.sun.portal.desktop.context.ReusableProviderCaller;_RequestID=2cb012a6-0fbc-498a-9ecd-02efae5c854a;|ApplicationDispatcher[] PWC1231: Servlet.service() for servlet default threw exception
java.io.FileNotFoundException: /servlet/PortletAppEngineServlet
     at org.apache.catalina.servlets.DefaultServlet.serveResource(DefaultServlet.java:732)
     at org.apache.catalina.servlets.DefaultServlet.doGet(DefaultServlet.java:384)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
     at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411)
     at org.apache.catalina.core.ApplicationDispatcher.doInvoke(ApplicationDispatcher.java:855)
     at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:703)
     at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:660)
     at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:578)
     at com.sun.portal.portletcontainer.impl.PortletContainer.invokePAE(PortletContainer.java:790)
     at com.sun.portal.portletcontainer.impl.PortletContainer.invokePAE(PortletContainer.java:673)
     at com.sun.portal.portletcontainer.impl.PortletContainer.getMarkup(PortletContainer.java:209)
     at com.sun.portal.providers.window.WindowProvider.getPortletContent(WindowProvider.java:382)
     at com.sun.portal.providers.window.WindowProvider.getContentInternal(WindowProvider.java:247)
     at com.sun.portal.providers.window.WindowProvider.getContent(WindowProvider.java:212)
     at com.sun.portal.providers.portletwindow.PortletWindowProvider.getContent(PortletWindowProvider.java:109)
     at com.sun.portal.desktop.context.ReusableProviderCaller.run(ReusableProviderCaller.java:206)Earlier in the log I can see:
[#|2008-11-21T17:17:14.343+1300|WARNING|sun-appserver9.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=26;_ThreadName=httpSSLWorkerThread-8080-3;/faces/desktop/Library.jsp;/faces;_RequestID=eaa404b5-8589-4873-940e-4146d603277e;|JSF1015: Request path '/faces/desktop/Library.jsp' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'.|#]
#|2008-11-21T17:28:18.453+1300|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=24;_ThreadName=httpSSLWorkerThread-8080-4;|
com.sun.web.ui.component.DropDown::The current value of component frm:createChannel:step2:sheet2:section1:p2:providers does not match any of the selections.
Did you forget to reset the value after changing the options? |#]Those don't mean anything to me but they look like the console is complaining about something internal.
Where did I go wrong here? I did not deploy the ear file normally, just ran the psadmin. Do I need to do both? Is there some other step I missed?
Thanks for any help

As you can see from docs - http://docs.sun.com/app/docs/doc/820-2052/gdela register-portlet is supported for EAR files generated by JCAPS tools. In you case you need to manually add the portal required artifacts. In case of WAR this is handled by deploy-portlet command. I don't remember exact artifacts that were added in PS7.2 portlet deployment. You can deploy a WAR and see the artifacts that will be added and the entry in web.xml as well.
Regards,
Deepak

Similar Messages

  • Error : Content not available in jsr 168 portlet in sun one portal 7.1

    I deployed jsr 168 portlet in Sun one portal and i have added that portlet ot one channel. But i am unable to see the content of that portlet
    NewPortlet      
    ERROR: Content is not available
    In the log file i am getting a null pointer exception
    java.lang.NullPointerException
         at com.sun.portal.portletappengine.impl.RequestResponseFactoryImpl.<init>(RequestResponseFactoryImpl.java:111)
         at com.sun.portal.portletappengine.PortletAppEngineServlet.init(PortletAppEngineServlet.java:121)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1099)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:931)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4183)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4535)
         at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:827)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:811)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:646)
         at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1331)
         at com.sun.enterprise.web.HttpServiceWebContainer.loadWebModule(HttpServiceWebContainer.java:867)
         at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1040)
         at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:160)
         at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:246)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeModuleDeployEventListener(AdminEventMulticaster.java:918)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleModuleDeployEvent(AdminEventMulticaster.java:905)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:427)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
         at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
         at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
         at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
         at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:639)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:703)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:305)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:360)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
         at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
         at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:38)
         at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:92)
         at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:69)
         at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:264)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
         at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
    Please provide some help

    Hi,
    Thanks for bringing this issue. Yes, the message should be SEVERE. This will be fixed.
    You may also want to subscribe to [email protected] and bring up any issues, enhancements.
    Regards,
    Deepak

  • When I click on my Facebook album, it just takes me to a page that says 'content not available' and the pictures do not show up on my page. Why?

    Hi everyone,
    I'm having some trouble with Facebook for iPhoto. I recently migrated my buisness profile to a Page, per Facebook's rules, so when I log-in, I only have my Page. I connected the e-mail and password with iPhoto and have been trying to upload pictures. The pictures go to iPhoto, and they pend and then get approved. However, they do no show up on my Page, and when I try to click on the album through iPhoto is just says 'content not available.'
    Does anyone know a solution to this problem?
    Thanks,
    Louise

    http://portableapps.com/apps/internet/firefox_portable/localization#legacy36

  • All SYFY online on demand has error "Content not available from this domain"

    I keep getting an error on any SYFY online on demand shows which says "Content not available from this domain." This applies to any show from SYFY that I click on to test.  Other channels don't have that error.

    Hi,
    Thanks for bringing this issue. Yes, the message should be SEVERE. This will be fixed.
    You may also want to subscribe to [email protected] and bring up any issues, enhancements.
    Regards,
    Deepak

  • How to change default 'ERROR: Content not available' error message?

    Does anyone know where this string can be replaced? Is it located in a properties file somewhere or is it hardcoded into the Desktop servlet?
    -thanks
    -matt

    Depending upon the container you use all strings are available under:
    /opt/SUNWps/web-apps/https-yoda.isdintegration.com/portal/WEB-INF/classes
    HTH

  • I erased all content and settings from i phone because my dad gave it to me i press and hold both buttons i conected it to the itunes but it tells me its not available and my iphone doesnt open what shall i do?

    I erased all content and settings from i phone because my dad gave it to me i press and hold both buttons i conected it to the itunes but it tells me its not available and my iphone doesnt open what shall i do?

    Do you have a SIM in the phone? A SIM is required to activate the phone.
    If you do, ask your dad if the phone was jailbroken or hacked to unlock it.

  • I am having problems with watching movies.Once I rent. Movie it says "content not available" I recently updated to iOS 7.1.1 and I'm using an ipad can anybody help?

    After updating to iOS 7.1.1 I can no longer see movies I've rented. It either comes up "content not available" or "content not authorized" even though the payment was taken?ive never had problems before

    @Rudegar
    Thanks for the reply, but I've been having this problem for well over a week. If it is a corrupt download, is there some way of deleting it from the iPad and getting a new one?
    Thanks

  • Business content not available in A version

    Hello,
    I'm trying to transport my cubes etc. to another system, but I get an error message every time: "business content not available in A version" (with reference to a bunch on info objects..).
    When looking in BC in the target system i notice that these are white (not green as they would usually be)..
    I'm in a BI 7.0 environment. the business content version is the same in both source and target environment. Any ideas of what could be wrong?
    Thanks,
    F C

    Hello,
    Yes, all is active in the source system. However, I get these errors in STMS in target system anyway.. I could install the business content in the source system without a problem, but when transporting to target I'm missing active versions of info objects.
    When looking in the BC tab in RSA1 in target i notice that these objects are "whitened".. Why? After installing them directly in the target environment, they turn green also in BC tab..
    How come they don't get activated directly during the transport? Is the basis setup wrong here?
    Regards,
    F C

  • Createdb10.sql with error "ORACLE not available"

    guys..
    I have installed PeopleTools 8.49 and PeopleSoft HRMS 9. I installed Oracle 11gR1 on OEL 5.3
    I create /oradata/DEMO111/create by my self.
    I modified file createdb10.sql
    set termout on
    set echo on
    spool createdb.log
    startup nomount pfile=$ORACLE_HOME/dbs/initDEMO111.ora
    CREATE DATABASE "DEMO111"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    DATAFILE '/oradata/DEMO111/datafiles/system01.dbf' SIZE 300M REUSE AUTOEXTEND ON NEXT 10240K MAXSIZE UNLIMITED
    EXTENT MANAGEMENT LOCAL
    SYSAUX DATAFILE '/oradata/DEMO111/datafiles/sysaux01.dbf' SIZE 120M REUSE AUTOEXTEND ON NEXT 10240K MAXSIZE UNLIMITED
    SMALLFILE DEFAULT TEMPORARY TABLESPACE TEMP TEMPFILE '/oradata/DEMO111/datafiles/temp01.dbf' SIZE 20M REUSE AUTOEXTEND ON NEXT
    640K MAXSIZE UNLIMITED
    SMALLFILE UNDO TABLESPACE "PSUNDOTS" DATAFILE '/oradata/DEMO111/datafiles/psundots01.dbf' SIZE 200M REUSE AUTOEXTEND ON NEXT
    5120K MAXSIZE UNLIMITED
    CHARACTER SET AL32UTF8
    NATIONAL CHARACTER SET UTF8
    LOGFILE GROUP 1 ('/oradata/DEMO111/redologs/redo01.log') SIZE 51200K,
    GROUP 2 ('/oradata/DEMO111/redologs/redo02.log') SIZE 51200K,
    GROUP 3 ('/oradata/DEMO111/redologs/redo03.log') SIZE 51200K;
    spool off
    I get ORA-01034: ORACLE not available and also ORA-00371: not enough shared pool memory, should be at least 102341017 ( below startup nomount pfile=$ORACLE_HOME/dbs/initDEMO111.ora
    I set my ORACLE_SID at /home/ora111 and I edited bash_profile. Put and export ORACLE_SID=DEMO111
    any Idea..?? please help.
    best regard.

    well thats true. I changed shared_pool_size to 112500000. Database created. Then I add :
    undo_management=auto
    undo_tablespace=PSUNDOTS
    remote_login_passwordfile=NONE.
    Q : How do we make password file like the guide said?
    I ran utlspace.sql then PSTEMP and PSDEFAULT tablespace created.
    I ran dbowner.sql then PSDBOWNER table, Index, sysnonym created. then revoke connect, resource, dba from PS.
    I ran hcddl.sql then a lot of tablespaces created. But there are some tablespaces that were error.
    The notification are same. ERROR at line 1:
    ORA-19502: write error on file "/oradata/DEMO111/psindex.dbf", block number
    153856 (block size=8192)
    ORA-27072: File I/O error
    Linux Error: 2: No such file or directory.
    Additional information: 4
    Additional information: 153856
    Additional information: 839680
    Q: Do you get same error? Is it about block number or block size?
    I continued to run psroles.sql PSUSER role and PSADMIN role created. Also Grant succeeded.
    I continued to run psadmin.sql twice because I miss the name. Second time I runned psadmin.sql, I put SYSADM as Peoplesoft Owner ID and PS as Peoplesoft Owner ID Password.
    Q: What is Peoplesoft Owner ID Password? We create the Peoplesoft Owner ID Password in this running or it already created before.?
    I continued to run connect.sql.
    I cannot alter system set NLS_LENGTH_SEMANTICS=CHAR scope=both; But I can create spfile (I copy initDEMO111.ora to /apps/oracle/admin/DEMO111/pfile )
    I install peopletools 8.49 first and peoplesoft HRMS 9 at the same directory on Window XP. ( c:\apps\psoft\hrms9)
    but when I compare with your steps, it's different from this picture. I go to All Programs, I just see Peopletools 8.49 there.
    http://2.bp.blogspot.com/_GAPqu9CUk1k/R4aT2fOgWiI/AAAAAAAAAN4/WYYq8JdsAfw/s1600-h/1ScreenShot001_LoadAppl.jpg
    I go to Configuration Manager on my client computer, connect password is disable. What can I do for this
    When I installed peopletools 8.49 ( both on Window XP and OEL 5.3), the installer did not ask for cd 2 to cd 7. I just runned cd 1, and it said "installShield wizard successfully installed...." It should skip the cd 5 on Windows XP, the installer did not ask the cd 2 and the rest. What's wrong?
    (I just re-formated my computer with OEL 5.3 and installed again from tuxedo)
    well, I just downloaded Oracle Client 11gR1 and installed with Administrator Type.
    Q: How we connect to database server with Oracle Client like you said before that I will need Oracle Client runtime installation..?
    hope you can help. :)
    best Regard.

  • Saving master page in search template throws error "UserAgent not available, file operations may not be optimized"

    Hi Folks,
    I was trying to save basic search template master page "seattle.master" after making change to the template.
    I have added just "CompanyName" folder and update the line below in seattle.master.
    Change is this : <SharePoint:CssRegistration Name="Themable/CompanyName/corev15.css" runat="server"/>
    When I save it, and refresh page on browser, it shows "Something went wrong" error.
    ULS says the following error : "UserAgent not Available, file operation may not be optimized"
    Pls let us know if there is a solution.
    Any help Much appreciated !
    Thanks,
    Sal
    

    Hi Salman,
    Thanks for posting this issue, 
    Just remove this below given tag and check out. It might be happened that your control is conflicting with others. 
    Also, browse the below mentioned URL for more details
    http://social.msdn.microsoft.com/Forums/office/en-US/b32d1968-81f1-42cd-8f45-798406896335/how-apply-custom-master-page-to-performance-point-dashboard-useragent-not-available-file?forum=sharepointcustomization
    I hope this is helpful to you. If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • My code not give error nut not give pdf report output

    hi master
    sir see my code not give error nut not give pdf report output
    String reportSource = "./WEB-INF/reports/mfa.jasper";
    String reportDest = "./reports/mfa1.html";
    Connection conn = null ;
    Statement msqlStatement = null ;
    ResultSet mrs = null ;
    Connection mconn = null ;
    ExternalContext econtext = getExternalContext();
    InputStream stream = econtext.getResourceAsStream(reportSource);
    if (stream == null) {
    throw new IllegalArgumentException("Unknown report name '" + reportSource
    + "' requested");
    try {
    String mfat = ac_categoryDataProvider.getCachedRowSet().getDataSourceName();
    javax.naming.Context mctx = new javax.naming.InitialContext() ;
    DataSource mds = (DataSource)mctx.lookup(mfat);
    Connection mcon= mds.getConnection();
    mcon.setAutoCommit(false) ;
    JasperPrint jasperPrint = null;
    //getSessionBean1().getTripRowSet(),
    //getSessionBean1().getAc_categoryRowSet(), mfat getSessionBean1().getAc_categoryRowSet()
    jasperPrint = JasperFillManager.fillReport(stream, null,mcon);
    JRExporter exporter = null;
    HttpServletResponse response = (HttpServletResponse)econtext.getResponse();
    FacesContext fcontext = FacesContext.getCurrentInstance();
    exporter = new JRPdfExporter();
    exporter.setParameter(JRExporterParameter.JASPER_PRINT, jasperPrint);
    exporter.setParameter(JRExporterParameter.OUTPUT_STREAM,
    response.getOutputStream());
    exporter.exportReport();
    fcontext.responseComplete();
    } catch (Exception ex) {
    log(" Error Description" , ex);
    error("Error counting rows: " + ex.getMessage() );
    error("Error counting rows: " + ex );
    please give me idea
    thank's
    aamir

    Thanks Sven.
    The query works but the other way. The output is for all the targets, not for the respective target which we select from :p1_target.
    select target_name,target_type, column_label,
    warning_threshold,critical_threshold,occurrence_count
    from sysman.MGMT$TARGET_METRIC_SETTINGS@crmodem
    where target_name in (select MEMBER_TARGET_NAME from MGMT$TARGET_FLAT_MEMBERS@crmodem
    where upper(AGGREGATE_TARGET_NAME) like '%X' || :P1_TARGET || '%')
    Thanks again.

  • I bought a hd movie on my iPad , however when I try to play on Apple TV 1st generation. It does not appear or says content not available. My TV is hd compatible

    I bought a hd movie on my iPad , however when I try to play on Apple TV 1st generation. It does not appear or says content not available. My TV is hd compatible

    AppleTV1 only supports HD upto 720p - chances are the iPad HD vserion is 1080p and beyond ATV1 capability.
    Also do not expect recent iTunes purchases to appear on AppleTV 1 store menus as purchased - ATV1 does not know about 'cloud access'.
    Best option is to download the 720p version (set in iTunes Preferences on computer iTunes) and sync/stream to AppleTV 1 from iTunes.

  • Genius Sign In - "Error Description not available"

    Trying to login to Genius in iTunes 8 (or course). Using my correct Apple ID and Password, but I keep getting an error stating "Error Description not available", which, is both ironic and frustrating.

    Try going to the iTunes store to see if you can "purchase" and download the Free Single, to be sure there aren't any pending "terms and conditions" updates you need to agree to. It may also help to sign out of the iTunes store (Store menu > Sign Out), close iTunes, restart the computer, open iTunes back up, and try to enable Genius.
    CG

  • Siri responds with "Content not available"

    I have been using Siri since the beginning and the question "Show my brother" always would show his information.
    Since yesterday Siri will show his name, but not his info.
    Instead of the info I now see the message "Content not available"
    Also the request "Call my brother" fails.
    I have not modified the iPhone the last month (meaning new apps or iOS upgrade).
    When I go to my brother's contact record manually all information is correctly displayed.
    The same problems occur for my father's and sister's record.
    Other relationships like mother, wife etc. work fine.
    I restarted my iPhone but that didn't help.
    I went to my own address record and deleted the relationship brother.
    Then I recreated it by asking: who is my brother?
    Siri asked for his name and I provided it.
    Didn't work either...
    Please advise, thank you
    iPhone 5S 16 Gb
    iOS 7.0.3

    *shrug*  Actually, that's what an iCloud Support agent recommended I do earlier today via chat.  I said I didn't want to do that and figured out my solution above on my own.  I suspect it would not have worked.  I think the problem is in some files on the Siri server.  "Content Not Available" suggests to me that they screwed up some of their own permissions or something.  Also, am I crazy, or did entering relationships used to auto-fill after starting to enter a name?  Or wasn't there a plus button where you get to select a relationship from among my contacts?  I feel like it used to do that.  Now, it's just a text entry field.  Can anyone confirm this?  What happens if anyone else tries to create a relationship manually in your contacts?

  • Whever I try to sign into iMessage, it always says "Error description not available"

    Whever I try to sign into iMessage, it always says "Error description not available"

    Maybe:
    iOS: Troubleshooting FaceTime and iMessage activation
    iOS: Troubleshooting Messages

Maybe you are looking for

  • Error while checking in document using CV01/02N

    While trying to check in a document I get an error saying: Error while checking in and storing: C:\Documents and Settings\sarita\Desktop\9011_SND_. This is while trying to check in from my desktop. The content server and the repository have been defi

  • How to use F4 help on PDF form

    Hello, I'm using Adobe Interactive Form with WebDynpro for Java. I'd like to use F4 value help on Adobe Form. Does anyone know how to implement F4 help on PDF form ? Regards, Koji.

  • Copy and paste text and graphics between Flash and Illustrator

    When copying text in Illustrator and pasting them to Flash, some text would become drawing objects and some remain text. A drawing object is not editable. If I import the AI file, then text remains text but the placement of graphics can be a little b

  • How to create a BSP?

    Dear Experts, How to create BSP Application? regards, dharmesh

  • Want to change Tax Code Rate

    Hi <b>Using SRM 5.0 Ext Class Scenario. Tax calculation occurs in R/3.</b> I want to change the Tax rate. As I am creating SC & PO in EBP. I use TAX CODE. Now I want to change the tax rate of Ecess from 2% to 3%. Can u please tell me whether I can ch