GroupWise Connector issue

I may have found a possible bug in the 1.2.5 rev 299 version of DS. I have a SLES 11 SP2 server patched up running 1.2.5 build 299. The server sits in a DMZ with the IP address of 192.168.x.x which is NAT'd to 134.192.x.x. In prior versions up to 1.2.4 I go into the GroupWise Connector and change the GroupWise Connector IP address from the 192.168 address to the 134.192 address and restart the connector and everything works fine. In 1.2.5 when I change the IP address and try to restart the Connector I get an error about the connectors.xml not configured correctly and GroupWise Connector won't start. When I change it back to the internal IP 192.168.x.x it starts up fine. The problem is that if I don't change the IP to the NAT'd version then e-mail won't come in after the initial sync. If I remove DS from the server and downgrade to 1.2.4 it works fine. I did check the Connectors.xml file and it did change the IP address. Any help would be appreciated.
Thanks,
Dave Flax

redds,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Visit http://support.novell.com and search the knowledgebase and/or check all
the other self support options and support programs available.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://forums.novell.com)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.novell.com/faq.php
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://forums.novell.com/

Similar Messages

  • Ipod doesn't work on speakers but headphones are fine and speaker works with iPhone. Possible connector issue? Any thoughts on how I can get the fixed?

    ipod doesn't work on speakers but headphones are fine and speaker works with iPhone. Possible connector issue? Any thoughts on how I can get the fixed?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:       
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • Data Synchronizer GroupWise connector time shift problem

    I have recently installed the latest 1.2.2 Data Synchronizer Mobility with GroupWise connector, one bug I have found when looking at time stamps of emails sent and received from the connector perspective I am seeing a 20 hrs time shift i.e. from my Android device I send an email to myself at 06:00 May 6 local the time it will show received at 10:00 May 5 also looking at sent time on the device it will say sent at 10:00 May 5. When I look at the GroupWise client or WebAccess sent and received time and date are correct. Conclusion it's only the Data Synchronizer showing time date incorrectly. Any thoughts welcome.

    Update - This problem appears to be phone specific it is a Motorola MB525 with Android 2.2.2 we have some HTCs which do NOT have a problem with time zone. Another minor problem is items deleted on the device do not sync up to GroupWise

  • Oracle connector issues

    Hi Experts,
    We have 40 to 50 connectors including SQL server, Oracle,Pco,OLAP etc in SAP MII system.
    SAP MII version 12.2 SP6.
    We got the Java Heap space on the SAP MII server and due to lack of disk space the server process is shutdown.
    #2.0#2015 04 14 09:30:16:473#0-400#Fatal#com.sap.engine.frame.ProcessEnvironment#
    com.sap.ASJ.krn_frm.000041#BC-JAS-COR#kernel.sda#C0000A0E68F54AF20000000100000D58#307331950000768373##com.sap.engine.frame.ProcessEnvironment#Guest#0##7F961CADD61211E4A26400001251836F#7f961cadd61211e4a26400001251836f#7f961cadd61211e4a26400001251836f#0#Thread[Managed_Application_Thread_37,5,Managed_Application_Thread]#Plain##
      Server process shutting down with exit code [666]; memory allocation error [OutOfMemoryError]# 
    #2.0#2015 04 14 09:30:16:473#0-400#Fatal#com.sap.engine.frame.ProcessEnvironment#
    com.sap.ASJ.krn_frm.000041#BC-JAS-COR#kernel.sda#C0000A0E68F54AF20000000200000D58#307331950000768373##com.sap.engine.frame.ProcessEnvironment#Guest#0##7F961CADD61211E4A26400001251836F#7f961cadd61211e4a26400001251836f#7f961cadd61211e4a26400001251836f#0#Thread[Managed_Application_Thread_37,5,Managed_Application_Thread]#Plain##
    Server process shutting down with exit code [666] memory allocation error [OutOfMemoryError]
    [EXCEPTION]
    java.lang.OutOfMemoryError: Java heap space (failed to allocate 56 bytes)
    After clearing the dump and make available disk space all the connectors like SQL server, OLAP,PCo etc working fine. But Oracle connectors are unstable.I can say oracle connectors keep loosing connections. The following errors were seen in logs. After I restart the server , the oracle connector starts working fine.
    Unable to create connection to database for GDW
    [EXCEPTION]
    java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
    at com.sap.lhcommon.system.CustomClassLoader.findClass(CustomClassLoader.java:232)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:367)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:308)
    at com.sap.xmii.Illuminator.tools.database.JDBCDriverManager.getClassInstance(JDBCDriverManager.java:104)
    at com.sap.xmii.Illuminator.tools.database.ConnectionPool.<init>(ConnectionPool.java:62)
    at com.sap.xmii.Illuminator.tools.database.ConnectionHolder.addDBConnectionPool(ConnectionHolder.java:121)
    at com.sap.xmii.Illuminator.server.Server.createHolder(Server.java:277)
    at com.sap.xmii.Illuminator.server.Server.start(Server.java:134)
    at com.sap.xmii.Illuminator.server.ServerManager$ServerInitializer.run(ServerManager.java:451)
    at com.sap.xmii.Illuminator.server.ServerManager.startServer(ServerManager.java:414)
    at com.sap.xmii.Illuminator.server.ServerManager.reload(ServerManager.java:370)
    at com.sap.xmii.ejb.ServiceHandlerBean.doServerFunction(ServiceHandlerBean.java:222)
    at com.sap.xmii.ejb.ServiceHandlerBean.onMessage(ServiceHandlerBean.java:75)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MessageListenerType.invoke(Interceptors_MessageListenerType.java:111)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Lock.invoke(Interceptors_Lock.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
    at com.sap.engine.services.ejb3.runtime.impl.MDBProxyInvocationHandler.invoke(MDBProxyInvocationHandler.java:78)
    at $Proxy435.onMessage(Unknown Source)
    at com.sap.jms.client.session.JMSSession.deliverMessage(JMSSession.java:1046)
    at com.sap.jms.client.session.JMSSession.run(JMSSession.java:894)
    at com.sap.jms.resourceadapter.RaServerSession.run(RaServerSession.java:139)
    at com.sap.engine.services.connector.jca15.work.TaskImpl.run(TaskImpl.java:410)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Error occurred while creating a database connection
    [EXCEPTION]
    com.sap.xmii.Illuminator.system.CommunicationException: Error occurred while creating a database connection
    at com.sap.xmii.Illuminator.connectors.IDBC.IDBC.doProcessRequest(IDBC.java:81)
    at com.sap.xmii.Illuminator.connectors.AbstractConnector.processRequest(AbstractConnector.java:83)
    at com.sap.xmii.Illuminator.server.QueryEngine.run(QueryEngine.java:49)
    at com.sap.xmii.Illuminator.services.handlers.IlluminatorService.processRequest(IlluminatorService.java:82)
    at com.sap.xmii.Illuminator.services.ServiceManager.run(ServiceManager.java:69)
    at com.sap.xmii.servlet.Illuminator.service(Illuminator.java:68)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103)
    at com.sap.xmii.system.SecurityFilter.doFilter(SecurityFilter.java:186)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
    at com.sap.xsrf.filter.XSRFProtectorFilter.doFilter(XSRFProtectorFilter.java:62)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:441)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    I am not sure of OJDBC jar file version .we have either OJDBC5 or OJDBC6 jar deployed in SAP MII.
    The oracle database version that we are connecting in the data server is Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit
    My questions  are
    After the server process shutdown and recovered , While  all other connectors  working fine why oracle connectors have problems?
    Is it due to oracle driver issue? or any other issue related to Netweaver.
    Please help.

    for item #1...If you add the line "gal_enableldapsearch = FALSE" to the "[ENG]" section of the calendar server configuration file, it will only put calendar users in the GAL and not all Internet Directory users.
    --Bill                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • OID 11.1.1.5.0 Connector Issue With Logging in OIM 11.1.1.5.0

    I am using OpenLDAP as my target system for the OID connector. I am following the OID 11.1.1.5.0 documentation section "2.1.6.1 Enabling Logging on Oracle Identity Manager". I placed the first part inside the <log_handers> tag and the second part inside the <loggers> tag.
    <log_handler name='OIMCP.LDAP' level='TRACE:32'
    class='oracle.core.ojdl.logging.ODLHandlerFactory'>
    <property name='logreader:' value='off'/>
    <property name='path'
    value='${domain.home}/servers/${weblogic.Name}/logs/oid_connector.log'/>
    <property name='format' value='ODL-Text'/>
    <property name='useThreadName' value='true'/>
    <property name='locale' value='en'/>
    <property name='maxFileSize' value='5242880'/>
    <property name='maxLogSize' value='52428800'/>
    <property name='encoding' value='UTF-8'/>
    </log_handler>
    <logger name="ORG.IDENTITYCONNECTORS.LDAP" level="TRACE:32"
    useParentHandlers="false">
    <handler name="OIMCP.LDAP"/>
    <handler name="console-handler"/>
    </logger>
    The "oid_connector.log" was created for me, but no logs are being printed out whenever I do anything related with LDAP in the OIM console.
    Any insights on how to fix this issue?

    Any updates i am facing same problem.
    thanks in advance

  • Win 8.1 Connector issue

    Hello folks,
    I have been having this annoying issue trying to Join my windows 8.1 desktop pc to my company domain, whenever I run through the connector software (Windows server 2012 essentials) it fails with "an unexpected error has occured" just after you
    put in the domain credentials.
    I've removed all connector updates and software installed on the pc and tried fresh...still no joy.
    Any advice would be greatly appreciated!
    Thanks,
    Jordan

    Hi,
    Please ensure you uninstall those connector software completely and unjoin you computer client from the network. Meanwhile, please make sure the client computer
    is not joined to any other server networks. Then check if you can join in your company domain.
    Based on your current description, please refer to the following path on the client computer: %programdata% /Microsoft /Windows
    Server /Logs and find the ClientDeploy.log to narrow down your issue.
    By the way, would you please provide a screenshot for the error message (you describe it "an unexpected error has occurred")?
    Hope this helps.
    Best regards,
    Justin Gu

  • DBUM Connector Issue in OIM11g

    Hi all. I'm having a very strange issue. Let me explain my scenario. I have installed correctly the DBUM Connector 9.1.0 in OIM11g. When I start a direct provisioning for an user, it all works perfectly: the user gets correctly created automatically on Oracle DB by the connector. Now I'm trying to enable a Human User to edit the provisioning form before the connector starts for the provisioning in the following way:
    - User X starts direct provisioning for Oracle DB resource object
    - User Y is assigned the provisiong task "Edit Provisioning Form" (which precedes "Create User" - standard task created by DBUM connector installation)
    - User Y edits the provisioning form (previously compiled from User X)
    - Connector starts for the provisioning with the provisioning form modified by User Y
    All actors involved in this process have all privileges on resources and forms for Oracle DB resource object.
    Although this, when connector starts it reply with the "ERROR" response code. Analyzing the log, I've been able to see this exceptions:
    oracle.iam.connectors.common.vo.ITResource
    and all the related exceptions. By the way, User X chooses correctly the IT Resource for Oracle DB resource, and User Y does not modify X's choice.
    Could anyone help me to find out the solution to this problem?
    I've tried the same solution with SSH Connector, in OIM11g, and it works fine. I'm having this issue only with DBUM Connector for Oracle DB.
    Thanks in advance for the help,
    Giuseppe.

    I kind of remember ..i had a similar issue , Can you try giving permission to the involved actors on DBUM IT Resource.
    Thanks
    Suren

  • PoP Port Connector Issues

    I seem to have a dodgie pop-port on my phone or dodgie cables?
    I wiggle the pc cable and that causes it to disconnect from the pc and phone yet its still in the socket and the headset sometimes if i wiggle it, the sound cuts out..
    Can I take this to a Nokia shop to get it fixed under warranty or do I have to RMA it back to Expansys?
    Regards,
    Andy
    Owned: Nokia 3510i, Nokia 3120, Nokia 6230i, Nokia 6233, Nokia N73, Nokia N82.
    Current: Nokia N900!

    26-Aug-2007 07:25 PM
    tehrules wrote:
    I seem to have a dodgie pop-port on my phone or dodgie cables?
    I wiggle the pc cable and that causes it to disconnect from the pc and phone yet its still in the socket and the headset sometimes if i wiggle it, the sound cuts out..
    Yes, Nokia's pop-port wasn't their best invention. I had similar problems with my 6280 and I've heard countless other people with similar issues.
    What I used to do always was to blow on the handset's connector in order to dislodge any dust particles, and then wipe the contacts on the headphone or USB cable with a soft cloth in order to get rid of dust/grease/etc. Then annd only then did I get a relatively stable connection.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • Outlook connector issues 2007

    Hi there is a previous post with the same issue i am having. The response that melon chan gave i have tried all of this and still no luck. It will not sign me at all keeps telling me "could not authenticate my windows live ID" I also get the same
    error issue when i look up the detailed report. No emails are sending or receiving into those accounts. I really need help as my business  has come to a hault... Can someone please give me any other ideas... It has only played up since i turned on automatic
    microsoft updates. can i uninstall outlook and reinstall it or is this a complete system restore to do it.
    Thanks Kylie
    My outlook connector has been having issues since yesterday.
    Outlook 2007 - connector ver 14.0.6123.5001
    I can get in to my online email but Outlook 2007 will not connect.
    Here's what Outlook says in the detailed description;
    Outlook Hotmail Connector Version 14.0.6123.5001
    Account:********
    Sign in failed at 27/12/2014 9:04:29 PM                                                                               
    The network connection was interrupted. Make sure your network cable is  attached properly to your computer. If you still cannot connect, try again later.

    Hi,
    As Diane suggested, you can restore to a point to verify whether it's caused by an update. But before this, please let me know your current Office and Outlook build number so that I can take further action if you can confirm it's an update problem.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Groupwise Mobile Issue - multiple SOAP Ports

    Hi All,
    I'm having an issue with Groupwise Mobile.
    I've got multiple POAs hosted on the same server (using different ports), and GMS can only access one of them. The one that it can access is using the standard 7191 SOAP port.
    Is there a trick to get mail to pass across another port? Users can authenticate, but synchronization doesn't work.
    Thanks,
    Matt

    Originally Posted by mikebell90
    There used to be a known issue with soap that if you had multiple poas
    on the same ip, you could only access one
    It seems to be working now. But I'm not sure how I fixed it.
    To complicate things, I think I was suffering from two separate issues that presented themselves as one problem.
    One of the changes I made was to install GWM as a trusted app, rather than using user based authentication. This seemed to help GWM access POAs with SOAP ports other than 7191.
    The other "issue" I had seemed to "heal" itself. The user account I was using to troubleshoot this showed up with the following message in it's inbox:
    Syncing resumed - password resupplied
    Your password was resupplied, and Intellisync Mobile Suite is now syncing normally again
    ...so I'm assuming that GWM was caching bad authentication data. I just couldn't seem to get this data to flush out, even after deleting and re-adding the user in GWM, cycling services, and rebooting servers.

  • Groupwise connector by microsoft outlook

    Hi
    I have the following enviroment: Microsoft Outlook Xp SP3, groupwise 7
    connector by microsoft outlook. My server groupwise is 7.0.1 version and
    need use microsoft outlook as your front end. But I need receive my
    emails to un PST file.
    I can not send emails to the users of novell groupwise address book, I
    Obtained the following error:
    "Sending Novell groupwise has notificated the error 0x8004010B: "Error
    0x8004010B unknown""
    Too, all emails continue arrive to inbox groupwise not to PST file.
    Thanks for your help

    As I understand it the procedure is to send a message requesting to have your host removed to
    [email protected]
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • AD connector issue 9.1.1.4

    I installed Ad connector 9.1.1.4.
    No issues were reported during installation.
    ADITResource was configured according to documentation.
    If I go Resource Management-> Manage and search Resource Name by AD* the following objects appear:
    AD Organization Unit
    AD User Trusted
    AD User
    AD Group
    Clicking on any of the links will produce the system error. "A system error was encountered. Contact Oracle Identity Manager System Administrator"
    Also, Diagnostic Dashboard gives 500 error on Test Basic Connectivity test
    Current platform:
    OIM 9.1.0.1+BP09
    OIM 10.1.3.3
    Oracle Database 11.1.0.7 Patch 20
    Windows 2003 SP2
    I would appreciate any help

    Dear All,
    Thank you very much for your feedback.
    Here is the exception:
    Class/Method: SearchResourceAction/displayDetailPage encounter some problems: {1}
    Thor.API.Exceptions.tcColumnNotFoundException
    at Thor.Api.tcColumnNotFoundException
    My main concern is DB compatibility. Is 11.1.0.7 patch 29 should work?
    I appreciate your help

  • DBUM Connector issue

    16:03:41,046 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : Ref Data Provider Impl = oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask
    16:03:41,046 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : IT Resource = Oracle
    16:03:41,046 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : Task Name = DBUM Lookup reconciliation
    16:03:41,046 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : Lookup Definition Name = Lookup.DBUM.Oracle.Roles
    16:03:41,093 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : : Task Attribute-->IT Resource Name=Oracle
    16:03:41,093 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : : Task Attribute-->Exclusion List=NODATA
    16:03:41,093 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : : Task Attribute-->Lookup Definition Name=Lookup.DBUM.Oracle.Roles
    16:03:41,093 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : : Task Attribute-->Task Name=DBUM Lookup reconciliation
    16:03:41,093 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : : Task Attribute-->Ref Data Provider Impl=oracle.iam.connectors.dbum.tasks.DBUMLookupReconTas
    k
    16:03:41,093 INFO [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : init()
    : : Task Attribute-->Query Properties File Path=C:\Documents and Settings\Administrator\Desktop
    \DBUMLookUpQuery.properties
    16:03:41,109 INFO [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : init : isSched
    uledTaskParamsValid = true
    16:03:41,109 INFO [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : init : Query Pr
    operties File Path = C:\Documents and Settings\Administrator\Desktop\DBUMLookUpQuery.properties
    16:03:41,109 INFO [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : init : Exclusio
    n List = NODATA
    16:03:41,109 INFO [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : init : Lookup D
    efinition Name = Lookup.DBUM.Oracle.Roles
    16:03:41,109 INFO [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : init : Configur
    ation lookup is:- Lookup.DBUM.Oracle.Configuration
    16:03:41,125 INFO [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : init : Keywords
    : DROP ~DROP\t~INSERT ~INSERT\t~ALTER ~ALTER\t~CREATE ~CREATE\t~DELETE ~DELETE\t~UPDATE ~UPDATE
    \t~TRUNCATE ~TRUNCATE\t~EXEC ~EXEC\t~/*~--~;
    16:03:41,156 INFO [DBUM] oracle.iam.connectors.dbum.common.db.util.DBConnection : DBConnection
    : isPool : False
    16:03:41,156 INFO [DBUM] oracle.iam.connectors.dbum.common.db.util.DBConnection : DBConnection
    : Connection Pooling has not been enabled. Will not use Connection Pooling Service
    16:03:41,156 INFO [DBUM] oracle.iam.connectors.dbum.common.db.util.QueryBuilder : isValidQuery
    : Query string : SELECT role FROM dba_roles
    16:03:41,156 ERROR [DBUM] ====================================================
    16:03:41,156 ERROR [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : handle : Except
    ion Occured in handle method
    16:03:41,156 ERROR [DBUM] ====================================================
    16:03:41,156 ERROR [DBUM] ================= Start Stack Trace =======================
    16:03:41,156 ERROR [DBUM] oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask : handle
    16:03:41,156 ERROR [DBUM] Database Exception occured while executing the look up recon
    16:03:41,156 ERROR [DBUM] Description : Database Exception occured while executing the look up r
    econ
    16:03:41,156 ERROR [DBUM] oracle.iam.connectors.common.ConnectorException: Database Exception oc
    cured while executing the look up recon
    at oracle.iam.connectors.dbum.tasks.DBUMLookupReconTask.handle(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.connectors.common.tasks.LookupReconciliationTask.execute(Unknown Source)
    at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.run(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionAction.run(Unknown S
    ource)
    at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: oracle.iam.connectors.dbum.common.TargetOperationException: Failed to get the target
    records
    at oracle.iam.connectors.dbum.tasks.DBUMLookupReconHelper.getRecords(Unknown Source)
    ... 12 more
    Caused by: oracle.iam.connectors.dbum.common.TargetOperationException: Database driver class not
    found
    at oracle.iam.connectors.dbum.common.db.util.DBConnection.getNonPooledConnection(Unknown
    Source)
    at oracle.iam.connectors.dbum.common.db.util.DBConnection.getConnection(Unknown Source)
    ... 13 more
    Caused by: java.lang.ClassNotFoundException: ADP ClassLoader failed to load: oracle.jdbc.driver.
    OracleDrive
    at com.thortech.xl.dataobj.tcADPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    ... 15 more
    16:03:41,156 ERROR [DBUM] ================= End Stack Trace =======================
    16:03:41,156 ERROR [LOOKUP] ====================================================
    16:03:41,156 ERROR [LOOKUP] oracle.iam.connectors.common.tasks.LookupReconciliationTask : execut
    e : Exception ocuured = null
    16:03:41,156 ERROR [LOOKUP] ====================================================

    Hi
    were u able to resolve this issue ? Please provide the info about the same.
    Thanks,
    RPB

  • Ouitlook connector issue

    Outlook has not been sending for 2 years with my 64 bit operationg system despiot my download of the 32 bit connector. Please help.

    Hi,
    Which version of Outlook are you using? Please verify if Outlook is installed as 32bit or 64bit version.
    Basically, 32-bit connector works with Microsoft Office Outlook 2003, Microsoft Office Outlook 2007 and Microsoft Office Outlook 2010 (32-bit). 64-bit connector works with Microsoft Office Outlook 2010 64-bit. Please make sure you
    have installed the correct version of Hotmail Connector.
    In addition, please also make sure you have installed the latest version of connector. You can download the correct version here:
    Outlook Hotmail Connector 32-bit
    Outlook Hotmail Connector 64-bit
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Lightning connector issue

    New iPhone 6 with Lightning connector .
    I have Spigen neo hybrid iPhone 6 case
    The lower port Has thicker bottom frame that make connecting Apple's Lightning to 30-pin Adapter impossible.
    Any advise how to solve the issue ?
    Thanks !

    Has anyone found a solution to this scenario?   Equipment:  iPhone 6 plus, slim case cover, eKey supra and Apple adapter.  Problem:  The adaptor pin is too short (or the adaptor plastic is too wide) for the pin to be able to reach and connect.  To remove the phone case every time I want to use the adapter is not an ideal situation.  Thank you in advance! 

Maybe you are looking for

  • How to get all TextFrame from ImportedPage INDD Files?

    Hi everyone! Do you know the javascript scripts to get all textFrames in importedPage (.indd file)? Is it posible to do that or have some trick to do it?

  • Windows event log monitoring

    We have Grid Control 10GR2 monitoring some Windows servers and the out-of-box config monitors both the System and Security event logs for warning and error conditions. If I want to keep this default config, but just filter out certain EventID's so th

  • Web.xml system-property

    Hi i am using resin, and i need to insert a <system-property> tag in the web.xml file, but the problem is that this doesn't work. I get an error saying that this tag is not valid. In the Resin documentation it says that i can put this tag in app (web

  • Is it possible to password protect Movies in the new Web Gallery?

    I have loaded several iPhoto albums onto my new Web Gallery - and I can password protect each using a different name and password for various friends and family. This is great as they each then have their own privacy. Some I have left open to view by

  • Allowing client to add pages to website without involving designer

    I have created a website for a client who wants to be able to add any new information to his articles without having to go through me again. I have added all permissions to him as a user. I know how he can edit existing information on the website, bu