Using SecureAMFChannel facing issue

Hi All,
I am trying to use the SecureAMFChannel in Adobe AIR,
I defined my servlet-config.xml properly and also added the
custom channel in my code
var ch1:SecureAMFChannel = new
SecureAMFChannel("my-secure-"amf",
"https://localhost:8400/applicationname/messagebroker/amfsecure");
var channelSet:ChannelSet = new ChannelSet();
channelSet.addChannel(ch1);
then i set this channel set to my service.
When i run the application and try to access the remote
service method nothing happens and after a min or so exception
comes that not able to make the connection.
I want to let this know in advance that i can use normal
AMFChannel and it worked fine for me to access the remote services.
Only issue I am facing is with SecureAMFChannel.
Can anybody let me know what is wrong in this case , if you
guys want i can post the config files and code. I am just avoiding
that so that it should not be a very big mail.
~hStrong

Hi,
This would be better off posted in the Flex Data Services
forum.
Try seeing what is actually going on by using Fiddler or
Charles to see the actual HTTP request / responses in this case.
(Charles / Fiddler acts as a proxy in between so even https traffic
you can see).

Similar Messages

  • Hi support team, I'm using iphone4, After i upgraded my ios7 i'm facing issues.Need ur help

    Hi support team, I'm using iphone4, After i upgraded my ios7.0.2 i'm facing issues.
    - Unable to view the incoming calls.
    - mobile hanging

    This is not the "support team".  These are user to user forums.  You are not addresssing Apple's "support team" by posting here.
    Which of the troubhleshooting steps listed in the iOS 7 user guide have you tried?  Have you tried a reset?

  • We are facing issue to open a static form PDF in Chrome Browser , which is loaded using Adobe FormService.Able to open in other browsers but not able to open the static forms in chrome with LC 11.0 version

    We are facing issue to open a static form PDF in Chrome Browser
    , which is loaded using Adobe FormService.
    Able to open in other browsers but not able to open the static
    forms in chrome with LC 11.0 version
    Below error message:
    The document you are trying to load
    requires Adobe Reader 8 or higher. You may not have the Adobe Reader installed
    or your viewing environment may not be properly configured to use Adobe Reader.
    For information on how to install Adobe Reader and configure your viewing
    environment please see http://www.adobe.com/go/pdf_forms_configure.
    Please let us know do we have any option for disabling
    <NoXFA/> tag by calling formService. RenderPDF() method on adobe service
    For dynamic forms its working by adding <NOXFA/> in
    DDX xml . only for static forms its not working because we are not using
    assembler service for this forms.
    Please let us know how we can disable XFA in static forms??????????????????

    If anyone is reading this still looking for what caused the issue and how to fix it here is what I discovered.
    The antivirus program our company uses, Bitdefender Antivirus Plus, was causing some of the PDF files not to open. After troubleshooting the different modules and settings the culprit was..
    Scan SSL in Privacy Control Settings. Turning it OFF solved the problem and all the PDF files that previously would not open now open just fine. This issue has been sent to Bitdefender for them to review. If you use a different antivirus program and are having this issue try locating the Scan SSL setting and see if turning it off solves the problem.

  • Facing issue using cache manifest for applications in iPad2

    Hi,
    I am facing issue while launching an application using cache manifest in ipad2, It needs a manually refresh to give the application in offline mode
    while the same application coming fine when changing the user agent of any developer browser to iOS ipad,Please suggest me if some splecial attribute needs to be set to make it work.
    Any Insight will be helpful.
    Thanks,
    DivyaP

    You have posted in the wrong space - please move your question to the BW/Bex related area.
    BI Platform is for Business Intelligence/Business Objects line of products.

  • Am facing issue on my iphone 5s after updating to ios 7.1.1, every while the phone hang after lock it and cannot unlock and even cannot turn on the screen this is so annoying, kindly advice if i have to go back to the store as device still under warranty

    Am facing issue on my iphone 5s after updating to ios 7.1.1, every while the phone hang after lock it and cannot unlock and even cannot turn on the screen this is so annoying, kindly advice if i have to go back to the store as device still under warranty, and if its a hardware issue or software ??

    Hello HaithamOkeely,
    We've an article that provides the following troubleshooting steps that may help stabilize your iPhone.
    If the device is unresponsive or if certain controls aren't working as expected, restart your device.
    If the device remains unresponsive or does not turn on (or power on), reset your device.
    If there is no video or if the screen remains black, verify that the device has enough charge to turn on:
    If you are using an iPad, ensure that it's connected to the USB Power Adapter supplied with the device.
    Let it charge for at least twenty minutes, then see if it starts normally.
    If there is no image on the screen, press the Sleep/Wake button to attempt to wake the device.
    If the screen displays a red battery icon, continue charging the device until the battery is fully charged. Learn more about charging iPhone and iPod touch, or iPad.
    If the above steps do not resolve the issue, or the if the screen remains black or shows a persistent Apple logo, try restoring with iTunes:
    Connect the device to your computer and open iTunes.
    If the device appears in iTunes, select and click Restore on the Summary pane. Learn more aboutrestoring iOS software.
    If the device doesn't appear in iTunes, try to force the device into recovery mode, and then restore it.
    If the above steps do not resolve the issue, contact Apple.
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Cheers,
    Allen

  • Facing issue while deployment on 11.1.1.6 soa server

    Problem Summary
    Facing issue while deployment on 11.1.1.6 soa server
    Problem Description
    We are facing issue while deploying a bpm project over a newly built bps-soa server 11.1.1.6.
    While we are deploying a bpm project, first it is taking around 40mins to create .jar file and then while deploying, it is getting failed with transaction timed out error.
    "composite: Onboarding: javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 301 second".
    we have tried with changing all transaction parameters also like JTA,XA( as similar to our exiting running QA/PROD environment which is on 11.1.1.5) but even then facing the same issue.
    The code were originally build over 11.1.1.5 version, for the first time opening with jdev, code gets migrated and over the upgraded code we did some business specific changes and now trying to deploy over the new server.
    Code is getting successfully compiled and also .jar file is creating properly but while deployment facing error(As shared earlier).
    Also tried to deploy the same .jar file using em consle(to soa-infra) but facing similar issue.
    Error Codes
    Problem Category/Subcategory
    BPM 11g installation issues
    Uploaded Files
    Template Question Responses
    1) ### Product Versions Including Build Numbers ###
    BPM SOA suite 11.1.1.6
    2) ### Is the Issue Reproducible ###
    Yes, mentioned in issue detailes.
    3) ### OS Version ###
    SunOS xxxxx 5.10 Generic_144488-06 sun4v sparc SUNW,T5440
    More logs:
    Name
    === ODM Data Collection ===
    [2013-02-27T01:10:59.436-05:00] [soa_server1] [WARNING] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to obtain the audit metadta java.lang.IllegalStateException: The transaction associated with this transaction-scoped persistence context has been rolled back and as a result, the EntityManager has been closed. No further operations are allowed in this transaction context. Please see the server log for the cause of the rollback.
    [2013-02-27T01:11:17.402-05:00] [soa_server1] [WARNING] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to obtain the audit metadta java.lang.IllegalStateException: The transaction associated with this transaction-scoped persistence context has been rolled back and as a result, the EntityManager has been closed. No further operations are allowed in this transaction context. Please see the server log for the cause of the rollback.
    [2013-02-27T01:11:18.147-05:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] BPEL Component "default/Onboarding!2.0*soa_8130f118-f9b5-462a-8e75-5ec0f34b45bd/Remediation" successfully loaded.
    [2013-02-27T01:11:18.166-05:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to activate process Remediation[[
    javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.ejb.container.internal.EJBRuntimeUtils.throwEJBException(EJBRuntimeUtils.java:156)
    at weblogic.ejb.container.internal.BaseLocalObject.postInvoke1(BaseLocalObject.java:595)
    at weblogic.ejb.container.internal.BaseLocalObject.__WL_postInvokeTxRetry(BaseLocalObject.java:455)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:52)
    at oracle.bpm.bpmn.engine.ejb.impl.BPMNServerManagerBean_6gbx7k_IBPMNCubeServerManagerLocalBeanImpl.deployComponent(Unknown Source)
    at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:842)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.load(BPMNServiceEngine.java:636)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.load(BPMNServiceEngine.java:151)
    at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:243)
    Caused by: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    ... 2 more
    FileName
    soa_server1-diagnostic-2.log

    2 things must be noticed:
    First: ODI 11g is not supported by JDK 7, I always use the JDK1.6.0_27 and works fine. When you try to open the ODI Studio, this message appears, telling that ODI is supported only with JDK 6 versions, so don't try to use JDK 7.
    Second: I always install the JDK in a path without spaces, like "C:\JDK1.6.0_27\" and the excatly same thing to odi install files. So I call via Command Prompt:
    C:\ODI_INSTALL\Disk1\setup.exe -jreLoc C:\JDK1.6.0_27\
    I did over 20 windows installations using these settings, it'll work perfectly.
    Regards.
    Luiz Araujo

  • Facing Issue while Installing SOA server for setting up BPM11g working environment

    Hi All,
    I have been able to install Database and Weblogic Server but I am facing issue in installing SOA server.
    I am trying to install it for running BPM 11g application.
    I saw the same problem has already been answered but available solutions are not resolving my problem.
    Error Message:Provide the JDK/JRE location while launching the installer.Invoke the setup.exe with -jreLoc<JDK/JRE location absolute path>parameter(s).
    I tried both way for initializing the installation. i.e directly through setup.exe and by command prompt but in both the cases I am getting same error.
    It is not asking for Java path in command prompt also.
    a)In my system java 7 is installed.
    b)I have used Oracle Database 11g instead of XE
    Can this be the reason?
    I checked Program Files:
    jre7 and jdk1.7.0_45 are there.
    I also have set JAVA_HOME in environment variable as C:\Program Files\java\jre7
    path :C:\Program Files\java\jdk1.7.0_45\bin
    Please help me in fixing this as I am stuck in this installation from last few days.
    Thanks!

    Hi Binay,
    You might want to consider instead installing it using JDK 1.6.
    Here's where you can check the Fusion Middleware configurations:  http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    It's buried in there, but bottom line is that Oracle BPM 11g (PS6) 11.1.1.7 needs JDK 1.6 (for Windows it is either JDK 1.6.0_35 or JRockit 6 Update 37 R28.2.5+) and I'd suggest you use JRockit.
    Dan

  • Facing issue while installing SAP 4.7 EX2

    Hello,
    While installing DB instance for SAP 4.7 facing issue...
    ERROR 2009-12-16 17:21:07
    FSL-06002  Error 216 (Unknown, try 'net helpmsg <Nr>') in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\D60\SYS\exe\run/brconnect ...).
    I 'm stuck in runnign Update Database statistics step..any help is really appreciated..

    user logged in has got Administrator right. Also do we need to log in with sidadm for installing DB instance or administrator user is sufficient?
    Please find more detail logs....
    we are getting error--ERROR 2009-12-16 17:21:07
    FSL-06002  Error 216 (Unknown, try 'net helpmsg <Nr>') in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\D60\SYS\exe\run/brconnect ...).,
    Getting error, when we are using BRtools 6.4
    ERROR 2009-12-16 19:28:41
    CJS-00288  Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPD60 returned 3.<br>SOLUTION: See brconnect.log for details.,
    when we are using latest tools of Br 7.0
    Also r3trans is failing...reason is ERROR => Cannot connect: TNS-name missing
    Any advice...i have also added parameter dbs_ora_tnsname

  • Facing issue while provisioning to AD which is in multiple domain in single forest

    Hi All,
    I am facing issue while user provisioning to AD which is in multiple domain in single forest.I can Synchronize the OU and Groups from Global Catalog i.e. root domain,but unable to Synchronize OU and Groups from child domains.Following is depict of my domain.
    Root -------   example.com
             |_______doamin1.example.com
             |_______doamin2.example.com
             |_______domain3.example.com
    My global catalog is example.com where I have configure my connector.Following is the snippets of it.
    Parameter
    Value
    ADLDSPort
    BDCHostNames
    Configuration Lookup
    Lookup.Configuration.ActiveDirectory.Trusted
    Connector Server Name
    Active Directory Connector Server
    Container
    DC=example,DC=com
    DirectoryAdminName
    DWPTEST\adm
      DirectoryAdminPassword
    DomainName
    example.com
    IsADLDS
    no
    LDAPHostName
      GlobalCatalog server name  -> where my root domain is present
    SyncDomainController
    SyncGlobalCatalogServer
    GlobalCatalog server name  -> where my root domain is present
    UseSSL
    no
    Above configuration I am using to Synch my OU and Groups using scheduler Job.Following changes I have made in connector configuration.
    1. Set the value of the SearchChildDomains entry to yes in one of the following lookup definitions:
    For trusted source reconciliation: Lookup.Configuration.ActiveDirectory.Trusted
    For target resource reconciliation: Lookup.Configuration.ActiveDirectory
    2. Specify the name of the domain controller that is hosting the Global Catalog Server as the value of the SyncGlobalCatalogServer IT resource parameter.
    For provisioning purpose I am trying to find following configuration which is mentioned in connector document,but unable to locate it.
    In the connector, the referral chasing option is set to All, which means that all referrals are chased when any referral is provided by the domain controller
    Thanks in advance.
    Regards,
    Nitin Natekar

    Hi All,
    Thanks all for the reply.I was not getting an error,but once I changed the connector configuration,It started working. I Kept the LDAPHostName parameter blank  in connector configuration.
    Thanks all for reply
    Regards,
    Nitin Natekar

  • I have purchased Iphn 4s recently and since then i m facing issues around Battery back up, Software and even issue around hard drive. I have visited I store where they formatted my phone but nothing positive has happened. How do i escalate?

    I have purchased I phone 4S on April 30th 2014. Since I bought this phone, I have been facing issues such as Battery Back up, Software and Hardware issue and hang issue. I had visited I store last month where they just formatted my phone. The issues were not taken care completely, even till now the issues are on. I would appreciate if you could help me with the right escalation desk for raising my voice to Apple team.
    I have been using apple product since long now and never face such dissatisfaction in past
    Regards,
    GB

    Hello, when you are having an error on your iPhone and going to the Apple store to get it taken care of, make sure you speak up and provide as much detail as you can. The first iPad Mini I had bought had errors on it, and I didn't speak up and provide further details on my issue.
    Hope your issue gets resolved soon!
    -RazorOrange

  • After upgrade BPC from 7.0 to 7.5 NW we facing issue in Legal consolidation

    Hi
    After upgrade BPC from 7.0 to 7.5 NW we facing issue in Legal consolidation where in case of equity knock off the amount is not get balanced even after we run legal consolidation package in group currency.
    Regards
    Vikash

    Hi sandeep ,
    Hence the problem was not there with previous versions where the .js files were simply not compressed by default.
    Solution :
    I believe switching off javascript compression is a suitable option in this case as the script files are usually cached by the browser as well and will not be transmitted every time.
    Kindly follow these steps:
    1. Enter the J2EE Config tool.
    2. drill down: Global Server Configuration->services->http
    3. on the right hand side, click on NeverCompressed
    4. on the bottom, add at the end: ,*.js
    5. Apply the changes
    6. restart the J2EE.
    After this clear the browser cache and then log onto the portal and check if the issue gets resolve
    I hope it will useful to you.
    Thanks@ Re grads
    G.srinu

  • Facing issues in single step processing

    We are using single step processing, But facing issues while running GenData only.
    We get the desired output if we run GenData and GenPrint.
    And our Input file is XML
    Below is our AFGJOB.JDT and FSIUSER.INI(what we are using)
    AFGJOB
    /* This base (this implementation) uses these rules. */
    <Base Rules>
    ;RULStandardJobProc;1;Always the first job level rule;
    ;JobInit1;1;;
    ;BuildMasterFormList;1;4;
    /*;InitSetRecipCache;5;used to set the cache the system will use to store recipient information in memory;*/
    ;InitPrint;;;required to execute gendata/genprint into single step
    ;CreateGlbVar;1;TblLstH,PVOID;
    ;LoadTblFiles;1;;
    /* Every form set in this base uses these rules. */
    <Base Form Set Rules>
    ;NoGenTrnTransactionProc;2;required to combin gentrn/gendata into single step;
    ;UseXMLExtract;2;;
    /*;SetOutputFromExtrFile;2;!/global/lm/com,COM,128,PDFNAME;*/
    ;ResetOvFlw;2;;
    /*;IfRecipUsed;2;BATCH1=Client;*/
    /*;IfRecipUsed;2;BATCH2=Office;*/
    ;BuildFormList;2;;
    ;LoadRcpTbl;2;;
    ;RunSetRcpTbl;2;;
    /*;WriteRCBFiles;;;*/
    ;PrintFormset;;;
    ;WriteOutput;;;
    ;WriteNAFile;;;
    /*;BatchByPageCount;;;*/
    /*;CreateRecordList;;;*/
    /*;WriteRCBWithPageCount;;;*/
    /*;BatchingByPageCountINI;;;*/
    ;PageBatchStage1InitTerm;;;
    ;PaginateAndPropagate;;
    ;ProcessQueue;;PostPaginationQueue;
    ;BatchingByRecipINI;;;
    /* Every image in this base uses these rules. */
    <Base Image Rules>
    ;RULStandardImageProc;3;Always the first image level rule;
    ;InsNAHdr;3;;
    /* Every field in this base uses these rules. */
    <Base Field Rules>
    ;StandardFieldProc;;Always the first field level rule;
    FSIUSER.INI
    < BATCH1 >
    Printer = Printer1
    < BATCH2 >
    Printer = Printer2
    <BatchingByRecip>
    DefaultBatch = BATCH1
    Batch_Recip_Def = true;"BATCH1";Client
    Batch_Recip_Def = true;"BATCH2";Office
    < GenData >
    ClearMsgFile = Yes
    < CONFIG:Computer >
    ARCPath = Arc\
    BaseDef = Computer
    BDFFile = COMPUTER_DEV
    BDFLib = BDFLib\
    CARPATH = Arc\
    DalFile = COMPUTER_DEV
    DDTFile = COMPUTER_DEV
    Deflib = DEFLIB\
    DictionaryFile = XDB.DBF
    EDLLIB = EDLLIB\
    FieldBaseFile = FDB.DBF
    FontLib = DEFLIB\
    FORFile = COMPUTER_DEV
    FORLib = FORLib\
    FormDef = FORM.DAT
    FormFile = COMPUTER_DEV
    FormLib = FORMS\
    FormsetTrigger = SETRCPTB.DAT
    GRPFile = COMPUTER_DEV
    GRPLib = GRPLib\
    HELPLIB = HELP\
    LBYLIB = DEFLIB\
    LogoFile = COMPUTER_DEV
    TABLELIB = TABLE\
    WIPPATH = Wip\
    XDDFile = COMPUTER_DEV
    XRFFILE = rel113sm
    < DALLibraries >
    CompileWhenLoaded = N
    < DBHandler:D2EA8199 >
    Class = ODBC
    CreateIndex = No
    CreateTable = No
    Debug = No
    PassWd = ~ENCRYPTED 1hRFNZEw5ahYdlqi0LMu83Wa0
    Server = DocumakerDSN
    SubClass = MYSQL
    UserID = documaker
    < DBTable:COMPUTER_DEV >
    DBHandler = D2EA8199
    < DBTable:COMPUTER_DEV_USER >
    DBHandler = D2EA8199
    DefaultTag = UNIQUEIDTAG
    UniqueIDTag = UNIQUEIDTAG
    UniqueTag = IDTAG
    < DBTable:COMPUTER_DEVC >
    DBHandler = D2EA8199
    UniqueTag = CATALOGID
    < DBTable:COMPUTER_DEVD >
    DBHandler = D2EA8199
    DFD = DEFLIB\carfileblob.DFD
    UniqueTag = ARCKEY+SEQ_NUM
    < DBTable:COMPUTER_DEVL >
    DBHandler = D2EA8199
    UniqueTag = DATE+TIME
    < Environment >
    DO_LOGON = Yes
    FSISYSINI = fsisys.ini
    < Key1Table >
    COM = COM
    < Key2Table >
    BU = LOB
    < Library:COMPUTER_DEV >
    CATALOG = COMPUTER_DEVC
    DBTable = COMPUTER_DEVD
    LBYLogFile = COMPUTER_DEVL
    USERFile = COMPUTER_DEV_USER
    < LibraryManager >
    Class = GA;Georgia resource
    Class = TX;Texas resource
    Class = MD;Maryland resource
    DefaultPromoteSelectedOn = No
    LBYLogFile = DEFLIB\lbylog.bdf
    Library = COMPUTER_DEV
    Mode = DEV;Development
    Mode = TEST;Test
    Mode = PROD;Production
    Project = P001;Project 001
    Project = P002;Project 002
    Project = P003;Project 003
    PromoteReqClass = No
    PromoteReqDesc = No
    PromoteReqMode = No
    PromoteReqProject = No
    PromoteReqStat = No
    Status = TEST;Needs to be tested
    Status = FAILED;Failed testing
    Status = PASSED;Passed testing
    Status = PROMOTED;Has been promoted
    < MasterResource >
    BaseDef = <Config:Computer> BaseDef =
    BDFFile = <Config:Computer> BDFFile =
    BDFLib = <Config:Computer> BDFLib =
    CompLib = <Config:Computer> CompLib =
    DalFile = <Config:Computer> DalFile =
    DDTFile = <Config:Computer> DDTFile =
    DDTLib = <Config:Computer> DDTLib =
    Deflib = <Config:Computer> Deflib =
    DictionaryFile = <Config:Computer> DictionaryFile =
    EDLLIB = <Config:Computer> EDLLIB =
    FieldBaseFile = <Config:Computer> FieldBaseFile =
    FNTFILE = <Config:Computer> FNTFILE =
    FontLib = <Config:Computer> FontLib =
    FORFile = <Config:Computer> FORFile =
    FORLib = <Config:Computer> FORLib =
    Form7x = <Config:Computer> Form7x =
    FormDef = <Config:Computer> FormDef =
    FormFile = <Config:Computer> FormFile =
    FormLib = <Config:Computer> FormLib =
    FormsetTrigger = <Config:Computer> FormsetTrigger =
    GRPFile = <Config:Computer> GRPFile =
    GRPLib = <Config:Computer> GRPLib =
    HELPLIB = <Config:Computer> HELPLIB =
    LBYLIB = <Config:Computer> LBYLIB =
    LbyScriptLib = <Config:Computer> LbyScriptLib =
    LogoFile = <Config:Computer> LogoFile =
    LogoLib = <Config:Computer> LogoLib =
    TABLELIB = <Config:Computer> TABLELIB =
    TablePath = <MASTERRESOURCE> TABLELIB =
    XDDFile = <Config:Computer> XDDFile =
    XRFFILE = <Config:Computer> XRFFILE =
    < ODBC_FileConvert >
    COMPUTER_DEV = COMPUTER_DEV
    COMPUTER_DEV_USER = COMPUTER_DEV_USER
    COMPUTER_DEVC = COMPUTER_DEV_LBYC
    COMPUTER_DEVD = COMPUTER_DEV_LBYD
    COMPUTER_DEVL = COMPUTER_DEV_LBYL
    < PRINT_BATCHES >
    BATCH1 = C:\FAP\DLL\Computer\DATA\Client.bch
    BATCH2 = C:\FAP\DLL\Computer\DATA\Office.bch
    < Printer >
    EnableBatchBanner = No
    EnableTransBanner = No
    < Printers >
    PrtType = PDF
    < Printer1 >
    Port = C:\FAP\DLL\Computer\DATA\Client.pdf
    PrtType = PDF
    < Printer2 >
    Port = C:\FAP\DLL\Computer\DATA\Office.pdf
    PrtType = PDF
    < PrinterInfo >
    Printer = Printer1
    Printer = Printer2
    < PrintFormset >
    LogFile = C:\FAP\DLL\Computer\DATA\mf.log
    LogFileType = XML
    MultiFilePrint = Yes
    < Print >
    RCBDfdField =
    CallbackFunc = MultiFilePrint
    MultiFileLog = C:\FAP\DLL\Computer\DATA\MFP.LOG
    < Recip_Names >
    Client = 001,Client COPY
    Office = 002,Office COPY\
    < PrtType:EPT >
    Class = Unknown
    KeepFile = Yes
    Message = This is a testing message sent automatically from Oracle Documaker.Attached the generated document.
    MessageFile = C:\FAP\DLL\Computer\INPUT\ArumugamFormat.mhtml
    PrtType = PDF
    RecipFunc = CUSSetMailRecipGVM
    Recipient = [email protected];
    RecipMod = CSTW32
    Subject = Oracle Documaker Auto Email Test by Cognizant
    < RECIP_MAIL >
    client = [email protected];
    office = [email protected];
    < Userinfo >
    File = COMPUTER_DEV_USER
    < PrtType:PDF >
    BookMark = No
    Class = PDF
    DownloadFonts = Y
    Module = PDFW32
    PageNumbers = Yes
    PrintFunc = PDFPrint
    PrintViewOnly = Yes
    SendColor = Y
    SendOverlays = N
    Regards,
    Raja S

    Hi,
    We did this above steps.
    Below is our PDFNAME.dal
    file_name = getdata("!/global/detail/name 1,99");
    file_name= file_name & ".pdf"
    return (file_name);
    Below is our FSIUSER.INI
    < BATCH1 >
    Printer = Printer1
    < BATCH2 >
    Printer = Printer2
    < BatchingByRecip >
    Batch_Recip_Def = true;"BATCH1";Client
    Batch_Recip_Def = true;"BATCH2";Office
    DefaultBatch = BATCH1
    < CONFIG:Computer >
    ARCPath = Arc\
    BaseDef = Computer
    BDFFile = COMPUTER_DEV
    BDFLib = BDFLib\
    CARPATH = Arc\
    DalFile = COMPUTER_DEV
    DDTFile = COMPUTER_DEV
    Deflib = DEFLIB\
    DictionaryFile = XDB.DBF
    EDLLIB = EDLLIB\
    FieldBaseFile = FDB.DBF
    FontLib = DEFLIB\
    FORFile = COMPUTER_DEV
    FORLib = FORLib\
    FormDef = FORM.DAT
    FormFile = COMPUTER_DEV
    FormLib = FORMS\
    FormsetTrigger = SETRCPTB.DAT
    GRPFile = COMPUTER_DEV
    GRPLib = GRPLib\
    HELPLIB = HELP\
    LBYLIB = DEFLIB\
    LogoFile = COMPUTER_DEV
    TABLELIB = TABLE\
    WIPPATH = Wip\
    XDDFile = COMPUTER_DEV
    XRFFILE = rel113sm
    < DALLibraries >
    CompileWhenLoaded = N
    < DBHandler:D2EA8199 >
    Class = ODBC
    CreateIndex = No
    CreateTable = No
    Debug = No
    PassWd = ~ENCRYPTED 1hRFNZEw5ahYdlqi0LMu83Wa0
    Server = DocumakerDSN
    SubClass = MYSQL
    UserID = documaker
    < DBTable:COMPUTER_DEV >
    DBHandler = D2EA8199
    < DBTable:COMPUTER_DEV_USER >
    DBHandler = D2EA8199
    DefaultTag = UNIQUEIDTAG
    UniqueIDTag = UNIQUEIDTAG
    UniqueTag = IDTAG
    < DBTable:COMPUTER_DEVC >
    DBHandler = D2EA8199
    UniqueTag = CATALOGID
    < DBTable:COMPUTER_DEVD >
    DBHandler = D2EA8199
    DFD = DEFLIB\carfileblob.DFD
    UniqueTag = ARCKEY+SEQ_NUM
    < DBTable:COMPUTER_DEVL >
    DBHandler = D2EA8199
    UniqueTag = DATE+TIME
    < Environment >
    DO_LOGON = Yes
    FSISYSINI = fsisys.ini
    < GenData >
    ClearMsgFile = Yes
    < Key1Table >
    COM = COM
    < Key2Table >
    BU = LOB
    < Library:COMPUTER_DEV >
    CATALOG = COMPUTER_DEVC
    DBTable = COMPUTER_DEVD
    LBYLogFile = COMPUTER_DEVL
    USERFile = COMPUTER_DEV_USER
    < LibraryManager >
    Class = GA;Georgia resource
    Class = TX;Texas resource
    Class = MD;Maryland resource
    DefaultPromoteSelectedOn = No
    LBYLogFile = DEFLIB\lbylog.bdf
    Library = COMPUTER_DEV
    Mode = DEV;Development
    Mode = TEST;Test
    Mode = PROD;Production
    Project = P001;Project 001
    Project = P002;Project 002
    Project = P003;Project 003
    PromoteReqClass = No
    PromoteReqDesc = No
    PromoteReqMode = No
    PromoteReqProject = No
    PromoteReqStat = No
    Status = TEST;Needs to be tested
    Status = FAILED;Failed testing
    Status = PASSED;Passed testing
    Status = PROMOTED;Has been promoted
    < MasterResource >
    BaseDef = <Config:Computer> BaseDef =
    BDFFile = <Config:Computer> BDFFile =
    BDFLib = <Config:Computer> BDFLib =
    CompLib = <Config:Computer> CompLib =
    DalFile = <Config:Computer> DalFile =
    DDTFile = <Config:Computer> DDTFile =
    DDTLib = <Config:Computer> DDTLib =
    Deflib = <Config:Computer> Deflib =
    DictionaryFile = <Config:Computer> DictionaryFile =
    EDLLIB = <Config:Computer> EDLLIB =
    FieldBaseFile = <Config:Computer> FieldBaseFile =
    FNTFILE = <Config:Computer> FNTFILE =
    FontLib = <Config:Computer> FontLib =
    FORFile = <Config:Computer> FORFile =
    FORLib = <Config:Computer> FORLib =
    Form7x = <Config:Computer> Form7x =
    FormDef = <Config:Computer> FormDef =
    FormFile = <Config:Computer> FormFile =
    FormLib = <Config:Computer> FormLib =
    FormsetTrigger = <Config:Computer> FormsetTrigger =
    GRPFile = <Config:Computer> GRPFile =
    GRPLib = <Config:Computer> GRPLib =
    HELPLIB = <Config:Computer> HELPLIB =
    LBYLIB = <Config:Computer> LBYLIB =
    LbyScriptLib = <Config:Computer> LbyScriptLib =
    LogoFile = <Config:Computer> LogoFile =
    LogoLib = <Config:Computer> LogoLib =
    TABLELIB = <Config:Computer> TABLELIB =
    TablePath = <MASTERRESOURCE> TABLELIB =
    XDDFile = <Config:Computer> XDDFile =
    XRFFILE = <Config:Computer> XRFFILE =
    < ODBC_FileConvert >
    COMPUTER_DEV = COMPUTER_DEV
    COMPUTER_DEV_USER = COMPUTER_DEV_USER
    COMPUTER_DEVC = COMPUTER_DEV_LBYC
    COMPUTER_DEVD = COMPUTER_DEV_LBYD
    COMPUTER_DEVL = COMPUTER_DEV_LBYL
    < PRINT_BATCHES >
    BATCH1 = C:\FAP\DLL\Computer\DATA\Client.bch
    BATCH2 = C:\FAP\DLL\Computer\DATA\Office.bch
    < Printer >
    EnableBatchBanner = No
    EnableTransBanner = No
    < Printer1 >
    Port = C:\FAP\DLL\Computer\DATA\~DALRUN PDFNAME
    PrtType = PDF
    < Printer2 >
    Port = C:\FAP\DLL\Computer\DATA\Office.pdf
    PrtType = PDF
    < PrinterInfo >
    Printer = Printer1
    Printer = Printer2
    < Printers >
    PrtType = PDF
    < PrintFormset >
    LogFile = C:\FAP\DLL\Computer\DATA\LOG.LOG
    LogFileType = XML
    MultiFilePrint = Yes
    RCBDfdField =
    < PrtType:EPT >
    KeepFile = Yes
    Message = This is a testing message sent automatically from Oracle Documaker.Attached the generated document.
    MessageFile = C:\FAP\DLL\Computer\INPUT\ArumugamFormat.mhtml
    PageNumbers = No
    PrintViewOnly = No
    PrtType = PDF
    RecipFunc = CUSSetMailRecip
    RecipMod = CUSW32
    Subject = Oracle Documaker Auto Email Test by Cognizant
    < PrtType:PDF >
         Device = C:\FAP\DLL\Computer\DATA\TEST.PDF
         Bookmark = Yes,Page
         DownloadFonts = No,Enabled
         Module = PDFW32
         PageNumbers = Yes
         PrintFunc = PDFPrint
         SendOverlays = No,Enabled
         SendColor = Yes,Enabled
         Class = PDF
         DisplayMode = UseOutlines
         PaperSize = 0
         Linearize = Yes
         SubsetAllEmbeddedFonts = Yes
         ForceColorBitmaps= No
         FontCompression = 2
    < RECIP_MAIL >
    Client = ~DALRUN pass1.dal;
    Office = [email protected];
    < Userinfo >
    File = COMPUTER_DEV_USER
    <PDF_Encryption>
    KeyLength = 40
    OwnerKey = c07f9e259f8307d71dd5f903dbe9c9edde208b9a36d973588b738bff7f304b08
    UserKey = ~DALRUN pass.dal
    Still we are getting the file name with *088hMknUyYSFoquAWsxDxwTNtpgIy7Bhy-1p3_UCFVqXW.pdf(like)*
    Regards,
    Balaji R

  • Facing issues with oracle client installation 32 bit 10.2.0.1

    Hi ,
    I am facing issues with oracle client installation 32 bit 10.2.0.1
    Windows 2008 R2 enterprise edition 64 bit
    Java 1.6 update 34
    Below is the error recieved:
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x8079055
    Function=[Unknown.]
    Library=C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\client\jvm.dll
    NOTE: We are unable to locate the function name symbol for the error
          just occurred. Please refer to release documentation for possible
          reason and solutions.
    Current Java thread:
      at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(Native Method)
      at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(OiipwWin32NativeCalls.java:516)
      at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(OiipwWin32NativeCalls.java:473)
      at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.setInstallerKey(OiipgBootstrap.java:511)
      at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.updateInventoryLoc(OiipgBootstrap.java:418)
      at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.doInvSetupOperations(OiicSessionInterfaceManager.java:401)
      at oracle.sysman.oii.oiic.OiicInvSetupWCCE.doOperation(OiicInvSetupWCCE.java:217)
      at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
      at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)
      at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
      at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:547)
      at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:935)
      at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:872)
    Dynamic libraries:
    0x00400000 - 0x0040B000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\javaw.exe
    0x77C60000 - 0x77DE0000 C:\Windows\SysWOW64\ntdll.dll
    0x75AB0000 - 0x75BC0000 C:\Windows\syswow64\kernel32.dll
    0x77420000 - 0x77467000 C:\Windows\syswow64\KERNELBASE.dll
    0x77370000 - 0x77410000 C:\Windows\syswow64\ADVAPI32.dll
    0x76610000 - 0x766BC000 C:\Windows\syswow64\msvcrt.dll
    0x75DD0000 - 0x75DE9000 C:\Windows\SysWOW64\sechost.dll
    0x776E0000 - 0x777D0000 C:\Windows\syswow64\RPCRT4.dll
    0x757C0000 - 0x75820000 C:\Windows\syswow64\SspiCli.dll
    0x757B0000 - 0x757BC000 C:\Windows\syswow64\CRYPTBASE.dll
    0x77470000 - 0x77570000 C:\Windows\syswow64\USER32.dll
    0x764F0000 - 0x76580000 C:\Windows\syswow64\GDI32.dll
    0x77C30000 - 0x77C3A000 C:\Windows\syswow64\LPK.dll
    0x75820000 - 0x758BD000 C:\Windows\syswow64\USP10.dll
    0x74EA0000 - 0x74EEC000 C:\Windows\system32\apphelp.dll
    0x6EF10000 - 0x6EF9D000 C:\Windows\AppPatch\AcLayers.DLL
    0x76720000 - 0x7736A000 C:\Windows\syswow64\SHELL32.dll
    0x761D0000 - 0x76227000 C:\Windows\syswow64\SHLWAPI.dll
    0x76350000 - 0x764AC000 C:\Windows\syswow64\ole32.dll
    0x75F30000 - 0x75FBF000 C:\Windows\syswow64\OLEAUT32.dll
    0x74660000 - 0x74677000 C:\Windows\system32\USERENV.dll
    0x74650000 - 0x7465B000 C:\Windows\system32\profapi.dll
    0x74340000 - 0x74391000 C:\Windows\system32\WINSPOOL.DRV
    0x74570000 - 0x74582000 C:\Windows\system32\MPR.dll
    0x6E8B0000 - 0x6EAC8000 C:\Windows\AppPatch\AcGenral.DLL
    0x6EFA0000 - 0x6F020000 C:\Windows\system32\UxTheme.dll
    0x6F060000 - 0x6F092000 C:\Windows\system32\WINMM.dll
    0x74840000 - 0x7484F000 C:\Windows\system32\samcli.dll
    0x6F0D0000 - 0x6F0E4000 C:\Windows\system32\MSACM32.dll
    0x74C80000 - 0x74C89000 C:\Windows\system32\VERSION.dll
    0x6F340000 - 0x6F343000 C:\Windows\system32\sfc.dll
    0x6F260000 - 0x6F26D000 C:\Windows\system32\sfc_os.DLL
    0x6F040000 - 0x6F053000 C:\Windows\system32\dwmapi.dll
    0x758C0000 - 0x75A5D000 C:\Windows\syswow64\SETUPAPI.dll
    0x75C90000 - 0x75CB7000 C:\Windows\syswow64\CFGMGR32.dll
    0x77570000 - 0x77582000 C:\Windows\syswow64\DEVOBJ.dll
    0x75DF0000 - 0x75F27000 C:\Windows\syswow64\urlmon.dll
    0x775A0000 - 0x77695000 C:\Windows\syswow64\WININET.dll
    0x75FD0000 - 0x761CF000 C:\Windows\syswow64\iertutil.dll
    0x76230000 - 0x7634E000 C:\Windows\syswow64\CRYPT32.dll
    0x75FC0000 - 0x75FCC000 C:\Windows\syswow64\MSASN1.dll
    0x6F0C0000 - 0x6F0C6000 C:\Windows\system32\SHUNIMPL.DLL
    0x6F030000 - 0x6F03D000 C:\Windows\system32\SortServer2003Compat.dll
    0x75CC0000 - 0x75D20000 C:\Windows\system32\IMM32.DLL
    0x75BC0000 - 0x75C8C000 C:\Windows\syswow64\MSCTF.dll
    0x08000000 - 0x08138000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\client\jvm.dll
    0x10000000 - 0x10007000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\hpi.dll
    0x003F0000 - 0x003FE000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\verify.dll
    0x007B0000 - 0x007C9000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\java.dll
    0x007D0000 - 0x007DE000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\zip.dll
    0x051D0000 - 0x052E2000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\awt.dll
    0x052F0000 - 0x05341000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\fontmanager.dll
    0x6E7C0000 - 0x6E8A7000 C:\Windows\system32\ddraw.dll
    0x6F020000 - 0x6F026000 C:\Windows\system32\DCIMAN32.dll
    0x75DA0000 - 0x75DCD000 C:\Windows\syswow64\WINTRUST.dll
    0x6E6F0000 - 0x6E7BC000 C:\Windows\system32\D3DIM700.DLL
    0x05770000 - 0x05793000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\JavaAccessBridge.dll
    0x007E0000 - 0x007E5000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\jawt.dll
    0x007F0000 - 0x007F7000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\JAWTAccessBridge.dll
    0x06340000 - 0x06359000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\oui\lib\win32\oraInstaller.dll
    0x06470000 - 0x0648E000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\jpeg.dll
    0x776B0000 - 0x776DA000 C:\Windows\syswow64\imagehlp.dll
    0x6E600000 - 0x6E6EB000 C:\Windows\syswow64\dbghelp.dll
    0x776A0000 - 0x776A5000 C:\Windows\syswow64\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation   total 704K, used 90K [0x10010000, 0x100d0000, 0x10770000)
      eden space 640K,  13% used [0x10010000, 0x10026448, 0x100b0000)
      from space 64K,   2% used [0x100c0000, 0x100c07a8, 0x100d0000)
      to   space 64K,   0% used [0x100b0000, 0x100b0000, 0x100c0000)
    tenured generation   total 8436K, used 5698K [0x10770000, 0x10fad000, 0x16010000)
       the space 8436K,  67% used [0x10770000, 0x10d00a40, 0x10d00c00, 0x10fad000)
    compacting perm gen  total 12288K, used 12049K [0x16010000, 0x16c10000, 0x1a010000)
       the space 12288K,  98% used [0x16010000, 0x16bd47a0, 0x16bd4800, 0x16c10000)
    Local Time = Thu Aug 22 14:42:03 2013
    Elapsed Time = 40
    # HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    Thanks

    10.2.0.1 is not supported/certified on Win 2008, so expect issues with the install and/or with using the software.
    Why cannot you use a supported version - minimum is 10.2.0.4, which is only available to customers with an Extended Support contract
    http://docs.oracle.com/cd/B19306_01/relnotes.102/b14264/toc.htm#BABGFAJI
    HTH
    Srini

  • Facing issue while trying to disable automatic discovery of devices through Apple Bonjour

    Hi All,
    I am facing issue while trying to disable automatic discovery of devices through Apple Bonjour.
    Background: Whenever our application is in running state, devices are automatically discovered if it connects to PC. We are using Apple Bonjour's auto discovery technology( mdnsresponder ).
    We are registering a particular service type by using DNS API "DNSServiceRegister". Service type is getting registered properly and we are able to discovered that particular type of device.
    Platform:  Windows 7.0 / MAC 10.8
    Issue:
    But we are facing issue while trying to disable auto discovery of a device programmatically. i.e, unregistered a service reference programmatically from our windows application.
    To unregistered a service we are using "DNSServiceRefDeallocate" DNS API. But looks like it is not working properly.
    Is this DNS API “DNSServiceRefDeallocate” is correct one to unregistered the service?
    Here is the step by step procedure that we are following to de-allocate a service reference:
    1.Browsing / Query a service by using service type to get service reference (DNSServiceRef). 
    2.Get reference socket FD by using DNS API "DNSServiceRefSockFD".  
    3.Select a socket by using "select" API.
    4.Close the socket that we got from step 2 by closesocket().
    5.Delete the service reference by using DNS API "DNSServiceRefDeallocate" and service reference from step 1.
    Are we missing any step to unregistered a service? 
    Regards,
    Goutam

    Original problem I noticed was that regular websites I go to (such as msn) were only partially downloading.  I could see the text on the site but no pictures or videos.  All web surfing was extremely slow.  When I would go to a site such as man I would see another address in the lower left corner for "ads1.msads.net" or "cdn.optimizely.com" that is was trying to connect to. I tried using all three of my browsers (firefox, safari, chrome) and got the same response on all browsers.  After I spent some time researching the issue I decided I probably had a adware/malware problem so I decided to try adwaremedic.com.  I could also not access that site along with thesafemac.com or apple.com.  I was also getting the same response on my other devices (iPhone, iPad, and a mac air).  I could not access any of these sites on any of my devices although I could get to almost any other site although it was very slow.  At that point I decided to unplug the router.  I also did a number of other things before then to try and manually get rid of any adware.  Eventually I got msn back working, apple.com, and the speed was much faster.  But, I still can not access adwaremedic and thesafemac.com.  I could access these on my phone with 3G but not on my wifi.  This is where the problem still stands.  I am sure I still have some adware on my computer and need to find a way to remove it.  I am no techie so the complicated manual fixes are difficult for me to do.

  • I am facing issue when opening flash files in Flash CC. (Error : - .fla was created with a later version of Adobe Flash Professional CC and might contain new features not supported in this version of Flash professional.)

    I am facing issue when opening flash files in Flash CC. (Error : - .fla was created with a later version of Adobe Flash Professional CC and might contain new features not supported in this version of Flash professional.)

    fyfesa1970 wrote:
    Ask a simple question and get a simple answer...see below...hilarious:
    All representatives are actively assisting other customers. Your estimated wait time is 0 minute(s) and 1 second(s) or longer. Thank you for your patience.
    We all can learn from this. Whenever you get stuck in a customer-service situation that goes nowhere, as soon as you become aware of the futility, get the name and employee ID of the person, then say, "I don't mean to be rude, I think we're both wasting our time. Perhaps you weren't trained for this issue, or perhaps your system isn't displaying the correct information. It doesn't matter, because I'm not getting proper customer support this way. Please ESCALATE this to your highest-level manager IMMEDIATELY. If that person isn't availabe, ESCALATE me to that person's highest-level manager. If you haven't been given the proper training, you can use this to inform your manager that you need the training. Thanks for trying to help. I appreciate it. I have copied and saved this chat session. NOW PLEASE ESCALATE THIS CASE AS I HAVE REQUESTED ABOVE. I'm waiting now... "
    The point is that you're a customer, and the company needs customers, so the individual who's failing to deliver good service needs to be identified so they can be properly trained, and so that problems in the system can also be identified, but more important is that you get the service you're entitled to.
    If you search the forum for similar questions, you'll see the kind of information that the volunteer users like yourself on the forum need to know about your system and files involved, so they can help you better.
    Good luck.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

Maybe you are looking for

  • I downloaded the most recent update to iTunes, and now all my songs are gone and my library is empty

    I downloaded the most recent update to iTunes, and now all my songs are missing. My library is completely empty.

  • How to use group by in PL/SQL

    Can anyone give me a clue how to group rows using PL/SQL? I want to make a push button that groups a number of rows. When I run the form and push the button, I get the Oracle 01422 error. I am using one data block and, after pressing execute on the O

  • Fill not showing up

    Hello! I'm having two main issues right now. It seems I may be pressing random buttons, and I'm unable to reverse the effects they bring. First one being that all of my shapes now have these grey boxes around them that I cannot remove, cannot edit or

  • Integration conflicts comparision beyond 20 thousand lines of code

    Hi SAP Netweaver ,  webdynpro for Java I have a file which has 20 thousand lines of code in Project track and 16 thousand lines of code in maintanance track. I have added 2 lines of code in maintainance track and tried to resolve integration conflict

  • SAP Sourcing 7.0 upgrade

    Hi, We are planning to upgrade SAP E-Sourcing 5.1 to SAP Sourcing 7.0 Kindly let me know if any one you have completed the upgrade process and pls share your experience and challenges you faced during the upgrade. Came to know that SAP Sourcing 9.0 o