Error Occurred: Exception thrown is NOT a DSCException : UnExpected From DSC

Hey Everybody ,
In the context of my project. I was bring to use LiveCycle ES API  to identify with the server . so when i try to connect using the EJB proposed by livecycle i get this error :
com.adobe.idp.um.api.UMException| [com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient] errorCode:16385 errorCodeHEX:0x4001 message:Exception thrown is NOT a DSCException : UnExpected From DSC chainedException:ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.chainedExceptionMessage:Internal error. chainedException trace:ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java :175)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
at com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient.authenticate(Au thenticationManagerServiceClient.java:109)
at com.gaselys.test.PurgeProcess.main(PurgeProcess.java:71)
Caused by: java.rmi.RemoteException: Remote EJBObject lookup failed for 'ejb/Invocation'; nested exception is:
org.jboss.remoting.CannotConnectException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://127.0.0.1:4446/?dataType=invocation&enableTcpNoDelay=true&marshaller=org.jboss. invocation.unified.marshall.InvocationMarshaller&socketTimeout=600000&unmarshaller=org.jbo ss.invocation.unified.marshall.InvocationUnMarshaller]
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.initialise(EjbMessageDispatcher. java:105)
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java :141)
... 4 more
Caused by: org.jboss.remoting.CannotConnectException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://127.0.0.1:4446/?dataType=invocation&enableTcpNoDelay=true&marshaller=org.jboss.invocation.unified.marshall .InvocationMarshaller&socketTimeout=600000&unmarshaller=org.jboss.invocation.unified.marsh all.InvocationUnMarshaller]
at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientI nvoker.java:530)
at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
at org.jboss.remoting.Client.invoke(Client.java:1550)
at org.jboss.remoting.Client.invoke(Client.java:530)
at org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy.invoke(UnifiedInvokerProxy.ja va:183)
at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:365)
at org.jboss.invocation.MarshallingInvokerInterceptor.invoke(MarshallingInvokerInterceptor.j ava:63)
at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:61)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:70)
at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:184)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
at $Proxy0.create(Unknown Source)
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.initialise(EjbMessageDispatcher. java:95)
... 5 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at org.jboss.remoting.transport.socket.SocketClientInvoker.createSocket(SocketClientInvoker. java:187)
at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.getConnection(MicroSocketCli entInvoker.java:801)
at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientI nvoker.java:526)
... 17 more
NB:  The ejb is working well on my first environment <Dev>
I'm using Livecycle ES 2 9.0
JBoss_4_2_1_GA
Oracle 10g
Any proposal or suggestion will be useful
Naoufal FAHEM

Awsome I have no more error
i had to make change on my  jboss-service.xml .
change
<attribute name="serverBindAddress">${jboss.bind.address}</attribute>
i changed the ${jboss.bind.address} with my server ip adress.
now everything is working fine

