Sshd not started in zone

Hi there
I created two zones, they are identical expect the network address.
The zone1 I have sshd running.
The 2nd zone, zone2 sshd is not running.
I executed
1) svcadm -v enable svc:/network/ssh:default
the result was
svc:/network/ssh:default enabled.
2) svcadm -v restart svc:/network/ssh:default
the result was
Action restart set for svc:/network/ssh:default.
/usr/lib/sshd was missing when I execute ps -ef
3) Executing svcs -v, the result was
offline - 23:38:19 - svc:/network/ssh:default
I also notice /var/adm/messages was missing.
dmesg only show the following
Fri Nov 11 23:38:52 PST 2005
Any ideal ? Please help
thanks

Hi
ssh_host_dsa_key
ssh_host_dsa_key.pub
ssh_host_rsa_key
ssh_host_rsa_key.pub
were not there, and executed /lib/svc/method/sshd -c. Reboot the zone2 but /usr/lib/ssh/sshd still not started
svc -v
shows it was off line
It has a number of stuff offline, that would be the cause, syslog is also not running,
The items offline were:-
offline - 18:06:05 - svc:/system/utmp:default
offline - 18:06:05 - svc:/system/console-login:default
offline - 18:06:05 - svc:/milestone/sysconfig:default
offline - 18:06:09 - svc:/system/filesystem/autofs:default
offline - 18:06:09 - svc:/network/nfs/client:default
offline - 18:06:09 - svc:/network/inetd:default
offline - 18:06:09 - svc:/system/system-log:default
offline - 18:06:09 - svc:/milestone/multi-user-server:default
offline - 18:06:10 - svc:/milestone/multi-user:default
offline - 18:06:10 - svc:/network/smtp:sendmail
offline - 18:06:11 - svc:/application/print/ipp-listener:default
offline - 18:06:18 - svc:/network/ssh:default
offline - 18:06:21 - svc:/system/sac:default
offline online 18:06:23 - svc:/system/sysidtool:system
Any suggestion ?

