11g R2 Error with iplanet recon

All,
I am trying to do the iplanet target recon and I see this error,
[2012-10-11T15:12:27.316-04:00] [oim_server1] [ERROR] [] [oracle.iam.reconciliation.impl] [tid: OIMQuartzScheduler_Worker-7] [userId: oiminternal] [ecid: 0000JdGz_aNBh4o5GVK6yf1GTkbE000001,1:26023] [APP: oim
#11.1.2.0.0] Generic Information: {0}[[
oracle.iam.reconciliation.exception.ReconciliationException: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/db/DSEE LDAP Server"
at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.getProfile(ReconOperationsServiceImpl.java:2121)
at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:544)
at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:535)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
We created a new resource object for the ldap server as the default gave us isssues after creating an app instance. The proviisoning is working fine with new RO and app instance. Howevwe, with the recon we are seeing issues.
I dont see a recon table RA_*** in the DB for the new iplanet resource object. I tried creating the recon profile and it says it was created successfully and no errors in the log as well.
Thanks,
M

have you created new Resource object manually using Design console?
However you can use the existing RO instead of new one just create new appinstance .It won't allow you to create new app with same combination of RO+IT RESOURCE+FORM if already exist.
So, just create one IT resource and use the old RO+FORM and you will be in good position to create appinstance.
Even if you doubt on the previous form just create copy.
--nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Exchange 11g connector : error with 2003 mailbox databases

    Hi,
    I have installed the Exchange 11g connector in a OIM 11g R2 server. I successfully ran the "Exchange User Mailbox Database Group Lookup Reconciliation" job and recon-ed a mailbox for a specific user (Exchange 2010 mailbox) account using the "Exchange Target Resource User Reconciliation".
    But the fun stops there, when I try the execute the "Exchange Target Resource Delete User Reconciliation" job, I get the following error (see #1) in the result. I don't have any new event in the Event viewer. When I check the connector server I see a similar error (see #2). I tried to manually run the powershell command with the connector server user and it works properly (see #3).
    The problem seems to be related the Exchange 2003 mailboxes, since when I try to recon a mailbox for a user with a 2003 mailbox, I get a similar "database not found" error. There again, if I check the same user using the service account, I can get it's mailbox.
    Any idea what might be the problem ? Any more debugging I can try ?
    Thanks
    h4. #1 - In the scheduled task result :
    org.identityconnectors.framework.common.exceptions.ConnectorException: Problem while PowerShell execution Org.IdentityConnectors.Framework.Common.Exceptions.ConnectorException: Couldn't find database "ORME-DE-COUR\Premier groupe de stockage\Banque de boîtes aux lettres (ORME-DE-COUR)". Make sure you have typed it correctly.
    at Org.IdentityConnectors.Exchange.RunSpaceInstance.CheckErrors(IList errors)
    at Org.IdentityConnectors.Exchange.RunSpaceInstance.InvokePipeline(Collection`1 commands)
    at Org.IdentityConnectors.Exchange.RunSpaceInstance.InvokePipeline(Command item)
    at Org.IdentityConnectors.Exchange.Service.Impl.PowerShellExchangeServiceImpl.InvokePipeline(Command cmd)
    h4. #2 - In the connector server log :
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> ExchangeConnector, Method -> CreateFilterTranslator, Message -> Method Entered
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> PowerShellExchangeServiceImpl, Method -> CreateFilterTranslator, Message -> Method Entered
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> ExchangeConnector, Method -> ExecuteQuery, Message -> Method Entered
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> PowerShellExchangeServiceImpl, Method -> ExecuteQuery, Message -> Method Entered
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> ExchangeUtility, Method -> GetCommand, Message -> Method entered
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> ExchangeUtility, Method -> GetCommand, Message -> Returning cmd Get-Mailbox
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> ExchangeUtility, Method -> GetCommand, Message -> Exiting the method
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> PowerShellExchangeServiceImpl, Method -> InvokePipeline, Message -> Method Entered
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> PowerShellExchangeServiceImpl, Method -> InvokePipeline, Message -> PowerShell Command: Get-Mailbox
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> PowerShellExchangeServiceImpl, Method -> InvokePipeline, Message -> Parameter: IgnoreDefaultScope Value:
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> PowerShellExchangeServiceImpl, Method -> InvokePipeline, Message -> Parameter: ReadFromDomainController Value:
    30/05/2013 10:49:36 AM <INFORMATION>: Class-> PowerShellExchangeServiceImpl, Method -> InvokePipeline, Message -> Parameter: ResultSize Value:Unlimited
    ConnectorServer.exe Error: 0 : Org.IdentityConnectors.Framework.Common.Exceptions.ConnectorException: Problem while PowerShell execution Org.IdentityConnectors.Framework.Common.Exceptions.ConnectorException: Couldn't find database "ORME-DE-COUR\Premier groupe de stockage\Banque de boîtes aux lettres (ORME-DE-COUR)". Make sure you have typed it correctly.
    at Org.IdentityConnectors.Exchange.RunSpaceInstance.CheckErrors(IList errors)
    at Org.IdentityConnectors.Exchange.RunSpaceInstance.InvokePipeline(Collection`1 commands)
    at Org.IdentityConnectors.Exchange.RunSpaceInstance.InvokePipeline(Command item)
    at Org.IdentityConnectors.Exchange.Service.Impl.PowerShellExchangeServiceImpl.InvokePipeline(Command cmd)
    at Org.IdentityConnectors.Exchange.Service.Impl.PowerShellExchangeServiceImpl.InvokePipeline(Command cmd)
    at Org.IdentityConnectors.Exchange.Service.Impl.PowerShellExchangeServiceImpl.SearchUser(ObjectClass oclass, String query, ResultsHandler handler, OperationOptions options, ObjectClassInfo ocInfo)
    at Org.IdentityConnectors.Exchange.Service.Impl.PowerShellExchangeServiceImpl.ExecuteQuery(ObjectClass oclass, String query, ResultsHandler handler, OperationOptions options)
    at Org.IdentityConnectors.Exchange.ExchangeConnector.ExecuteQuery(ObjectClass oclass, String query, ResultsHandler handler, OperationOptions options)
    at Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.RawSearcherImpl`1.RawSearch(SearchOp`1 search, ObjectClass oclass, Filter filter, ResultsHandler handler, OperationOptions options)
    at Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.RawSearcherImpl`1.RawSearch(Object search, ObjectClass oclass, Filter filter, ResultsHandler handler, OperationOptions options)
    at Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.SearchImpl.Search(ObjectClass oclass, Filter originalFilter, ResultsHandler handler, OperationOptions options)
    at Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.ConnectorAPIOperationRunnerProxy.Invoke(Object proxy, MethodInfo method, Object[] args)
    at ___proxy1.Search(ObjectClass , Filter , ResultsHandler , OperationOptions )
    at Org.IdentityConnectors.Framework.Impl.Server.ConnectionProcessor.ProcessOperationRequest(OperationRequest request)
    DateTime=2013-05-30T14:49:37.1880494Z
    h4. #3 - Powershell using the service account
    Get a 2003 database
    [PS] C:\Windows\system32>Get-MailboxDatabase "ORME-DE-COUR\Premier groupe de stockage\Banque de boîtes aux lettres (ORME-DE-COUR)"
    Name Server Recovery ReplicationType
    Banque de boîtes aux lettre... ORME-DE-COUR False None
    Get a 2003 mailbox
    [PS] C:\Windows\system32>Get-Mailbox -Filter "DisplayName -eq 'Marchand Robert 0'"
    Name Alias ServerName ProhibitSendQuota
    marchanr marchanr orme-de-cour unlimited
    Edited by: SG on May 30, 2013 11:57 AM
    Edited by: SG on May 30, 2013 1:41 PM

    Any update on this? I have the exact same problem...
    Thanks,
    --jtellier                                                                                                                                                                                       

  • Installation Error with iPlanet Directory Server 5.1 SP1 and Windows 2000

    Hello,
    I'm having real trouble getting iPlanet Directory Server installed on a Windows 200 Server machine. Every time I install it, no matter what options I choose, I get this series of popup boxes at the end:
    - Setup is unable to store configuration data in the LDAP directory
    - Unable to create Administration Server configuration
    - Could not authenticate ldap connection, "Unknown error"
    - Unable to set ACI in Configuration Directory Server
    But searching on this forum, I have found a lot of post. I have tested the different solution proposed :
    * Add on the host file the short name and the long name of my machine with it's IP adress
    * When the installation process crash, uninstall the software, reboot the machine and then restart the installation
    With all this solution, the problem is always here.
    Could you help me ?
    Boris MANCHETTE

    Are you using Terminal Services. iPlanet DS will not install properly over Terminal Services. You have to install from the direct attached console.
    Ted

  • OEM 11g login error with sys user.

    I have two database in my local host. one is created with dbca and another is manually created.
    i am not able to login ONLY with "sys" user in OEM 11g but i can login in sqlplus with the same user(only in database created manually ).

    yes m giving correct pwd as i mentioned i am bale to login with the same in sqlplus . below is the log details :
    C:\Users\jatrived>emca -deconfig dbcontrol db
    STARTED EMCA at Apr 25, 2013 12:33:20 PM
    EM Configuration Assistant, Version 11.2.0.0.2 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: cgdb
    Do you wish to continue? [yes(Y)/no(N)]: y
    Apr 25, 2013 12:33:29 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle\cfgtoollogs\emca\cgdb\emca_2013_04_25_12_33_19.log.
    Apr 25, 2013 12:33:30 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Enterprise Manager configuration completed successfully
    FINISHED EMCA at Apr 25, 2013 12:34:12 PM
    C:\Users\jatrived>emca -config dbcontrol db
    STARTED EMCA at Apr 25, 2013 12:34:29 PM
    EM Configuration Assistant, Version 11.2.0.0.2 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: cgdb
    Listener port number: 1521
    Listener ORACLE_HOME [ D:\oracle\product\11.2.0\dbhome_1 ]:
    Password for SYS user:
    Password for DBSNMP user:
    Password for SYSMAN user:
    Password for SYSMAN user: Email address for notifications (optional):
    Outgoing Mail (SMTP) server for notifications (optional):
    You have specified the following settings
    Database ORACLE_HOME ................ D:\oracle\product\11.2.0\dbhome_1
    Local hostname ................ ***********.corp.****.com
    Listener ORACLE_HOME ................ D:\oracle\product\11.2.0\dbhome_1
    Listener port number ................ 1521
    Database SID ................ cgdb
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: y
    Apr 25, 2013 12:35:12 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle\cfgtoollogs\emca\cgdb\emca_2013_04_25_12_34_29.log.
    Apr 25, 2013 12:35:16 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Apr 25, 2013 12:36:26 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Apr 25, 2013 12:36:33 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
    INFO: Software library is already configured.
    Apr 25, 2013 12:36:33 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
    INFO: EM_SWLIB_STAGE_LOC (value) will be ignored.
    Apr 25, 2013 12:36:33 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
    INFO: Deploying Provisioning archives ...
    Apr 25, 2013 12:37:29 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
    INFO: Provisioning archives deployed successfully.
    Apr 25, 2013 12:37:29 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Securing Database Control (this may take a while) ...
    Apr 25, 2013 12:37:36 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Apr 25, 2013 12:37:37 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Apr 25, 2013 12:38:23 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    INFO: Database Control started successfully
    Apr 25, 2013 12:38:23 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    INFO: >>>>>>>>>>> The Database Control URL is https://***********.corp.****.com:5500/em <<<<<<<<<<<
    Apr 25, 2013 12:38:25 PM oracle.sysman.emcp.EMDBPostConfig invoke
    WARNING:
    ************************ WARNING ************************
    Management Repository has been placed in secure mode wherein Enterprise Manager data will be encrypted. The encryption key has been pl
    aced in the file: D:/oracle/product/11.2.0/dbhome_1/***********.corp.****.com_cgdb/sysman/config/emkey.ora. Please ensure this f
    ile is backed up as the encrypted data will become unusable if this file is lost.
    Enterprise Manager configuration completed successfully
    FINISHED EMCA at Apr 25, 2013 12:38:25 PM
    portlist details :
    here now two db having same port , how to remove or change ?
    D:\oracle\product\11.2.0\dbhome_1\install>more portlist.ini
    Enterprise Manager Console HTTP Port (ORA10) = 5500
    Enterprise Manager Agent Port (ORA10) = 1830
    Enterprise Manager Console HTTP Port (jai) = 1158
    Enterprise Manager Agent Port (jai) = 3938
    Enterprise Manager Console HTTP Port (test) = 1158
    Enterprise Manager Agent Port (test) = 1830
    Enterprise Manager Console HTTP Port (cgdb) = 5500
    Enterprise Manager Agent Port (cgdb) = 1831

  • OIM 11g R2 - SOA error with Auto Approval

    Hi,
    I am trying to provision a resource through catalog wizard as an end user .I have created both Operational Level and Request level approval policies with Auto Approval Enabled.The RequestID is getting generated but I am getting the following error in screen
    [Security:090304]Authentication Failed: User SOAAdminPassword javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User SOAAdminPassword denied
    May I know where should I go and change the SOAAdmin Password ?.Thanks.

    I've run into the same error with oim 11gr2 bp04:
    <Mar 18, 2013 11:07:09 AM CDT> <Notice> <Stdout> <BEA-000000> <<Mar 18, 2013 11:07:09 AM CDT> <Error> <oracle.soa.services.identity>
    <BEA-000000> <<oracle.tip.pc.services.identity.jps.AuthenticationServiceImpl.authenticateUser()> authentication FAILED>>
    <Mar 18, 2013 11:07:09 AM CDT> <Notice> <Stdout> <BEA-000000> <<Mar 18, 2013 11:07:09 AM CDT> <Error> <oracle.soa.services.identity>
    <BEA-000000> <<.> Identity Service Authentication failure.
    Identity Service Authentication failure.
    Either the user name or password is incorrect. Check the error stack and fix the cause of the error. Contact Oracle Support Services if error is not fixable.
    ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    Either the user name or password is incorrect. Check the error stack and fix the cause of the error. Contact Oracle Support Services if error is not fixable.
         at oracle.tip.pc.services.identity.jps.JpsProvider.authenticateUser(JpsProvider.java:2337)
    Caused By: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User SOAAdminPassword javax.security.auth.login.FailedLoginException:
    [Security:090302]Authentication Failed: User SOAAdminPassword denied
         at oracle.security.jps.internal.jaas.module.authentication.JpsUserAuthenticationLoginModule.login(JpsUserAuthenticationLoginModule.java:71)
         ...Did you find what the issue is? I'm finding scant information about this user named "SOAAdminPassword" (who makes up these usernames :-/).

  • After Migrating from 10g to 11g Geeting problems with Guided navigations.

    After Migrating from 10g to 11g Geeting problems with Guided navigations and section navigations not working.
    And we are getting the following error <<odbc driver returned an error (SQLExecDirectW)>> where we have used navigations.
    In 10G we have Guided navigation Reports to display the Reports links and intermediate reports for conditionally displaying the Dashboard section(Reports) but after migrating to 11g Guided navigation reports and conditional reports are not working..
    We know that in 11g section navigation replaced with conditions and Guided navigation replaced with action link.. but
    do we need to recreate those reports in actions and condition or is there any work around avoid reworking.

    Hi Both,
    Thanks for the reply ...
    For Guided navigation we are getting like below error:
    Odbc driver returned an error (SQLExecDirectW).
    For Conditional dashboard section we are getting like below error:
    "saw.aViewsToRefresh = [];saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:3jsmgfs3c1r4tn7c~n:condition'] = true;saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:nos5q43jvjmi643b~n:condition'] = true;"

  • 11G Pivot Query with Oracle EBS

    Hello all,
    We are trying to use the 11G pivot query function with data from Oracle E-Business Suite. We have an 11G database installed with our Oracle APEX. We cannot seem to get the pivot function to work. At a glance, would anyone be able to see any glaring errors in our syntax. I am not certain it is possible to provide test data so...
    We are trying to have column headings with the Period Names SEP-08 OCT-08 NOV-08, with rows of segment2 007751 and accounted_dr as the dataset.
    When we run the sql we get an error ORA-00904: "PERIOD_NAME": invalid identifier.
    Any help or insight would be greatly appreciated.
    select * from (
    select segment2, accounted_dr, period_name
    from gl_je_lines a, gl_code_combinations b
    where b.code_combination_id = a.code_combination_id
    and segment2 = '007751')
    pivot
    sum(accounted_dr)
    for period_name in ('SEP-08','OCT-08','NOV-08')
    group by segment2, period_name

    lilhelp wrote:
    Hello all,
    We are trying to use the 11G pivot query function with data from Oracle E-Business Suite. We have an 11G database installed with our Oracle APEX. We cannot seem to get the pivot function to work. At a glance, would anyone be able to see any glaring errors in our syntax. I am not certain it is possible to provide test data Why not?
    >
    We are trying to have column headings with the Period Names SEP-08 OCT-08 NOV-08, with rows of segment2 007751 and accounted_dr as the dataset.
    When we run the sql we get an error ORA-00904: "PERIOD_NAME": invalid identifier.
    Any help or insight would be greatly appreciated.
    select * from (
    select segment2, accounted_dr, period_name
    from gl_je_lines a, gl_code_combinations b
    where b.code_combination_id = a.code_combination_id
    and segment2 = '007751')
    pivot
    sum(accounted_dr)
    for period_name in ('SEP-08','OCT-08','NOV-08')
    group by segment2, period_nameDon't use GROUP BY. When you use PIVOT, the grouping is implied by what is in the PIVOT clause and what is not.
    Try this:
    select    *
    from        (
           select  segment2
           ,       accounted_dr
           ,       period_name
           from       gl_je_lines          a
           ,       gl_code_combinations     b
           where       b.code_combination_id = a.code_combination_id
           and       segment2 = '007751'
    pivot       (
           sum (accounted_dr)
           for period_name in ('SEP-08','OCT-08','NOV-08')
    ;which is just your posted query without the GROUP BY clause.

  • 11G Pivot Query with parameters

    Hello all,
    I would like to find some way, any way to pass parameters to a pivot query. The following pivot query works, but I would like segment2 to be a variable as well as the period names so....
    select * from
    select segment2, accounted_dr, period_name
    from gl_je_lines a, gl_code_combinations b
    where b.code_combination_id = a.code_combination_id
    and segment2 >='007611' and segment2 <='007751' AND period_name in ('SEP-08','OCT-08','NOV-08'))
    pivot
    sum(accounted_dr)
    for period_name in ('SEP-08','OCT-08','NOV-08') )
    ....would be something like....
    select * from
    select segment2, accounted_dr, period_name
    from gl_je_lines a, gl_code_combinations b
    where b.code_combination_id = a.code_combination_id
    and segment2 >= :P4_OBJECT_FROM AND and segment2 <=:P4_OBJECT_TO AND period_name in &P4_EPSB_PERIOD_HOLD.)
    pivot
    sum(accounted_dr)
    for period_name in (&P4_EPSB_PERIOD_HOLD.) )
    It is our understanding that we have to hardcode period names and objects, but we would like to get around that. Does anyone have any ideas or tricks?
    Thanks

    lilhelp wrote:
    Hello all,
    We are trying to use the 11G pivot query function with data from Oracle E-Business Suite. We have an 11G database installed with our Oracle APEX. We cannot seem to get the pivot function to work. At a glance, would anyone be able to see any glaring errors in our syntax. I am not certain it is possible to provide test data Why not?
    >
    We are trying to have column headings with the Period Names SEP-08 OCT-08 NOV-08, with rows of segment2 007751 and accounted_dr as the dataset.
    When we run the sql we get an error ORA-00904: "PERIOD_NAME": invalid identifier.
    Any help or insight would be greatly appreciated.
    select * from (
    select segment2, accounted_dr, period_name
    from gl_je_lines a, gl_code_combinations b
    where b.code_combination_id = a.code_combination_id
    and segment2 = '007751')
    pivot
    sum(accounted_dr)
    for period_name in ('SEP-08','OCT-08','NOV-08')
    group by segment2, period_nameDon't use GROUP BY. When you use PIVOT, the grouping is implied by what is in the PIVOT clause and what is not.
    Try this:
    select    *
    from        (
           select  segment2
           ,       accounted_dr
           ,       period_name
           from       gl_je_lines          a
           ,       gl_code_combinations     b
           where       b.code_combination_id = a.code_combination_id
           and       segment2 = '007751'
    pivot       (
           sum (accounted_dr)
           for period_name in ('SEP-08','OCT-08','NOV-08')
    ;which is just your posted query without the GROUP BY clause.

  • Can't Install 11g Db, Error ORA 28547/24324/01041

    hi,
    I was trying to install db 11g and the installation stopped half way through with 3 errors.
    1.ORA 24324: SERVICE HANDLE NOT IDENTIFIED
    2.ORA 01041: INTERNAL ERROR, HOSTDEF EXTERIOR DOES'NT EXIST
    3.ORA 28547: CONNECTION TO SERVER FAILED, PROABLY NET ADMIN ERROR.
    I have just trained on oracle application developper and very new to installing a personal database.
    My machine is a pentium duo core 1.7, 2gb ram and 120 hdd and my OS is XP professional sp2. I connect through this machine
    through my office lan to oracle 9i db in my company server.
    I have tried to set up a 11i DB Personal and 10g developer suite on the same machine.
    I could figured out the 1st error ORA-01041 and understand that the Environment variables have to be changed before I try to
    reinstall 11g.
    As I checked up the variable from System>advanced>environment variables it is showing a very long string which is
    (C:\app\ravid\product\11.1.0\db_1\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
    Files\Intel\Wireless\Bin\;C:\ORANT\BIN;)
    After looking this up in the c:\oracle folder trace the string only uptil 'bin'.
    I have DEVELOPER 2000 NT with Forms runtime and Graphics runtime already on the machine however i did not see any path in the
    system environment variable for this, or could it be that the string i mentioned above has that included too..one thing i know for
    sure is there was no oracle home before i tried to install the 11g db.
    Could someone also help me out with the 1st and 3rd errors as i don't know what they mean?
    Will really appreciate if you can help me through this.
    Thanks in advance for your time and advice.

    Re: Can't Install 11g Db, Error ORA 28547/24324/01041

  • Can I Use Oracle DB 11g Express Edition with Atomikos  Transactions.

    Hi,
    Any Help is appreciated.
    Im able to use Oracle 11g Standard/Enterprise Edition with Atomikos for XA transactions.(XADMS).
    My question is Can I Use Oracle DB 11g Express Edition with Atomikos for XA Transactions.
    Thanks,
    kensuser

    Hi,
    Thanks for the answer.What jdbc drivers should I use. Because still Im getting exception when using Oracle 11g XE.
    But the same application runs with Oracle 11g Standard/Enterprise Edition.
    Here is my Exception trace: Sorry, I'm a first time user, so pasting the exception as it is, will find out how to format the same, as use this forum. ant help is appreciated. Thanks in Advance
    SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'UIToolAdminkit': Invocation of init method failed; nested exception is com.atomikos.datasource.ResourceException: XA resource 'EXXADBMS': resume for XID '3139322E3136382E35352E31382E746D30303030313030313937:3139322E3136382E35352E31382E746D31' raised -3: the XA resource detected an internal error
         at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:135)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:393)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1437)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:518)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:455)
         at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
         at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
         at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
         at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
         at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:381)
         at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283)
         at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
         at org.apache.catalina.core.StandardService.start(StandardService.java:525)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
    Caused by: com.atomikos.datasource.ResourceException: XA resource 'EXXADBMS': resume for XID '3139322E3136382E35352E31382E746D30303030313030313937:3139322E3136382E35352E31382E746D31' raised -3: the XA resource detected an internal error
         at com.atomikos.datasource.xa.XAResourceTransaction.resume(XAResourceTransaction.java:500)
         at com.atomikos.datasource.xa.session.BranchEnlistedStateHandler.<init>(BranchEnlistedStateHandler.java:57)
         at com.atomikos.datasource.xa.session.NotInBranchStateHandler.checkEnlistBeforeUse(NotInBranchStateHandler.java:66)
         at com.atomikos.datasource.xa.session.TransactionContext.checkEnlistBeforeUse(TransactionContext.java:85)
         at com.atomikos.datasource.xa.session.SessionHandleState.notifyBeforeUse(SessionHandleState.java:176)
         at com.atomikos.jdbc.AtomikosConnectionProxy.enlist(AtomikosConnectionProxy.java:204)
         at com.atomikos.jdbc.AtomikosConnectionProxy.invoke(AtomikosConnectionProxy.java:138)
         at $Proxy13.prepareStatement(Unknown Source)
         at org.hibernate.jdbc.AbstractBatcher.getPreparedStatement(AbstractBatcher.java:534)
         at org.hibernate.jdbc.AbstractBatcher.getPreparedStatement(AbstractBatcher.java:452)
         at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)
         at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1573)
         at org.hibernate.loader.Loader.doQuery(Loader.java:696)
         at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259)
         at org.hibernate.loader.Loader.doList(Loader.java:2228)
         at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2125)
         at org.hibernate.loader.Loader.list(Loader.java:2120)
         at org.hibernate.hql.classic.QueryTranslatorImpl.list(QueryTranslatorImpl.java:935)
         at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
         at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1148)
         at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
         at org.springframework.orm.hibernate3.HibernateTemplate$30.doInHibernate(HibernateTemplate.java:921)
         at org.springframework.orm.hibernate3.HibernateTemplate$30.doInHibernate(HibernateTemplate.java:1)
         at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:406)
         at org.springframework.orm.hibernate3.HibernateTemplate.executeWithNativeSession(HibernateTemplate.java:374)
         at org.springframework.orm.hibernate3.HibernateTemplate.find(HibernateTemplate.java:912)
         at org.springframework.orm.hibernate3.HibernateTemplate.find(HibernateTemplate.java:904)
         at com.kensho.common.UIbundlDAOImpl.findAll(UIbundlDAOImpl.java:13)
         at com.kensho.common.UIbundlDAOImpl$$FastClassByCGLIB$$6f2db14b.invoke(<generated>)
         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)
         at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
         at com.kensho.common.UIbundlDAOImpl$$EnhancerByCGLIB$$8797972a.findAll(<generated>)
         at com.kensho.common.UIToolKitAdminBBean.getAllBundleItems(UIToolKitAdminBBean.java:37)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:346)
         at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:299)
         at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:132)
         ... 29 more

  • Error with assessment Cycle

    Hi all
    When I run Assessment cycle its giving this error .Test run is successful, but normal run its giving the error
    "No account was specified for account type "S" in item "0000000001" of the FI/CO document"
    trying to find out whats happenning.
    Is it some thing with the recon account
    Thanks in advance

    It seems that FI/CO reconciliation is active for CO postings. During assesment it is trying to create a FI document and unable to find GL account. Plz maintain account determination for CO postings.
    If your SAP is 4.7 or below, check the following settings -
    SPRo - Controlling - Cost Element Accounting - Reconciliation Ledger
    If you are on ECC, check out the following settings -
    Financial Accounting Global Settings (New) Ledgers - Real Time Integration of Controlling with Financial Accounting.

  • Recovery Order in Error with: AiaResubmissionUtility or EM Console?

    I am using AIA 11g and I know that the AiaResubmissionUtility works on the message in the queue and EM Console with the instance committed on the database but I do not know what can be the best practice to recovery the message.
    I would like to know if in this version I can perform the recovery of messages thought the AiaResubmissionUtility or with the EM console.

    In AIA methodology, the message should always be resubmitted from the start of the milestone i.e. queue/topic/resequencer. Also the message will be rolled back to the start of milestone in case of any error with in the flow between two milestones. You should go with re-submission utility.
    Hope this helps.

  • Error with LKM File to Oracle(SQLLDR)

    Please help me to resolve error while using LKM File to Oracle(SQLLDR)
    Environment Details: ODI_11.1.1.6.0, Oracle DB 11g
    PFB error message:
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
      File "<string>", line 22, in <module>
    Load Error: See TEST_SQLLDR.log for details
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2473)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:48)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    Code:
    logfile = r"""<<absolute_path>>/TEST_SQLLDR.log"""
    Line 21: if rc <> 0 and rc <> 2:
    Line 22:  raise "Load Error", "See %s for details" % logfile

    Hi,
    Actual issue lies with "TEST_SQLLDR.log" generation, this file is not getting created but i found TEST_SQLLDR.ctl,TEST_SQLLDR.out were getting created.
    Can you kindly help me with any guess where i am going wrong.
    Thanks in advance.
    Regards,
    Raghuveer

  • Re: nsapi problem with WL 4.5.2 no sp with iPlanet 4.0

              We are noticing the same problem with WL5.1, esp.
              I can replicate this by reducing the number of executeThreads
              within WebLogic to a very low number (say 5). It seems to
              me that there is a problem with the WebLogic proxy (NSAPI); it seems to be gettting into a state where it is not able to do handle connection startups/shutdowns in a graceful manner leaving IDLE connections.
              Any pointers would be appreciated.
              Thanks.
              -dev
              "Jaime Chambron" <[email protected]> wrote:
              >here is more details on the probs we are seeing:
              >
              >Besides a number of other issues that I am experiencing with iPlanet 4.0
              >there are two specific issues that I need your help in resolving. These
              >issues are as follows:
              >
              >Idle connection on the web server. Summary: While running load tests on the
              >site I see up to 500 or more idle connection that will not time out or
              >recycle. Has anyone come across this issue? How was it resolved? Any
              >thoughts on what could be causing the idle connections? Below is an example
              >of the idle connection.
              >
              >*.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              > *.* *.* 0 0 33232 0 IDLE
              >
              >
              >
              >
              >2. Logging. How do I turn off verbose logging or minimize it?
              >Summary: Our error log files are continuing to fill up causing sluggish
              >performance and web server crashes. Any suggestions? Here are some
              >of the errors being logged.. (Suspect the NSAPI plugin)
              >
              >[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection -5971,
              >oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection -5971,
              >oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection -5971,
              >oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >[25/Jul/2000:12:54:57] failure ( 1324): for host 208.29.209.9 trying to GET
              >/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10 seconds.
              >
              >[25/Jul/2000:13:18:18] warning ( 1324): DaemonProcessor::Run terminating
              >with 404 sessions still in progress
              >[25/Jul/2000:13:18:19] info ( 1437): successful server startup
              >[25/Jul/2000:13:18:19] info ( 1437): Netscape-Enterprise/4.0 SP4
              >BB1-02/07/100 17:53
              >[25/Jul/2000:13:34:49] failure ( 1437): for host 208.29.209.9 trying to GET
              >/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10 seconds.
              >
              >[25/Jul/2000:13:35:43] failure ( 1437): for host 208.29.209.9 trying to GET
              >/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10 seconds.
              >
              >
              >
              >
              >Jaime Chambron wrote in message <[email protected]>...
              >>hi -
              >>
              >>we are having a ton of probs with our error log on our web servers filling
              >>up and degrading performance b/c we are seeing the following error with our
              >>jsps (the web server sees up to a point in runnign,then all of a sudden
              >>starts to get errors after some load testing)
              >>
              >>the prob causes errors in the proxy.cpp file to occur (at different line
              >>numbers, i believe 400 something and 830) and says things like "file not
              >>found" (though it is there) or timeout...
              >>
              >>this is causing our webservers to eventually grind to a hault, and it looks
              >>like is has something to do with the nsapi plug in. do we need a patch? do
              >>we have something configured wrong?
              >>
              >>
              >>please help!!
              >>thanks
              >>j
              >>
              >>
              >
              >
              

              Hi,
              I'm experiencing the same problem with wls 5.1 sp 9 and iPlanet 4.1 sp 5.
              Did you figure this problem out?
              Regards,
              Torleif Galteland
              "Michael Caughey" <[email protected]> wrote:
              >
              >Have you had any luck in figuring out what is the root cause of your
              >problem?
              >We are having a simalar problem using weblogic 5.1 SP6 & iPlanet 4.1
              >SP2.
              >Thanks,
              >
              >"Dev Worah" <[email protected]> wrote:
              >>
              >>We are noticing the same problem with WL5.1, esp.
              >>
              >>I can replicate this by reducing the number of executeThreads
              >>within WebLogic to a very low number (say 5). It seems to
              >>me that there is a problem with the WebLogic proxy (NSAPI); it seems
              >>to be gettting into a state where it is not able to do handle connection
              >>startups/shutdowns in a graceful manner leaving IDLE connections.
              >>
              >>Any pointers would be appreciated.
              >>
              >>Thanks.
              >>-dev
              >>"Jaime Chambron" <[email protected]> wrote:
              >>>here is more details on the probs we are seeing:
              >>>
              >>>Besides a number of other issues that I am experiencing with iPlanet
              >>4.0
              >>>there are two specific issues that I need your help in resolving.
              >These
              >>>issues are as follows:
              >>>
              >>>Idle connection on the web server. Summary: While running load tests
              >>on the
              >>>site I see up to 500 or more idle connection that will not time out
              >>or
              >>>recycle. Has anyone come across this issue? How was it resolved?
              >
              >>Any
              >>>thoughts on what could be causing the idle connections? Below is an
              >>example
              >>>of the idle connection.
              >>>
              >>>*.* *.* 0 0 33232 0 IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>> *.* *.* 0 0 33232 0
              >>IDLE
              >>>
              >>>
              >>>
              >>>
              >>>2. Logging. How do I turn off verbose logging or minimize it?
              >>>Summary: Our error log files are continuing to fill up causing sluggish
              >>>performance and web server crashes. Any suggestions? Here are
              >>some
              >>>of the errors being logged.. (Suspect the NSAPI plugin)
              >>>
              >>>[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection
              >-5971,
              >>>oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >>>[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection
              >-5971,
              >>>oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >>>[25/Jul/2000:12:54:57] failure ( 1324): Error accepting connection
              >-5971,
              >>>oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)
              >>>[25/Jul/2000:12:54:57] failure ( 1324): for host 208.29.209.9 trying
              >>to GET
              >>>/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10
              >>seconds.
              >>>
              >>>[25/Jul/2000:13:18:18] warning ( 1324): DaemonProcessor::Run terminating
              >>>with 404 sessions still in progress
              >>>[25/Jul/2000:13:18:19] info ( 1437): successful server startup
              >>>[25/Jul/2000:13:18:19] info ( 1437): Netscape-Enterprise/4.0 SP4
              >>>BB1-02/07/100 17:53
              >>>[25/Jul/2000:13:34:49] failure ( 1437): for host 208.29.209.9 trying
              >>to GET
              >>>/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10
              >>seconds.
              >>>
              >>>[25/Jul/2000:13:35:43] failure ( 1437): for host 208.29.209.9 trying
              >>to GET
              >>>/, wl-proxy reports: Cannot connect to WebLogic: timed out after 10
              >>seconds.
              >>>
              >>>
              >>>
              >>>
              >>>Jaime Chambron wrote in message <[email protected]>...
              >>>>hi -
              >>>>
              >>>>we are having a ton of probs with our error log on our web servers
              >>filling
              >>>>up and degrading performance b/c we are seeing the following error
              >>with our
              >>>>jsps (the web server sees up to a point in runnign,then all of a sudden
              >>>>starts to get errors after some load testing)
              >>>>
              >>>>the prob causes errors in the proxy.cpp file to occur (at different
              >>line
              >>>>numbers, i believe 400 something and 830) and says things like "file
              >>not
              >>>>found" (though it is there) or timeout...
              >>>>
              >>>>this is causing our webservers to eventually grind to a hault, and
              >>it looks
              >>>>like is has something to do with the nsapi plug in. do we need a
              >patch?
              >>do
              >>>>we have something configured wrong?
              >>>>
              >>>>
              >>>>please help!!
              >>>>thanks
              >>>>j
              >>>>
              >>>>
              >>>
              >>>
              >>
              >
              

  • J2EE deployment error in iPlanet 6.0 SP2

    My J2EE application works fine in iPlanet 6.1, however when I try to deploy it in iPlanet 6.0 SP2, I get the following error. To me it looks like some configuration error as it deploys fine in iPlanet 6.1. Is there any setting that needs to be changed in the 6.0 webserver to run J2EE applications?
    Thanks.
    [16/Jun/2004:22:24:40] info ( 630): Adding web application
    (/TripReportsSearch) at (/netscape/iplanet/servers/bin/https/webapps/TripReportsSearch)
    [16/Jun/2004:22:28:25] failure ( 630): vs(https-polo)SAX
    parser fatal error: External entity not found:
    "http://java.sun.com/dtd/web-app_2_3.dtd". in
    file:/netscape/iplanet/servers/bin/https/webapps/TripReportsSearch/WEB-INF/web.xml at line
    number 5.
    [16/Jun/2004:22:28:25] warning ( 630): vs(https-polo)Error
    parsing web-app deployment descriptor
    /netscape/iplanet/servers/bin/https/webapps/TripReportsSearch/WEB-INF/web.xml: External entity
    not found: "http://java.sun.com/dtd/web-app_2_3.dtd"..
    [16/Jun/2004:22:28:25] failure ( 630): vs(https-polo)Cannot
    create web application context path = /TripReportsSearch, at dir =
    /netscape/iplanet/servers/bin/https/webapps/TripReportsSearch;
    [16/Jun/2004:22:28:25] info ( 630): Successfully initialized web
    application environment (web-apps.xml) for virtual server
    (https-polo)

    Hi,
    I ran into similar problem with Iplanet 6.0 SP7. Have you found out any solution for this?
    External entity not found: "http://java.sun.com/dtd/web-app_2_3.dtd"

Maybe you are looking for

  • Cannot Get My Time Machine To Back Up With Maverick

    Hi Every One I have a 1TB TM and it has been working fine with my 1TB Mac Intel until I installed Maverick.! I could not get it to work so I formatted the TM and reset it as if I was starting again from new. So the TM starts ok with no issues (I have

  • Does xf86-video-intel-git work for you?

    I have a Lenovo R61 laptop with intel chipset, and i used to use xf86-video-intel-git from aur : http://aur.archlinux.org/packages.php?ID=18678 since last week it needed packages from new xorg. I installed new xorg from testing, build it and when i i

  • Cannot open some PDF files in Illustrator

    Hi,   One of our users is unable to open some PDF files in her ver of illustrator. Her version is 15.0.2 using Windows 7 64bit She can open the PDF in reader but when she tries to opens it in Illustrator she gets error "file not found" this is the sa

  • Text tracks change video levels

    Does anyone know why turning on any text tracks like the chapters track, darkens the displayed video in the QT player? You can observe this, by first (if your text tracks are on already) open the properties editor window, (command+J) and turn off any

  • Why doesn't IO6 let me sign in to my home WiFi?  It doesn't accept the password

    IPhone will not accept my password for my home WiFi network since I went to IO6.  Help