DPS Configurator Behavior??

Hello all,
I created a slideshow Entitlement Banner using the configurator and something I noticed in testing the developer .ipa is when it first loads the app is flashes the banner once and then appears again, is this normal behavior? Just curious... Thanks,

Hi Saul,
if you are using DPS Configurator to generate a slideshow entitlement banner, the assets you have in the zip file you download and then use in App Builder would only show up when the device is offline.
If the device is connected, you need to use the Banner Page URL field.
When in DPS Configurator, make sure you 'publish' your assets and then simply use the hosting URL that is provided.
Hope that helps.

Similar Messages

  • To understand Batch Management configuration behavior

    Hi all,
    I'm attempting to activate and configure batch management and I encounter several system behavior within SPRO.
    1. Under logistics General -> Batch Management -> Specify Batch Level and Activate Status Management, I get the following menu items: Batch level, Batch status management, Plants with batch status management. To start off with, I proceed to Batch level and select Batch unique at plant level and save. Next thing I know, the menu item Batch status management becomes inactive mode, hence unable to access this function to activate the batch management. When I return to menu item Batch level and change Batch unique at material level and save, the menu item for Batch status management returns to active mode.
    Question: Is there an explanation for such behavior? If the menu item for batch status management becomes inactive mode each time I select the Batch unique at plant level, how do I activate Batch Management in SAP system?
    2. I understand there's another configuration under logistics General -> Batch Management -> Batch Valuation -> Update Standard Characteristics is required to be performed. When I execute this configuration, the prompt says: "Do you want the standard features in batch management to be updated?". I clicked yes and there's a background job running for a while. Once the job finishes, the log shows a couple of errors or failures.
    Question: Am I doing things right?
    Thanks.
    Edited by: Steven Khoo on May 27, 2011 4:54 AM

    I am getting ready to active Batch status management on our client.  I do not need to change our Batch Level, but in reading, my understanding is that the first thing you need to do after changing the batch level in SPRO is to run the Batch Level -> conversion routine, that is in the same menu.  Once that is done, I'm guessing that the ability to activate the status management will again be available.
    Once you active the batch status management, you need to run the Batch status management -> conversion routine for it to take effect.

  • DPS attempting certificate based authentication with Directory Servers

    I'm running DPS 6.3 and DS 6.3.
    I have DPS configured to always connect to the directory servers over SSL. This is working, however, all of the Direectory server error logs are showing certificate based bind attempts originating from the DPS. This results in err=32, since the certificate isn't stored in the ldap server. Anyone else seeing this type of behavior?
    I checked the DPS Security config, and under the "Certificate to use with Data Sources" I have it set to 'None'.
    Thanks.

    Hello,
    Certificate-based authentication cannot be proxied (it was designed to prevent man-in-the-middle attacks).
    When the proxy receives a certificate-based bind (SASL EXTERNAL authentication method), it first validates the client certificate (signature, validity,trust etc), and map the certificate identity (subject) onto a LDAP identity. This is done by doing some LDAP lookups against the directory server. Then, that LDAP identity is used for subsequent LDAP requests to the directory servers. As the password is not available, the proxy must be configured to contact the directory server using proxied authorization method or using fixed credentials (used in conjunction with acis set on the proxy)
    DPS 6.3 never uses the SASL/EXTERNAL (certificate-based) authentication method when it contacts directory servers.
    When SSL is used between the proxy and the server, the proxy may present its own certificate to the directory server (controlled by the DPS security property you mentioned). It is possible to check if DPS stashes its own certificate when it establish a SSL channel to the directory server by using the ssltap tool [http://www.mozilla.org/projects/security/pki/nss/tools/ssltap.html] . If a certificate is passed, the No-Such-Object error you see might be generated during certificate validation by the directory server.
    Hope this helps
    -Sylvain

  • DPS 11.1.1.5.0 looping connections issue

    I have seeing some very bad behavior from 11.1.1.5.0 proxy in general that I'm still trying to track down. Seems to get confused and loses the ability to see all the servers in it's pool (everything is marked "Socket is closed") and then just keeps looping and eventually shuts itself down or becomes unresponsive. Haven't been able to find the cause yet as when it happens it loops so fast it generates through 10 gb of access/error logs in a couple of minutes!
    Looking at what is in the access logs all that is left is literately millions of UNBIND statements...
    [21/Aug/2011:05:10:12 -0700] - SERVER_OP - INFO - conn=-1 op=-1 UNBIND s_msgid
    =1233340445 s_conn=server17:3638:4870
    [21/Aug/2011:05:10:12 -0700] - SERVER_OP - INFO - conn=-1 op=-1 UNBIND s_msgid
    =415883260 s_conn=server17:3638:4949
    [21/Aug/2011:05:10:12 -0700] - SERVER_OP - INFO - conn=-1 op=-1 UNBIND s_msgid
    =1233340447 s_conn=server17:3638:4870
    [21/Aug/2011:05:10:12 -0700] - SERVER_OP - INFO - conn=-1 op=-1 UNBIND s_msgid
    =217267485 s_conn=server17:3638:5001
    [21/Aug/2011:05:10:12 -0700] - SERVER_OP - INFO - conn=-1 op=-1 UNBIND s_msgid
    =415883262 s_conn=server17:3638:4949
    and in errors (sorry times don't match but it is really millions of the same)
    [21/Aug/2011:04:22:25 -0700] - BACKEND - WARN - Attempt to bind as cn=aservi
    ce administrator,ou=service accounts,ou=applications,ou=extranet,dc=acompany,dc=
    com to backend server server17.am.acompany.net:3638/ on connection server17:36
    38:5009 failed. ( Socket is closed)
    [21/Aug/2011:04:22:25 -0700] - BACKEND - WARN - Attempt to bind as cn=aservi
    ce administrator,ou=service accounts,ou=applications,ou=extranet,dc=acompany,dc=
    com to backend server server17.am.acompany.net:3638/ on connection server17:36
    38:5009 failed. ( Socket is closed)
    [21/Aug/2011:04:22:25 -0700] - BACKEND - WARN - Attempt to bind as cn=aservi
    ce administrator,ou=service accounts,ou=applications,ou=extranet,dc=acompany,dc=
    com to backend server server17.am.acompany.net:3638/ on connection server17:36
    38:5009 failed. ( Socket is closed)
    [21/Aug/2011:04:22:25 -0700] - BACKEND - WARN - Attempt to bind as cn=aservi
    ce administrator,ou=service accounts,ou=applications,ou=extranet,dc=acompany,dc=
    com to backend server server17.am.acompany.net:3638/ on connection server17:36
    38:5009 failed. ( Socket is closed)
    This DPS has 6 backend directory servers that it can pool from, although from what I can tell it seems to have the most issues with a directory running on the same box and different port. It just could be because it is balanced that way though.
    This started happening after upgrading to 11.1.1.5.0 from 11.1.1.3.0
    Wanted to check if this was a known issue before opening up a support ticket...
    Thanks.

    Sylvain Duloutre wrote:
    Hi,
    It is not a known issue.
    The tons of UNBIND you see in the access logs are rather a consequence than the probable cause of the issue as DPS detects an issue with backend connections and tries to do a full cleanup (UNBIND followed by a TCP close for each connection).
    3 questions that may help diagnose the cause:
    - Does the user "cn=aservice administrator,ou=service accounts,ou=applications,ou=extranet,dc=acompany,dc=
    com" correspond to the identity used by the LDAP clients or does it correspond to a user configured at the proxy level to perform directory health-check?
    - Is there a connection idle-time-out configured on the directory side that may cause connection drop ?
    - Does the error log contain warnings about server17.am.acompany.net:3638/ unreachable around the time of the outage?
    ThanksThanks for the response...
    1.aservice administrator is just a "normal" client account used by one of the apps. That is just one example, there are other accounts that show same error.
    2. The connection timeout is the same as what it was in 11.1.1.3.0 and even if it did drop, it doesn't appear to even open any other connections successfully back to that same instance.
    3. No, but the logs rotate out so fast it might not be catching it. Also none of the other DPS servers (still running 11.1.1.3.0) show that directory server as unavailable.
    Also some other notes: bouncing the proxy clears the issue - for a bit. Haven't seen the issue in the Test/Dev environment. This was the first production server (using proxy) we updated. One other production server just running directory was updated. This environment typically serves ~25K-300K connections an hour and yesterday (when the logs are from) is one of the slowest times. But when the "looping" occurs it is showing hundreds of thousands a minute...
    I changing one of my monitoring scripts to stop the server when it starts seeing the "Socket is closed" error in the current error log to hopefully catch all the logs before the rotate out. I'm also changing the DPS configuration to use other directory servers (on different hosts still running 11.1.1.3.0) at a higher percentage to see if it maybe is a 11.1.1.5.0 DPS -> 11.1.1.5.0 DS issue in general, a 11.1.1.5.0 DPS -> 11.1.1.5.0 DS issue if on the same server, or just a 11.1.1.5.0 DPS -> anything issue.
    Thanks

  • Issues Configure MS SQL 2012 RS (SharePoint Integrated Mode) in SharePoint 2010

    Dear All,
    Can someone guide how to troubleshoot this error.
    Application Server : Slipstreamed Version of SharePoint 2010 SP2 + Window Server 2012 + Configure RS (RS is in SQL Server 2012 SP2) as per -
    http://technet.microsoft.com/en-us/library/jj219068.aspx
    Web Server : Slipstreamed Version of SharePoint 2010 SP2 + Window Server 2012
    Database Server : SQL Server 2012 SP2 + Window Server 2012
    After successfully install sharepoint and RS. I have created a Reporting Service Application (name as
    Reporting_SA) at Central Admin.
    Below is my issues :-
    1. Click on "Reporting_SA"
    2. Click on System Setting --> getting error
    Below are the error that I get from SharePoint Log Files
    Name=Request (GET:http://xxxx:xxxx/_admin/ReportServer/ReportingServicesSystemSettings.aspx?ID=6379172a-da8f-4d7e-9847-1b0e9633064b)
    Site=/
    WcfSendRequest: RemoteAddress: 'http://xxxxx:32843/6379172ada8f4d7e98471b0e9633064b/ReportingWebService.svc' Channel: 'Microsoft.ReportingServices.ServiceContract.IReportServiceManagement' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetSystemProperties'
    MessageId: 'urn:uuid:0accea23-5b1f-40fa-9412-c8263a601520'
    WcfReceiveRequest: LocalAddress: 'http://xxxx.xxx.org:32843/6379172ada8f4d7e98471b0e9633064b/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetSystemProperties'
    MessageId: 'urn:uuid:0accea23-5b1f-40fa-9412-c8263a601520'
    Entering monitored scope (ExecuteWcfServerOperation)
    Event log source SQL Server Reporting Services Shared Service does not exist
    Throwing Microsoft.ReportingServices.Diagnostics.Utilities.EventLogSourceNotFound: , Microsoft.ReportingServices.Diagnostics.Utilities.EventLogSourceNotFound:
    The event source "SQL Server Reporting Services Shared Service" does not exist.;
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=1.1902
    System.ServiceModel.FaultException: The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug>
    configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.   Server stack trace: 
        at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
        at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]: 
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
        at Microsoft.ReportingServices.ServiceContract.IReportServiceManagement.GetSystemProperties(ICollection`1 properties)
        at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.<>c__DisplayClass9.<GetSystemProperties>b__8(IReportServiceManagement mchannel)
        at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.DoManagementChannelCall(Action`1 caller)
        at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.GetSystemProperties()
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.get_SystemProperties()
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.LoadSettings()
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.OnInit(EventArgs e)
        at System.Web.UI.Control.InitRecursive(Control namingContainer)
        at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Leaving Monitored Scope (Request (GET:http://xxxx:xxxx/_admin/ReportServer/ReportingServicesSystemSettings.aspx?ID=6379172a-da8f-4d7e-9847-1b0e9633064b)). Execution Time=191.9647
    Noted : I have try to re-install the Reporting Services,  but stilling getting same error.
    Thanks.

    Hi StarMoonEarth,
    According to your description, when you click on the System Setting, it throws error message says "SQL Server Reporting Services Shared Service does not exist". Right?
    In this scenario, you can check if the Reporting Services is started. Follow the steps below:
    In SharePoint Central Administration, click Manage Services on Server in the
    System Settings group.
    Find SQL Server Reporting Services Service and click Start in the Action column.
    The status of the Reporting Services service will change from Stopped to
    Started. If the Reporting Services service is not in the list, use PowerShell to install the service.
    If the Reporting Services shared is still not existing, please use PowerShell cmdlts to install the Reporting Services service. Please refer to the Section 2 in the link you have posted.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Dreamweaver 8 Behaviors for pop-up menu

    I am a novice user of Dreamweaver 8. I created a site using
    pop-up Behaviors for a dropdown navigation bar. I've read about a
    lot of problems others are having, but part of my problem I have
    not been able to locate anywhere.
    After I created my template and want to save changes to the
    template and update the files based on this template, I go thru a
    series of JavaScript errors. It never updates any files in the end
    and sometimes shuts down the program. An example of ONE of the
    error messages is:
    At line 1654 of file "C:\Program Files\Macromedia/Dreamweaver
    8\Configuration\Behaviors\Actions\Show Pop-up Menu.js": The
    function saveDocument() is currently unavailable.
    The more pages attached, the more error messages I get....
    all are .js errors.
    The other problem is the links from the pop-up. I've double
    checked them in the behavior pop-up menu... they appear to be
    correct and sometimes work, but not all the time.
    Everything I read says that I should create the navigation
    with pop-ups (drop down menus) in Fireworks. Is Dreamweaver that
    unreliable that this can't be done within itself?
    If anyone can tell me what I'm doing wrong to receive these
    errors and how to correct my links so they are reliable, I would
    very much appreciate it. I have recreated this site 6 times and the
    errors are consistent.
    Thanks, cjbyrnes

    >I am a novice user of Dreamweaver 8. I created a site
    using pop-up
    >Behaviors
    > for a dropdown navigation bar. I've read about a lot of
    problems others
    > are
    > having, but part of my problem I have not been able to
    locate anywhere.
    You read about all these problems, yet you pressed ahead and
    used them? Why?
    DW's Pop-up menus are incompatible with DW's templates.
    Embarrassingly sad,
    but true.
    Did you read about and investigate any of the many
    alternatives posted?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "cjbyrnes" <[email protected]> wrote in
    message
    news:[email protected]...
    >I am a novice user of Dreamweaver 8. I created a site
    using pop-up
    >Behaviors
    > for a dropdown navigation bar. I've read about a lot of
    problems others
    > are
    > having, but part of my problem I have not been able to
    locate anywhere.
    >
    > After I created my template and want to save changes to
    the template and
    > update the files based on this template, I go thru a
    series of JavaScript
    > errors. It never updates any files in the end and
    sometimes shuts down the
    > program. An example of ONE of the error messages is:
    > At line 1654 of file "C:\Program
    Files\Macromedia/Dreamweaver
    > 8\Configuration\Behaviors\Actions\Show Pop-up Menu.js":
    The function
    > saveDocument() is currently unavailable.
    > The more pages attached, the more error messages I
    get.... all are .js
    > errors.
    >
    > The other problem is the links from the pop-up. I've
    double checked them
    > in
    > the behavior pop-up menu... they appear to be correct
    and sometimes work,
    > but
    > not all the time.
    >
    > Everything I read says that I should create the
    navigation with pop-ups
    > (drop
    > down menus) in Fireworks. Is Dreamweaver that unreliable
    that this can't
    > be
    > done within itself?
    >
    > If anyone can tell me what I'm doing wrong to receive
    these errors and how
    > to
    > correct my links so they are reliable, I would very much
    appreciate it. I
    > have
    > recreated this site 6 times and the errors are
    consistent.
    >
    > Thanks, cjbyrnes
    >

  • How do I GET the 'set text of container' behavior in DW CS3 if it's missing?

    I'm building a site using CSS in DW CS3 (bought in May 2006) that has some photo gallery pages where a large image changes per thumbnails to its right that are clicked. The thumbnails are in their divs and the wished-for big image should appear in a larger div to the left. I've read in other postings here that I can use Behaviors panel > Set Text > Set text to container to do this, but this behavior is missing in my Set Text submenu. How do I add this behavior there?
    Also, how do I not only create this 'on click' behavior, but have the thumbnail image change to a 'HIT' state like a rollover would?
    (P.S. - posted this yesterday, slightly different heading, but it didn't appear today)
    Thanks for your help --

    Check this location in windows C:\Program Files\Adobe\Adobe Dreamweaver CS5\configuration\Behaviors\Actions\Set Text
    If this Set Text folder is not there it means that the behavior did not get installed. So you might need to reinstall DW CS3.

  • Changing behaviors on library items

    I currently have a header as a library item. The buttons all
    have pop-up menus and I am trying to edit them. I used the help
    through Dreamweaver and it said to open a page that contains the
    library item and detach it - make the changes then re-save the
    library sections. I tried that and when I click on the "Shoe Pop-up
    Menu" on the behavior tab I get the following error message:
    While executing inspectBehavior in Show Pop-up Menu.htm, the
    followinf JavaScript error(s) occurred:
    At line 492 of file "C:\Program Files\Macromedia\Dreamweaver
    8\Configuration\Behaviors\Actions\Show Pop-up Menu.js"; TypeError :
    T.update is not a function
    Can anyone help with this? What does it mean?

    A well-formed library item cannot have a behavior *in* it. It
    can reference
    a behavior with a call to it, e.g.,
    <a onClick="MM_swapImage....
    but it cannot actually CONTAIN a behavior. Why? Because that
    would mean
    that it would have to have <html>, <head>, and
    <body> tags and Library items
    just cannot contain those. Why? Because since a Library item
    is inserted
    into another page, if it contained those tags, they would
    then be duplicated
    on the other page.
    So - your Library item is not well formed, i.e., it's broken.
    > buttons all have pop-up menus
    > and I am trying to edit them.
    This is the worst possible situation. You have a broken
    Library item, and it
    contains an even more broken menu system. Is it too late to
    reconsider
    here?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "TiffanyAdTrends" <[email protected]> wrote
    in message
    news:ed4inu$am9$[email protected]..
    >I currently have a header as a library item. The buttons
    all have pop-up
    >menus
    > and I am trying to edit them. I used the help through
    Dreamweaver and it
    > said
    > to open a page that contains the library item and detach
    it - make the
    > changes
    > then re-save the library sections. I tried that and when
    I click on the
    > "Shoe
    > Pop-up Menu" on the behavior tab I get the following
    error message:
    >
    > While executing inspectBehavior in Show Pop-up Menu.htm,
    the followinf
    > JavaScript error(s) occurred:
    >
    > At line 492 of file "C:\Program
    Files\Macromedia\Dreamweaver
    > 8\Configuration\Behaviors\Actions\Show Pop-up Menu.js";
    TypeError :
    > T.update is
    > not a function
    >
    > Can anyone help with this? What does it mean?
    >

  • Slideshow Entitlement Banner Using the Store Configurator

    I want to create a simple banner with two states. One that shows only when you are not logged in and a second that only shows when you are logged in. I used the DPS Configurator and selected Slideshow Entitlement Banner, added two slides, the first with "Hide if entitled to latest issue" checked, and the second with "Hide if not entitled to issue" checked. So far everything is working as expected.
    But here is the problem. Our app is using restricted distribution to entitle Group A only to Group A folios and Group be to Group B folios. If I am logged in as Group B the banners display as expected, but if I log in as Group A they do not. The problem is that the latest issue is entitled to Group B, since it was published a minute after the Group a folio.
    Any suggestions?

    Thanks for the response but this will not work, because if a member of group a signs in they will still see the slide prompting them to sign in as well as the slide saying they are signed in.
    Is there any other way to accomplish the same thing?
    I wanted to see if I could edit the code so I tried to download the zip file and load the files on our server, but then nothing is being displayed in the banner area.
    Again thanks for your help and I appreciate any suggestions that you may have.

  • 2nd try - DPS: need to have multitple certificate mappings/search methods

    My 6.3 DPS is configured to authentificate end-users through SASL binds and to request a client certificate.
    I need to use 4 user attributes (cn,sn,givenname,ou) defined in the backend LDAP directory to map certificates to LDAP entries.
    The problem is that some servers are also connecting through DPS but their certificate doesn't contain any givenname attribute.
    So, they can not be authenticated by DPS which rejects their connections.
    I wish we could define multiple certificate mapping strategies in DPS (or at least a prefered and a default strategy) in order to have
    a workaround in such a situation.
    Any plan to implement that feature or any suggested workaround (other than creating new server certificates and entries with a givenname) ?

    Here's what I see in the access and error log:
    Access log:
    [07/Jan/2010:15:48:35 +0100] - CONNECT - INFO - conn=309 client=217.108.164.186:47961 server=rct-31.gipc.hst.fluxus.net:1636 protocol=LDAPS
    [07/Jan/2010:15:48:35 +0100] - PROFILE - INFO - conn=309 assigned to connection handler cn=Gestionnaire de connexion ultime,cn=connection handlers,cn=config
    [07/Jan/2010:15:48:35 +0100] - OPERATION - INFO - conn=309 op=0 BIND dn="" method="SIMPLE" version=3
    [07/Jan/2010:15:48:35 +0100] - OPERATION - INFO - conn=309 op=0 BIND RESPONSE err=0 msg="" etime=0
    Error log:
    [07/Jan/2010:15:48:01 +0100] - EXCEPTION - DEBUG - Exception thrown from thread Connection Handler 1 for Listener Thread 0.0.0.0:1389
    javax.net.ssl.SSLException: Inbound closed before receiving peer's close_notify: possible truncation attack?
    com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:166)
    com.sun.net.ssl.internal.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1356)
    com.sun.net.ssl.internal.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1324)
    com.sun.net.ssl.internal.ssl.SSLEngineImpl.closeInbound(SSLEngineImpl.java:1263)
    com.sun.directory.proxy.extensions.LDAPClientConnection.disconnect(LDAPClientConnection.java:1541)
    com.sun.directory.proxy.extensions.LDAPClientConnection.disconnect(LDAPClientConnection.java:1482)
    com.sun.directory.proxy.extensions.LDAPConnectionHandler.runThread(LDAPConnectionHandler.java:457)
    com.sun.directory.proxy.util.DistributionThread.run(DistributionThread.java:225)
    [07/Jan/2010:15:48:36 +0100] - EXCEPTION - DEBUG - Exception thrown from thread Connection Handler 1 for Listener Thread 0.0.0.0:1636
    java.io.IOException: Received CLOSED during initial handshaking
    com.sun.directory.proxy.extensions.LDAPClientConnection.doHandshake(LDAPClientConnection.java:398)
    com.sun.directory.proxy.extensions.LDAPClientConnection.read(LDAPClientConnection.java:1229)
    com.sun.directory.proxy.extensions.LDAPConnectionHandler.runThread(LDAPConnectionHandler.java:346)
    com.sun.directory.proxy.util.DistributionThread.run(DistributionThread.java:225)
    [07/Jan/2010:15:48:36 +0100] - EXCEPTION - DEBUG - Exception thrown from thread Connection Handler 1 for Listener Thread 0.0.0.0:1636
    java.io.IOException: Received CLOSED during initial handshaking
    com.sun.directory.proxy.extensions.LDAPClientConnection.doHandshake(LDAPClientConnection.java:398)
    com.sun.directory.proxy.extensions.LDAPClientConnection.disconnect(LDAPClientConnection.java:1547)
    com.sun.directory.proxy.extensions.LDAPClientConnection.disconnect(LDAPClientConnection.java:1482)
    com.sun.directory.proxy.extensions.LDAPConnectionHandler.runThread(LDAPConnectionHandler.java:457)
    com.sun.directory.proxy.util.DistributionThread.run(DistributionThread.java:225)
    Unfortunately, since I don't have access to the back-end DS access log, should I see more details (of interest !) on the DPS side
    with a higher log level ?
    From my understanding and with my DPS config, when DPS chooses the "Gestionnaire de connexion ultime" connection handler, it means
    it hadn't been able to map the certificate's owner to an LDAP entry. (This connection handler has the lowest priority in my DPS configuration).
    I've to check (with my customer), but it could be that with the existing back-end DS content, the problem is that when DPS searches for the certificate's owner LDAP entry with only 3 attributes, it's returned more than a single entry.
    Actually, otherwise, since I don't see any obvious problem in the error log, and thanks to your feedback, I can't see any other possible problem,
    provided that the customer is confident in the fact that there's an entry with the right certificate in the DS back-end .

  • Sun One Directory Proxy unable to start error DPS.pid file was not found

    We finally able to install Sun One Directory Proxy 5.2 , but we are unable to start the Proxy server, we are getting error "Since the DPS.pid file was not found, DPS-server is assumed down
    Anybody has any clue / ideas that we would very help fulll?
    Thank

    I've been struggling with this and another problem with DPS for a couple of weeks.
    It generally starts up fine when you dont have SSL enabled. The moment you enable SSL, a couple of things go for a toss:
    1. The problem mentioned above surfaces. Are you facing this problem even without SSL?
    2. If you log into the Administration console, and try to make changes to the DPS configuration, it will give an error stating that "Error in writing to Configuration Directory". But apparently, it will manage to save things. Just that when you try to start it with SSL enabled, it won't. Neither from the command line, nor the GUI.
    Anyone managed to fix this? Sun informed us that there is a problem with Jars, but thats about it.

  • Search Configuration XML import using SharePoint App

    I'm trying to import a search configuration XML using a SharePoint App.
    I have check the following:
     - The XML is correct. I can upload it manually.
     - The code works using a console app, but not using the SharePoint app.
    Following code:
    SearchConfigurationPortability searchConfig = new SearchConfigurationPortability(this.Context);
    SearchObjectOwner owner = new SearchObjectOwner(this.Context, SearchObjectLevel.SPWeb);
    searchConfig.ImportSearchConfiguration(owner, configurationLocation);
    this.Context.Load(searchConfig);
    this.Context.ExecuteQuery();
    Following error message:
        ServerException was caught
        The server was unable to process the request due to an internal error.
        For more information about the error, either turn on IncludeExceptionDetailInFaults
        (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior)
        on the server in order to send the exception information back to the client, or turn on
        tracing as per the Microsoft .NET Framework SDK documentation and inspect the server
        trace logs.
    Thanks!

    I'm deploying the app to a SharePoint dev environment in the cloud so I can't see the ULS Logs, unfortunately. The link you suggested states that "managed properties aren’t supported in this deployment model" and this is exactly what I'm trying to provision.
    Any other ideas why the above code fails, although stated exactly on http://msdn.microsoft.com/en-us/library/office/dn205276(v=office.15).aspx?

  • [Solved] Different WM/DE configurations on different partitions?

    I installed SLiM in order to log into and try out different DE/WM combinations (those that require a little more configuration to look/behave how I want).  There does seem to be some issue with trying to create completely different environments and configuring programs to run differently with logging into each.  I want to completely separate these environments so that I am building each from scratch like my initial configuration/installation.  I have a 1TB harddrive and will probably never be anywhere close to full so I got the idea that maybe i could partition my harddrive to each run a different configuration separately while still having access to the base programs that need to be accessible to each regardless of look/behavior.  Can i compartmentalize each configuration using the existing file configuration and leveraging that interaction to create what I want?  Or would it be beneficial in learning how everything interacts to separate them with partitions?  furthermore, would it provide any real benefit to do so and would I be able to load into these different environments via SLiM if they were separated this way?  I am interested in doing some intense hacking on it to accomplish this if need be but if it's not doable or just dumb/ineffecient w/e I am more interested in a better solution if you guys can supply one.
    I guess it is clear my level of understanding in general with how the OS accesses configurations and files is pretty low but I also know that most of you guys are advanced users and I was hoping you could provide some insight into my general reasoning and questions above.
    Last edited by jallenusn (2012-07-29 21:33:31)

    jallenusn wrote:Will this approach also allow different configurations/behaviors within the same programs for each user?
    Yes, but only if the programs you are configuring keep their config files in /home/user (if a user changes a config file anywhere but his own /home folder, all users will be affected).

  • Memory in Android devices

    To use Android devices efficiently, users should be aware of the different types of device memory. This knowledge is important in order to understand, for example, where music, photos and videos are saved; how many apps can be downloaded from Google Play™; and how photos can be copied to a PC.
    The below information is also of interest to developers who want to optimize their programs to make the best possible use of the resources in the device.
    Generally, all Android devices share the same basic memory setup. What differs is how much memory is available to you via the different types of memory, and whether your device uses an external SD card or an internal memory chip.
    Types of memory
    The types of memory described and numbered below are consistent with the terminology used in Sony mobile device menus and in other content relating to 2013 Xperia™ devices:
    1. Dynamic Memory (also known as RAM) is used by applications that run when the device is turned on. The amount of Dynamic Memory influences how many applications and operating system services can run at the same time. The Android operating system automatically closes applications and services that are not being used.
    However, such automatic functionality has limits. For example, if a lower amount of free RAM is available to applications after a new release of the operating system (due to increased capabilities in the system), device speed will eventually be impacted. This is the main reason that a device cannot be indefinitely upgraded to newer releases of Android™.
    If you experience problems with RAM, for example, if the device runs slower than usual or if the Home application restarts frequently when you leave an application, you should minimize the use of apps that run all the time. Such apps could include, for example, applications that frequently download social networking service updates. You could also consider using a static wallpaper instead of a live wallpaper.
    To see which apps and services are currently active, go to Settings > Applications > Running services. You should have at least 50 MB, and ideally 100 MB or more, of free RAM to avoid slowdowns and application restarts.
    You should also be aware that if you update the device to a later Android release, the load on the built-in Dynamic Memory will increase due to the addition of more features, as mentioned above. As a result, the device may run slower after an update.
    2. System Memory (also known as “System partition” or “/system”) is used for the Android OS and for most applications that are pre-loaded from the factory. This type of memory is normally locked, and can only be changed through a firmware upgrade. There is usually some free space available in this section of memory. However, since it is locked, you cannot save apps, photos or any other content to this memory. System Memory is reserved for future firmware upgrades, which almost always need more memory than the original firmware. You cannot see or influence the use of this memory.
    3. Internal Storage is memory used as” working” memory. It can be compared to the C: drive on a PC or to the startup disk on a Mac.
    This type of memory is used to store all application downloaded from the Google Play™ Store (and other sources) as well as their settings and data (such as emails, messages and calendar events, for example). All applications have an allocated area which no other applications can access and where
    the application data can be stored.
    Some game applications also store content such as game music and game level information outside their own designated area. In most cases, an application can choose to save its data in a location of its own choosing (outside the protected application settings area). Generally, such content is not deleted when an application is uninstalled; it must be removed manually by connecting the device to a computer with a USB cable, or by using a file manager application.
    Internal Storage is also used for all user content added, for example, as a result of the user taking photos with the camera, downloading media files, and performing file transfers. Typical user content includes:
    • photos
    • movies
    • music
    • downloaded documents (as email attachments, for example)
    Internal Storage will tend to fill up as a result of normal usage. Examples of such usage are the saving of data by applications; the downloading and installation of new applications; the downloading of free or paid content; and the shooting of pictures and movies. Therefore, the larger this memory is from the start, the more applications you can download and use, and the more pictures and movies you can shoot.
    If the Internal Storage starts to get full, the device slows down, and in some cases it might no longer be possible to install more apps. You should always ensure that you have at least 100 MB of free Internal Storage. If not, you should consider removing some apps that you seldom use, or move content that you do not frequently access to safe storage.
    You can see approximately how much Internal Storage is free in Settings > Storage >Internal Storage. You can also view more detail about how much memory is used by applications in Settings > Applications.
    Please note that in Sony Mobile 2013 products, “Internal Storage” is now the combination of what was previously known as “Device Memory” or “Phone Memory” (for applications and their data – also previously known as “/data”) and “Internal Storage” (for user’s content – also previously known as “/ sdcard”). The reason for this change is to make the use of available memory more flexible, and also to enable the optional encryption of user’s content.
    Memory card slot
    In some products you may find both a large internal memory and a memory card reader slot. However, on the current Android platform, the card reader slot does not work in the same manner in a device with a large internal memory as it does in a device with ONLY a memory card slot.
    Generally, since most applications expect only a single location for storage, such applications will not generally allow you to SAVE anything to the memory card (i.e., they do not offer the option to choose a storage location). However, some applications (for instance, the Sony Mobile “Camera” application) may actually allow you to do so. Other applications, for example, backup applications such as the Sony Mobile “Memory” application, will by definition be configured to copy content from the Internal Storage to the external SD card.
    On the other hand, when it comes to reading from an external SD Card, you will be able to access content (for example, videos, photos and music) on a memory card inserted in this slot without any special consideration since the Android system searches all available memory for content. Therefore, such products may be regarded as supporting a fourth type of memory, called “External Card” or “SD Card”.
    4. SD Card (known as “/ext_card” from a programmer’s point of view, or by other names in other Android products) is the name for the removable SD memory card in all 2013 Sony Mobile products. As described above, this External Card memory is generally more limited in that any application can read from it, but many applications cannot save to this card. Only a few applications, including backup applications and file manger applications, have the capability to save to this card.
    Backing up data to different memory types
    Generally, you should not save photos, videos and other personal content solely on the internal memory of a device. If something should happen with the hardware, or if the device is lost or stolen, the data stored on the device’s internal memory is gone forever.
    In a device where an SD card reader is the main memory, it is relatively easy to take the card out and copy all content to a PC or Mac, or to an entertainment device with a memory card slot. In a product featuring Internal Storage as the main memory, it is not possible to physically remove the memory. Instead, any critical or high-value content must either be copied to an external SD card by a special backup application, transferred to remote storage over a network (mobile or Wi-Fi), or to a computer via a USB cable.
    To facilitate the transfer of data via a cable, the Xperia™ phone supports the Microsoft standard, Media Transfer Protocol (MTP), which makes it possible to easily transfer content back and forth between your device and a Windows PC. For Apple Mac computers, a special application called Sony Bridge for Mac is available with built-in support for MTP. This application can be downloaded from the
    Support page.
    Note that you do not need to back up or make a copy of applications that you have downloaded from the Google Play™ Store. They can normally be downloaded again after you have set up your Google account to work in a new device (or in a device where the memory has been completely erased).
    Note 1:
    As noted above, some Android devices, including Sony Mobile devices from 2012 and Sony Ericsson devices from 2011 and earlier, do not use a single “Internal Storage” for both applications (and their data) and user content. Instead, these devices use either an external SD card for user content, or a corresponding area of internal memory to reproduce the functionality of an SD card. In such devices, there is a fixed limit between the application area (“/data”) and the user content area (“/sdcard”), with the result that user content can build up and reach this limit. The consequence of such a limit being reached, for example, for the camera application, would be that no new pictures could be taken even if there was still a considerable amount of free space in the application area (or in the user content area). In such an instance, the download and installation of new applications would also not be possible, even if there was enough free memory in the content area.
    Note 2:
    Some devices with integrated storage have abandoned the distinction between the application area and the content area when it comes to a Factory Data Reset. As a result, there is no option in such devices to perform a Factory Data Reset and preserve content. In such devices, all content is mandatorily and completely deleted from the device when a reset is performed.
    In contrast, Sony Mobile’s memory integration solution makes it possible to preserve user content in this situation. Therefore, when performing a Factory Data Reset, the default action will still be to only remove applications and their data, and an option box must be checked if all content is to be removed as well (as might be desirable when selling the device second-hand, for instance).
    Note 3:
    For a developer, it is important to note that from a programming point of view the location names used to refer to the different memory areas described in Note 1 are still valid, i.e., the area used for applications (“/data”) is still present, as is the area used for content (“/sdcard”).
    In reality, “sdcard” is a so-called “symbolic link” to “/data/media”. However, from inside an Android application, “/sdcard” can still be used. For example, you can use “sdcard/DCIM/100Android” to find all camera images. The continued use of “/sdcard” to access the content area ensures compatibility across different products and Android releases in this regard.
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

    Are you perhaps zipping the custom storefront incorrectly? Make sure when you zip up the files that you have them all loose at the top level of the zip file. They can't be inside a folder in the zip file.
    The custom store from DPS Configurator, if you upload it to App Builder directly without unzipping it, should work without error.
    Where are you seeing lacking documentation for Android? Bob spent a great deal of time documenting the new Android viewer, and all of our SDK documentation for custom storefront also has complete details about which APIs are supported on the platform.
    Neil

  • SharePoint Foundation 2013 AppStore problems

    Hi,
    i configured the Subscription and App service applications.
    Now i want to configure the App URLs. It isn´t working and i got error:
    02/20/2013 15:15:05.95  w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'http://sharepoint:32843/7b934b745e3c4c0aa735b35c9da7aecf/SubscriptionSettings.svc/optimized'
    Channel: 'Microsoft.SharePoint.ISubscriptionSettingsServiceApplication' Action: 'http://tempuri.org/ISubscriptionSettingsServiceApplication/GetSubscriptionMetadata' MessageId: 'urn:uuid:90e32ff1-6687-4d19-a329-c131cf377117' 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.95  w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     Site Subscription              buq6 Unexpected An error occurred while contacting the subscription settings service at 'http://sharepoint:32843/7b934b745e3c4c0aa735b35c9da7aecf/SubscriptionSettings.svc/optimized'. 
    Exception details: System.ServiceModel.FaultException: The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or
    from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.   
    Server stack trace:      at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action,... 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.95* w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     Site Subscription              buq6 Unexpected ... MessageVersion version, FaultConverter faultConverter)     at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime
    operation, ProxyRpc& rpc)     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
    methodCall, ProxyOperationRuntime operation)     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
    reqMsg, IMessage retMsg)     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)     at Microsoft.Sha... 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.95* w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     Site Subscription              buq6 Unexpected ...rePoint.ISubscriptionSettingsServiceApplication.GetSubscriptionMetadata(Guid subscriptionId)     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.<>c__DisplayClass22.<GetSubscriptionMetadata>b__20(ISubscriptionSettingsServiceApplication
    channel)     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.ExecuteOnChannel(CodeBlock codeBlock) 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.97  w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     General                        8nca Medium   Application error when access /_admin/ConfigureAppSettings.aspx, Error=Die
    Einstellungen oder Dienste, die zum Erfüllen dieser Anforderung erforderlich sind, sind zurzeit nicht verfügbar. Wiederholen Sie diesen Vorgang später. Wenn das Problem weiterhin besteht, wenden Sie sich an den Administrator.   at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.ProcessCommonExceptions(Exception
    ex, SPServiceLoadBalancerContext context)     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.ExecuteOnChannel(CodeBlock codeBlock)     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.GetSubscriptionMetadata(Guid
    subscriptionId)     at Microsoft.SharePoint.SPSiteSubscriptionSettingsManager.GetMetadata(SPSiteSubscriptionIdentifier subscriptionIdent... 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.97* w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     General                        8nca Medium   ...ifier)     at Microsoft.SharePoint.ApplicationPages.ConfigureAppSettingsPage.OnLoad(EventArgs
    e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.97  w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     Runtime                        tkau Unexpected Microsoft.SharePoint.SPException: Die Einstellungen oder Dienste, die zum Erfüllen
    dieser Anforderung erforderlich sind, sind zurzeit nicht verfügbar. Wiederholen Sie diesen Vorgang später. Wenn das Problem weiterhin besteht, wenden Sie sich an den Administrator.    at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.ProcessCommonExceptions(Exception
    ex, SPServiceLoadBalancerContext context)     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.ExecuteOnChannel(CodeBlock codeBlock)     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.GetSubscriptionMetadata(Guid
    subscriptionId)     at Microsoft.SharePoint.SPSiteSubscriptionSettingsManager.GetMetadata(SPSiteSubscriptionIdentifier subscriptionIdentifier)     at Microsoft.SharePoint.A... 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.97* w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     Runtime                        tkau Unexpected ...pplicationPages.ConfigureAppSettingsPage.OnLoad(EventArgs e)    
    at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.97  w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     General                        ajlz0 High     Getting Error Message for Exception System.Web.HttpUnhandledException
    (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.SharePoint.SPException: Die Einstellungen oder Dienste, die zum Erfüllen dieser Anforderung erforderlich sind, sind zurzeit nicht verfügbar. Wiederholen Sie diesen
    Vorgang später. Wenn das Problem weiterhin besteht, wenden Sie sich an den Administrator.     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.ProcessCommonExceptions(Exception ex, SPServiceLoadBalancerContext context)    
    at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.ExecuteOnChannel(CodeBlock codeBlock)     at Microsoft.SharePoint.SPSubscriptionSettingsServiceApplicationProxy.GetSubscriptionMetadata(Guid subscriptionId) ... 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.97* w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     General                        ajlz0 High     ...    at Microsoft.SharePoint.SPSiteSubscriptionSettingsManager.GetMetadata(SPSiteSubscriptionIdentifier
    subscriptionIdentifier)     at Microsoft.SharePoint.ApplicationPages.ConfigureAppSettingsPage.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)    
    at System.Web.Ht... 20a2009c-685d-1075-ca77-e4065e540bb9
    02/20/2013 15:15:05.97* w3wp.exe (0x1714)                        0x1634 SharePoint Foundation        
     General                        ajlz0 High     ...tpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 20a2009c-685d-1075-ca77-e4065e540bb9
    Any ideas?
    THX and Greets,
    Andreas

    Hi, the error occurs, when i want to configure the apps-URLs. The service applications for apps und subsription are alive.
    but:
    Site Subscription              buq6 Unexpected An error occurred while contacting the subscription settings service at 'http://sharepoint:32843/7b934b745e3c4c0aa735b35c9da7aecf/SubscriptionSettings.svc/optimized'. 
    Exception details: System.ServiceModel.FaultException: The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or
    from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.   
    Server stack trace:      at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action,... 359e009c-b8c7-1075-ca77-e5ff23632483
    02/20/2013 14:06:39.37* w3wp.exe (0x0C5C)                        0x1768 SharePoint Foundation        
     Site Subscription              buq6 Unexpected ... MessageVersion version, FaultConverter faultConverter)     at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime
    operation, ProxyRpc& rpc)     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
    methodCall, ProxyOperationRuntime operation)     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
    reqMsg, IMessage retMsg)     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)     at Microsoft.Sha... 359e009c-b8c7-1075-ca77-e5ff23632483
    Greets,
    Andreas

