RIDC over SSL | Unable to initialize SSL incoming socket provider.

I'm trying to enable SSL for RIDC. But I'm facing issues in configuring a sslincoming provider.
I followed the steps mentioned here http://download.oracle.com/docs/cd/E21764_01/doc.1111/e10807/c09_ridc.htm#CIHBGHEG .
Used the below commands to create the keystores:
Create Keystore--
keytool -genkey -alias SecureClient -keyalg RSA -keystore keys/clientkeystore.jks -dname "cn=au.com.XXXXXX" -keypass idcidc -storepass idcidc
keytool -genkey -alias SecureServer -keyalg RSA -keystore keys/serverkeystore.jks -dname "cn=au.com.XXXXXX" -keypass idcidc -storepass idcidc
Self sign--
keytool -selfcert -alias SecureClient -keystore keys/clientkeystore.jks -keypass idcidc -storepass idcidc
keytool -selfcert -alias SecureServer -keystore keys/serverkeystore.jks -keypass idcidc -storepass idcidc
Export --
keytool -export -alias SecureClient -file keys/client_cert.cer -keystore keys/clientkeystore.jks -storepass idcidc
keytool -export -alias SecureServer -file keys/server_cert.cer -keystore keys/serverkeystore.jks -storepass idcidc
Import --
keytool -import -alias SecureClient -file keys/client_cert.cer -keystore keys/serverkeystore.jks -storepass idcidc
keytool -import -alias SecureServer -file keys/server_cert.cer -keystore keys/clientkeystore.jks -storepass idcidc
When I start the UCM server I see the following error:
javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.
     at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.checkEnabledSuites(SSLServerSocketImpl.java:310)
     at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:255)
     at intradoc.provider.SocketIncomingProvider.accept(SocketIncomingProvider.java:390)
     at intradoc.provider.SocketIncomingProvider$1.run(SocketIncomingProvider.java:283)
     at java.lang.Thread.run(Thread.java:662)
Please could you tell me what is wrong or let me know the correct steps. I am trying to setup a test connection between my RIDC client and the content server.
Thanks.

This is related network issue.
Did you do telnet in pi server with target system ip and port?
If you use https then you need to install certificates.
Check below threads
http://scn.sap.com/thread/190299
Unable to create socket error

