Dispatcher +SMTP service fail continuously

# ../../imsimta version
iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)
libimta.so 5.2 Patch 2 (built 19:30:12, Jul 14 2004)
SunOS mail 5.10 Generic_118833-36 sun4u sparc
I have the dispatcher failing continuously so that I had to restart it every 30 minutes.
Here is the dispatcher.cnf:
# grep -v "^\!" dispatcher.cnf
MIN_PROCS=1
MAX_PROCS=40
MIN_CONNS=30
MAX_CONNS=50
MAX_SHUTDOWN=2
MAX_LIFE_TIME=86400
MAX_LIFE_CONNS=10000
MAX_IDLE_TIME=600
HISTORICAL_TIME=0
[SERVICE=SMTP]
PORT=25
IMAGE=/usr/iplanet/server5/bin/msg/imta/bin/tcp_smtp_server
LOGFILE=IMTA_LOG:tcp_smtp_server.log
STACKSIZE=2048000
[SERVICE=SMTP_SUBMIT]
PORT=587
IMAGE=/usr/iplanet/server5/bin/msg/imta/bin/tcp_smtp_server
LOGFILE=IMTA_LOG:tcp_smtp_server.log
PARAMETER=CHANNEL=tcp_submit
STACKSIZE=2048000
Here is also a message the sometimes appear in the dispatcher log file:
# more dispatcher.log-0K8O00001HWOBP
16:34:55.09 ( 3): app_create_proc(SMTP): too many processes for this
service (39 Current + 1 Pending + 0 Shutting down >= 40
Maximum)
The machine has 4x1.8 GHz CPU + 16GB Memory + 1 Gbps interface
Could somebody help me to pinpoint the problem and tune up the system?
Thanks,

msragab wrote:
I have many DNS servers in /etc/resolv.conf. and they are all working (I tested that using nslookup). In this case it isn't enough that they are working, they need to be responding quickly so that connections don't queue up. Also you may want to try restarting the nscd daemon on the Solaris server to see whether this helps.
One thing I have discovered is during the hang time of the dispatcher, "./imsimta dispatcher_stats_tty"shows many connections (more than normal) from the anti-spam gateway machine. But I think this is normal as the MTA at the email server is not responding ( I expect it is not finishing work also).That would make sense. Have you included the IP/hostname of this system in your /etc/hosts file? This will help to reduce the impact of lookups for those connections as Messaging Server caches the contents of /etc/hosts on startup for name resolution.
This is a dedicated email security device from Symantec.
Does this present any clues?Unfortunately not. The usual question that is asked by support in cases like this is what changed in your environment around the time of this problem e.g. network/application/patches/server changes including rebooting/system load and so on.
Also is the server itself running out of resources e.g. high CPU load in vmstat, high block-on-IO in iostat and so forth.
Also, regarding the command "./imsimta dispatcher_stats_tty", how do I understand its output? Are there documentation for it?This command is used more for troubleshooting/support purposes so there is no external documentation.
Regards,
Shane.