Similar Messages

  • Firefox 5 will not start with Zone Alarm Ver 10.0.240.000

    Firefox updated yesterday and now it will no longer start, it looks like the probem may be with Zone Alarm Forcefield. Does anyone have any ideas how to get Firefox 5 to tun under Zone Alarm Extreme Security? Thanks

    Hi,
    I'm running Win7 x64 with ZoneAlarm Extreme Security 10.0.241.000
    I had the same problem with Firefox 4. After turning off ForceField Toolbar, it started working fine.
    Then I updated to Firefox 5 and it wouldn't start, instead it was showing an error message from ZA...
    I searched mozilla support and followed the instructions here: http://kb.mozillazine.org/Browser_will_not_start_up
    on the topic"Firefox does not start after updating with ZoneAlarm ForceField enabled".
    The correct instructions for this ZA version should be: "'''Internet '''-> '''Web Security '''-> '''Settings''', and click '''Clear Virtual Data'''"
    After that I could open Firefox again! Then I realized it was still version 4...
    I installed the update, and everything went smooth. Checked again if Forcefield toolbar was inactive (it was) and opened a few pages, closed Firefox and opened again. After a while it wouldn't open...
    AGAIN the "Clear Virtual Data" did the trick...
    This time I clicked on '''Settings '''(next to "Clear Virtual Data") -> '''Advanced Settings''', and turned off "'''Enable Virtualization'''".
    Until ZA get a fix for this, either we turn it off or clear virtual data every few moves...
    Working fine.
    Best regards

  • Apache failover service does not start - must zone name be the same?

    Hello,
    When I brought online apache data service, it starts successfully, then immediately fails. So the service starts up on the other node, then fails. No clear error message.
    I'm thinking of potential causes:
    - Could this be b/c the local zone names are different on both nodes? However, the zone paths are the same.
    - The ftp-temp hostname is defined only on the 2 nodes /etc/hosts, not in DNS. In nsswitch.conf, I have "hosts: cluster files dns".
    - I have the Bin_dir property set to /opt/xampp/bin. I can start up /opt/xampp/bin/apachectl start fine. Since I'm using xampp's apache, should I NOT be using SUNW.apache, but a generic data service?
    - Does the Apache service must be under SMF control? Does sun cluster stop/start date services using SMF?
    I'm running Solaris 10, SC 3.2
    I want to fail over the Apache service betwn the local zones (not fail over the whole zone).
    Here's what I did in setting up the resource from the global zone:
    jupiter # clresource create -g ftp4-acme-com-rg -t SUNW.apache -p Bin_dir=/opt/xampp/bin -p
    Network_resources_used=ftptemp -p Port_list=80/tcp,443/tcp,20/tcp,21/tcp xampp-apache
    The ftp4-acme-com-rg was in unmanaged state.
    jupiter # clresourcegroup online -emM ftp4-acme-com-rg
    In /var/adm/messages:
    Nov 24 13:25:47 jupiter Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource ftptemp state on node jupiter:ftp-acme-zone2 change to R_ONLINE
    Nov 24 13:25:49 jupiter Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource xampp-apache status on node jupiter:ftp-acme-zone2 change to R_FM_ONLINE
    Nov 24 13:25:49 jupiter Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource xampp-apache status msg on node jupiter:ftp-acme-zone2 change to <Completed successfully.>
    At this point, I saw the virtual ip plumbed up. Also, noticed 'online' states.
    Resource Groups
    Group Name Node Name State Suspended
    Group: ftp4-acme-com-rg
    jupiter:ftp-acme-zone2 Pending online No
    Group: ftp4-acme-com-rg
    pluto:ftp_zone Offline No
    Resources --
    Resource Name Node Name State Status Message
    Resource: ftptemp jupiter:ftp-acme-zone2 Online         Online - LogicalHostname online.
    Resource: ftptemp pluto:ftp_zone Offline Offline
    Resource: xampp-apache jupiter:ftp-acme-zone2 Starting       Online - Completed successfully.
    Resource: xampp-apache pluto:ftp_zone Offline Offline
    The next message occurs 5 minutes later:
    Nov 24 13:30:52 jupiter Cluster.RGM.rgmd: [ID 764140 daemon.error] Method <apache_svc_start> on resource <xampp-apache>, resource group <ftp4-acme-com-rg>, node <jupiter:ftp-acme-zone2>: Timeout.
    Nov 24 13:30:52 jupiter Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource xampp-apache state on node jupiter:ftp-acme-zone2 change to R_START_FAILED
    Nov 24 13:30:52 jupiter Cluster.RGM.rgmd: [ID 529407 daemon.notice] resource group ftp4-acme-com-rg state on node jupiter:ftp-acme-zone2 change to RG_PENDING_OFF_START_FAILED
    Same messages on the 2nd node.
    This is the final status:
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: ftptemp jupiter:*ftp-acme-zone2* Offline Offline - LogicalHostname offline.
    Resource: ftptemp pluto:*ftp_zone* Offline Offline - LogicalHostname offline.
    Resource: xampp-apache jupiter:*ftp-acme-zone2* Offline Offline - Successfully stopped Apache Web Server.
    Resource: xampp-apache pluto:*ftp_zone* Offline Offline - Successfully stopped Apache Web Server.
    Any input would be appreciated.
    Edited by: onetree on Nov 24, 2008 9:38 PM
    Edited by: onetree on Nov 24, 2008 10:23 PM

    Hi,
    Did you eventually find the root cause/solution to this problem? I got into the same thing on my setup where I created 2 zones on a solaris 10 node. The apache on any of the 2 zones just dont seem to start up. In the end clrg failed after a few attempts on both zones. The time out is about 5 min after apache_svc_start was launched. I grepped httpd and no such process was launched. It does not like it is monitor issue. Logicalhost resource is started ok. so I am not sure if there is any security or access issue involed for apache_svc_start.
    Mar 6 16:03:05 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method
    <apache_svc_start> for resource <apache-res>, resource group <apache-rg>, node <miwok.nms.fnc.fujitsu.com:ho
    st1>, timeout <300> seconds
    Mar 6 16:03:05 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 784560 daemon.notice] resource apache-
    res status on node miwok.nms.fnc.fujitsu.com:host1 change to R_FM_UNKNOWN
    Mar 6 16:03:05 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 922363 daemon.notice] resource apache-
    res status msg on node miwok.nms.fnc.fujitsu.com:host1 change to <Starting>
    Mar 6 16:08:07 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 764140 daemon.error] Method <apache_sv
    c_start> on resource <apache-res>, resource group <apache-rg>, node <miwok.nms.fnc.fujitsu.com:host1>: Timeou
    t.
    One qestion is: do I have to install 3 separate copies of apache on global/zone1/zone2? I just had the default copy under /usr/apache.
    Any info would be appreciated.
    Mike

  • Local zones do not start when rebooting gobal zone

    HMy solaris host had been working well. Then all in a sudden, all local zones do not start automatically after I reboot the system. Did anybody see this before? Thanks.

    Thanks, Robert. There no error in /var/adm/messages. I can start zones manually.
    I found the status of svc:/system/zones:default is offline. With this status, zones will not autoboot regardless of zones configuration. But I cannot enable the service. After I execute the following command
    # svcadm enable svc:/system/zones:default
    the status of that service is still offline. Any idea?

  • PrE-10 Will not start in Win7(x64)

    I sincerely hope this is not redundant, but I have spent days on this forum looking for answers, but with no luck. I have seen many similar questions, but none of the 'fixes' proposed are relevant, or do not work for me.
    History:
    I have been running PrE-10 since its release, on Win-7(32-bit). I recently had a system crash after installing Windows-8 Beta and had to wipe my hard drive and start from scratch. This time I loaded Win-7 (x64). All my original apps I had stored on an external drive. Some re-installed, some not. I had to re-download PSE-10, and PrE-10 as 64-bit apps.
    PSE-10 and the associated Organizer, work fine as before. PrE-10 however does not start. I get the splash screen, with the options of NEW, OPEN and Organizer. Of these, only Organizer opens. The other two options either bring up a Windows Error box 'Pre-10 has failed to start', or it just sits and does nothing.
    It is not a system limitation as I have far more than the requirements needed to run it and as I said, it worked fine in the 32-bit version, and nothing else has changed (that I have input), so I am baffled.
    As I said, I have done many of the proposed fixes I have seen on the forum, if they are pertinent to my system, and even some that were not. I have now completed the reinstallation of most of my applications, and so far only PrE is causing a problem, but it is very important to me as I am working on a project that requires it.
    I have done a Belarc report, but I do not see a link to upload it. I see links for images, videos, tables and weblinks, but nothing for files (pdf). I will attempt to load it as an image and see if this works. I do not want to post it as text or HTML as it is 7 pages long! (Nope, it does not insert). Perhaps someone can tell me how to upload the file.
    Here is a system summary:
    OS Name
    Microsoft Windows 7 Ultimate
    Version
    6.1.7601- Service Pack 1 Build 7601
    Other OS Description
    64-bit
    OS Manufacturer
    Microsoft Corporation
    System Name
    DOUG-IQ775
    System Manufacturer
    HPQOEM
    System Model
    SLIC-CPC (TouchSMart IQ-775)
    System Type
    x64-based PC
    Processor
    AMD Turion(tm) 64 X2 Mobile Technology TL-58, 1900 Mhz, 2 Core(s), 2 Logical Processor(s)
    BIOS Version/Date
    American Megatrends Inc. 5.15, 11/26/2007
    SMBIOS Version
    2.4
    Windows Directory
    C:\Windows
    System Directory
    C:\Windows\system32
    Boot Device
    \Device\HarddiskVolume1
    Locale
    United States
    Hardware Abstraction Layer
    Version = "6.1.7601.17514"
    User Name
    DOUG-IQ775\DOUG
    Time Zone
    US Mountain Standard Time (AZ)
    Installed Physical Memory (RAM)
       4.00 GB
    Total Physical Memory
       4.00 GB
    Current Available Physical Memory  1.68 GB
    Total Virtual Memory
               8.00 GB
    Available Virtual Memory
               5.32 GB
    Page File Space
               4.00 GB
    Page File
    C:\pagefile.sys
    STORAGE
    USB Flash Memory, s/n 001D0F1FCF2DC8C08406020B, rev 1.00
    Generic Flash Disk -- drive 8, 8GB s/n 03483DBB, rev 8.07
    WDC WD16 00BEVS-60RST0 -- drive 7, 160GB  s/n WDC WD1600 WD-WXC108351497
    Generic CF Reader -- drive 5, s/n 058F12M111B, rev 1.01
    Generic SM/SD/MS Reader -- drive 6, s/n 058F12M111B, rev 1.00
    Century EX35SW4_SB4-A USB Device -- drive 1, s/n 011E011D3B, rev 0100
    Century EX35SW4_SB4-B USB Device -- drive 2, s/n 011E011D3B, rev 0100
    Century EX35SW4_SB4-C USB Device -- drive 3, s/n 011E011D3B, rev 0100
    Century EX35SW4_SB4-D USB Device -- drive 4, s/n 011E011D3B, rev 0100
    HARD DRIVES
    c:/D:(NTFS on drive 0) *
    500.11 GB
    k: (NTFS on drive 7)
    160.03 GB
    w: (NTFS on drive 1)
    250.06 GB
    x: (NTFS on drive 2)
    250.06 GB
    y: (NTFS on drive 3)
    250.06 GB
    z: (NTFS on drive 4)
    250.06 GB
    WDC WD16 00BEVS-60RST0 USB Device [Hard drive K:] (160.04 GB) -- drive 7, SMART Status: Healthy
    WDC WD50 00AAKS-65TMA SCSI Disk Device (500.10 GB) -- drive 0, s/n WD-WCAPW3069745, SMART Status: Healthy
    Drives new – drive encryption
    Memory Modules c,d
    1660.37 Gigabytes Usable Hard Drive Capacity
    914.49 Gigabytes Hard Drive Free Space
    CD/DVD
    TSSTcorp DVDR/RW TS-T632L ATA Device [Optical drive]
    Software Versions & Usage
         i  Adobe Download Assistant
         i  Adobe Help
         i  Adobe Photoshop Elements Editor Version 10.0
       ı i  Adobe Photoshop Elements Version 10.0
       ı i Adobe Premiere Elements Version 10, 0, 0, 0
         i  Adobe Systems Incorporated - Elements Organizer Version 10.0
       ı i  Adobe Systems Incorporated - ElementsAutoAnalyzer Version 10, 0, 0, 0
           Adobe Reader and Acrobat Manager Version 1.5.7.0
        i  Adobe Reader Version 10.1.3.23
         i  Adobe Systems, Inc. - Shockwave Flash Version 11,3,300,270
       ı i  Adobe Updater Startup Utility Version 2.2.0.2 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)
       ı i  Adobe® Flash® Player Update Service Version 11,3,300,270
         i  Amazon MP3 Downloader Version 1.0.0.0
         i  Any Audio Converter Application Version 3, 3, 8, 1
         i  Any DVD Converter Application Version 4, 0, 1, 1
       ı i  Apple Inc. - QuickTime QuickTime 7.7.2 (1680.56)
       ı i  Apple Push
         i  Apple Software Update Version 2.1.3
       ı i  Belarc, Inc. - Advisor Version 8.2g
         i  Canon IJ Driver Uninstaller Version 1.2
         i  Canon IJ Utility Uninstaller Version 1, 3, 0, 0
       ı i  CANON INC. - CNSLMAIN.EXE Version 1, 4, 3, 0
         i  CANON INC. - MP Navigator EX Version 1, 0, 7, 0
         i  CyberLink - CLDownloader Version 2.3.0.2715
         i  CyberLink - DZM Version 2.05.3206
       ı i  CyberLink Corp. - PowerDirector Version 9.0.0.2930
       ı i  Google Chrome Version 21.0.1180.75
       ı i  Google Update Version 1.3.21.103
       ı i  GSpot Codec Information Appliance Version 2, 7, 0, 1
       ı i  Igor Pavlov - 7-Zip Version 9.20
       ı i  INR Desk Version 2.0.0.0
       ı i  Microsoft Corporation - Internet Explorer Version 9.00.8112.16421
       ı i  Microsoft Corporation - Windows Installer - Unicode Version 5.0.7600.16385
            Microsoft Corporation - Windows® Search Version 7.00.7600.16385
       ı i  Microsoft Malware Protection Version 4.0.1526.0
         i  Microsoft Network Inspection System Version 4.0.1526.0
       ı i  Microsoft Security Client Version 4.0.1526.0
         i  Microsoft ® Windows Script Host Version 5.8.7600.16385
       ı i  Microsoft® .NET Framework Version 2.0.50727.4927
         i  Microsoft® .NET Framework Version 3.0.6920.5011
         i  Microsoft® .NET Framework Version 4.0.31106.0
       ı i  Microsoft® CoReXT Version 7.250.4232.0
       ı i  Microsoft® Windows® Operating System Version 12.0.7600.16385
         i  OpenOffice.org 3.4 Version 3.04.9590
         i  OpenOffice.org Base Version 3.04.9590
         i  OpenOffice.org Calc Version 3.04.9590
         i  OpenOffice.org Draw Version 3.04.9590
       ı i  OpenOffice.org Impress Version 3.04.9590
         i  OpenOffice.org Math Version 3.04.9590
         i  OpenOffice.org Writer Version 3.04.9590
         i  OpenOffice.org Writer(Web) Version 3.04.9590
       ı i  Orbitdownloader.com - Orbit Downloader Version 4, 1, 1, 1
         i  PlotSoft L.L.C. - PDFill PDF Editor with FREE PDF Writer and PDF Tools Version 9.0.0.9
         i  PlotSoft LLC - PDFill FREE PDF and Image Writer Version 9.0.0.9
       ı i  Realtek - ReStart Application Version 500, 1001, 719, 2007
       ı i  Realtek - RtlService Application Version 700, 1004, 1207, 2009
       ı i  RichVideo Module Version 2.0.1.5417
         i  Safer Networking Limited - Secure Shredder Version 1.9.0.0
         i  Safer Networking Limited - Spybot - Search & Destroy Version 1, 5, 2, 0
         i  Safer Networking Limited - Spybot - Search & Destroy Version 1, 6, 0, 30
         i  Safer Networking Limited - SpyBot-S&D Version 1, 6, 2, 0
       ı i  Safer Networking Ltd. - Spybot - Search & Destroy Version 1, 6, 0, 0
         i  SmartSound Sonicfire Pro Version 5.7.1
         i  Sun Microsystems, Inc. - Java(TM) Platform SE 6 Version 6.0.0.105
         i  The Audacity Team - Audacity® Version 1,3,13,0
    Can anyone help me get this app going... please!!
    Thanks in advance!
    DN

    This is frustrating! I just answered this post at length, but when I posted it it disappered!
    Guess I have to start over and hope for the best!
    Is that an HP laptop?
    No, it is a desktop. However it is an HP 'hybrid'  all-in-one, and uses a lot of laptop hardware and software to keep the low profile case.
    -HP Fingerprint/Password conflict http://forums.adobe.com/thread/911575
    I read this and it does not apply to my system.
    Otherwise, unless I missed it, I do not see mention of your graphics/video card brand/model and driver number
    This is why I asked how to upload the Belarc report! Too much info to post.  Here is the Graphics info.
    Name
    NVIDIA GeForce Go 7600
    PNP Device ID
    PCI\VEN_10DE&DEV_0398&SUBSYS_2A40103C&REV_A1\4&1BC86A40&0&0020
    Adapter Type
    GeForce Go 7600, NVIDIA compatible
    Adapter Description
    NVIDIA GeForce Go 7600
    Adapter RAM
    256.00 MB (268,435,456 bytes)
    Installed Drivers
    nvd3dum,nvd3dumx.dll
    Driver Version
    7.15.10.9804
    INF File
    oem12.inf (nv_NV3x section)
    Color Planes
    Not Available
    Color Table Entries
    4294967296
    Resolution
    1440 x 900 x 59 hertz
    Bits/Pixel
    32
    Display
    Nvidia Flat Screen [Monitor] 19.25" vis
    Driver
    c:\windows\system32\drivers\nvlddmkm.sys (7.15.10.9804, 5.73 MB (6,006,696 bytes), 1/25/2007 6:43 PM)
    Check the ATI or nVidia or ??? website to be sure you have a current driver
    Another interesting story, that! Nvidia/GeForce does an auto detect and correctly identifies the graphics card, and sends me to a link to upgrade the driver. The driver page says it is for Vista x64 and Win7 x64 (even its long name has 'win7-x64' in it). I download and attempt an install, and it comes back with "you are running Windows 7 64-bit. This driver is for Vista only. Installer closing." I went back and tried 4 other Win-7 x64 drivers, all reported the same thing, even though they state on the site they are for Win7 x-64. I then went to the Device Manager and tried to update the driver, but it reported using 'the most current driver available'. So I uninstalled the current Nvidia driver, which put me into VGA mode. I then went to Windows Update and did a search for updates. It found a missing Nvidia driver and called it 'Nvidia Driver for Win7 x64'. I downoaded and installed it and my system returned to normal 1440 x 900 display. I checked the driver info and it is the same driver as the original, including the release date, so apparently the original driver was in fact x64 compatible, and there does not appear to be an updated driver for it.
    Also, for laptops... if that is what you have
    -http://helpx.adobe.com/premiere-pro/kb/error---preludevideo-play-modul es.html
    -http://forums.adobe.com/thread/1001579
    It is not a laptop, but as it uses many laptop softwares and hardware, I will check these and see if they help. I will post the results.
    -Use BIOS http://forums.adobe.com/thread/1019004?tstart=0
    There are no DISPLAY options in my BIOS setup. There is also no update available for the BIOS from HP
    Thanks for the help.
    DN

  • Jenkins not deploying on Tomcat; SSH Service not starting

    So I've had a couple of problems happening. My first problem is that even though sshd.service and sshd.socket are enabled with systemctl, it does not automatically start. There are no errors reported in journalctl, it just does not start. When issuing systemctl status sshd.service and systemctl status sshd.socket, there is nothing to report. Once I manually start them, there are no errors reported, and everything works as expected.
    sshd.socket
    [Unit]
    Conflicts=sshd.service
    Wants=sshdgenkeys.service
    [Socket]
    ListenStream=22
    Accept=yes
    [Install]
    WantedBy=sockets.target
    sshd.service
    [Unit]
    Description=OpenSSH Daemon
    Wants=sshdgenkeys.service
    After=sshdgenkeys.service
    After=network.target
    [Service]
    ExecStart=/usr/bin/sshd -D
    ExecReload=/bin/kill -HUP $MAINPID
    KillMode=process
    Restart=always
    [Install]
    WantedBy=multi-user.target
    # This service file runs an SSH daemon that forks for each incoming connection.
    # If you prefer to spawn on-demand daemons, use sshd.socket and [email protected].
    The second problem is my tomcat service. It won't start the Jenkins. I've linked the jenkins.war file to the webapps folder. When I start tomcat using systemctl start tomcat8, this is the output of journalctl -xn
    -- Logs begin at Sat 2014-08-30 06:46:59 PDT, end at Sun 2014-09-14 15:45:38 PDT. --
    Sep 14 15:45:15 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:15 PM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["http-nio-8080"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["ajp-nio-8009"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["http-nio-8080"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["ajp-nio-8009"]
    Sep 14 15:45:27 localhost systemd[1]: [/usr/lib/systemd/system/systemd-journal-upload.service:20] Unknown lvalue 'After' in section 'Install'
    Sep 14 15:45:38 localhost systemd[1]: Failed to reset devices.list on /system.slice: Invalid argument
    Sep 14 15:45:38 localhost jsvc[28476]: Cannot locate Java Home
    Sep 14 15:45:38 localhost systemd[1]: tomcat8.service: control process exited, code=exited status=1
    Sep 14 15:45:38 localhost systemd[1]: Failed to start Tomcat 8 servlet container.
    -- Subject: Unit tomcat8.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit tomcat8.service has failed.
    -- The result is failed.
    Sep 14 15:45:38 localhost systemd[1]: Unit tomcat8.service entered failed state.
    Here is the tomcat8.service file before my changes, as suggested here
    [Unit]
    Description=Tomcat 8 servlet container
    After=network.target
    [Service]
    Type=forking
    PIDFile=/var/run/tomcat8.pid
    Environment=CATALINA_PID=/var/run/tomcat8.pid
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    Environment=CATALINA_HOME=/usr/share/tomcat8
    Environment=CATALINA_BASE=/usr/share/tomcat8
    Environment=CATALINA_OPTS=
    ExecStart=/usr/bin/jsvc \
    -Dcatalina.home=${CATALINA_HOME} \
    -Dcatalina.base=${CATALINA_BASE} \
    -Djava.io.tmpdir=/var/tmp/tomcat8/temp \
    -cp /usr/share/java/commons-daemon.jar:/usr/share/java/eclipse-ecj.jar:${CATALINA_HOME}/bin/bootstrap.jar:${CATALINA_HOME}/bin/tomcat-juli.jar \
    -user tomcat8 \
    -java-home ${TOMCAT_JAVA_HOME} \
    -pidfile /var/run/tomcat8.pid \
    -errfile SYSLOG \
    -outfile SYSLOG \
    $CATALINA_OPTS \
    org.apache.catalina.startup.Bootstrap
    ExecStop=/usr/bin/jsvc \
    -pidfile /var/run/tomcat8.pid \
    -stop \
    org.apache.catalina.startup.Bootstrap
    [Install]
    WantedBy=multi-user.target
    And after
    [Unit]
    Description=Tomcat 8 servlet container
    After=network.target
    [Service]
    Type=forking
    PIDFile=/var/run/tomcat8.pid
    Environment=CATALINA_PID=/var/run/tomcat8.pid
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    Environment=CATALINA_HOME=/usr/share/tomcat8
    Environment=CATALINA_BASE=/usr/share/tomcat8
    Environment=CATALINA_OPTS=-DJENKINS_HOME=/usr/share/java/jenkins
    ExecStart=/usr/bin/jsvc \
    -Dcatalina.home=${CATALINA_HOME} \
    -Dcatalina.base=${CATALINA_BASE} \
    -Djava.io.tmpdir=/var/tmp/tomcat8/temp \
    -cp /usr/share/java/commons-daemon.jar:/usr/share/java/eclipse-ecj.jar:${CATALINA_HOME}/bin/bootstrap.jar:${CATALINA_HOME}/bin/tomcat-juli.jar \
    -user tomcat8 \
    -java-home ${TOMCAT_JAVA_HOME} \
    -pidfile /var/run/tomcat8.pid \
    -errfile SYSLOG \
    -outfile SYSLOG \
    $CATALINA_OPTS \
    org.apache.catalina.startup.Bootstrap
    ExecStop=/usr/bin/jsvc \
    -pidfile /var/run/tomcat8.pid \
    -stop \
    org.apache.catalina.startup.Bootstrap
    [Install]
    WantedBy=multi-user.target
    EDIT:
    The SSHD problem is fixed. I read more closely at the sshd.socket config, and it clearly states it conflicts with sshd.service. I disabled service and everything works fine. But I am still having trouble getting Jenkins to work with Tomcat.
    Last edited by ZMoore (2014-09-15 00:33:18)

    Thank you, but the problem is a little different from that. These are
    exploded web apps outside the applications dir. I deployed them
    through the console initially; on the other servers, when WL restarts,
    the apps are deployed back to their targets just fine. It's only this
    box that loses sense of the targets on WL restart.
    We're on 6.1, so a few people have suggested upgrading to 6.1 sp4 --
    they've said they've seen this problem, and the sp corrects it.
    That said, this is a production box and upgrading it is a hassle. I'll
    get started on scheduling that, but if anyone has any ideas in the
    meantime, I'd greatly appreciate it. If not, thanks anyway. :)
    Rob
    "Deepak Vohra" <[email protected]> wrote in message news:<3eebae8e$[email protected]>...
    WLServer should start in development mode for a application
    in the applications dir to deploy.
    STARTMODE=false
    [email protected] (Rob Young) wrote:
    On one of our production servers (just one), when I restart weblogic,
    my web applications are not deploying; I have to deploy them manually.
    This is bad, obviously, because the server won't restore properly
    after a restart.
    After a while, I get target="box,box,box,box" that represents the
    multiple times I've deployed that application to the target "box".
    From config.xml:
    <Application Deployed="true" Name="revx" Path="F:\revx">
    <WebAppComponent Name="revx"
    Targets="giocm,giocm,giocm,giocm,giocm,giocm,giocm"
    URI="revx"/>
    </Application>
    The operating system is Windows 2000 5.00.2195 ... everything was
    working fine until I re-installed the Windows service this weekend.
    I've checked permissions on the folder, on the file, and who the
    service is running as. I've manually edited config.xml to remove the
    duplicate target entries.
    I've seen some other posts from people who have also experienced
    applications not deploying on WL restart, but I don't see any
    resolutions.
    Rob

  • Tomcat5 still does not start automatically

    Hello,
    Novell-tomcat5 still does not start automatically at boot although it is set to do so.
    This is from beginning of the oes2/SBE2.5 installation (without simba).
    It is still the same behavior after applying OES2/SP2 and SLES10/SP3 patches.
    After booting at terminal console:
    /etc/init.d/novell-tomcat5 status shows unused
    /etc/init.d/novell-tomcat5 start starts tomcat5 without errors
    In my boot.msg I found the following error:
    ____START______
    <notice>'novell-nss start' exits with status 0
    <notice>novell-tomcat5 start
    Starting Tomcat (/var/opt/novell/tomcat5/)<notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    failed
    <notice>'novell-tomcat5 start' exits with status 7
    <notice>novell-xregd start
    Starting novell-xregd...done
    <notice>'novell-xregd start' exits with status 0 ....
    _______END______________
    Of course it es even a cosmetic problem I don't want to start tomcat manually everytime when booting up.
    Has anybody an idea what could be wrong?
    Yours sincerely
    OliverN

    Originally Posted by revilo
    Hello,
    Novell-tomcat5 still does not start automatically at boot although it is set to do so.
    This is from beginning of the oes2/SBE2.5 installation (without simba).
    It is still the same behavior after applying OES2/SP2 and SLES10/SP3 patches.
    After booting at terminal console:
    /etc/init.d/novell-tomcat5 status shows unused
    /etc/init.d/novell-tomcat5 start starts tomcat5 without errors
    Of course it es even a cosmetic problem I don't want to start tomcat manually everytime when booting up.
    Has anybody an idea what could be wrong?
    Yours sincerely
    OliverN
    Hi Oliver,
    If you are manually installing the component products then this is no longer a "NOWS SBE" installation. Any issues you encounter are related solely to the component products. OES Linux Installation questions should be directed to: OES-L: Install
    In the mean time, to see if it is configured to start automatically use "chkconfig". For instructions:
    Code:
    man chkconfig
    Is it configured to start automatically?
    Code:
    server:~ # chkconfig --list | grep novell-tomcat5
    novell-tomcat5 0:off 1:off 2:off 3:on 4:off 5:on 6:off
    The response from the above command shows that novell-tomcat5 should start automatically for runlevels 3 and 5.
    If it is not set to start automatically on your server, you can make it start by:
    Code:
    chkconfig novell-tomcat5 on
    I am by no means a Linux expert. If this doesn't resolve your issue, I suggest you post in the appropriate forum where you will find knowledgeable people willing to help.

  • After the reboot, ssh demon is not starting up

    Hi Folks,
    After the reboot, ssh demon is not starting up in Solaris 9 server.
    1) Does any change in package?
    2) If it need to install the new package, sunfreeware seems to not active.
    # /etc/init.d/sshd start
    Starting SSHD
    :/# OpenSSL version mismatch. Built against 90702f, you have 9080cf
    :/# pkginfo | grep open
    application SMCossh openssh
    application SMCossl openssl
    :/# pkginfo -l SMCossh
    PKGINST: SMCossh
    NAME: openssh
    CATEGORY: application
    ARCH: sparc
    VERSION: 3.7.1p2
    BASEDIR: /usr/local
    VENDOR: The OpenSSH Group
    PSTAMP: Steve Christensen
    INSTDATE: Jun 22 2007 15:20
    EMAIL: [email protected]
    STATUS: completely installed
    FILES: 51 installed pathnames
    10 shared pathnames
    11 directories
    10 executables
    1 setuid/setgid executables
    3059 blocks used (approx)
    :/# pkginfo -l SMCossl
    PKGINST: SMCossl
    NAME: openssl
    CATEGORY: application
    ARCH: sparc
    VERSION: 0.9.8l
    BASEDIR: /usr/local
    VENDOR: The OpenSSL Group
    PSTAMP: Steve Christensen
    INSTDATE: Jan 10 2012 10:52
    EMAIL: [email protected]
    STATUS: completely installed
    FILES: 1563 installed pathnames
    1 shared pathnames
    42 directories
    27 executables
    23412 blocks used (approx)

    Clearly it's telling you what is wrong:
    Starting SSHD
    :/# OpenSSL version mismatch. Built against 90702f, you have 9080cf
    Why not use the ssh that comes with Solaris 9 instead of the opensource version?
    SUNWsshdr and SUNWsshdu or the Secure Shell Cluster (SUNWCssh):
    http://docs.oracle.com/cd/E19683-01/817-0488/installbugs-222/index.html

  • SSH does not start after reboot

    Hi, I have a problem with my sshd daemon. I have updated my OS, I have changed the .pacnew files and tested service with "systemctl start sshd.service" and it worked good. I have run command "systemctl enable sshd.service" and command executed good. But after reboot service does not start.
    I have run "systemctl status sshd.service" and result is that service is loaded, but in Activa line it is inactive (dead).
    I dont know what is happening, why is it inactive if it is loaded?
    Thank you for you help.

    These are outputs:
    $ systemctl status sshd.service
    * sshd.service -OpenSSH Daemon
    Loaded: loaded (/usr/lib/systemd/system/ssh.service: enabled)
    Active: inactive (dead)
    $ systemctl status sshd.socket
    * sshd.socket
    Loaded: loaded (/usr/lib/systemd/system/ssh.socket: enabled)
    Active: active (listening) since Fri 2014-05-30 09:57:52 COT; 12min ago
    Listen: [::]:22 (Stream)
    Accepted: 0; Connected: 0
    It looks that socket is working, but service isn't. I have reviewed "journalctl -b" and sshd service isn't shown it.
    Last edited by mams827 (2014-05-30 15:25:18)

  • Listener (and database instance) does not starts up automatically: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

    Hi at all.... I'm a newbie with database oracle.,
    I have the follow problem:
    I installed Oracle Database 11g R2 XE on my guest operating system CentOS 6.5.
    I have changed  the hostname in my SO CentOS (where is installed oracle 11g R2 XE) after installation was completed successfully.
    -) Before and during installation the hostname was localhost.
    -) After installation I changed the hostname in VMCentOS
    From the moment I changed the hostname, nothing starts up automatically. In particular, the listener and the database instance does not starts up automatically.
    When I starts up the listener manually and I try to connect to database instance with SQLPLUS i get this error:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    I think that the problem is due to the changed hostname because I, for testing and debugging purpose, re-installed a new OS CentOS virtual machine, re-installed oracle database 11g and  I have not got that problem. The database instance and the listener starts up automatically!
    Can any one tell me if maybe the problem is related to the hostname changed? ... and Why?
    P.S.: After changed the hostname I have also modified the listener.ora and the tnsnames.ora by modifying the HOST with the correct hostname.

    -) Output of command chkconfig (there isn't any line oracle-xe 0:off   1:off  2:on  3:on  4:on  5:on  6:off):
    [oracle@VMCentOS /]$ chkconfig
    NetworkManager     0:off    1:off    2:on    3:on    4:on    5:on    6:off
    abrt-ccpp          0:off    1:off    2:off    3:on    4:off    5:on    6:off
    abrtd              0:off    1:off    2:off    3:on    4:off    5:on    6:off
    acpid              0:off    1:off    2:on    3:on    4:on    5:on    6:off
    atd                0:off    1:off    2:off    3:on    4:on    5:on    6:off
    auditd             0:off    1:off    2:on    3:on    4:on    5:on    6:off
    blk-availability    0:off    1:on    2:on    3:on    4:on    5:on    6:off
    bluetooth          0:off    1:off    2:off    3:on    4:on    5:on    6:off
    cpuspeed           0:off    1:on    2:on    3:on    4:on    5:on    6:off
    crond              0:off    1:off    2:on    3:on    4:on    5:on    6:off
    cups               0:off    1:off    2:on    3:on    4:on    5:on    6:off
    dnsmasq            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    firstboot          0:off    1:off    2:off    3:on    4:off    5:on    6:off
    haldaemon          0:off    1:off    2:off    3:on    4:on    5:on    6:off
    htcacheclean       0:off    1:off    2:off    3:off    4:off    5:off    6:off
    httpd              0:off    1:off    2:off    3:off    4:off    5:off    6:off
    ip6tables          0:off    1:off    2:on    3:on    4:on    5:on    6:off
    iptables           0:off    1:off    2:on    3:on    4:on    5:on    6:off
    irqbalance         0:off    1:off    2:off    3:on    4:on    5:on    6:off
    jexec              0:off    1:on    2:on    3:on    4:on    5:on    6:off
    kdump              0:off    1:off    2:off    3:on    4:on    5:on    6:off
    lvm2-monitor       0:off    1:on    2:on    3:on    4:on    5:on    6:off
    mdmonitor          0:off    1:off    2:on    3:on    4:on    5:on    6:off
    messagebus         0:off    1:off    2:on    3:on    4:on    5:on    6:off
    netconsole         0:off    1:off    2:off    3:off    4:off    5:off    6:off
    netfs              0:off    1:off    2:off    3:on    4:on    5:on    6:off
    network            0:off    1:off    2:on    3:on    4:on    5:on    6:off
    ntpd               0:off    1:off    2:off    3:off    4:off    5:off    6:off
    ntpdate            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    portreserve        0:off    1:off    2:on    3:on    4:on    5:on    6:off
    postfix            0:off    1:off    2:on    3:on    4:on    5:on    6:off
    psacct             0:off    1:off    2:off    3:off    4:off    5:off    6:off
    quota_nld          0:off    1:off    2:off    3:off    4:off    5:off    6:off
    rdisc              0:off    1:off    2:off    3:off    4:off    5:off    6:off
    restorecond        0:off    1:off    2:off    3:off    4:off    5:off    6:off
    rngd               0:off    1:off    2:off    3:off    4:off    5:off    6:off
    rsyslog            0:off    1:off    2:on    3:on    4:on    5:on    6:off
    saslauthd          0:off    1:off    2:off    3:off    4:off    5:off    6:off
    smartd             0:off    1:off    2:off    3:off    4:off    5:off    6:off
    snmpd              0:off    1:off    2:off    3:off    4:off    5:off    6:off
    snmptrapd          0:off    1:off    2:off    3:off    4:off    5:off    6:off
    spice-vdagentd     0:off    1:off    2:off    3:off    4:off    5:on    6:off
    sshd               0:off    1:off    2:on    3:on    4:on    5:on    6:off
    sysstat            0:off    1:on    2:on    3:on    4:on    5:on    6:off
    udev-post          0:off    1:on    2:on    3:on    4:on    5:on    6:off
    vmware-tools       0:off    1:off    2:on    3:on    4:on    5:on    6:off
    vmware-tools-thinprint    0:off    1:off    2:on    3:on    4:on    5:on    6:off
    wdaemon            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    winbind            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    wpa_supplicant     0:off    1:off    2:off    3:off    4:off    5:off    6:off
    [oracle@VMCentOS /]$
    Moreover in /etc/sysconfig there isn't any file oracle-xe!!!
    At this point, I suspect that something in the installation I mistook.

  • Iphone 5C setting appointments in GMT time zone, not my time zone

    Why is my iPhone 5C now recording my calendar appointments in GMT time, not my time zone. I started happening a few weeks ago. I just updated the iOS to version 8.1.2 and it is still happening. Any suggestions?

    See this thread, ongoing for several months: iOS 8 Calendar on iPhone showing GMT times for new events.

  • Xz tablet will not start - service symbol

    Hello,
    my nearly brand new tablet will not start anymore. I installed severall apps / programmes during the last days but yesterday everything was fine. Now it just shows a service symbole and a loading bar. Power button and volume+ with following restart just brings me to the same status.
    Please tell me what to do!
    Best regards
    Bea

    Please try running a repair with the tablet powered off to resolve this: 
    1. Download the PC Companion software from http://www.sonymobile.com/gb/tools/pc-companion/
    and install it on your PC.
    2. Install and open PC Companion then select Support Zone.
    3. Phone Software Update.
    4. Start.
    5. Repair Phone
    6. Continue
    7. Accept data removal
    8. Next
    9. Wait for prepare
    10. Select Phone
    11. Follow the connection steps
    Don't forget to mark posts that answers the topic as Accepted Solution. 
    If you find any post helpful, press Kudos.
    What are your thoughts about this forum? Let us know by doing this short survey.
     - Official Sony Xperia Support Staff
    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.

  • Ssh does not start at boot

    Hi All
    As my title explains, ssh does not start when I reboot.
    I can start it like: ./usr/lib/ssh/sshd
    So my question is: how can I change this behaviour and let ssh start at boot ?
    Thanks a lot in advance
    Luca

    thnx a lot!!!!
    Luca

  • [SOLVED] CUPS does not start

    I don't know if this issue is a bug or if I'am doing something terribly wrong.
    I've installed ArchLinux without GUI, just base, as a pure printserver a few weeks ago with only cups running and it worked.
    But when I try to do exactly the same installation again on same PC (tried IPFire meanwhile) it is a mess!
    First CUPS suddenly needs avahi to be running (enabled).
    Without it, I get a 'core-dump' error:
    systemd-coredump[###]: Process 255 (cupsd) dumped core.
    systemd[1]: cups.service: main process exited, code=dumped, status=6/ABRT
    Next cups does not start, does not offer shared printers and is not accessible through web interface until I start it manually.
    Than everything works as supposed.
    On reboot: same procedure!
    Of course I edited 'cupsd.conf' on the server, added
    Listen *:631
    and
    Allow from 192.168.XXX.XXX/24
    to all <Loaction> entries.
    Though I enabled cups (which in fact only enables the cups.socket) I do not get it to work.
    So it seems to be a problem with this non reacting cups.socket, perhaps?
    BTW: sshd.socket works.
    There are no errors which I could post.
    I've also reinstalled serveral times...
    PS:
    Menawhile I found a workaround:
    # systemctl disable cups
    # sudo ln -s '/usr/lib/systemd/system/cups.service' '/etc/systemd/system/multi-user.target.wants/cups.service'
    but I still wonder, why the intitial configuration which worked till a few days suddenly stopped working...
    Last edited by renegat (2013-02-27 14:28:14)

    renegat wrote:
    I don't know if this issue is a bug or if I'am doing something terribly wrong.
    I've installed ArchLinux without GUI, just base, as a pure printserver a few weeks ago with only cups running and it worked.
    But when I try to do exactly the same installation again on same PC (tried IPFire meanwhile) it is a mess!
    First CUPS suddenly needs avahi to be running (enabled).
    Without it, I get a 'core-dump' error:
    systemd-coredump[###]: Process 255 (cupsd) dumped core.
    systemd[1]: cups.service: main process exited, code=dumped, status=6/ABRT
    Next cups does not start, does not offer shared printers and is not accessible through web interface until I start it manually.
    Than everything works as supposed.
    On reboot: same procedure!
    Of course I edited 'cupsd.conf' on the server, added
    Listen *:631
    and
    Allow from 192.168.XXX.XXX/24
    to all <Loaction> entries.
    Though I enabled cups (which in fact only enables the cups.socket) I do not get it to work.
    So it seems to be a problem with this non reacting cups.socket, perhaps?
    BTW: sshd.socket works.
    There are no errors which I could post.
    I've also reinstalled serveral times...
    PS:
    Menawhile I found a workaround:
    # systemctl disable cups
    # sudo ln -s '/usr/lib/systemd/system/cups.service' '/etc/systemd/system/multi-user.target.wants/cups.service'
    but I still wonder, why the intitial configuration which worked till a few days suddenly stopped working...
    Using the .socket will activate cups on access. Which is much better than keeping it running all the time. Unless you want it running all the time.. Up to you.
    I'm curious what your cups.service acutally looks like.. since you shouldn't be having to make a symlink manually.. That's what systemctl enable is for, as you probably know.  And why not paste the socket too while you're at it.. Mine are at the bottom of this reply. I also added the cups.path so you can compare and see if anything went wrong there.. Mine works great on 3.7.9-1 kernel.
    I'm not sure why you're linking cups.service to multi-user.target.wants/ but it should be WantedBy=printer.target.. Have a look below.
    * enabling cups.service should create symlinks for the service unit and the path
    * enabling cups.socket should only create the symlink for the socket.
    ╰─╼ cat cups.socket
    [Unit]
    Description=CUPS Printing Service Sockets
    [Socket]
    ListenStream=/var/run/cups/cups.sock
    [Install]
    WantedBy=sockets.target
    ╰─╼ cat cups.service
    [Unit]
    Description=CUPS Printing Service
    [Service]
    ExecStart=/usr/sbin/cupsd -f
    PrivateTmp=true
    [Install]
    Also=cups.socket cups.path
    WantedBy=printer.target
    ╰─╼ cat cups.path
    [Unit]
    Description=CUPS Printer Service Spool
    [Path]
    PathExistsGlob=/var/spool/cups/d*
    [Install]
    WantedBy=multi-user.target

  • XenApp 6.5 + App-V - published applications not starting

    I am using App-V 5 in different Citrix environments together with Windows 2008r2, Citrix XenApp 6.5 and Workspace Manager 2014. I am logging on the desktop on a Citrix XenApp server and from there have the ability to start applications
    on another environment through the Program Neighbourhood Agent to another Citrix server, so I am basically running ICA to ICA.
    The problem I have here is that if a new user logs on (that has no userprofile) starts an App-V package on the other Citrix server first, then the ICA session is established, the userpofile gets loaded and then it logs the user off by
    itself. If however the user first starts a non-App-V published application first and then starts the App-V package everything works as it should.
    When a new user first starts an App-V package I see that it don’t create an AppV catalog under AppData\Roaming\Microsoft\. If the user however starts a non App-V application first, then it is created with its sub files and folders.
    Any idea why this is happning? Is perhaps the AppV application trying to launch before the creation of the userprofile is complete?

    Thanks’ guys for the replies.
    I have tried to publish the application directly in Citrix AppCenter. Same things happens, the program does not start on a clean profile, but the App-V AppData Roaming files are being created. If the user logs off and then tries again
    it works. I even tried to put a dealy for 30 seconds, but same things happens.
    This is not a server issue, it is a userprofile issue. On this test I only use 2 terminal servers in each zone. The App-V files on the servers are already loaded before the users logs on. And this only happens on a clean profile.
    Just to be clear: user logs on to Citrix XenApp server nr 1. From server 1 it wants to start a virtual application from server 2. ICA tunnel is being created between server nr 1 to server nr 2. Userprofile is being created on server nr
    2. App-V client starts on server nr 2, but fails if this is a new user without an existing profile. If the user starts a non App-V application on server nr 2 first, everything works as it should and the AppData\Roaming\Microsoft\AppV\Client folder is being
    created with subfolders and files, so if the second application a user starts is a virtual application it will work. Next time the user logs on it can start an App-V application on server 2 as the first application and everything will work from now on.

Maybe you are looking for

  • What is or isn't possible on iOS?  (Not having Loader, loadBytes(), external swfs, etc)

    My basic question is:  "What are the classes which we should not use for iOS using the packager." I have been trying for a few days trying to get a simple Flash app to run on the iPad.  A very simple app (with sound!) with just 2 classes works fine (

  • How can I get a complete update without anny douwnload error.

    Ich habe mehrmals versucht das neue Update zu installieren, bekam aber jedes mal die Mitteilung, dass es fehlerhaft ist und ich soll es später noch einmal versuchen.

  • Insert into SAP table from external program

    Hi Gurus, I need to perform an insert of several records into a couple of SAP tables from an external program. Do you know of an RFC (if it is remote enabled the better) that allows me to specify the table and records to perfom an insert? Many thanks

  • Required SQL Query

    Hi All, I have data like select 'king' name,100 id ,'A:B:C' mail from dual; i need above query mail column need to Split and required out put like name id mail king 100 A king 100 B king 100 C -------------------------

  • CRX operations giving error when invoking from Form

    Hi All, I am facing a weird problem while invoking CRX operations from the form. I have a submit button on the form where on clicking that button I am calling a LiveCycle process. The LiveCycle process which I am calling contains CRX opeartions like