General functionality - service not showing up

Hi,
sorry that I ask this silly questions here, but I guess even though I read a lot of papers, I still miss some general conceptual points!? Maybe someone can give me a good hint what to read or how to understand SMF's general philsophy?
Here is my (next) problem:
I just created a new manifest file and imported it via:
svccfg -v import ./http-tomcat5.xmlIt simply sayssvccfg: Successful import. but if I now try to get some information about the FMRI by e.g.:svcs -l tomcat5 I always get:svcs: Pattern 'tomcat5' doesn't match any instancesThe manifest looks like this:
<?xml version="1.0"?>
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
<service_bundle type='manifest' name='tomcat'>
  <service name='network/http/tomcat5' type='service' version='1'>
    <single_instance/>
    <dependency name='config-file'
      grouping='require_all'
      restart_on='none'
      type='path'>
      <service_fmri value='file:///usr/apache2/tomcat/conf/server.xml'/>
    </dependency>
    <dependency name='loopback'
      grouping='require_all'
      restart_on='error'
      type='service'>
      <service_fmri value='svc:/network/loopback:default'/>
    </dependency>
    <dependency name='physical'
      grouping='require_all'
      restart_on='error'
      type='service'>
      <service_fmri value='svc:/network/physical:default'/>
    </dependency>
    <dependency name='fs-local'
      grouping='require_all'
      restart_on='none'
      type='service'>
      <service_fmri value='svc:/system/filesystem/local'/>
    </dependency>
    <exec_method
      type='method'
      name='start'
      exec='/lib/svc/method/http-tomcat5 start'
      timeout_seconds='60' />
    <exec_method
      type='method'
      name='stop'
      exec='/lib/svc/method/http-tomcat5 stop'
      timeout_seconds='60' />
    <exec_method
      type='method'
      name='refresh'
      exec='/lib/svc/method/http-tomcat5 refresh'
      timeout_seconds='60' />
    <stability value='Evolving'/>
    <template>
      <common_name>
        <loctext xml:lang='C'>Apache Tomcat 5 server</loctext>
      </common_name>
      <documentation>
        <doc_link name='apache.org' uri='http://jakarta.apache.org/tomcat'/>
      </documentation>
    </template>
  </service>
</service_bundle>So up till now I was assuming that all work done by use of svccfg modifies the repository and by using svcadm refresh I advice the running processes to re-read the repository and apply the configuration found there?!