Similar Messages

  • Data Quality vendor-specific error: An error occurred when calling function 'sdq_init_connector ()' in connector ": "(-8) Exception!." Detailed error message: Exception thrown by Java: java.lang.UnsatisfiedLinkError: nio (Not found in com.ibm.oti.vm.boots

    When attempting to create a new Account in siebel integrated with OEDQ the following error occurs.
    ERROR
    Data Quality vendor-specific error: An error occurred when calling function 'sdq_init_connector ()' in connector ": "(-8) Exception!." Detailed error message: Exception thrown by Java: java.lang.UnsatisfiedLinkError: nio (Not found in com.ibm.oti.vm.bootstrap.library.path)(SBL-APS-00118)
    STEPS
    The issue can be reproduced at will with the following steps:
    1) from EDQ director we have imported the EDQ_CDS,EDQ-REFERENCE DATA & EDQ_HISTORICAl DATA packages sucessfully.
    2) Created dnd.param file in SIebel server SDQCOnnector folder.
    3) Copied the libdnd.so file to siebsrvr lib directory(32 bit)
    3) In dnd.param file we have mentioned the javalib file and instllation directory path(<Siebsrvr roo>/dnd/install)
    4) Unzipped the EDQ-Siebel Connector files in dnd/install folder
    5) Copied the dnd.properties file in dnd/install directory and modified it accordingly to point to installed EDQ instance.
    6) Configured the Siebel components for EDQ integration.
    7) Realtime EDQ jobs are running.
    8) Create a new Account
    Env details are
    On : 8.2.2.14 [IP2014] version, Client Functionality
    EDQ 11.1.1.7.4
    IBM JDK 1.7 32 bit
    Using Open UI
    Any Champ have faced this issue and overcame it please let me know the resolution steps. your help is
    Regards
    Monoj Dey
    9007554589

    Hi Monoj,
    A few questions:
    - What OS is Siebel running on?
    - What version of the Siebel connector are you using?
    - Which libdnd.so file are you using?
    - What's the contents of your dnd.parms file?
    thanks,
    Nick

  • 'exception thrown but not caught' error on the url iview

    Hi,
    EP6, we have url iview that is working fine for displaying a web application. but the problem is some of the link on the web application throws 'exception thrown but not caught' error. it happens to some of the users though.

    Hi Mokone
    I agree with Raghvendranath statement.
    This is not portal side problem.U just using URL of that application
    Also do this
    Open the URLiView editor and check the Fetch Mode property value.
        Launch the same URL in a new browser window (not in the portal).
        Change the URLiView Fetch Mode property from Server-Side to Client-Side.
        The iView is using the Server-side fetching mode but no proxy is defined for the portal
    Hope this info help you
    Regards
    Ruturaj

  • BME-99003:  An error occurred, so processing could not continue.

    Got the error message below when working with my faces-config.xml file.
    I currently have several JSF navigation cases labeled as "!NLS Error" (No Quotes)
    Steps to create the error...
    1. Create an ADF Faces project with 10-15 pages and navigation rules between each page.
    2. Outside of JDeveloper, redo your folder structure on how you store your pages.
    3. Inside Jdeveloper, update the source of faces-config.xml to point to the new location of the files.
    4. Click on the diagram tab.
    On my screen, the diagram for both the old and new files was appearing. When trying to delete the diagram for the old files, I got the error message. I cannot save the file faces-config.oxd_faces.
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.startMove(Unknown Source)
         at oracle.bm.diagrammer.track.MoveTracker.<init>(Unknown Source)
         at oracle.bm.diagrammer.track.SelectionTracker.mousePressed(Unknown Source)
         at oracle.bm.diagrammer.track.ModularTracker.processEvent(Unknown Source)
         at oracle.bm.diagrammer.track.SelectionTracker.processEvent(Unknown Source)
         at oracle.bm.diagrammer.track.TrackerStack.processEvent(Unknown Source)
         at oracle.bm.diagrammer.BaseDiagramView$53.processEvent(Unknown Source)
         at oracle.bm.diagrammer.PageView$PageViewPanel.fireEvent(Unknown Source)
         at oracle.bm.diagrammer.PageView$PageViewPanel.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3889)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    ________________________________________________________________________________

    To fix this issue, I performed the following...
    1. Copy the xml from the faces-config source tab.
    2. Delete the faces-config.xml file within JDeveloper.
    3. Create a new faces-config.xml file.
    4. Paste xml from step one into the faces-config source tab.
    Really not that bad of an issue, I only posted because the error message directed me to.

  • FRM-99999: A network error occurred, the client will not...

    Hi Folks,
    I'm getting the below Forms error message appears as an alert,
    while loading it in a browser using static HTML.
    ====
    FRM-99999: A network error occured, the client will not be able
    to continue.
    Details...
    Java Exception
    java.net.SocketException: Socket read failed|
    |at java/net/SocketInputStream.socketRead|
    |at java/net/SocketInputStream.read|
    |at oracle/forms/net/EncryptedInputStream.fill|
    |at oracle/forms/net/EncryptedInputStream.read|
    |at java/io/DataInputStream.readUnsignedByte|
    |at oracle/forms/engine/Message.readDetails|
    |at oracle/forms/engine/Message.readDetails|
    |at oracle/forms/net/StreamMessageReader.run|
    ====
    If you have any solution for this problem, Pls mail me.
    Regards
    Ramasundaram
    ([email protected])
    null

    Erik Martens (guest) wrote:
    : Ramasundaram Perumal (guest) wrote:
    : : Hi Folks,
    : : I'm getting the below Forms error message appears as an
    alert,
    : : while loading it in a browser using static HTML.
    : : ====
    : : FRM-99999: A network error occured, the client will not be
    : able
    : : to continue.
    : : Details...
    : : Java Exception
    : : java.net.SocketException: Socket read failed|
    : : |at java/net/SocketInputStream.socketRead|
    : : |at java/net/SocketInputStream.read|
    : : |at oracle/forms/net/EncryptedInputStream.fill|
    : : |at oracle/forms/net/EncryptedInputStream.read|
    : : |at java/io/DataInputStream.readUnsignedByte|
    : : |at oracle/forms/engine/Message.readDetails|
    : : |at oracle/forms/engine/Message.readDetails|
    : : |at oracle/forms/net/StreamMessageReader.run|
    : : ====
    : : If you have any solution for this problem, Pls mail me.
    : : Regards
    : : Ramasundaram
    : : ([email protected])
    : To troubleshoot your Developer 6 Server
    : WinNT
    : ifsrv60.exe -listen port=9000
    : Unix
    : $ f60ctl start pool=10
    : $ ps -ef | grep f60
    : oracle 24713 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=7,2,(null)
    : oracle 24714 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=8,3,(null)
    : oracle 24719 24709 2 10:35:49 pts/4 0:01 f60runw
    : webfile=13,8,(null)
    : oracle 24712 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=6,1,(null)
    : oracle 24718 24709 2 10:35:48 pts/4 0:01 f60runw
    : webfile=12,7,(null)
    : oracle 24715 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=9,4,(null)
    : oracle 24717 24709 2 10:35:48 pts/4 0:01 f60runw
    : webfile=11,6,(null)
    : oracle 24709 1 0 10:35:47 pts/4 0:00 f60srvm
    port=9000
    : pool=10
    : oracle 24720 24709 2 10:35:50 pts/4 0:01 f60runw
    : webfile=14,9,(null)
    : oracle 24716 24709 2 10:35:48 pts/4 0:01 f60runw
    : webfile=10,5,(null)
    : oracle 24711 24709 2 10:35:47 pts/4 0:01 f60runw
    : webfile=5,0,(null)
    I have got the same problem and I do not know how to troubleshoot
    Developer 6 Server with ifsrv60.exe -listen port=9000 command. I
    am working on WinNt server. Can any one help me.
    Thanks
    null

  • Exception thrown and not caught

    I am testing out Ben Forta's tutorial 2 on ajax dropdown
    menus and I am getting the following error...
    Line: 787
    Char: 1
    Error: Exception thrown and not caught
    WTH????

    Hi,
    Check for any html comments placed either in your
    Application.cfm file (or) the page which you are experiencing the
    error. If anything exists remove those comments and try running the
    page again..
    HTH

  • Dynamic Actions & Cascading List of Values (Exception thrown and not caught

    I am having a really strange issue within my Apex 4.0 environment where I am trying to build dynamic actions and cascading list of values.
    I am trying to develop new functionality in an existing application, (original application developed using HTMLdb 1.6 and gradually updated to Apex 4.0.1), to add a dynamic action that sets a value of another field, using SQL. The dynamic action is failing with 'Exception thrown and not caught - jquery-1.4.2.min.js Line: 28 Char: 162'. However, when I create a new application within the same workspace and develop the same functionality is works without a problem.
    I have ensured the templates for each page/region are an exact copy of each other.
    <b>When I run the application in Firebug I get the following information:</b>
    Date     Fri, 31 Dec 2010 14:20:03 GMT
    Server     Oracle-Application-Server-11g
    X-DB-Content-length     87
    Set-Cookie     HTMLDB_IDLE_SESSION=31-DEC-2010 23:20:03;path=/
    Content-Length     87
    Keep-Alive     timeout=5, max=99
    Connection     Keep-Alive
    Content-Type     text/html; charset=UTF-8
    Content-Language     en
    <b>For the application that is working I get slightly different response headers.</b>
    Date     Fri, 31 Dec 2010 14:20:37 GMT
    Server     Oracle-Application-Server-11g
    Cache-Control     no-cache
    Pragma     no-cache
    X-DB-Content-length     14
    Content-Length     14
    Keep-Alive     timeout=5, max=94
    Connection     Keep-Alive
    Content-Type     application/json
    Content-Language     en
    <b>Notice the Content-Type for the version that doesn't work is using "text/html", while the working version uses "application/json"
    Firebug also provides the following error:</b>
    uncaught exception: Invalid JSON: Content-type: application/json Cache-Control: no-cache Pragma: no-cache {"value":"1"}
    <b>Does anyone have any idea what is going on??
    Thanks.
    Jon</b>

    Patrick,
    Thanks my session verify function was causing the problem and I have removed it temporarily from my authentication scheme.
    I am using the "check_timeout" function that was developed a number of years ago as part of a "How To" section in the old HTMLdb days. I knew there was an issue with this routine as the newer versions of the browsers handle cookies differently and I was going to redevelop it at some point. Do you know which part of the function causes the issue?
    Many Thanks,
    Jon
    FUNCTION check_timeout
    RETURN BOOLEAN
    AS
    l_session_expire VARCHAR2(256) := NULL;
    l_cookie_exists BOOLEAN := TRUE;
    BEGIN
    IF htmldb_custom_auth.get_user IS NULL THEN
    RETURN TRUE;
    END IF;
    BEGIN
    l_session_expire := owa_cookie.get('HTMLDB_IDLE_SESSION').vals(1);
    EXCEPTION WHEN NO_DATA_FOUND THEN
    l_cookie_exists := FALSE; -- no cookie set, assume first page visit after login
    END;
    IF l_cookie_exists
    AND TO_DATE(l_session_expire,'DD-MON-YYYY HH24:MI:SS') < SYSDATE
    THEN
    wwv_flow.g_unrecoverable_error := TRUE;
    owa_util.redirect_url('f?p='||'500:101'); -- Note hard-coded login application and page ID 500:101
    RETURN FALSE;
    ELSIF NOT g_cookie_already_sent THEN
    owa_util.mime_header('text/html', FALSE);
    owa_cookie.send ( NAME => 'HTMLDB_IDLE_SESSION',
    VALUE => TO_CHAR(SYSDATE+(c_max_idle_minutes/1440),'DD-MON-YYYY HH24:MI:SS'),
    expires => NULL,
    path => '/',
    domain => NULL );
    owa_util.http_header_close;
    g_cookie_already_sent := TRUE;
    END IF;
    RETURN TRUE;
    END check_timeout;

  • HT3743 my iphone 4 i bought was jailbroken to ios 6.0.1 redsn0w but i tried to restore the iphone and now it keeps saying connect to itunes but when i connect and try to restore an "unknown error" occurs and it will not boot up whatsoever. please help!

    my iphone 4 i bought was jailbroken to ios 6.0.1 redsn0w but i tried to restore the iphone and now it keeps saying connect to itunes but when i connect and try to restore an "unknown error" occurs and it will not boot up whatsoever. please help!

    If you want to solve your problems, unjailbreak. And don't do it again, because jailbreaking causes problems as you read about in that article. You can try Recovery Mode: http://support.apple.com/kb/HT1808

  • "Could not be copied because an error occured. There is not enough memory."

    Hello,
    I recently got an iPad 64gb. And have since been loading all of my Comic backups onto it (Via Cloudreaders). I've got 32.5gb used and 26.4gb Free. Every 20-30 issues or so I get an error that says "Comic book name here" cannot be copied because an error occured. There is not enough memory available.
    Now the easiest way to fix this is to close iTunes and restart it - This will allow me to add another 20-30 so issues before having to do it again. However that doesn't seem to be right expecially when i'm unable to backup my ipad because I get this error.
    Is there anyone out there who can help me?
    Thanks in advance.

    Update:
    I upgraded to iOS 5. Same problem.
    New information:
    I've noticed my iTunes use from around 65,000 K int he Memory section of Processes (Windows 7). However right before the crash it's using almost 2,000,000 K in the memory section.

  • I get this error msg. "An error occurred while sending. The mail sever responded: From address is not valid [R0107001]. My email address is correct. Why?

    Can't send email. Get error: "An error occurred while sending. The mail sever responded: From address is not valid [R0107001]. Please verify your email address is correct in your Mail Preference and try again."
    My email ([email protected]) is correct.
    After receiving the error message I try to resend. Get second error message. BUT AFTER ABOUT SIX TRYS THE MESSAGE IS SENT.
    What shall I do???

    problem solved. an update thunderbird message showed up, did update and now works. WOW!

  • Error Occurred: PDF header signature not found.

    Receiving error on 2 different computers when trying to open pdf documents to print. One computer has Adobe Acrobat X and the other has Adobe Reader XL 11.0.05,
    Following is the error:
         Error Occurred: PDF header signature not found.
    What is causing the error and what changes need to be made to allow the documents selected to be opened?
    Thanks in advance,

    What software is issuing the warning or error?
    Is this form created in LiveCycle?
    That is the Adobe product that creates an XML form.

  • Getting this error message: FLAGFOX VERSION: 4.2.x (2013-11) ERROR MESSAGE: Fatal Flagfox startup error! EXCEPTION THROWN: IPv4 DB file is corrupt (got 508296

    After the message the program runs fine. How do I get rid of the error?
    FLAGFOX VERSION: 4.2.x (2013-11)
    ERROR MESSAGE: Fatal Flagfox startup error!
    EXCEPTION THROWN: IPv4 DB file is corrupt (got 508296 bytes but expected 504414 bytes)
    BROWSER: Mozilla Firefox 26.0 (Gecko 26.0 / 20131205075310)
    OS: Windows NT 6.1; WOW64 (WINNT x86-msvc windows)
    LOCALE: en-us content / en-us UI / en-us OS

    Try posting in the Flagfox forum. <br />
    http://flagfox.net/forum/

  • FLAGFOX VERSION: 4.2.x (2013-6) ERROR MESSAGE: Fatal Flagfox startup error! EXCEPTION THROWN: IPv4 DB file is corrupt (got 493668 bytes but expected 489672 by

    FLAGFOX VERSION: 4.2.x (2013-6)
    ERROR MESSAGE: Fatal Flagfox startup error!
    EXCEPTION THROWN: IPv4 DB file is corrupt (got 493668 bytes but expected 489672 bytes)
    BROWSER: Mozilla Firefox 22.0 (Gecko 22.0 / 20130618035212)
    OS: Windows NT 6.1 (WINNT x86-msvc windows)
    LOCALE: en-us content / en-us UI / el-gr OS

    does disabling all addons but flagfox work, you seem to have a lot of cookie programs that may conflict.

  • Itunes error message "file name here cannot be copied because an error occured. There is not enough memory available."

    Hello,
    I have an iPad 64gb. Been trying to load files on it with plenty of memory to spare. generally though i cant load more than about 35mb at a time before the message "file name here cannot be copied because an error occured. There is not enough memory available." pops up. I keep needing to close itunes, unplug my ipad, and restart it again. but the issue remeains the same.
    when i open up task manager i notice that memory usage by itunes goes from 95,000K to 1,750,000K in under 30sec which is when i get the error message. any solutions? currently running itunes on Vista.
    Thanks in advance.

    trash stuff form your computers hard drive to free up space.

  • The app could not be added to your itunes library because an error occurred. There is not enough memory available.

    Hi guys,
    When i drag and drop an application(development app built) to my iTunes> Library > App. Then i got a error "The app 'XYZ' could not be added to your itunes library because an error occurred. There is not enough memory available." Please see my image below:
    I seached any solutions to fixing for those problems. But i did not still to  fix them.
    Apple Support Team please help me for this problem! Or anyone? Can you help me for fix this problems?
    Thanks guys so much!

    Thanks for your feedbacks "diesel vdub".
    "Is there sufficient free space on the computer?"--> My space on computer hardisk either ipad free more.
    "Has iTunes been closed and relaunched?"--> I launch this app any more time, and it still an error.
    "Has the computer been rebooted?"--> I try reboot my computer and --> open itune--> drag may app to itune--> Still occurr this message.
    Have you other way for fix this propblem?
    I running:
    My computer: Window 7 Ultimate
    My ipad: iPad 2, iOS 7.01.
    iTunes Application on Window version: 11.2.2.3
    Anyone, please help me!
    Thanks all.

Maybe you are looking for

  • Sql server will not start - Database 'model' cannot be opened. It is in the middle of a restore.

    Sql server service will not start after server reboot: 2009-08-13 14:15:43.94 spid7s      SQL Trace ID 1 was started by login "sa". 2009-08-13 14:15:43.97 spid7s      Starting up database 'mssqlsystemresource'. 2009-08-13 14:15:43.97 spid7s      The

  • Warp Stabilizer VFX, did you know

    I have been using After Effects 5.5 [AE] for a while and this is about Warp Stabilizer is After Effects CC [Ae]. Yes Warp Stabilizer in [Ae] is about 3 times faster that [AE] and also offers some very good added features.  Sometimes you need the adde

  • Error to login into EM

    Hi, I am unable to login into enterprise manager. I want see oracle memory advisor throug OEM but getting error in connect string. Username - sys     Password - xxxxx Connect String - connect as sysdba. Please do let me know what should I give in con

  • Problem when printing icons of an ALV grid

    I made an Alv grid report that has some icons.When i printed i don't see the icons but isee some characters ... What can i do ? Thanks a lot ....

  • 8120 Media Sync - "Your device is not recognized by Blackberry Media Sync"

    I got a new (refurbished from ebay) Pearl 8120.  I just downloaded the newest Desktop Manager and Media Sync software.  The Desktop Manager  works fine with the Pearl.  The 8GB microSDHC card was formatted and has worked fine in the phone so far.  Ho