Similar Messages

  • SMTP service failure

    I have been quite happy with JES messaging server 2005Q4 until recently. The other night SMTP service failed at around 1:04am. I had to restart the processes using "imsimta restart". Then, last night, the same thing happened again but this time at 1:29am. I had to restart the process again. I got the following alarm message from the server before it stops responding (similar alarm for the other night as well);
    Server instance: /opt/SUNWmsgsr
    Alarmid: serverresponse
    Instance: smtp
    Description: server response time in seconds
    Current measured value (13/Jun/2006:01:26:21 -0700): 80
    Lowest recorded value: 0
    Highest recorded value: 80
    Monitoring interval: 600 seconds
    Alarm condition is when over threshold of 10
    Number of times over threshold: 10
    I checked my cron list to see if something is running around that time, but nothing. There is also no clue in any log files including /var/adm/messages and /var/opt/SUNWmsgsr/log/* . Nothing has been logged about any failure or error.
    I enabled the watcher to restart the failed processes now, but I need to know why it started failing.
    I also tried to find a correlation between the number of SMTP connections and that failure. Although it seems to be unneededly high due to spams, there are some other times that it hits much higher values, and it survives. So, it does not seem to be the number of connections handled by the server. It is something else, but what?
    Any comments!

    Here are the details;
    1) lithium# imsimta version
    Sun Java(tm) System Messaging Server 6.2-3.04 (built Jul 15 2005)
    libimta.so 6.2-3.04 (built 01:43:03, Jul 15 2005)
    SunOS lithium 5.10 Generic sun4u sparc SUNW,UltraSPARC-IIi-Engine
    2) - SMTP was not responding.
    - No core file.
    - I do not know how to allow/disallow a core file. But, I guess, the system can produce a core file, because I have seen core files couple of times so far while I was trying to get it running during the installation phase.
    3) The followings are taken before the restart:
    lithium# imsimta process
    USER PID S VSZ RSS STIME TIME COMMAND
    mailsrv 349 S 32528 6552 Jun_12 01:08 /opt/SUNWmsgsr/lib/dispatcher
    mailsrv 351 S 32360 6624 Jun_12 00:11 /opt/SUNWmsgsr/lib/job_controller
    mailsrv 22888 S 33016 11232 01:25:21 00:00 /opt/SUNWmsgsr/lib/tcp_smtp_server
    mailsrv 22895 S 33728 13280 01:25:59 00:01 /opt/SUNWmsgsr/lib/tcp_smtp_server
    mailsrv 22896 S 33744 13344 01:25:59 00:01 /opt/SUNWmsgsr/lib/tcp_smtp_server
    lithium# top
    load averages: 0.23, 0.14, 0.13 01:45:12
    64 processes: 55 sleeping, 7 running, 1 zombie, 1 on cpu
    CPU states: 96.0% idle, 1.6% user, 2.4% kernel, 0.0% iowait, 0.0% swap
    Memory: 384M real, 17M free, 618M swap in use, 119M swap free
    PID USERNAME LWP PRI NICE SIZE RES STATE TIME CPU COMMAND
    499 root 48 59 0 0K 0K run 385:57 2.95% ns-slapd
    23666 mailsrv 1 59 0 32M 10M sleep 0:00 2.54% msprobe
    23665 root 1 59 0 3720K 1368K cpu 0:00 0.72% top
    658 mailsrv 3 59 0 121M 7696K sleep 138:01 0.48% mshttpd
    23654 root 1 59 0 8304K 4624K sleep 0:00 0.31% sshd
    349 root 14 59 0 32M 6552K sleep 1:08 0.27% dispatcher
    597 root 70 59 0 99M 5760K run 69:51 0.24% ns-httpd
    747 root 118 59 0 413M 53M run 85:45 0.22% webservd
    730 root 31 59 0 138M 18M run 55:02 0.19% webservd
    79 daemon 3 59 0 4256K 1544K sleep 0:02 0.09% kcfd
    656 mailsrv 2 59 0 103M 2680K run 18:42 0.06% stored
    23657 root 1 59 0 8088K 2448K sleep 0:00 0.05% sshd
    23659 root 1 59 0 1272K 1000K sleep 0:00 0.05% sh
    655 mailsrv 3 59 0 9080K 528K sleep 11:50 0.04% enpd
    778 root 1 59 0 2600K 312K run 11:13 0.04% magt
    4) No messages in /var/adm/messages, not even a line
    5) details in (3)
    6) No response to SMTP port connection

  • The Group Policy Client service failed the sign-in The universal unique identifier (UUID) type is not supported

    Hi guys,
    we created a custom WIM Image (Windows 8 Enterprise) with MDT 2012.
    Sysprept the Image, Deployed via SCCM 2012 SP1.
    Computers are Domainjoined. Error with standard Domain User.
    On some computers (not every computer) and not with every user on the first logon following error message arises:
    The Group Policy Client service failed the sign-in The universal unique identifier (UUID) type is not supported
    It works, when you log in a second time but this error isn't very nice. 
    Is there a solution for that?
    Kind Regards
    Martin

    Hi,
    The service is responsible for applying settings configured by administrators for the computer and users through the Group Policy component. This issue can be caused by various reasons based on the computer environment.
    Can you find any information in event log about this issue?
    Here is the related blog in which the steps can solve most of such issues if the issue continuously happen.
    http://blogs.msdn.com/b/moiqubal/archive/2012/03/04/how-to-fix-quot-the-group-policy-client-service-failed-the-logon-access-denied-quot-error.aspx
    Also, you can refer to the similar thread about this issue:
    http://social.technet.microsoft.com/Forums/en-US/4a644219-50ee-494d-b965-e64a8555109e/the-group-policy-client-service-failed-the-signin-the-universal-unique-identifier-uuid-type-is
    Since this issue can be related to SCCM, to better help you, please submit a new thread for further help:
    https://social.technet.microsoft.com/Forums/en-US/home?category=systemcenter2012configurationmanager
    Hope these could be helpful.
    Kate Li
    TechNet Community Support

  • Com.sap.security.core.ume.service failed. J2EE Engine cannot be started

    Hi,
    I have configured SNC on NetWeaver 7.0 (ABAP+JAVA) System on Windows 2003 Server with MS-SQL 2005 Database.
    After the SNC configuration restarted the Server but the JAVA Server process is going down with EXIT Code -11113. The SNC Configuration is working fine but JAVA is not running. SDM and dispatcher are in green but server process is going gray.
    I have checked the log files under C:\usr\sap\SID\DVEBMGS00\j2ee\cluster\server0\log
    The following is the part of log file.
    #1.5#005056BA6C3F001D0000000F000008D8000489ACAFC86070#1277274683393#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_71##0#0#Error#1#/System/Server#Java###Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    [EXCEPTION]
    #1#com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:372)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: SNC required for this connection
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:356)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:156)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:109)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:56)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:266)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:279)
         ... 6 more
    #1.5#005056BA6C3F001D00000011000008D8000489ACAFC8628E#1277274683393#com.sap.engine.core.Framework##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_71##0#0#Fatal#1#/System/Server#Plain###Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#
    Please help me to solve the issue.
    Thanks,
    Ajay.

    Hi Tim,
    I have configured using Kerberos library for 32 bit on Net Weaver 7.0 with MS SQL 2005 Server on Windows 2003 Server. I didnt change any thing on JAVA side. I have configured as per the Kerberos configuration steps  as per below URL
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/44/0ebf6c9b2b0d1ae10000000a114a6b/frameset.htm
    The configuration was successful and I am able to login with out asking password, but After the configuration when I have restarted every thing on ABAP side works well but JAVA server process going down with EXIT code -11113. One of the log file contains follows error message.
    com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:372)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: SNC required for this connection
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:356)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:156)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:109)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:56)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:266)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:279)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Jun 25, 2010 3:05:24 AM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_69] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    One of the line says "SNC required for this connection". What does this mean? What else need to be done for JAVA to communicate with ABAP?
    Thanks,
    Ajay.

  • Apple mobile device service failed to start

    After months finally let itunes auto update its self. this didn't work due to the next error:
    Service 'Apple Mobile Device Service' (Apple Mobile Device Service) failed to stat. Verify that you have sufficient privileges to start system services.
    Than i deleted all appele software from my windows 7 desktop and download the latest version form the appel site.
    When installing this had the same message. after pressing ignore the installation continues and itunes tries to launch.
    Now a message appears reading: Itunes was not installed correclty. Please reinstall. Apple error 7 and windows error 193
    Last i tried to install the apple mobile device service separately but this also didn't help

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • IPhone 5 cellular data services failing

    ISSUE/SYMPTOMS:  iPhone 5 ONLY: Cellular Data stops intermittingly, cellular data locks up without warning, Wi-Fi data connection not working on occasion, iCloud contacts, calendar and reminders not updating, Find My Phone not working, mail or Internet not available or server time-outs. No error messages though. All of these are symptoms of no data service. Problems seem to be related to iPhone 5 failing to switch between LTE and 4G or 3G data services on AT&T.
    My iPhone 5 32GB AT&T version (iOS 6.0.2) along with my clients and family using iPhone 5 in the state of Oklahoma are having this issue on their AT&T iPhone 5's:  no cellular data connection re-established if at anytime the LTE connection is lost or weak.  As with iPhone's prior to iPhone 5, the iPhone 5 is supposed to drop down to the next tier of data service and re-connect to cellular data service when the higher speed cellular data service is not available.  Apparently this is not working well on the iPhone 5.
    What led me to research this LTE issue was that my iPhone was not syncing on iCloud with contacts, calendars and reminders with my other iOS devices.  Other times this issue became apparent was when iMessage quit sending and receiving until I would reboot my iPhone (sometimes it would finally send the message as a “text message”). When I had these problems I also found out I was not getting any cellular data service for Internet browsing, mail, Maps, Find My iPhone, etc.  This would happen without notice. In other words I would not receive any notice or error message that data service had stopped other than the fact I was not receiving any mail, iMessages, or iCloud sync updates. My only resolution was to reset or reboot my iPhone several times a day, and that would resolve it about 70% of the time. 
    I have talked to Apple Support on 2-3 occasions in the last week and AT&T Support twice in the last 2 days.  If it is really true, only the AT&T Technical Support Advisor informed me of a nationwide issue relating to iPhone 5 and LTE:  iPhone 5's are not re-connecting to 4G or 3G cellular data service once the LTE data connection is lost or dropped... the voice calls continue to work, but cellular data service fails and stays locked up without an error message until the customer reboots the iPhone.
    Obviously this is very unacceptable. We depend on these data services and at minimum need to know when it stops working instead of finding out from a phone call that someone sent us an important email or something.
    The AT&T representative also said that both AT&T and Apple are aware of and are working on the issue as it is a nationwide problem with iPhone 5 and LTE. The Apple Support Advisors I talked to made no mention of this "known" issue. AT&T said that it is partly AT&T responsibility because the capacity of LTE is overloaded and cellular data connections are dropping because of the lack of coverage and/or capacity. They actually refunded my data service for a whole month in apology for the inconvenience (I did not even ask for that--I just want my data service to work).  But they also said that Apple has responsibility in this issue because the iPhone 5 should drop down and re-connect to the next lower tier of data service when LTE is not available or lost; instead, it is locking up somehow or it still thinks it is connected to LTE when it is actually not. I don't know how accurate these statements are, but my problem is real.
    TEMPORARY WORK-AROUND / FIX FROM AT&T:  Disable LTE on the iPhone 5.  Or when you figure out that data is not coming to your iPhone, use Airplane Mode ON/OFF for a few seconds to force re-connection to a tower without rebooting the iPhone.  You can Disable LTE on the iPhone 5 in SETTINGS/GENERAL/CELLULAR. I have disabled LTE on my iPhone 5 and have not had any of these cellular data issues since. 
    Disabling LTE is not acceptable either, but it is working. At least I seem not be losing connection or locking up without knowing it.  In my office over the course of a day, my iPhone 5 will jump back and forth on LTE and 4G sitting in the same place.  Disabling LTE has stopped this and the problem, but the iPhone 5 should switch cellular data services seemlessly just like the phone switches towers on a phone voice call seemlessly (most of the time).
    WI-FI ALSO STOPS WORKING SOMETIMES AFTER THIS LTE disconnect / lock-up issue:  That has been my experience along with my clients and family as well. If you use Wi-Fi a lot on your iPhone it will hide this LTE issue until you leave your Wi-Fi and get on LTE and then drop LTE (silently) and then go back to your Wi-Fi.  My experience has been I have to reboot the iPhone to even get Wi-Fi working again after that happens.
    I do not know if some of these comments and analysis are really accurate or valid or not... all I know for sure is since I upgraded my iPhone to the 5 along with my other family members and clients, we have had "no data" on many occasions and are continually rebooting our iPhones and looking for what is wrong. 
    My questions to the support community are these:
         1. Is anyone else having this issue? Or is it just me and my few? Maybe a lot of people do not realize they are not getting their data because they are on Wi-Fi most of the time or they are just rebooting and not trying to identify the real problem. AT&T said it was nationwide iPhone 5/LTE issue.  Anyone else heard that from either Apple or AT&T?
         2. Is this an iPhone 5 / Apple issue or is AT&T solely responsible? Or is it both? Where do we get a solution??? Is AT&T LTE holding false connections with iPhone 5 or is the iPhone 5 failing to recognize a dropped LTE cellular data connection and then failing to attempt to re-connect with 4G or 3G?
         3. Did I miss where this issue is posted? I searched Apple Support and Communities and did not get any hits.  Any updates or further insight on the issue? Any other fixes other than Disabling LTE?
          4. If this is in fact a real issue belonging in part to the iPhone 5, we need to escalate Apple’s attention to it.
    Thanks in advance for your help and feedback.

    Thank you fellow users and experts for your feedback and updates. Sorry about the large font on the original post... accidental via cut and paste.
    I have escalated the issue with both Apple and AT&T.  I actually got senior level troubleshooters from both Apple and AT&T on the phone at the same time... rare moment. Here are the key points of the update:
         1. AT&T did NOT confirm the earlier statement by another AT&T Technical Support Agent that this was an emerging nationwide issue about iPhone 5 and LTE losing data connection and not reconnecting at a lower level or re-connecting to LTE once the signal came back. So that earlier statement was not accurate as suspected by all of us. The senior tech at AT&T said he has seen this issue sporadically over the last month or so, but only with about 3-4 customers.  He said it seems to be location or phone dependent (some phones not all phones).
         2. The Apple Tech was satisfied that all that could be done to eliminate my issues possibly relating to my instance of software / iOS had been accomplished except erasing my iPhone and restoring as a new phone (I have avoided this inconvenience with the argument that other family/clients with the iPhone 5 have had the same problem).
         3. AT&T went so far as to examine which towers I had been connecting to over the last week and looked at other technical data that could possibly explain the issue. I now know I have 3 towers that provide LTE within 4 miles of my home/office, one within a half mile.  But so far there is nothing to explain or even properly identify the issue.  AT&T offered me to take my phone to an AT&T store, try to force replicate the problem there, if so, the store would put my SIM card in a brand new iPhone 5 (just to test) and try tor replicate the problem again. If replicated on a new phone, there is a deeper issue; if resolved on a new phone, the answer is obvious. I have not taken the time to do this yet.
         4. On Friday, Jan 4, 2013 while talking and between the tech support calls (on a different phone), I was able to re-create the problem 2 separate times in my home/office by forcing my iPhone to weaken its connection to service (burying it under electronic gear) and then waiting a few minutes, then trying to browse the Internet--no data service unless I manually reset the connection.  I am only able to cause the issue to occur if there is at least 15 min of idle time after a weak signal condition AND only if I don’t completely lose a connection to cellular voice service. It seems that if you go down to NO SERVICE the phone will do new a search and keep searching until reconnects to LTE or other signals correctly, but a weak connection seems to be strong enough for voice service but can sometimes cause the LTE data service to stop without reconnecting to LTE, 4G or 3G unless I manually intervene. It also seems that idle time with a weak connection is also necessary to re-create the problem manually.  Since Friday, I have not been able to re-create the problem. This has been an intermittent problem, so who knows.
    FYI, I have never had this problem with my new iPad (also on AT&T LTE) that has been with me when the iPhone fails to have data service, but my iPad is never in my pocket or other places with perhaps less signal.
    Again, if you are connected to Wi-Fi on your iPhone 5 most of the time, you may never notice this issue if you are even having it.
    So far no progress on the real issue or resolution, but both Apple and AT&T have put forth very admirable effort.
    If you or others you know are having this issue, please take the time to post a reply to this issue. Thank you.

  • Windows 8.1 Update 1 (Spring update KB2919355) - User Profile Service failed the sign-in

    After installing Windows 8.1 Update 1 (Spring update KB2919355), our enterprise  Windows 8.1 image began getting User Profile Service failed the sign-in. Uninstalling the update fixes the issue. The update somehow modifies the default user
    profile causing write access issues which is evident in the event viewer.
    Things I tried:
    1) Re-applying parent permissions to Default profile folder
    2) Disable CopyProfile before sysprep
    3) Creating a new image with Windows 8.1 Update 1 ISO from Microsoft
    None of them seem to work. I believe update 2919355 will be needed to continue getting future Windows 8.1 update. I might try looking at the specific files that the User Profile Service is complaining about but it seems to be random.
    Anyone else experience this?

    "Place your rig specifics into your signature like I have, makes it 100x easier to understand!"
    I should have included this. It does it on all of our machine builds (we have a few) including VMs. 
    "try this http://support.microsoft.com/kb/2919355
    if
    a fresh manual install does not work use
    the tools here"
    Did all of this already at the request of MS and also ran a trace utility they sent me and submitted the results. The Trace revealed nothing remarkable to the analysts that gave any indication of what is causing this.
    MS has acknowledged that there is a problem and for me it has to be an enterprise fix, not an individual run around to every computer. I  have tried removing everything non-Microsoft and will try removing APP-V 5. If it works I will let them know, but
    we can't operate the enterprise without APP-V so this wouldn't be a solution. The trouble is that it is so random that we thought we had it fixed by removing AV and were going to start looking in that direction and it turned out that if you just kept hammering
    it with the logins that it would still manifest, as it has done with everything I have tried so far.

  • Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed

    Hello,
    I am trying to install Microsoft SQL Server 2008 R2. I get the error bellow (Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed). I already have a copy of SQL Server 2008 R2 on the machine.
    I want to create a new named instance of SQL Server for some software I'm installing.
    The error is below.
    Any help would be much appreciated, thanks!
    Overall summary:
      Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Exit code (Decimal):           -595541211
      Exit facility code:            1152
      Exit error code:               49957
      Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Start time:                    2014-02-06 09:14:09
      End time:                      2014-02-06 11:18:16
      Requested action:              Install
      Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.2500.0%26EvtType%3d0x44D4F75E%400xDC80C325
    Machine Properties:
      Machine name:                  BAHPBZ52TY
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      Sql Server 2008 R2   SQLEXPRESS           MSSQL10_50.SQLEXPRESS          Database Engine Services                
    1033                 Express Edition      10.50.1600.1    No        
      Sql Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Express Edition     
    10.50.1600.1    No        
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL Server 2008 R2
      Type:                          RTM
      Version:                       10
      Installation location:         c:\c7ced2c86d6b9813b28186cc831c2054\x64\setup\
      Installation edition:          EXPRESS_ADVANCED
      Slipstream:                    True
      SP Level                       1
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      True
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASDOMAINGROUP:                 <empty>
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 *****
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CONFIGURATIONFILE:             
      CUSOURCE:                      
      ENABLERANU:                    True
      ENU:                           True
      ERRORREPORTING:                False
      FARMACCOUNT:                   <empty>
      FARMADMINPORT:                 0
      FARMPASSWORD:                  *****
      FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,RS,SSMS,SNAC_SDK,OCS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE
      FTSVCPASSWORD:                 *****
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              c:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           c:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    aedt2bSQL
      INSTANCENAME:                  AEDT2BSQL
      ISSVCACCOUNT:                  NT AUTHORITY\NetworkService
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      NPENABLED:                     0
      PASSPHRASE:                    *****
      PCUSOURCE:                     c:\c7ced2c86d6b9813b28186cc831c2054\PCUSOURCE
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSVCACCOUNT:                  NT AUTHORITY\NETWORK SERVICE
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           BAH\568385
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Reporting Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Management Tools - Basic
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Microsoft Sync Framework
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\SystemConfigurationCheck_Report.htm

    Hello,
    If you see error descriptioon it gives access denied so basically it is because of some access issue.I guess You must be using some domin account for installation make sure it is  added as local administrator also instead of using NT Authority network
    service  as SQL server service account use local system account .
    Below link would help
    http://serverfault.com/questions/212135/access-is-denied-error-installing-sql-server-2008-on-windows-7
    You can also browse to setup.exe file and RK on it and select run as administrator
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • ITunes 9.0 install problem: iPod service fails to start, installer quits

    Hi,
    I tried to upgrade my iTunes from 8.XXX(I think it was latest 8) to 9.0 but run into this problem where the installer tries to start the iPod service and fails. The installer can not continue any more and it has to be rolled back. I uinstalled 8.xx and tried again but same result. I also tried the suggestion in another thread about stopping the AppleMobileDevice service and removing the folder but it did not help. This is the error message:
    "Product: iTunes -- Error 1920. Service 'iPod Service' (iPod Service) failed to start. Verify that you have sufficient privileges to start system services."
    I am logged in as the admin so I do have sufficient privileges.
    Is any one having the same problem? How do I make it work? I am using Win XP-Pro SP3 32bit.
    Thanks
    null

    katkeys12 wrote:
    I also unistalled the itunesbabd quicktime and now I can't get it to download. It keeps sticking. I am concerned that my library is gone. I have no way of backing my files, laptop.
    I was finally able to make it work. I did the following steps:
    1. Delete/unistall every thing related to Apple/iTunes
    2. Delete itunes folder if its still there.
    3. open MSCONFIG->General->check off 'Load Startup Items'->click 'ok'
    4. Reboot
    5. Install iTunes
    6. You can turn on Load Startup Items after iTunes installs.
    Hope this help. Thanks for all the help. It sure was annoying!!!!

  • IPod Service Failing to Start and Priveleges

    Before
    When iTunes 6.whatever was out, my iPod did not work at all, but I continued using iTunes for music.
    iTunes 7
    I plug my iPod in and got the common message "iPod is corrupted. Press restore to restore it", etc. It never works.
    Why it doesn't work
    It brings the message "Servie 'iPod Service' failed to start. Verify that you have sufficient privledges to start system services"
    Any help? How do I get these 'priveleges'?
    ?   Windows XP  

    I had been experiencing this error for a long time since iTunes 7 released. I tried different ways to resolve it. Untill today, I found a possible resolution and sucsessfully install iTunes 7.3.1.3. I think that might be helpful.
    First, remove all previrous itunes and install the lates t release. You will stuck when trying to start iPod service. Open c:\program files\iPod\bin. You will see iPodService. Double click it. If you got an error about a .dll file (mine is setupapi.dll), remember it and you can continue....
    2nd, put xp disk in dvd/cd-rom. Open C:\WINDOWS\system32 and locate the .dll file and rename it. This moment, your cd is running trying to rebuild the dll file just renamed.
    3rd, when cd-rom stop running. Retry to start service again. Good luck, I hope you can resolve it.
    I checked some microsoft KB for this error. This might happen when xp system been customized or dll file corrupted.

  • Error during iTunes 10 installation - iPod Service failed to start

    Hi Everyone,
    I am getting this error during installation of iTunes 10(Windows XP).
    +*"Service (iPod Service)failed to start.Verify that you have sufficient priveleges to start system services."*+
    *Can any of you please help?* I ignored it first and continued with the installation. Then tried to update iphone to iOS 4.1 which crashed. I had to go to Apple store to get my iphone restored. I am having trouble installing itunes and cannot restore data from backup.
    I tried uninstalling itunes and deleted all itunes data as suggested by the guy at the Apple store. Still not working. Will appreciate if someone can help resolve this error. Thanks.

    I just got off the phone with Apple tech support. The problem with that iPod Service is a problem with XP Service Pack 3, but can be fixed this way:
    1. Right click on "My Computer", select "Properties"
    2. Click on the Advanced tab.
    3. in the Startup and Recovery section, click the Settings button.
    4. Click the Edit byutton to edit your boot.ini file in notepad.
    5. Look for "/noexecute=" in the file and change the word after the equals to "optin" (sorry - I don't remember what the original setting was anymore).
    6. Save the file, close notepad, click the OK button on Startup and Recovery window, then reboot.
    The warning message about the iPod Service should stop. Also, this helps with iPhones that are not recognized by Windows or iTunes after an install fails.

  • Service 'iPod Service' failed to start and Error 1503

    Thanks to all the people who have provided answers posts... they have helped me get to this point!...
    I have a slight variation on this issue - an Error 1503...
    My original symptom was that I couldn't get iTunes to recognise my iPod so I tried to install 7.2.0.35... and right at the end I got the message about "iPod service failed to start check your permissions"...
    I use AVG Free 7.5.472, Sygate Personal Firewall 5.6 and Spybot Search and Destroy 1.4, but for the install I have used msconfig to shut down everything other than iTunes and QuickTime...
    When I run services.msc I get 2 versions of iPod Service listed - one as "iPod Service" and the other as"iPodService" (i.e. no space between iPod and Service)... the "iPodService" is started but the "iPod Service" is not and when I try to start it I get a message "Could not start the iPod Service service on Local Computer. Error 1503: The service did not respond to the start or control request in a timely fashion"
    Would appreciate any assistance!...
    Many thanks in advance...

    I had been experiencing this error for a long time since iTunes 7 released. I tried different ways to resolve it. Untill today, I found a possible resolution and sucsessfully install iTunes 7.3.1.3. I think that might be helpful.
    First, remove all previrous itunes and install the lates t release. You will stuck when trying to start iPod service. Open c:\program files\iPod\bin. You will see iPodService. Double click it. If you got an error about a .dll file (mine is setupapi.dll), remember it and you can continue....
    2nd, put xp disk in dvd/cd-rom. Open C:\WINDOWS\system32 and locate the .dll file and rename it. This moment, your cd is running trying to rebuild the dll file just renamed.
    3rd, when cd-rom stop running. Retry to start service again. Good luck, I hope you can resolve it.
    I checked some microsoft KB for this error. This might happen when xp system been customized or dll file corrupted.

  • SMTP service not responding (ims 5.2)

    Are rebooting our NT server, the SMTP service (dispatcher) is running, but not responding to SMTP commands such as helo. I ran imsimta dirsync -F and nothing changed. The only solution that I found was to backup the directory services and queues, then uninstall and re-install the software. I hope that isn't the only fix.

    Jerry I'm running into the same problem this is an issue the is supposed to be fixed in 5.2. Try stopping the SMTP inbound service and starting the other services. If that does not work disable the SMTP inbound and mail delivery service reboot navigate to server_root\msg-servername\imta\tmp delete all the locked files switch the services back to automatic and start them. I hope this helps and iPlanet fixes this issue

  • Ramifications of assigning a wildcard certificate to the SMTP service (needed for Exchange 2010 Hybrid Configuration - Office 365)

    Hello All:
    I am receiving an error when I run the Manage Hybrid Configuration wizard - ERROR:Updating hybrid configuration failed with error 'Subtask NeedsConfiguration execution failed: Configure Recipient Settings. I have opened a SR, but figured I'd try the forums,
    too. I have a wildcard certificate from GoDaddy (MS says they support wildcards from GoDaddy) & that cert has only the IIS service applied to it on the CAS. I've read in the Exchange Server Deployment Assistant that it should have the SMTP & IIS services
    assigned to it, but my question is - SMTP on the CAS (separate server) or on the Mailbox/Hub Transport (separate server)? And what are the ramifications of assigning the SMTP service to, let's say, the CAS? We have had multiple issues every time the servers
    get updated/changed; I do not want to disrupt services further, as the Manage Hybrid Configuration will be done during business hours.
    If anyone can provide any assistance/clarification, it would be most appreciated.
    Thank you.

    Hi,
    We can enable a Wildcard certificate with SMTP service for Exchange Hybird Deployment. The SMTP service can be assigned to multiple certificates. For some Exchange services such as OWA, Ecp, ActiveSync, Autodiscover service, OOF, it is used with Exchange
    certificate with IIS service. And there is usually only one certificate can be assigned with IIS service.
    Please just make sure your Wildcard certificate can contain all namespaces which are used for all internal URL and External URL configuration in Exchange services. About how to import an existing wildcard certificate on the Exchange 2010 Hybird servers,
    please refer to the Import & Enable Third Party Certificate on Hybrid Servers
    part in the following article:
    http://www.msexchange.org/articles-tutorials/office-365/exchange-online/configuring-exchange-hybrid-deployment-migrating-to-office-365-exchange-online-part9.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please
    make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Portal Service Fails to Start

    Hi all,
    I've developed a custom portal service based on
    the com.sap.netweaver.kmc.globalservice.zip example
    available on NWDS Help. When I deploy it, the service
    works ok but whenever I restart the J2EE instance it
    doesn't start. I've already tried to undeploy the
    application, shutdown, start, deploy and start sequence
    that I found on another discussion from who seemed to
    have the same problem but it didn't work.
    Thanks in advanced,
    Here's my portalapp.xml:
    <?xml version="1.0" encoding="utf-8"?>
    <application name="com.redcolombia.portal.km" alias="com.redcolombia.portal.km">
    <application-config>
    <property name="startup" value="true"/>
    <property name="PrivateSharingReference" value="com.sap.portal.runtime.config, com.sap.portal.runtime.config.component, usermanagement, com.sap.netweaver.bc.crt, com.sap.netweaver.bc.util, com.sap.netweaver.bc.sf, com.sap.netweaver.bc.rf, com.sap.netweaver.bc.sf.service, com.sap.netweaver.bc.rf.service, com.sap.portal.ivs.connectorservice"/>
    </application-config>
    <components/>
    <services>
    <service name="DocumentosRecientesKM">
    <service-config>
    <property name="className" value="com.redcolombia.portal.km.DocumentosRecientesKM"/>
    <property name="startup" value="true"/>
    </service-config>
    <service-profile>
    <property name="Repository" value="documents"/>
    </service-profile>
    </service>
    </services>
    </application>
    Here's the log extract from the J2EE trace file:
    #1.5#0008540656D80060000001EF00000B1000040BAEAF4AE49A#1138744800314#com.sapportals.wcm.util.logging.CatchBlockHandler#sap.com/irj#com.sapportals.wcm.util.logging.CatchBlockHandler.CatchBlockHandler#Guest#192####cfdc3ce092a411dab3400008540656d8#SAPEngine_Application_Thread[impl:3]_33##0#0#Error##Plain###[INTERNAL] com.sapportals.wcm.util.profiler.IProfiler: java.lang.ClassNotFoundException: com.sapportals.wcm.util.profiler.IProfiler
    at com.sapportals.wcm.crt.CrtClassLoaderRegistry.findClass(CrtClassLoaderRegistry.java:176)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:219)
    at com.sapportals.wcm.crt.CrtClassLoaderRegistry.forName(CrtClassLoaderRegistry.java:349)
    at com.sapportals.wcm.util.logging.CatchBlockHandler.<clinit>(CatchBlockHandler.java:61)
    at com.sapportals.wcm.repository.ResourceFactory.getInstance(ResourceFactory.java:57)
    at com.redcolombia.portal.km.DocumentosRecientesKM.register(DocumentosRecientesKM.java:202)
    at com.redcolombia.portal.km.DocumentosRecientesKM.init(DocumentosRecientesKM.java:72)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:801)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:614)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1042)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1563)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1518)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1469)
    at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:406)
    at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
    at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:359)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:392)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:138)
    at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:376)
    at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5#0008540656D80060000001F000000B1000040BAEAF4B3DE2#1138744800330#com.sapportals.wcm.WcmException#sap.com/irj#com.sapportals.wcm.WcmException.WcmException(118)#Guest#192####cfdc3ce092a411dab3400008540656d8#SAPEngine_Application_Thread[impl:3]_33##0#0#Error##Plain###com.sapportals.wcm.repository.runtime.CmAdapter java.lang.ClassNotFoundException: com.sapportals.wcm.repository.runtime.CmAdapter
    at com.sapportals.wcm.crt.CrtClassLoaderRegistry.findClass(CrtClassLoaderRegistry.java:176)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:219)
    at com.sapportals.wcm.crt.CrtClassLoaderRegistry.forName(CrtClassLoaderRegistry.java:349)
    at com.sapportals.wcm.repository.ResourceFactory.getInstance(ResourceFactory.java:48)
    at com.redcolombia.portal.km.DocumentosRecientesKM.register(DocumentosRecientesKM.java:202)
    at com.redcolombia.portal.km.DocumentosRecientesKM.init(DocumentosRecientesKM.java:72)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:801)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:614)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1042)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1563)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1518)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1469)
    at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:406)
    at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
    at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:359)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:392)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:138)
    at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:376)
    at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5#0008540656D80060000001F200000B1000040BAEAF4B988D#1138744800361#com.sap.portal.prt.runtime.broker#sap.com/irj#com.sap.portal.prt.runtime.broker#Guest#192####cfdc3ce092a411dab3400008540656d8#SAPEngine_Application_Thread[impl:3]_33##0#0#Error#1#/System/Server#Java###[PortalServiceItem.startServices] service initialisation failed:RecientesKMService|DocumentosRecientesKM
    [EXCEPTION]
    #1#com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.redcolombia.portal.km.DocumentosRecientesKM of Portal Service RecientesKMService|DocumentosRecientesKM because: could not load the service
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:820)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:614)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1042)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1563)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1518)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1469)
    at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:406)
    at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
    at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:359)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:392)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:138)
    at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:376)
    at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
    at com.redcolombia.portal.km.DocumentosRecientesKM.register(DocumentosRecientesKM.java:216)
    at com.redcolombia.portal.km.DocumentosRecientesKM.init(DocumentosRecientesKM.java:72)
    at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:801)
    ... 21 more

    Hi Detlev,
    Thanks for pointing that out. I've solved that
    NullPointerException and the service comes up, however, my service fails to register as a ResourceEventReceiver so it is up but it doesn't do its job.
    In my service I try to register as an
    ResourceEventReceiver by implementing the
    IResourceEventReceiver inteface. This is what is failing
    in my service. Is there some service properties that are
    needed for this that I don't know of?
    This is my code:
    public final void register(String repositoryName) {
         if( repositoryName == null ){
              log.fatalT("Repository Property is NULL...not doing anything...");
               return;
         IManagerFactory managerFactory;
         IRepositoryManager repository=null;
         try {
           managerFactory = ResourceFactory.getInstance().getManagerFactory();
           repository = managerFactory.getRepositoryManager(repositoryName);
           IResourceEventBroker broker = repository.getEventBroker();
           if( broker == null ) return;
           boolean async = false; // register as synchronous event receiver
           broker.register(this, resourceReadEvent, IEventBroker.PRIO_MIN, async);
           log.fatalT("Registered to " + repository.getPrefix()" Prefix="repository.getPrefix());
         catch( WcmException e ) {
           //log.fatalT("exception while registering to " + repository==null?null:repository.getPrefix() + ": " + e.getMessage());
           log.fatalT("Exception while registering to repository error: "+e.getMessage());
           e.printStackTrace();
    This is the trace:
    #1.5#0008540656D80060000001EF0000066000040BB044DABFBF#1138751604169#com.sapportals.wcm.util.logging.CatchBlockHandler#sap.com/irj#com.sapportals.wcm.util.logging.CatchBlockHandler.CatchBlockHandler#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###[INTERNAL] com.sapportals.wcm.util.profiler.IProfiler: java.lang.ClassNotFoundException: com.sapportals.wcm.util.profiler.IProfiler
         at com.sapportals.wcm.crt.CrtClassLoaderRegistry.findClass(CrtClassLoaderRegistry.java:176)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at com.sapportals.wcm.crt.CrtClassLoaderRegistry.forName(CrtClassLoaderRegistry.java:349)
         at com.sapportals.wcm.util.logging.CatchBlockHandler.(PortalInitializer.java:129)#
    #1.5#0008540656D80060000002060000066000040BB044DB277F#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)#
    #1.5#0008540656D80060000002070000066000040BB044DB27D8#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at java.security.AccessController.doPrivileged(Native Method)#
    #1.5#0008540656D80060000002080000066000040BB044DB2833#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:359)#
    #1.5#0008540656D80060000002090000066000040BB044DB288E#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)#
    #1.5#0008540656D800600000020A0000066000040BB044DB28E7#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)#
    #1.5#0008540656D800600000020B0000066000040BB044DB2943#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:392)#
    #1.5#0008540656D800600000020C0000066000040BB044DB29A1#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:138)#
    #1.5#0008540656D800600000020D0000066000040BB044DB2A0A#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:376)#
    #1.5#0008540656D800600000020E0000066000040BB044DB2A6A#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)#
    #1.5#0008540656D800600000020F0000066000040BB044DB2AC7#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)#
    #1.5#0008540656D80060000002100000066000040BB044DB2B20#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at java.security.AccessController.doPrivileged(Native Method)#
    #1.5#0008540656D80060000002110000066000040BB044DB2B7C#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)#
    #1.5#0008540656D80060000002120000066000040BB044DB2BD7#1138751604200#System.err#sap.com/irj#System.err#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Error##Plain###     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)#
    #1.5#0008540656D80060000002130000066000040BB044DB7D5B#1138751604231#com.redcolombia.portal.km.DocumentosRecientesKM#sap.com/irj#com.redcolombia.portal.km.DocumentosRecientesKM#Guest#192####a7c9589092b411da9b870008540656d8#SAPEngine_Application_Thread[impl:3]_25##0#0#Fatal##Plain###Initializing instance of service com.redcolombia.portal.km.DocumentosRecientesKM number 1#
    Message was edited by: Andrés Acero

Maybe you are looking for

  • Hard Drive Crash/Multiple Questions re: iPod

    iBook G4 Mac OS X (10.4.6) My iBook crashed last week and I've been trying to put the pieces back together after re-installing all the software. I have a Maxtor External Hard Drive, however something is messed up and so most photos in iPhoto are now

  • Words in PDF's not showing up after being saved

    When I try to save some documents off of a website, the PDF comes up but the words and numbers are missing. Example: When I go to Comcast and I try to save the bill from the website to my computer, then try to open it, the PDF opens and there's no er

  • How can i download LIveCycle ES4manually given the Serial number?

    The link to download livecycle ES4 is showing "not applicable" under my subscriptions, and when i try to download the "English" version as directed i get an error message.

  • How to run labview exe with command line

    I would like to launch a labview exe with a command line. I would like to get advice how to launch the Labview exe with giving values to the control parameters? You can view the example where x,y are the controls Solved! Go to Solution. Attachments:

  • Toggle Image Buttons using Javascript - How?

    Hi, Hoping someone can assist me with javascript and how to toggle buttons. My scenario is as follows - I have two buttons side by side, say Button_A and Button_B but I also have two other buttons, i.e Button_C and Button_D which are not displayed at