Global Service Query

Hi all
I downloaded the sample application from sdn called <b>com.sap.netweaver.kmc.globalservice.zip</b>Its sample global service for capturing KM events.
I modified only the EventHandler.java and added some JCO statements in the method when something gets deleted from KM repository.
While creating PAR file I renamed dir called local to install under src config, because it was giving exception.
Now I deployed the PAR in portal. I can see the service active under Global Services in System Admin .
But its not working. I think its not able to catch the events at all. The JCO code is ok as I tried it in other application where its working fine.
Please suggest a way .
Points will be definitely awarded.

Hi All KM Experts
Please reply back...

Similar Messages

  • Deployed KM Scheduler Task Does Not Appear in Global Services / Scheduler T

    Hi All,
    I've deployed a portal service and a KM scheduler task in the same DC but cannot see the scheduler task listed under System Admin -> System Config -> Knowledge Management -> Content Management -> Global Services -> Scheduler Tasks.
    The service works correctly and performs its periodic processing once on initialisation of the service, and I can see the resulting log statements to make sure it has worked.
    Both the service and the scheduler task are packed inside the same DC, which builds and deploys without any errors.
    There are no errors in the log regarding the deployment of the DC, or the scheduler task.
    There is a log statement about registering the classloader for the DC, which I assume is the statement in the IRFServiceWrapper init() that goes:
    CrtClassLoaderRegistry.addClassLoader(this.getKey(), this.getClass().getClassLoader());
    But I still dont see the task listed in Global Services -> Scheduler Tasks.
    Does anyone know what might be causing this or how to diagnose the problem further?
    Cheers,
    Steve

    Hi Srini,
    No it doesn't it just has the run method which is generated automatically.
    I have created a local Portal Application project, which is not in a DC, and this also does not have a default constructor ether but appears in the Scheduler Tasks list as soon as it is deployed.
    I also tried to create a Portal Applicaiton DC and Portal Applicaiton (Packaged as SDA) DC and despite the scheduler task being the same, both the DC tasks do not appear in the Scheduler Tasks.
    The only one I can get to work is the local Portal Application project. This is no use as we cant store this in DTR (unless someone can explain how to do this???).
    The Portal Application project packages up the RF Framework JARS inside its PAR file, but the DC and SDA projects dont, so I tried including them via an Assembly Public Part to an External Library DC, which does include the JARs in the deployment files but they still dont appear in the Scheduler Tasks.
    Has anyone out there got a working Scheduler Task in a Portal Application DC?
    Cheers,
    Steve

  • Global Service Monitor (GSM) Config

    Hello all, I have recently configured GSM with the external monitoring services being in the U.S. 
    When I look at the monitor - Authoring>MP Objects>Monitors>Multi-URL Template (*Monitor Name*) it shows enabled is set to true.
    However when I look at - Monitoring>Monitoring>Application Monitoring>Web Application Availability Monitoring>Web Application Status - The monitor does not have a check mark next to it.
    When I look at - Monitoring>Monitoring>Application Monitoring>Web Application Availability Monitoring>Test State - none of the five external servers are checked and they all say "Not Monitored"
    So I'm trying to figure out if it's enabled or not and if not where do I go to enable it?  When I have setup internal (Non GSM) web tests they are just enabled so I'm not sure what's different with this one.
    Thank you,
    Matt

    Hi,
    Would you please restart the health service on the external servers. And we may try to flush health service state and caches for those server.
    In addition, have you followed the below link to install GSM: 
    http://scug.be/christopher/2013/07/11/system-center-global-service-monitor-installation-step-by-step/
    Regards,
    Yan Li
    Regards, Yan Li

  • Error while creating KM Global Service

    Hi Experts,
       I have created one KM Global Service from the <b> com.sap.netweaver.kmc.globalservice.zip</b> file.  I have downloaded this zip file from <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/nw/netweaver-developers-guide-2004s/NetWeaverDevelopersGuide2004s_Documents/KM_articles_new/examples/index.html">SAP Developer's Guide</a>. 
      I have created the Global Service project by importing this zip file as <b> Multiple Existing Projects into workspace</b> in NWDS 7.0 SP 9....
      I have referenced all the jar files to the project, no errors in the project....
      When i try to deploy this project, i am getting the error in the view description as below:
    <b>com.sap.portal.plugins.config-archiver: Cannot create config archive (you should have a valid data or meta folder)     com.sap.netweaver.kmc.globalservice</b>      
      Please help me in this regard, its very urgent.
    Thanks in Advance,
    Chinna Durai.R.
    /* Point will be rewarded for useful answers */

    Hi Praveen,
       Thanks for your reply and i have awarded points to you.  I can able to deploy the Global Service after renaming <b>install</b> instead of <b>local</b>.  But the Global Service is a little complex.  If you (or anybody) have any coding for global service, please send me (My MailID is: [email protected] ) or paste the code here. 
    <b>Points will be awarded</b>.
    Thanks in Advance,
    Chinnadurai. R.

  • Issue in Global Services Monitor GSM

    Dear all,
    I'm facing a problem in Global Services Monitor.
    The Resources pool contains 4 Management Servers; 2 old and 2 recently installed.
    The GSM was installed and was working normally on the old Management Servers.
    But, after increasing the number of management servers to be 4 instead of two, the problem appeared.
    The GSM is firing alerts on the new MS's and their state are critical (old 2 servers are healthy).
    The alert description is as below:
    Global Service Monitor Modules: Failed to discover Global Service Monitor locations.
    Failure step: 'Couldn't get the ACS endpoint from discovery service. SubscriptionId: 'a6846da0-e5d7-4bea-ab13-836d89364b60', OutsideInServiceBaseUri: 'https://gsm-prod.systemcenter.microsoft.com/''
    Message: 'Could not establish trust relationship for the SSL/TLS secure channel with authority 'gsm-prod.systemcenter.microsoft.com'.'
    Details: 'System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority 'gsm-prod.systemcenter.microsoft.com'. ---> System.Net.WebException: The underlying connection was closed:
    Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
    at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
    at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    at System.Net.ConnectStream.WriteHeaders(Boolean async)
    --- End of inner exception stack trace ---
    at System.Net.HttpWebRequest.GetResponse()
    at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    --- End of inner exception stack trace ---
    Server stack trace: 
    at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
    at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
    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.SystemCenter.Cloud.SharedLibrary.Discovery.IDiscovery.GetEndpoints(String subscriptionId)
    at Microsoft.SystemCenter.Cloud.SharedLibrary.Discovery.DiscoveryHelper.<>c__DisplayClass1.<DiscoverAcsEndpoint>b__0(IDiscovery service)
    at Microsoft.SystemCenter.Cloud.SharedLibrary.RestCallHelper.ExecuteRestCall[TContract](Uri endpointUri, WebProxy webProxy, String accessToken, RestMethod`1 method)
    at Microsoft.SystemCenter.Cloud.SharedLibrary.Discovery.DiscoveryHelper.DiscoverAcsEndpoint(String subscriptionId, Uri outsideInServiceBaseUri, WebProxy proxy)
    at Microsoft.SystemCenter.Cloud.OutsideInUnitModule.DiscoveryWriteActionModule.Execute()'
    Any clue?
    Regards,
    Khaled A. Hamad

    Hi
    Is there any requirement to install the Microsoft Root Certificate on the server where SCOM console is working? Shall I need to purchase Windows Azure Subscription also for GSM? Please let me know.
    The scenario is - I have one SCOM server (Including all the server roles on the single server) and other server where VMM server and SCOM console is installed. I have installed GSM Management Packs on the SCOM server and configured one Web Availability Monitor
    to be monitored from external servers (e.g. Chicago).
    I am getting the below error:-
    Log Name:      Operations Manager
    Source:        Health Service Modules Ex
    Date:          9/11/2014 7:14:26 PM
    Event ID:      10001
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      SCOMCLOUD.abc.in
    Description:
    Global Service Monitor Modules:  Failed step: 'Couldn't get the ACS endpoint from discovery service. SubscriptionId: '1f156904-532e-416f-b570-1141438392a3', OutsideInServiceBaseUri: 'https://gsm-prod.systemcenter.microsoft.com/''. Diagnostic context: RequestId
    = '0fe72d85-989c-4c1b-89c1-1f4b641c1578', New ConfigHash = '65afc4b6-c18d-5e68-56d3-482e2db1851a', '1' tests, Last ConfigHash = '00000000-0000-0000-0000-000000000000'. Exception: 'There was no endpoint listening at https://gsm-prod.systemcenter.microsoft.com/DiscoveryService/1f156904-532e-416f-b570-1141438392a3/Endpoints
    that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.'
    One or more workflows were affected by this. 
    Workflow name: Microsoft.SystemCenter.Omonline.OutsideIn.Discovery.ConfigUploaderRule 
    Instance name: Global Service Monitor 
    Instance ID: {298CB0DA-4453-EFD2-A7AC-C2E8F2F7100D} 
    Management group: SCOMGROUP
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Health Service Modules Ex" />
        <EventID Qualifiers="0">10001</EventID>
        <Level>3</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-11T13:44:26.000000000Z" />
        <EventRecordID>149790</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>SCOMCLOUD.abc.in</Computer>
        <Security />
      </System>
      <EventData>
        <Data>SCOMGROUP</Data>
        <Data>Microsoft.SystemCenter.Omonline.OutsideIn.Discovery.ConfigUploaderRule</Data>
        <Data>Global Service Monitor</Data>
        <Data>{298CB0DA-4453-EFD2-A7AC-C2E8F2F7100D}</Data>
        <Data>Failed step: 'Couldn't get the ACS endpoint from discovery service. SubscriptionId: '1f156904-532e-416f-b570-1141438392a3', OutsideInServiceBaseUri: 'https://gsm-prod.systemcenter.microsoft.com/''. Diagnostic context: RequestId = '0fe72d85-989c-4c1b-89c1-1f4b641c1578',
    New ConfigHash = '65afc4b6-c18d-5e68-56d3-482e2db1851a', '1' tests, Last ConfigHash = '00000000-0000-0000-0000-000000000000'. Exception: 'There was no endpoint listening at https://gsm-prod.systemcenter.microsoft.com/DiscoveryService/1f156904-532e-416f-b570-1141438392a3/Endpoints
    that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.'</Data>
        <Data>Global Service Monitor Modules</Data>
        <Data>Couldn't get the ACS endpoint from discovery service. SubscriptionId: '1f156904-532e-416f-b570-1141438392a3', OutsideInServiceBaseUri: 'https://gsm-prod.systemcenter.microsoft.com/'</Data>
        <Data>RequestId = '0fe72d85-989c-4c1b-89c1-1f4b641c1578', New ConfigHash = '65afc4b6-c18d-5e68-56d3-482e2db1851a', '1' tests, Last ConfigHash = '00000000-0000-0000-0000-000000000000'</Data>
        <Data>There was no endpoint listening at https://gsm-prod.systemcenter.microsoft.com/DiscoveryService/1f156904-532e-416f-b570-1141438392a3/Endpoints that could accept the message. This is often caused by an incorrect address or SOAP action.
    See InnerException, if present, for more details.</Data>
        <Data>System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://gsm-prod.systemcenter.microsoft.com/DiscoveryService/1f156904-532e-416f-b570-1141438392a3/Endpoints that could accept the message. This is often
    caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---&gt; System.Net.WebException: The remote name could not be resolved: 'gsm-prod.systemcenter.microsoft.com'
       at System.Net.HttpWebRequest.GetResponse()
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace: 
       at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       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&amp; msgData, Int32 type)
       at Microsoft.SystemCenter.Cloud.SharedLibrary.Discovery.IDiscovery.GetEndpoints(String subscriptionId)
       at Microsoft.SystemCenter.Cloud.SharedLibrary.Discovery.DiscoveryHelper.&lt;&gt;c__DisplayClass1.&lt;DiscoverAcsEndpoint&gt;b__0(IDiscovery service)
       at Microsoft.SystemCenter.Cloud.SharedLibrary.RestCallHelper.ExecuteRestCall[TContract](Uri endpointUri, WebProxy webProxy, String accessToken, RestMethod`1 method)
       at Microsoft.SystemCenter.Cloud.SharedLibrary.Discovery.DiscoveryHelper.DiscoverAcsEndpoint(String subscriptionId, Uri outsideInServiceBaseUri, WebProxy proxy)
       at Microsoft.SystemCenter.Cloud.OutsideInUnitModule.ConfigUploaderWriteActionModule.Execute()</Data>
      </EventData>
    </Event>
    Any HELP would be really Appreciated.
    Thanks in advance.
    Abhinav | MCTS-Server Virtualization

  • How to use Properties Metadata global service using KM API's

    Hi,
    I have a requirement where I need to get the list of property Namespaces configured in the KM Portal and also all property Names associated with each Namespace.
    I was able to see the list of Namespaces in KM portal at "ContentManagement --> Global Services --> Property Metadata --> Namespaces"
    Is there any way to access the Property Metadata service and get the list of Namespaces?
    I have seen few posts using the IPropertyConfigurationService as below:
    IPropertyConfigurationService configService;
    try {
    configService =
    (IPropertyConfigurationService) ResourceFactory
    .getInstance()
    .getServiceFactory()
    .getService("PropertyConfigurationService");
    } catch (PropertyConfigurationServiceException e) {
    e.printStackTrace();
    I am not sure if IPropertyConfigurationService has API's to give the list of Namespaces as I was not able to figure out the jar file in which API's related to IPropertyConfigurationService exists.
    Will the IPropertyConfigurationService be useful to fetch all the configured Namespaces? If so, which jar file should I place in my build and class path?
    Also, Can I get the property names associated with each namespace?
    Any help or hint is greatly appreciated.
    Thanks,
    Suresh.

    Hi Praveen,
    Thanks for the information on km.shared.service.propertyconfig_api.jar file. I have located the file in the mentioned location and was using it sucessfully.
    I was able to use IPropertyConfigurationService  and fetch the MetaData properties in the Portal application.
    But, when I place the same code on WebDynpro application it doesn't work.
    I have placed the km.shared.service.propertyconfig_api.jar in lib folder of the WebDynpro project, but on runtime I get ClassNotFound exceptions of various classes.
    I was wondering if there is any configuration that need to be mentioned for accessing KM Portal applications in WebDynpro.
    I have found one post related to this which was talking about using IPropertyConfigurationService in WebDynpro, but not directly, using EJB
    Link:[https://www.sdn.sap.com/irj/sdn/thread?threadID=338383]
    Can you throw some hints on how to go about this issue.
    Thanks,
    Suresh.

  • Error when modifying global services plan

    I'm trying to modify the global services part of my wireless plan.  When I try submitting this change, I get the error message "You currently are on the selected plan. Please select another plan."  Is this a bug with the site or is there some other way to change just the global services part of my plan?

        I can help you with that, c_b1. Which plan do you currently have? Which plan are you attempting to change to?
    ChaunceyM_VZW
    Follow us on twitter @VZWSupport

  • Can a web service query a database at set intervals?

    Can someone verify if this is feasible?
    I need to display live data via browsers .  I would like to have the query to the database executed server side and have the web service provide the data to the browsers.
    Here is what I propose :
    I would like to have a web service run on a web server for an intranet.
    Have the web service  query a database every 20 seconds and update the data into a table or an array variable. 
    On the browser side I want the browser to refresh every 20 seconds with the updated data from the web service.
    Any other recommendations would be greatly appreciated.
    Thank you.
    Chris W.

    Hi ChrisTW1,
    Thank you for posting in MSDN forum.
    Based on your issue, I suggest you can try to use the JS to call the web service to set the intervals. For more information about how to use the JS to call the web service to set the intervals, please see:
    http://www.codeproject.com/Tips/647322/Calling-ASP-NET-Webservice-using-JavaScript-on-Reg
    In addition, since
    this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor. If you have any issues about the set the
    intervals for the web service, I suggest you can post this issue directly to the WCF forum:https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wcf, maybe
    you will get more help.
    Hope it help you!
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Is Global Service Exchange available for training purposes?

    Hello, 
         I am a very well educated teen about to turn 18 soon and am ready to apply to Apple. I have been waiting a long time for this and have studied as much as i could from all the products I could afford (Mainly iOS). My question here is as follows; is there any way i could use Global Service Exchange for personal use only on my own devices? I hear it is what genius reps use and id really like to get some experience with it before i apply. Is there any other software you could recommend for me? (for training).If it is Mac only then it wont do me good as I am stuck with a PC for the time being. I own all 3 popular iOS devices (4 if you like to count the Apple TV) and am familiar with their older generations. I need to learn as much more as i can so please! any suggestions help!.
    I thank the community ahead for any answers I receive with other software, however my main concern at the moment is the global service exchange tool.
    P.S. I am aware that knowledge of just iOS devices isn't very impressive, just keep in mind that Mac certification training programs are not available in my area. Id love any tips with this issue as well!.

    Greetings,
         The answer is no. As far as I know, GSX is exclusively for internal Apple Store and repair facility´s use.  If gaining access to GSX is what you want, you might consider first obtaining the Apple Certified Mac Technician Certification.  This certification will enable you to obtain a Technician ID, which you will later need to sign into GSX.It will also give you the skills needed to be hired at an Apple Store or an Authorized Apple Repair Provider.
       The app the Geniuses use is propertary of Apple, and used only at its stores. Belive me, I tried to get it on my iPhone.  But anyways, Apple offers tons of options to become Apple Certified. Just go http://certifications.apple.com, and register using your Apple ID.  I believe you will encounter reading material regarding where to go for certifications.
    Hopefully I did not reply too late.
    Good luck!

  • Accessing KM Global Services through KM API

    Hello all…
    I am currently trying to access KM Global Services from KM Java API, And I have not any way to access this service to handle Property Groups in KM (Configuration -> Content Management -> Global Services ->  Property Structures -> Property Groups), if anyone can give me some help or any documentation on this topic which can lead me to the solutions, that would be great..!
    Thanks in advance
    Jonathan

    Hi,
    Refer following thread
    http://scn.sap.com/thread/777954
    http://scn.sap.com/thread/776486
    Regards,
    P.Manivannan

  • I am currently in Cameroon, Africa and after arriving here, I added Global services to my plan in hopes to be able to use my phone to call local numbers.  When I dial local numbers in Cameroon, with or without the country code, the call fails.  I suspect

    I am currently in Cameroon, Africa and after arriving here, I added Global services to my plan in hopes to be able to use my phone to call local numbers.  When I dial local numbers in Cameroon, with or without the country code, the call fails.  I suspect it may be that the phone is 3G and this area only supports 2G.  Help!

    cctga,
    We appreciate you taking the time to reach out to us. I am sorry to hear that you are having trouble while traveling. We definitely want to make sure you have all available options. Normally when traveling internationally we reccommend setting up international services prior to leaving. When you added the services did you do so online or with a rep? It would be best to contact our global department in order to troubleshoot any and all issues with services while international http://vz.to/17KseUf.
    Thank you,
    TonyG_VZW
    Follow us on Twitter @VZWSupport

  • SSAS 2012 Tabular. Analysis Services Query Log not working

    Hello.
    It is possible to configure Analysis Services Query Log on SSAS 2012 Tabular (11.0.3321) server? Or this feature works only with Multidimensional server mode?
    It is not a problem for me to configure Query Log on Multidimensional server. But when I'm trying to do this in Tabular server result is always the same: table S_OlapQueryLog created but no data there.
    This problem exist in our production server. And is fully reproduced in test environment. This problem was reproduced with SQL 2012 RTM, CU4, SP1 and SP1 CU1.
    I tryed to configure Analysis Services Query Log by using SQL account. Later by using windows authentification. Accounts was db owners. Later I have used accounts with sysadmin rights. Results was the same.
    In msmdsrv.log i can find only related events like this:
    (12/7/2012 9:22:59 PM) Message: The query log was started. (Source:
    \\?\P:\Olap\Log\msmdsrv.log, Type: 1, Category: 289, Event ID: 0x41210003)
    (12/7/2012 9:25:03 PM) Message: The query log was stopped. (Source:
    \\?\P:\Olap\Log\msmdsrv.log, Type: 1, Category: 289, Event ID: 0x41210004)
    I'm stuck completely with this functionality. So if someone was much luckier than I please write to me.
    Regards
    Audrius

    I agree with Gerhard's comments, but there are a couple of additional points
    - I am not 100 percent sure if queries that are answered by the SE cache are recorded in the query log
    Queries answered by the SE cache are not definitely not recorded in the QueryLog. So depending on the types of queries and the design of your cube you could possible miss a large proportion of the actual end user queries.
    The QueryLog records the QuerySubcube events and there are zero to many of these generated for a given end user query (zero if the query can be answered from cache). The optimizer may also choose to pre-fetch a wider range of data or to break a single range
    into a few smaller requests so it is not a true indication of the actual query that the end user generated.
    Doing a trace is the only way to catch the actual queries submitted by end users.
    http://darren.gosbell.com - please mark correct answers

  • Delete Global Service Manually

    Hello,
    First of all I would like to say that I already read the previous Delete Global Service topic.
    Now, the problem: I have a custom global service implementation. I want to completely remove it from the portal. The thing is that during development this service was renamed several times and a number of configuration changes have been made (I cannot trace back all the changes).
    Now I have several instances of the service and I want to delete them. Is there a way to delete them, manually? (if I remove the co.xml from the par and upload again, it doesnt work).
    I am running portal version 6.0.14.0.0 (NW04 SPS14).
    The service is defined as a singleton.
    Thank you,
    Silviu Lipovan Oanca.

    Hi Silviu,
    does this thread help you or did you already try it?
    Ghosts in RF - can't remove Repository Managers or Filters
    kind regards,
    Caspar

  • Delete Global Service

    Hi,
    Is it possible to delete a global service (not only deativate it)? I'm working with a EP 6.0 NW04 Stack 10 portal.
    Regards, Daniel

    Hi Thilo
    Thanks for your answer. My problem is, that I have two Global Services with 2 instaces (see error message below), and one of this instances is active (But both share the same java class). So if I undeploy the class the CM won't start up anymore, because the class for the Global Service is missing. On the other hand I can't deactivate the Global Service, because there are 2 instances... Any ideas?
    Configuration object ".../MSPropertyExtractor Global Service/MSPropertyExtractor" is not a singleton: 2 instances exist for the correponding config class ".../Global Services/MSPropertyExtractor Global Service".
    Regards, Daniel

  • Repository Manager & Global Services - Network Path

    Hello All,
    I am having some troubles Configuring any of the Repositorys (CM or FS) it seems that does not take the network path created inside Global Services -> Network Path.
    In the other hand if I put the direction
    server ip\Folder directly. I got a different error that tells me that the user & Password is wrong. But the user & password is specified in the network path.
    Any Idea would be appreciated.
    Regards,
    Orlando Covault

    Hello Sascha,
    I think that you didn´t understanme I Tried it in the following two ways and got the following erros:
    1.- I create a Network path inside Global Services -> Network Path
    Name: Windows_FileSystem
    jCIFS Protocol: checked
    Network Path:
    server olfer
    Password: xxxx
    User: xxx
    Then in the repository manager (CM & FS) in the parameter Root Directory I put Windows_FileSystem.
    The error that I got was:
    Startup Error:  The localroot does not exist: /usr/sap/PS2/JC60/j2ee/cluster/server0/Windows_FileSystem
    It seems that the portal is looking inside itself instead of using the network Path
    2.- in the repository manager (CM & FS) in the parameter Root Directory I put
    server olfer
    The error that I got was:
    Startup Error: Wrong user/password
    But here I didn´t specified any user or password... because the user and password are in the network path.
    I am trying to conect a Repository Manager (CM  or FS) using the portals on UNIX and the FS on Windows.
    Any help would be appreciated.
    Regards,
    Orlando Covault

Maybe you are looking for

  • Error in Starting WebServer (Ver 7) Admin Server

    Hi, I am getting the error shown below when starting the Webserver 7 admin server. The Web server starts and I can administer the server but when deploying Access Manager getting agan the same java.lang.NoClassDefFoundError and can't AM complete conf

  • HP Officejet Pro hplip-gui

    Hey All, I have an HP Officejet Pro 7680 and have installed the hplip drivers. I have added myself to LP, SYS, ADMIN, and some other groups but when I try to add the printer via hp-toolbox, it says it can't communicate with the printer, however, it d

  • HR TEM - Prebooking with notes

    Hi Experts, When we prebook an attendee with note for a business event type and if we cancel its prebooking and prebook that same attendee for the same business event type again we get the text from the previous prebooking in the note. Even if the se

  • Telecharger version d'essai adobe photoshop 12 sur 2PC différents

    bonjour J'essaye de telecharger la version de Photoshop 12 sur mon Pc de bureau et sur mon Pc portable,mais la 2° fois ça ne marche pas . En effet je pars dans un endroit ou je n'ai pas internet avec mon PC portable.Or lorsque j'ouvre cette 2° versio

  • Can I make the check_box bigger?

    The check_box looks like too small comparing to other objects in the form? Can I make it bigger? I tried to change fond and size, it didn't work. Thanks.