Similar Messages

  • ERROR http: 5: Unable to initialize ssl connection with server, aborting co

    HI EXPERTS,
    one of my database give me below error when i start its dbconsole. and after failure it give me meassge
    TZ set to Asia/Karachi
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://test:5500/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ..............................................................
    ........ failed.
    Logs are generated in directory /u01/oracle/product/10.2/cnichol_cpuplt/sysman/log
    and in trace file name "emdctl.trc" below error is logged.
    ERROR http: 5: Unable to initialize ssl connection with server, aborting connection attempt
    ERROR ssl: nzos_Handshake failed, ret=29024
    and trace file named "emagent.trc" give below error
    2010-10-04 19:12:25 Thread-88238992 ERROR http: 11: Unable to initialize ssl connection with server, aborting connection attempt
    2010-10-04 19:12:25 Thread-88238992 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://test:5500/em/upload/: retStatus=-1
    2010-10-04 19:12:38 Thread-88238992 ERROR upload: Error in uploadXMLFiles. Trying again in 300.00 seconds.
    dbconosle URL is
    https://test:5500/em/console/aboutApplication
    Operating system is Redhat linux AS 5.3
    what is the possible cause of this failure any one can guide me.
    thanx in Advance
    regards,
    Edited by: AMIABU on Oct 4, 2010 7:28 AM

    oracle@bcm-laptop:~$ emctl
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
       Oracle Enterprise Manager 10g Database Control commands:
            emctl start | stop dbconsole
            emctl status | secure | setpasswd dbconsole
            emctl config dbconsole -heap_size <size_value> -max_perm_size <size_value>
           emctl status agent
           emctl status agent -secure [-omsurl <http://<oms-hostname>:<oms-unsecure-port>/em/*>]
           emctl getversion
           emctl reload | upload | clearstate | getversion agent
           emctl reload agent dynamicproperties [<Target_name>:<Target_Type>]....
           emctl config agent <options>
           emctl config agent updateTZ
           emctl config agent getTZ
           emctl resetTZ agent
           emctl config agent credentials [<Target_name>[:<Target_Type>]]
           emctl gensudoprops
           emctl clearsudoprops
    Blackout Usage :
           emctl start blackout <Blackoutname> [-nodeLevel] [<Target_name>[:<Target_Type>]].... [-d <Duration>]
           emctl stop blackout <Blackoutname>
           emctl status blackout [<Target_name>[:<Target_Type>]]....
    The following are valid options for blackouts
    <Target_name:Target_type> defaults to local node target if not specified.
    If -nodeLevel is specified after <Blackoutname>,the blackout will be applied to all targets and any target list that follows will be ignored.
    Duration is specified in [days] hh:mm
            emctl getemhome
            emctl ilint
    Em Key Commands Usage :
    emctl config emkey -emkeyfile <emkey.ora path> [-force] [-sysman_pwd <sysman password>]
    emctl config emkey -emkey [-emkeyfile <emkey.ora path>] [-force] [-sysman_pwd <sysman password>]
    emctl config emkey -repos [-emkeyfile <emkey.ora path>] [-force] [-sysman_pwd <sysman password>]
    emctl config emkey -remove_from_repos [-sysman_pwd <sysman password>]
    emctl config emkey -copy_to_repos [-sysman_pwd <sysman password>]
    emctl status emkey [-sysman_pwd <sysman password>]
    Secure DBConsole Usage :
    emctl secure dbconsole -sysman_pwd <sysman password> [-passwd_file <abs file loc>]
         [-host <slb hostname>] [-sid <service name>] [-reset] [-secure_port <secure_port>]
         [-root_dc <root_dc>] [-root_country <root_country>] [-root_state <root_state>] [-root_loc <root_loc>]
         [-root_org <root_org>] [-root_unit <root_unit>] [-root_email <root_email>]
         [-wallet <wallet loc>] [-wallet_pwd <wallet pwd>] [-trust_certs_loc <certs loc>]
    emctl secure status dbconsole
    Register Targettype Usage :
    emctl register oms targettype [-o <Output filename>] <XML filename> <rep user> <rep passwd> <rep host> <rep port> <rep sid> OR
    emctl register oms targettype [-o <Output filename>] <XML filename> <rep user> <rep passwd> <rep connect descriptor>

  • 00000020 SSLHandshakeE E SSLC0008E : Unable to initialize SSL

    Following things have been done with WAS 8 server,-
    1> Installed Was 8.0.0.5
    2> Started the server and the server was started normally without any exception or error.
    3> Global security setup is done.
    4> Standalone LDAP registry setup is done.
    5> Restarted the server.
    After server restrart it shows that the server is open for e-business.. but after few minutesd the server keeps on looging the following exception after every 1-2 minutes,-
    [4/23/13 10:03:29:940 EDT] 00000020 SSLHandshakeE E SSLC0008E: Unable to initialize SSL connection. Unauthorized access was denied or security settings have expired. Exception is javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
    at com.ibm.jsse2.c.a(c.java:87)
    at com.ibm.jsse2.SSLEngineImpl.a(SSLEngineImpl.java:449)
    at com.ibm.jsse2.SSLEngineImpl.unwrap(SSLEngineImpl.java:408)
    at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:29)
    at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.readyInbound(SSLConnectionLink.java:535)
    at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.ready(SSLConnectionLink.java:295)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1690)

    zenlord wrote:Looks like there's a program using an incompatible version of NSS. Probably one of the other programs using NSS that you updated has caused this:
    https://bugzilla.redhat.com/show_bug.cgi?id=229987
    I was unable to find any idea of solution in that post. Also that bug is very old (2007).
    Does anyone have any idea. Downgrading of Evolution works fine.

  • Urgent help require to configure an SSL incoming socket provider

    Hi,
    We are using RIDC to integrate UCM with Portal application.
    Also using SSL Communication for the same but we are unable to stablish a connection between portal and UCM.
    We have filled the SSL provider's details as given below
    Provider Name: SSL_Provider
    Provider Description: For RIDC Test
    Connection State: down
    Last Activity Date: None
    Provider Type: sslincoming
    Provider Class: idc.provider.ssl.SSLSocketIncomingProvider
    Provider Connection: intradoc.provider.SocketIncomingConnection
    Server Thread Class: intradoc.server.IdcServerThread
    Server Port: 16204
    Request Client Authentication: Yes
    Require Client Authentication: Yes
    Keystore File Path: /ucmapp/wlserver_10.3/server/lib/DemoIdentity.jks
    Alias: RIDCTest
    Truststore File Path: /ucmapp/wlserver_10.3/server/lib/DemoTrust.jks
    we are using the following Ports
    Server Port = 16204
    SSL Server Port = 16302
    Intradoc Port = 9999
    Somebody let us know if we are going somewhere wrong.
    Thanks in Advance

    Just to verify you do not have your own router/gateway correct? Your computer either connects directly into the wall or into a box provided by the ISP?
    Router/gateways stop incoming requests. And if it is yours then you have to figure out how to configure it so it allows those requests through.
    But presuming that you do not....
    Again i wanna make it clear that nobdy is able to ping
    my machine and i am also not able to ping any
    ipaddress whether it be yahoo or anything else. But i
    am able to access every site (ofcourse through
    browser) and i am also able to use every application
    which is using custom ports.
    Get ethereal. Play with it a bit. Use your browser and capture what occurs so you know what is going on.
    Then have someone ping you while running.
    I suspect you will not see the ping packet.
    What this means is that your ISP is blocking all incoming socket connection requests. You solution is ....
    - Get them to open the ports up
    - Get a different ISP.
    The problem : nobdy is able to connect to the server
    writen by me in java.
    Also the client and the server are diferent. The
    server waits for incoming client requests (using
    sock.accept() ) while the client simply tries to
    connect to server through the constructor
    'Socket(ipaddress, port)'.Yes, but in one case your machine connects to something while in the other something connects to it.
    One thing is clear from all this that the path to
    server is not getting resolved whether i try to
    connect to the server using my client or the browser
    or any other application which tries to connect to an
    ipaddress on a particular port.
    Resolved? Resolution only occurs when you use a domain name. There is no resolution when an IP is being used. You are using an IP for all of your testing correct?

  • Unable to initialize socket connection to Content Server

    Hi,
    Webcenter installed on linux, content server installed on windows. Here is the error I see in the log files. I did added the ip address of the linux machine in windows host file but in Spaces I see JCR Connection problem. Any idea on what might be wrong. Here ar the settings I have Repository Connection:
    User Name: sysadmin
    CIS Socket Type: Socket
    Server Host: windowsmachine
    Server Port: 5444
    Authntication Method: Identity Propagation
    javax.jcr.RepositoryException: oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize socket connection to Content Server
         at oracle.jcr.impl.ExceptionFactory.repository(ExceptionFactory.java:161)
         at oracle.stellent.jcr.IdcPersistenceManagerFactory.createPersistenceManager(IdcPersistenceManagerFactory.java:177)
         at oracle.jcr.impl.OracleRepositoryImpl.login(OracleRepositoryImpl.java:444)
         at oracle.vcr.jam.LoginTask.call(LoginTask.java:68)
         at oracle.vcr.jam.LoginTask.call(LoginTask.java:29)
         at oracle.webcenter.concurrent.Submission$2.run(Submission.java:495)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.webcenter.concurrent.Submission.runAsPrivileged(Submission.java:509)
         at oracle.webcenter.concurrent.Submission.run(Submission.java:436)
         at oracle.webcenter.concurrent.Submission$SubmissionFutureTask.run(Submission.java:792)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:657)
         at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:682)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize socket connection to Content Server
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:23)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:10)
         at oracle.stellent.ridc.protocol.impl.SimpleConnectionPool.acquireConnection(SimpleConnectionPool.java:35)
         at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:130)
         at oracle.stellent.jcr.IdcPersistenceManagerFactory.createPersistenceManager(IdcPersistenceManagerFactory.java:163)
         ... 15 more
    Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.net.ConnectException: Connection refused
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.connect(SocketConnection.java:41)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:21)
         ... 19 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:519)
         at java.net.Socket.connect(Socket.java:469)
         at java.net.Socket.<init>(Socket.java:366)
         at java.net.Socket.<init>(Socket.java:180)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.createSocket(SocketConnection.java:111)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.connect(SocketConnection.java:38)
         ... 20 more

    This error usually occurs because you have not authorized the client's IP address in UCM. The steps to add the WebCenter host to the list of authorized clients are detailed in section [4.3.1.3.1 of the Installation Guide|http://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/webcenterservice_install.htm#sthref161].
    Regards,
    Nicolas

  • Unable to initialize capture device and device control in HDV

    I shot with a Sony HVR-Z1U/Z1N and am using a Sony HDV 1080i tape deck to digitize.
    I recently purchased a MacBook Pro and installed FCP Pro 5 on it. After getting over some time code issues we were chugging along, when on the 4th tape the image on the log and capture screen suddenly dissapeared (I could get audio and could see the image on the tape deck). Well after taking the tape out, checking and rechecking it I popped it back in and ever since then, I have been getting this error mssg "Unable to initialize capture device and device control."
    I have tried deleting the preferences and starting from scratch. If I do that, and choose the easy setup with HDV- 1080i60, it gives me this error "Unable to locate the following external devices- HDV (1440 X 1080) 30fps.
    I upgraded to FCP 5.1.2 this morning and upgraded the OS to 10.4.7 and QT to 7.1.3 and still no change.
    Im at my wits end, Ive been working on this for a whole week now.
    Thank you,
    Bugs

    It has been reported to take more than one attempt to correct the installation but, if properly executed on a machine without other system problems, the QT reinstall process does work. The key element here is you must reinstall QT after you trash the receipts. The process is listed below.
    x
    To do a full quicktime reinstall.
    Go to /library/receipts and delete any files that say Quicktime followed by a number e.g. Quicktime703.pkg
    Go to the Apple quicktime site and download the appropriate version of Quicktime to your hard drive.
    Run the Quicktime installer.
    Repair Disk Permissions for your System Disk (Disk Utility > Select the system disk > Repair Disk Permissions)
    Reboot
    If this doesn't work, then the problem lies elsewhere:
    1. your system - user preferences, firewire ports or other system elements.
    2. your equipment - camera/deck/firewire cables.
    3. your process - not setting up the software properly or using the software erroneously.
    Listed below is a troubleshooting process. Not all steps are appropriate but the general process of isolating the problem is useful.
    Troubleshooting Steps for OS X
    by Jan Johannsen (Collected from: Apple>User Tips Library>User Tips Contributions forum)
    FIRST AID
    01 Completely shutdown, wait a 5 minutes, restart
    02 Make sure you're not running out of free space on the System volume
    03 Check/fix the filesystem using Disk Utility &/or Diskwarrior
    04 Repair permissions using Disk Utility
    05 Create a new user account, and see if the problem persists there
    06 Clear system & user caches
    07 Run FCP Rescue
    08 Unplug all USB, Firewire devices except Apple mouse
    09 Startup in SafeBoot mode, and see if the problem persists there
    10 Reset system firmware
    MORE SERIOUS TROUBLESHOOTING
    11 Reapply the latest combo updater
    12 Run the Apple hardware diagnostic CD
    13 Check the hard drive for bad blocks
    14 Take out 3rd party RAM
    15 Unplug 3rd Party PCI cards
    16 Reset PMU
    17 Archive and reinstall the OS
    18 Reinstall the system from scratch
    19 Send the machine back to Apple

  • Unable to initialize the Microsoft Exchange Information Store service. - Error 0x96f.

    PLease help, I've rstored from backup three times with no success I'm getting the following error
    "Unable to initialize the Microsoft Exchange Information Store service.   - Error 0x96f. "
    It's LDap related but i have no idea why :-(
    Best Regards Bernhard

    IPv6 had been disabled for months on my SBS 2008 Server running Exchange 2007 SP1.  I ran 40 or so Windows Updates; subsequently, the next morning Exchange was no longer running; topology issues, event ID 2604, 2114 and 2601 were all over my Application
    Log.  After 12 hours of research I found this post; figured it was worth a shot and instantly all my services for Exchange fired up.  Thanks for the tip; I have no idea which update changed what in regards to needing IPv6 enabled, but that silly
    little check mark fixed it.  
    Thank you for sharing your solution! 
    Dan

  • Not able to Start Hyper-V(2012 R2) VM when placing the VM config file on Samba Share,Its giving error:Unable to initialize the saveset

    ---We are trying to setup Hyper-V on Samba shares samba version 3.6 exported from Ubuntu  M/c. Basically runnig the Public(share) from the Ubuntu and able to access it from Windows 2012 (create/modify everything). I used Hyper-V and placed the disks
    ".vhd" on this , VM succesfull created and started. However when I placed the VM config files on this (samba) shares VM created successfully but its not starting, Its giving error like Unable to initialize the saveset -- Any idea how to place the
    Hyper-V VM config files samba share?

    Hi Rakesh KK,
    Please confirm your share meet the Serve 2012r2 Hyper-V requirement, you can refer the following KB to get more detail require conditions.
    Deploy Hyper-V over SMB
    http://technet.microsoft.com/en-us/library/jj134187.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Unable to initialize the VISA library

    /usr/local/vxipnp/linux/NIvisa/NIvisaic     -->          Unable to initialize the VISA library. The VISA Interactive Control utility will exit.
    Running RHEL 5.11 (32-bit)
    [root@x74943 ~]# rpm -qa|grep nivisa
    nivisa-4.5.1-f0
    [root@x74943 ~]# rpm -qa|grep ni488
    ni4882i-2.5.1-f0
    gpibexplorer and driverwizard start up fine. I've never used nispy, but it is bombing too.
    x74943(paul.autore)8> ./nispy
    LabVIEW caught fatal signal
    8.2.1 - Received SIGSEGV
    Reason: address not mapped to object
    Attempt to reference address: 0x10
    Segmentation fault
    Uninstall and re-install of NI-VISA didn't help. NIvisaic was running fine days ago. This system was not patched since it was working OK, but the root partition was reduced and a new physical volume was created for LVM so that /var, /tmp,... could be copied over and remounted as separate file systems.
    I have not tried yet to mess with reinstalling NI-488.2
    ldd /usr/local/vxipnp/linux/NIvisa/NIvisaic     shows same output as an identical working system

    This issue has been resolved. It may have been the re-install of NI-488 that really solved the problem. The ‘gpibprtk.ko’ module had a problem loading, but we also found a problem with a shared memory kernel parameter.

  • Unable to initialize logging infrastructure for localization

    I think this might be trouble:
    After patching LMS 3.2 up, I checked Syslog Collector status. It *looked* fine, except every number is zero across the board. Toggling subscription on/off did nothing. I see an old thread with a similar issue that indicates TAC assistance with DB queries to fix config archive unique IDs is needed. Barring that, would I be able to recover by simply restoring a copy of the old LMS backup?
    Forwarded
    Invalid
    Filtered
    Dropped
    Received
    Up Time
    Update Time
    1.
    nms.fqdn.com
    0
    0
    0
    0
    0
    Feb 25 2010 02:22:00 Eastern Standard Time(GMT -05:00:00)
    Feb 25 2010 02:28:49 Eastern Standard Time(GMT -05:00:00)
    tail -f SyslogAnalyzerUI.log
    [ Wed Feb 24  18:19:38 EST 2010 ],INFO ,[TP-Processor6],com.cisco.nm.rmeng.common.VerifyRMELicense,validate,?,INFO: Resource Limit from License file=1500
    [ Wed Feb 24  18:19:38 EST 2010 ],INFO ,[TP-Processor6],com.cisco.nm.rmeng.common.VerifyRMELicense,validate,?,
    [ Thu Feb 25  02:10:42 EST 2010 ],ERROR,[TP-Processor1], Unable to initialize logging infrastructure for localization
    [ Thu Feb 25  02:10:43 EST 2010 ],ERROR,[TP-Processor1],No resource is associated with key "Unable to initialize logging infrastructure for localization".
    [ Thu Feb 25  02:10:43 EST 2010 ],ERROR,[TP-Processor1],Unable to initialize logging infrastructure for localization
    I did a full dmgtd restart, but there's no new entry in SyslogAnalyzerUI.log:

    tail -f AnalyzerDebug.log
    [ Thu Feb 25  02:21:45 EST 2010 ],INFO ,[main],newsyslogqueue queue created with max size 100000
    [ Thu Feb 25  02:21:45 EST 2010 ],INFO ,[main],processorsyslogqueue queue created with max size 100000
    [ Thu Feb 25  02:21:45 EST 2010 ],INFO ,[main],Queue for new incoming syslogs created with size 100000
    [ Thu Feb 25  02:21:45 EST 2010 ],INFO ,[main],Queue for action processor created with size 100000
    [ Thu Feb 25  02:21:55 EST 2010 ],INFO ,[main],Action processors created
    [ Thu Feb 25  02:21:55 EST 2010 ],INFO ,[main],Action processors created
    [ Thu Feb 25  02:21:55 EST 2010 ],INFO ,[main],Action processors created
    [ Thu Feb 25  02:21:55 EST 2010 ],INFO ,[main],Action processors created
    [ Thu Feb 25  02:21:55 EST 2010 ],INFO ,[main],Action processors created
    [ Thu Feb 25  02:22:00 EST 2010 ],INFO ,[main],Service started...
    tail -f SyslogCollector.log
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:01:14,930, Logging System Initialized.
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:01:14,932, System Initialized.
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:01:14,962, Queue Cap 100000
    SyslogCollector - [Thread: main] WARN , 25 Feb 2010 02:01:17,330, Unable to resurrect connection to a subscriber.
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:01:17,376, Service started...
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:17:19,644, Logging System Initialized.
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:17:19,646, System Initialized.
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:17:19,666, Queue Cap 100000
    SyslogCollector - [Thread: main] WARN , 25 Feb 2010 02:17:21,947, Unable to resurrect connection to a subscriber.
    SyslogCollector - [Thread: main] INFO , 25 Feb 2010 02:17:21,993, Service started...
    tail -f SyslogAnalyzerUI.log
      repositories:
        /WEB-INF/classes/
    ----------> Parent Classloader:
    org.apache.catalina.loader.StandardClassLoader@170bea5
    [ Wed Feb 24  18:19:38 EST 2010 ],INFO ,[TP-Processor6],com.cisco.nm.rmeng.common.VerifyRMELicense,validate,?,INFO: Resource Limit from License file=1500
    [ Wed Feb 24  18:19:38 EST 2010 ],INFO ,[TP-Processor6],com.cisco.nm.rmeng.common.VerifyRMELicense,validate,?,
    [ Thu Feb 25  02:10:42 EST 2010 ],ERROR,[TP-Processor1], Unable to initialize logging infrastructure for localization
    [ Thu Feb 25  02:10:43 EST 2010 ],ERROR,[TP-Processor1],No resource is associated with key "Unable to initialize logging infrastructure for localization".
    [ Thu Feb 25  02:10:43 EST 2010 ],ERROR,[TP-Processor1],Unable to initialize logging infrastructure for localization

  • Droid Razr M Camera is unable to initialize problem HELP!!

    I have a Droid Razr M and lately when I try to use the camera I get a message saying "camera is unable to initialize".  Now this doesn't always appear but when it does I have to reboot my phone if I want to use the camera.  As you can imagine this is very frustrating and time consuming especially if you are just trying to snap a candid pic.  Does anyone else have this issue or know a fix for it??  Thanks!

    I have the same problem with my one year old Razor Max.
    I did what was suggested by breezex in #1 (pasted below) but don't know how to system cache clear/cache partition reformat.
    Settings > Apps > All > Camera    and clear cache and data
    A system cache clear/cache partition reformat.  Just follow the instructions for an alternate factory reset (using volume and power buttons) and do the cache clear instead of a factory reset.  Be careful.
    I launched in Safe Mode without success. I went to my local Verizon store and they eventually did a factory reset (wiping out everything). Then the camera worked. That was yesterday, 4/3/13.
    Now: same thing all over again, except Safe Mode helps. Camera starts but often freezes on a random image.
    This is probably happening a lot more than we see here in this page.
    Please HELP Verizon!!!!

  • SSL on 3.1 with a Company Provided Cert

    We are setting up BOXI 3.1, on a Windows 2003 server using Apache Tomcat as the webserver.  We have to use our company provided SSL cert so the directions in the Admin guide won't work.
    Has anyone else had to address this type of SSL cert?

    try searching on [tomcat's site|http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html] using any key terms relating to your SSL method.
    We don't actually have any control over the tomcat configuration with SSL since we just package it with our product.
    You should be able to set up multiple methods of SSL though.
    Regards,
    Tim

  • Error while installing exchange2007 : Unable to initialize the Microsoft Exchange Information Store service. Failed to find the

    Hi,
    I am trying fresh install of exchange2007, everything gone well but, finally it thrown a error saying :
    Unable to initialize the Microsoft Exchange Information Store service. Failed to find the working directory parameter from the registry - Error 0x80004005.
    the installation log says
    6/5/2007 3:14:05 PM] [1] Processing component 'Mailbox Service Control (Last)' (Starting mailbox services).
    [6/5/2007 3:14:05 PM] [1] Executing 'start-SetupService -ServiceName MSExchangeIS -MaximumWaitTime "unlimited"', handleError = False
    [6/5/2007 3:14:05 PM] [2] Launching sub-task '$error.Clear(); start-SetupService -ServiceName MSExchangeIS -MaximumWaitTime "unlimited"'.
    [6/5/2007 3:14:05 PM] [2] Beginning processing.
    [6/5/2007 3:14:05 PM] [2] The maximum wait for the operation is set to 'unlimited'.
    [6/5/2007 3:14:05 PM] [2] Service checkpoint has progressed. Previous checkpoint='0' - Current checkpoint='1'.
    [6/5/2007 3:14:05 PM] [2] Will wait '10000' milliseconds for the service 'MSExchangeIS' to reach status 'Running'.
    [6/5/2007 3:14:15 PM] [2] Service 'MSExchangeIS' failed to reach status 'Running' on this server after waiting for '10000' milliseconds.
    [6/5/2007 3:14:15 PM] [2] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [2] [ERROR] Unexpected Error
    [6/5/2007 3:14:15 PM] [2] [ERROR] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [2] Ending processing.
    [6/5/2007 3:14:15 PM] [1] The following 1 error(s) occurred during task execution:
    [6/5/2007 3:14:15 PM] [1] 0.  ErrorRecord: Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] 0.  ErrorRecord: Microsoft.Exchange.Configuration.Tasks.ServiceFailedToStartException: Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] [ERROR] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] Setup is halting task execution because of one or more errors in a critical task.
    [6/5/2007 3:14:15 PM] [1] Finished executing component tasks.
    [6/5/2007 3:14:15 PM] [1] Ending processing.
    [6/5/2007 3:14:18 PM] [0] End of Setup
    [6/5/2007 3:14:18 PM] [0] **********************************************
    this I am trying on my test system please help me out in resolving the issue
    thanks in advance,

    Gary,
    Open Registry Editor.
    In Registry Editor, navigate to the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
    Create the following value (REG_SZ): Working Directory and give it a value that points to the new database folder.
    Make sure you back up the registry before you do any changes on it.
    Raj

  • 5.1.4 update breaks HDV capture? Unable to Initialize Capture Device

    Problem:
    Final Cut Pro cannot capture standard 1080i60 HDV footage from Sony FX1 camcorder. FCP reports "Unable to Initialize Capture Device" when the log and capture window is opened. However, the footage CAN be captured in iMovie (which is interesting, and unacceptable). When HDV>DV downconvert option on camcorder is activated, footage CAN be captured as anamorphic SD, so the camcorder and FW do work.
    The problem is occuring on a rock-solid FCP system that I use on a regular basis (mainly for SD editing). It has been approx 2 weeks since I last attempted a HDV capture, the system has been working great with SD footage (still does).
    Factors that have changed to my knowledge since HDV capture was last functioning properly:
    *Added a new external FW drive into regular usage (a different brand than normally used, no issues with it so far).
    *Updated FCP to 5.1.3, and then 5.1.4 when that fix came out. All SD captures and work have been fine so far.
    Here's what's interesting...I had a copy of the FCP v5.0.4 .app that I had saved an archive of prior to the crossgrade update. Guess what? I can load it up, and it captures HDV without any problems! With that in mind, this looks like an FCP 5.1.4 issue. But I am at a loss on how to proceed further in troubleshooting. Many thanks in advance for any assistance.
    Matt Jeppsen
    FresHDV.com
    ---NOTES---
    What I have tried:
    *Attempted capture with a different Sony FX1 camcorder.
    *Swapped firewire cables and system firewire ports.
    *Attempted capture with camera FW chained to an external HDD.
    *Unplugged all other external firewire devices from the system.
    *Trashed FCP prefs using FCP Rescue 5, created new project using Easy Setup (for HDV).
    *Tried different variations of FCP A/V settings, tried all the HDV FW device control presets and the HDV AIC capture preset.
    *Per instructions at http://docs.info.apple.com/article.html?artnum=301852 I removed the numbered Quicktime pckg Receipts and re-installed the latest version (7.13). Post-install/reboot, I repaired Disk Prefs and Verified the disk using Disk Util.
    *Have also attempted installing QT 7.13 2 and 3 times in a row, also trying disk prefs repair BEFORE the post-install reboot.
    Final Cut Pro Audio/Video Settings:
    Sequence Preset: HDV-1080i60
    Capture Preset: HDV
    Device Control Preset: Sony HDV Firewire
    Sony HDR-FX1 IN/OUT REC settings:
    *VCR HDV/DV: HDV
    *COMPONENT: 1080i/480i
    *i.LINK CONV: OFF
    *TV TYPE: 16:9
    *A/V->DV OUT: OFF
    System/Software Facts:
    *Final Cut Pro 5.1.4
    *Quicktime 7.13
    *PPC Mac G5 2.7 Dual (2.5GB RAM)
    *35GB free on System, 45GB free on internal FCP Scratch disk
    Final Cut Pro 5.1.4, G5 DP 2.7 (PPC) Mac OS X (10.4.8)

    I think I figured out this vexing problem. I too was having the same issue. Check to see that your Quicktime is newer than 7.1.2. If it isn't you'll have to upgrade it. I only upgraded to 7.1.6 here because I was afraid of going to a really new version. http://www.apple.com/support/downloads/quicktime716formac.html. After I upgraded my quicktime, I ran software update and the Final Cut Pro 5.1.4 update appeared. I hoipe this helps.

  • Unable to initialize HDV deck.   Please make sure a deck is connected....

    Ok, this is driving me nuts. I've done this before. I have a Canon HV20. I spent HOURS and HOURS on Sunday (two days ago) capturing 1.5 hours of video (DV, not HD) from my HV20 using iMovie09. Then spent more hours burning a DVD using iDVD09. Results were less than glamorous. Quite disappointing, video-quality-wise....
    So today I reinstalled FCE 4.0 (HD) and decided to capture a few minutes of the same film and compare the results when making a DVD. My expectations are that it will look better. Naturally, I was hoping for the less-expensive, easier to use product (iMove09) would win, but so far, I can't compare because I keep getting "Unable to initialize HDV deck...". Folks, I have a firewire cable connected. I just used the same camera on the same cable on the same computer (macbook pro). the ONLY thing i changed was the software. Even switched back to iMovie for a minute to see if the cable still worked and sure enough, it's fine.
    So, I'm blank on ideas here as to why "FILE/CAPTURE" in FCE would give me this error now. I'm waaaaaaaay open to ideas and even open to "stupid user error"... just tell me what it is....
    This is soooooooooooo frustrating. Now I remember why I don't do video that often. Real pain in the butt sometimes...
    Thoughts????

    "Unable to initialize HDV deck...".
    You seem to be trying to capture DV?
    At the moment FCE is looking for a HDV camera and there is not one attached, a DV camera is.
    Change the Easy Setup to the correct DV option to match the cameras output (audio and video), save, then try again.
    Al

Maybe you are looking for

  • Adobe cloud application manager - can not connect to internet

    To ADOBE - The Adode cloud Order no is DSSY006786009DT and is current The Adobe cloud application manager - can not connect to internet even though there is internet connection and says it might be time zone error but that is correct  - Sydney Austra

  • Excise invoice ..?

    Hi all Can anybody explain me , what are all the transaction codes  are there in SAP for below activity. 1.were to get the list of captured  vendor excise invoice list. 2.How to find whether posting done for the same list or not ..? Thanks sap-mm

  • Folder with question mark, cannot reinstall 10.4

    Yesterday when I open my computer it was frozen. After rebooting it a folder with a question mark came up. After I tried to reinstall the original software (10.4) the computer came up with a message saying that the software cannot be reinstalled. The

  • Build applicatio​n freezes, USB-6501

    I am running LabView 7.1.1 on Mac OS X 10.3.9. I am controlling a couple of instruments via GPIB and the USB-6501 with DAQmx Base. My VI works fine. I'm trying to build a stand alone application with the application builder and it freezes during the

  • Material from material type

    hi all i have an urgent need to get report in excel for material according to material type. what is the table for that,how can i get it??? thanks