Maybe you are looking for

  • Forgot to deactivate Adobe Acrobat XI Standard

    Tech forgot to deactivate Adobe Acrobat XI Standard before reimaging PC.  Now, how do we get the S/N to be available for downloading back to this PC?

  • Some actions taken while account was offline in Lion

    "Some actions taken while the account ... was offline could not be completed online."  I have seen this message mentioned in Leopard and Snow Leopard.  I never got it in that.  I am getting it since Lion 10.7.4.  About accounts that appeared to be on

  • Is 1080 at 24 the same as 1080p24?

    Hi, I'm a little confused. I'm trying to output a 720p24 HDV project for viewing on an HDCAM deck that only handles 1080i, but WILL do 24fps. I need to use Compressor to recompress it, and I'm only finding 24 fps settings when talking about 1080p, no

  • Diff Patch Level on External web and Source Server

    Hi , Version - 11.5.10.2 We recently setup our external web server in DMZ on Linux while our source system is running on Solaris. We followed 238276.1 doc to migration the middle tier to linux. We were asked to check both systems should have same Pat

  • Error Message CS2 to pdf

    Hello: Could anyone please help? I run Mac Classic/IL 9 and Mac 10.4.7/CS2. When working in IL9 I get a memory deficient notice. So, started working in CS2 and have been able to save photo/text doc as .ai doc and .eps file, but can't get either to sa