Uff,
no no - I know all this and I'm already in the stage of getting in love with SMF - BUT:
I can neither see the service via svcs -a nor can I access it via svcadm!
I all the time get: svcadm: Pattern 'tomcat5' doesn't match any instances
Only svccfg -s tomcat5 brings me correctly to the tomcat service:
[svc:/network/http/tomcat5>/code]
So right now I get the feeling that this is somehow a bug - or as stated above, I got something completely wrong?!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • The sleep/wake function would not show in general to turn it on. I have a Targus case but the function will not work. What's going on?

    The sleep/wake function would not show in general to turn it on. I have a Targus case but the function will not work? The place it should be their is. Auto lock,  Password lock,  and Restrictions

    Keirosform wrote:
    The sleep/wake function would not show in general to turn it on.
    Ther is no "sleep/wake" setting in Settings > General.
    Auto lock,  Password lock,  and Restrictions
    Yes, these are the only three settings..
    I have a Targus case but the function will not work?
    What function? It won't go to sleep?
    Press the Power button on top. Does it sleep?

  • My functions are not showing up on my screen

    Hi I am not exactly sure how to describe this, I just installed cs6 and my functions are not showing up on my live preview. I have never seen anything like this before.
    here is my file, I have filled it in hot pink. This is how it shows up in the layer panel, bridge and in my explorer.
    here is a screen shot of what I see on my screen. If you look closely, I wrote "test" and it shows up in the layer panel but still nothing but a transparent background shows up on my live preview
    Please tell me how to fix this issue!!!

    Pictures from where?

  • My settings "general". Does not show a"update software " choice from the menu?

    My settings "general". Does not show a"update software " choice from the menu?  I cannot find what iOS software I'm currently using or what iPad I have

    The option to update without the computer (Over the air) was made available with iOS 5. If your iDevice is using a version of iOS lower than 5, you will need to use iTunes on your syncing computer to perform the upgrade. Use the Apple link below as a guide for the upgrade.
    http://support.apple.com/kb/HT4972
    Also read the instructions from the section entitled "Update your device using iTunes" at the link below.
    http://support.apple.com/kb/HT4623
    Information regarding transferring purchases from your iDevice to iTunes on your syncing computer can be found at the link below.
    http://support.apple.com/kb/ht1848

  • IIS service not showing when I use the get-exchangeCertificate | fl cmdlet

    Hello All,
    I just installed a 3rd party digital certificate to my Exchange 2010 via powershell then assigned the 4 services IIS, pop, smtp, imap but when I use the get-exchangecertificate | fl cmdlet the IIS service is not showing.The rest of the services were fine. 
    During the process of installing the certificate via powershell, I got a message that says: Do you want to enforce SSL communication on the root web
    site? If not, rerun the cmdlet with the -DoNotRequireSSL parameter. I said No to all and the operation continued. By the way, I also invoke the iisreset /restart right after installing the digital
    certificate. I then proceeded to install my root certificate and intermediate certificates. All were imported successfully via certificate snap-in. When I access the exchange 2010 EMC console, the status for the Exchange Certificate still says pending certificate
    signing request. Not sure if that is related at all to the fact that IIS service is not showing amongst the assigned services listed. Any idea why IIS service is not in the list of assigned services for Exchange certificate?? Can I re-run my powershell and
    repeat my steps, but this time just assigned IIS service alone? Or should I re-run powershell altogether and assign all 4 services again??? Also, what about the pending certificate signing request in the EMC console should I process and complete the request??
    Any advise is appreciated. Let me know please.
    Thanks!
    Lotusmail1
    Franz Garcia

    Hi Lotusmail1,
    Please run the following command to just assign IIS service to this third-party certificate (using certificate 5113ae0233a72fccb75b1d0198628675333d010e as a example), then run Get-ExchangeCertificate to check it again:
    Enable-ExchangeCertificate -Thumbprint 5113ae0233a72fccb75b1d0198628675333d010e -Services IMAP,POP,IIS,SMTP
    Regards,
    Winnie Liang
    TechNet Community Support

  • Function Moudule not showing under the Function Group in SE80

    Hi guys
    I  transported a couple of newly developed Function Modules to the R3Q ( Quality System) under an exsitng Function Group. the FM are all transported perfectly and the report is also working but in SE80 where u can see a function group and all its related objects i dont see the name of my newly developed FM. Why is that?
    I tried transporting my  Function Group etc.. but still i am not able to see my new FM's.
    When i go to my FM's attributes tab, it shows its under the right function Group. but only in SE80 its not showing up.
    Any ideas y ?
    Thanks
    Moderator message - Please do not use txtspeak in the forum
    Edited by: Rob Burbank on Jul 18, 2011 9:52 AM

    Hi Adnan;
    Are you sure you haven't dont release second or more requests for FG?
    If you have more requests, your FG may hasn't be last FM list.
    Yo can check  below include in SAPLZ<FG> function pool.
      INCLUDE LZ<FG>UXX.                       " Function Modules
    Are you seeing last FM list?
    Best regards.

  • Compressor Service not showing up in Qadmin

    hi everyone ... for some reason my Compressor Services are not showing up in Qadministrator. They were previously working fine, but now they aren't working ... I have the Qmaster settings as -Services only- and tick box for Compressor Share and Managed. One of my machines is set as cluster controller too.
    I hit start sharing and it says that it is sharing, but then nothing comes up in Qadmin for it...
    However, if I tick the boxes for Rendering service, these ones do show up...
    any ideas? thanks

    Nevermind, I figured it out. For some reason if you choose 'QuickTime Export Components' it won't show up in FCPX but other custom settings will. Oh well.

  • Code of Conduct Service not showing in ESS

    The Code of Conduct Service PDF is not showing up, it appears as if it's loading and eventually stop without showing, No error is given it just doesn't show up on the page. The Code of conduct form has been created in ERP using Adobe Form Designers and credential for Adobe Document Services have been installed as well.
    The steps to reproduce is:
    Logon to ESS
       -> Corporate Information -> Code of Conduct Service
    Thanks.

    is your ads working correctly?
    can you launch the form correctly in backend using SFP?
    etc check the ads config or take a ads trace

  • BTPartnerSet custom partner function relationships not showing

    Hi all,
    Using program CRM_GENIL_CUST_MAINTAIN I have successfully copied the Z-partner functions into the BTPartnerSet relationships. They are now also maintained in table view CRMV_ORLALL_BTIL so all good.
    However, when going into the GENIL_BOL_BROWSER and I browse the transaction no details of some of the Z-Partner functions are determined. So I do see the relationship but the data for the partner function is not determined.
    Any idea's? Also which class does the reading of the partner functions?
    Thanks,
    John

    Thanks for your input.
    The problem I have is because the partner function is defined with a '_' in it which is not something you should do because the GENIL method does do a split based on the '_' in the relationship name.
    Regards,
    John

  • Services not showing in Integration Server.

    Hi,
      I have created File Adapter(Sender),RFC Adapter(Reciever) scenario in Integration Repository and Integration Directory. But none of Services,Communication Channels ,Receiver Determination etc are showing in Integration Server (transaction SXI_CACHE) after Activating them in Integration Directory.
    Cache clearing is happening properly(full and delta mode).
    Can anybody help, how to solve this problem.
    Regards
    Abhi

    Hi Michal,
    After installation of XI, CPACache refresh was failed.
    But now cache refresh is sucessfull when we tried with URL http://sapxiserver:port/CPACache/refresh?mode=full in browser.And when i try the following URL to check history
    http://server:50000/CPACache/history.jsp, no errors.
    Is there any other settings do I am missing? What are the possible cases Services are not shown in IS?
    Regards
    Abhi

  • Web Service not showing up on Web Service Browser

    Hello,
    I exposed a BAPI through manual as well as Wizard method. I created a virtual interface, then web service definition, and then released. I can see it in WSCONFIG transaction.
    However, the web service doesn't show up in the Web Service Browser. What could I be missing?
    We have tried purging the cache, bouncing ICM and even restarting the whole SAP server. But it seems that the Web Service Browser doesn't pick up changes.
    I was told to look into BOR. What transaction do I use to view the BOR?
    Thank you.
    Rahul

    Rahul,
    Are you able to see it as a part of the Repository Information system in SE80 transaction? It should be under the Enterprise Services --> Web Service Library.
    If you are able to see it there, please check if you are able to see an entry for the same in the SICF transaction. You should find in the tree something like - /sap/bc/srt/rfc/sap.
    If you are unable to find it here, then there has been a problem with the activation of all the components of the Web Service. Please check that.
    Regards,
    Ravi
    Note : Please reward points if this helpful.

  • Nikon in camera comment function. Not showing in Aperture

    I can't find any reference to this question already having been asked/answered. So, sorry if it's a FAQ. I use Nikon D70s and D200 and import files into Aperture. No problems. Except, the in camera comment I have attached via the camera menu i.e. "2006 Alan Shearer" does not appear in the meta-data in aperture?
    Has anyone experienced this? Is it just too bad, doesnt' work with Aperture, but works with Nikon software?

    If your trouble persists after you restart your iMac, you can troubleshoot your problem using http://support.apple.com/kb/HT2090
        • If the problem is not related to your user account, the correct "reset" often restores
          normal function.  If the reset does NOT remedy your problem, continue with the
          following.
        • Use your Mac's Disk Utility to repair permissions.  Then download and apply
           the latest Combo Update for your OS: http://support.apple.com/kb/DL1676
       • Repair permissions again immediately following the system restart
          that completes the Combo update.
    Properly applying the Combo version of updates can sometimes correct software problems, but, if your trouble is caused by a hardware problem, there are no user serviceable parts of the camera.  For hardware help, contact Apple or an Apple-Authorized Service Provider for service.
    (Over time, Apple has changed the built-in camera's name on newer Macs from "iSight" to "FaceTime" and then to "FaceTime HD."  Regardless of the name of your Mac's built-in camera, the same info and troubleshooting applies.)
    Message was edited by: EZ Jim
    Mac OSX 10.8.5

  • Managed Services NOT showing up in Qmaster Service Browser

    This seems to be a strange one. The typical issue is people that have not set their Qmaster Preferences to Managed Services, when this happens the node does show up in the Qmaster Service Browser section of the Qadministrator but cannot be dragged into the cluster.
    This is NOT my issue. What I'm seeing (or not seeing) is my node in the Qmater Service Browser if I set my node to Managed Services. If I uncheck this box it shows up just fine (of course it can't be used in the cluster), when I check Managed it disappears. I have two other nodes in this cluster that work just fine. This one worked, but disappeared when we moved it across the room (attached with a 25' Cat6 cable).
    I've never seen this before. If anyone has any ideas I would appreciate the input!!
    Thanks!

    Our EP-RUNTIME Version is:  1000.7.40.9.0.20141122063500
    thanks,
    Harman

  • Function module not showing my itab

    hi
    am working on smartforms  in se38 i declared an internal table it_regup after decalrations and select statements i went to smart forms i looped there and am displaying i called tht function moudule after calling SSF_FUNCTION_MODULE_NAME and in the i gave all the parameters and in tables it_regup = it_regup1 everything is fine .
       in the main program as i had to show multiple vendors i declared an itab for print options itab TYPE STANDARD TABLE OF pa0001
       and i declared it below the tables
                             it_regup = it_regup1
                               itab = itab
    as now i had done with the smartform  i want to transport it so before tht i want to declare the itab in smartforms global definitions so i declared tht there thinking it will come when i call the smartform so tht i can pass it in SE38 but only it_regup is comming the second one itab is not comming
    why? i already declared it in global definitions?
    thanks in advance
    cheers
    uday

    after activating that smartform, you need to call the smartform again in your program. It cannot get reflectedautomatically. Delete that small part of the code from the report and call the FM again after getting its value from SSF_FUNCTION_MODULE_NAME.
    This wud solve ur problem.
    Thanks
    Nayan

  • Edir service not showing up in migration list

    When I run miggui on my oes2 server, I can authenticate to both servers and can add some services to the migration list like iprint and file services, but edirectory isn't one of the options. I installed the target server with the pre-migration pattern and joined the existing tree, but the target is not a replica. Running dsrepair on my source server, my target server shows up in the "servers known to this database" list.
    The only thing I can think of is that I didn't configure ldap during the target server installation. Is that required? If not, any other ideas? Thanks.
    Tim

    Hmmm, just discovered that dns on target server has some issues. I can ping the source server by IP, but not by name. The source server is properly registered, so nslookup by IP and name bring back the correct results.

Maybe you are looking for