Design console is not allowing to login!!

Hi,
I am using OIM9101/jboss-4.2.3, I am able to use webconsole but when I use design console it doesnt allow me to login and gives the following error
==
Exception in thread "main" java.lang.NoSuchFieldError: TRACE
at org.jboss.logging.Log4jLoggerPlugin.isTraceEnabled(Log4jLoggerPlugin.
java:85)
at org.jboss.logging.Logger.isTraceEnabled(Logger.java:122)
at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:13
10)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1548)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:634)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at com.thortech.xl.client.base.tcAppWindow.internalLogin(Unknown Source)
at com.thortech.xl.client.base.tcAppWindow.login(Unknown Source)
at com.thortech.xl.client.base.tcAppWindow.<init>(Unknown Source)
at com.thortech.xl.client.base.tcAppWindow.main(Unknown Source)
==
I tried to replace jboss/log4j.jar to client/ext/log4j-1.2.8.jar but it didnt help.
Any one has solution for this?
Thanks,
Oleti

Did you provided correct connection parameters while installing ?
Go to [Installed Location]\xlclient\Config and edit xlconfig.xml for correct connection parameters. Check the discovery tag whether the connection parameters are valid.
<Discovery>
          <CoreServer>
               <java.naming.provider.url>t3://youroimserver.domain.com:XXXX</java.naming.provider.url>
               <java.naming.factory.initial>weblogic.jndi.WLInitialContextFactory</java.naming.factory.initial>
          </CoreServer>
</Discovery>

Similar Messages

  • Not allow simultaneous login on managed computers using profile mangaer

    Does any one knows how to not allow simultaneous login on managed computers using Profile Manager instead of Workgroup Manager?
    Thanks in advanced

    Hi Folks
    First - thanks for your help.
    Closing this out - here is what I learned:
    1) Needed to ensure my server was Kerberised and that Kerebos was running correctly
    2) Local users have precedence over network so I need to ensure I don't use the same short name. While using the "id" command you may be able to see the network user ID, the local of the same name appears to take precedence.
    3) Using the "kinit" command useful for confirming Kerebos is working correctly
    4) Home directories created - had already done this but what finally got this working was stopping and restarting AFP Service.
    So was able to successfully login to Mac Client using OD username and password - it mounted the network home share just fine on the client, loaded preferences etc.
    Now on to create network users with Mobile Accounts for my laptop users - wish me luck

  • USR user defined field in OIM design console in not visible

    Hi all,
    We have OIM setup in the environment and wanted to add some custom attributes for USR user defined field definition. When I open the User Defined Field Definition tab, I could not see USR form. When I tried to export specific users from OIM just to check whether USR is visible or not, it is appearing. When I tried to import the same set of users again to OIM, I could still not be able to see USR in OIM design console.
    Any ideas why this has happened? There were no changes in OIM env recently.
    Please help.
    -Mahendra.

    Exported the user in xml file and found that Form Administrator is missing. I added that specific section from other working environment and it is working fine now.
    -Mahendra.

  • IBook G4 startsup in console mode,not in the login window?

    This g4 with mac osx 10.4.8 worked fine but suddenly when i turned it on,after the blue screen & the spinning wheel come on,then instead of openning the login window normally,it opens console mode in blk screen.I can log in at the prompt,but don"t know how to get it back to normal & working again.Would really appreciate any formula..THS..

    Thank-you!!!
    you don't know how hard this was to find! you are a savior niel.
    cheers.
    ~g
    Macbook Mac OS X (10.4.8)
    Macbook Mac OS X (10.4.8)

  • After Updates Server 2008 R2 is restarting and not allowing to login.

    After Updates Windows Server 2008 R2 is restarting and not giving login windows while installing updates - Update 3 of 3

    Hi,
    What is the current situation? If it still stuck, try a reboot. If this still does not help, then boot to safe mode. Windowsupdate.log is helpful for
    troubleshooting, we need that log.

  • Safari 8.0 not allowing Sharepoint Login / IIS Authentication

    I recently upgrade to Yosemite with Safari 8.0, but now I'm unable to authenticate and connect to our sharepoint server.  I seem to be able to login to my iMac using my Active Directory credentials and normally that would prevent me from meeting to login to Sharepoint.
    Instead, now I'm shown the Sharepoint login box, but no matter how I enter my credentials (with or without our domain name) it just displays the login screen again and again and I can't navigate away from that tab unless I force shut down Safari.
    I tried  Preferences > Security > [Uncheck]  Warn me when visiting a fraudulent site    based on comments on a different tread topic and that seemed to work for one browsing session, but now I'm back to where I began.
    PLEASE HELP!  I really need into sharepoint via Safari.
    We are running Sharepoint 2010

    This isn't a Mac / Apple problem. It's a .NET problem (which uses User Agent sniffing to customize certain controls as they are output, including navigation menus on SharePoint)
    I wrote a blog post which includes the fix you need your SharePoint administrators to use: Did Safari or IOS 8 break your SharePoint 2010 site?

  • Error while starting OIM admin and design console

    Hi all,
    I have OIM 9.10.2 deployed on Jboss 4.2.3GA with oracle 10g as database.Installation was successfull and after that we tried some simple use cases on that.
    This time after starting Jboss it gave an error "Network Adapter cannot be connected".
    It came because RMI port was in use and because of the change in IP Address,we changed both of them.
    changed RMI port in jboss-service.xml
    changed IP address to Host name in xlconfig.xml,jboss.profile.xml and xell-ds.xml files
    But now when we run server and try to access the consoles we get the following errors -
    Admin console error - OIM admin page opens stating the error "System error was encountered"
    Design console error - Oracle Identity Manager Design console could not allow you log in
    Diagnostic dashboard error - Invalid username or password ( i m sure of the id and pwd )
    Jboss logs -
    2010-10-22 16:30:10,986 WARN [XELLERATE.DATABASE] Trying to get the connection count : 3
    2010-10-22 16:30:10,986 WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
    org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLRecoverableException: Io exception: The Network Adapter could not establish the connection)
    2010-10-22 16:30:10,986 WARN [XELLERATE.DATABASE] Trying to get the connection count : 4
    2010-10-22 16:30:10,986 ERROR [XELLERATE.DATABASE] Class/Method: DirectDB/getConnection encounter some problems: Error while retrieving database connection.Please check for the follwoing
    Database srever is running.
    Datasource configuration settings are correct.
    2010-10-22 16:30:10,986 ERROR [XELLERATE.DATABASE] Class/Method: tcServerProperties/initServerProperties encounter some problems: {1}
    java.lang.NullPointerException
         at com.thortech.xl.dataaccess.util.tcServerProperties.<init>(Unknown Source)
    16:30:10,986 ERROR [XIMDD] Class/Method: UserVerificationServlet/loginUser encounter some problems: RuntimeException; nested exception is:
    java.lang.NullPointerException
    Thor.API.Exceptions.tcAPIException: RuntimeException; nested exception is:
    java.lang.NullPointerException
    at Thor.API.tcUtilityFactory.getPropertyValue(Unknown Source)
    at Thor.API.tcUtilityFactory.<init>(Unknown Source)
    at com.thortech.xl.systemverification.webapp.UserVerificationServlet.log
    inUser(Unknown Source)
    Please suggest what might be the change that affected our OIM instance and how can we solve this problem.
    Thanks,
    Deepika

    Hi Sunny,
    I checked both the files you mentioned both of them are correct.Changed the RMI port in jboss-service.xml to its original value.Still I am facing the same error :(
    2010-10-27 10:40:56,821 WARN [XELLERATE.DATABASE] Trying to get the connection count : 1
    2010-10-27 10:40:56,837 WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
    org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLRecoverableException: Io exception: The Network Adapter could not establish the connection)
         at org.jboss.resource.adapter.jdbc.xa.XAManagedConnectionFactory.createManagedConnection(XAManagedConnectionFactory.java:155)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:619)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:264)
         at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:613)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:347)
         at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:330)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:402)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:849)
    2010-10-27 10:40:56,837 ERROR [XELLERATE.DATABASE] Class/Method: DirectDB/getConnection encounter some problems: Error while retrieving database connection.Please check for the follwoing
    Database srever is running.
    Datasource configuration settings are correct.
    2010-10-27 10:40:56,852 ERROR [XELLERATE.WEBAPP] Class/Method: tcWebAppSettingsAction/execute encounter some problems: RuntimeException; nested exception is:
         java.lang.NullPointerException
    Thor.API.Exceptions.tcAPIException: RuntimeException; nested exception is:
         java.lang.NullPointerException
         at Thor.API.tcUtilityFactory.getPropertyValue(Unknown Source)
    -Deepika

  • OIM 11gR2 Design Console Access

    Hello,
    Could someone please tell me the minimum admin role(s) required to grant access to the OIM design console?
    Thanks!
    Ariel

    Hi All,
    I am using OIM 11g R2. OIM is running on linux server and Design console is intalled and accessing from windows machine. Able to login the 'xelsysadm' from design Console.
    Not able to login from design console for 'oimadmin' user (user created by me).
    Executed the following steps,
    1) has given 'system Adminstrator' role from top(organization) -> Admin Role -> assigned 'System Adminstrator' Role to 'oimadmin' user.
    2) User is 'Xellerate User' organization.
    3) Changed User_Type from 'End-user' to 'End-user Administrator'
    4) Restarted OIM server.
    Still 'oimadmin' user is not able to login.
    I would sincerely appreciate, solution for this.
    Thanks in advance.

  • Network account - Having "user must change password at nex logon checked" - does not allow user to login

    Hi,
    We have several SharePoint 2013 sites which, when the option called "User must change password at next logon" is checked on a user's Active Directory account, the user is not allowed to login to the SharePoint site. Is this something that needs
    to be changed on the SharePoint end to resolve?
    thanks,
    Sherazad.
    Sherazad

    You need to look at a different solution that allows this, e.g. home-grown solution, 3rd party, and I believe Forefront Identity Manager can also accomplish this task. There are quite a few self-service password management solutions out there. Search on
    that term, and you should be able to find something that works for you.
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Unable to log-in in Oracle Identity Manager Design Console

    Hello,
    I successfully installed OIM9.1.0.1 Identity Manager on Jboss4.2.3.GA App server and could login to OIM using http://llocalhost:8080/xlWebApp on my window Server 2003 system without any problem.
    Then I installed the Design Console on my window XP system. However, after successfully installing the Design Console, I could not login using the xelsysadm user ID.
    I checked to make sure that xlconfig.xml contains the right URL file under oim_designConsole directories.
    The error I get from the Design Console login window is:
    Internal Login
    Oracle Identity Manager Design Console Could not log you in.
    In the dos-command window, I got the error:
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Could
    not find marshaller for data type 'invocation'. Object in collection is null
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Found
    marshaller fully qualified class name within locator parameters, but was unable
    to load class: org.jboss.invocation.unified.marshall.InvocationMarshaller
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Could
    not find marshaller for data type 'invocation'. Object in collection is null
    java.lang.reflect.UndeclaredThrowableException
    at $Proxy0.create(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBaseClient$1.run(Unknown Source)
    at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source
    at com.thortech.xl.dataaccess.tcDataBaseClient.bindToInstance(Unknown So
    urce)
    at com.thortech.xl.dataaccess.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.<init>(Unknown Source
    at com.thortech.xl.client.base.tcAppWindow.internalLogin(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.login(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.<init>(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.main(Unknown Source)
    Caused by: org.jboss.remoting.marshal.InvalidMarshallingResource: Can not find a
    valid marshaller for data type: invocation
    at org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.jav
    a:78)
    at org.jboss.remoting.Client.invoke(Client.java:226)
    at org.jboss.remoting.Client.invoke(Client.java:189)
    at org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy.invoke(Un
    ifiedInvokerProxy.java:184)
    at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerIntercep
    tor.java:227)
    at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
    a:167)
    at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
    java:46)
    at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:5
    5)
    at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:169)
    at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:86)
    I would really appreciate your help in this regards.
    Thanks for helping me resolve this issue.
    Regards,
    Dhirendra

    vBackup the original file log4j-1.2.8.jar in oimclient/xlclient/ext
    copy the log4j.jar from JBOSS folder - JBOSS/server/default
    Paste the file in client folder with original log4j-1.2.8.jar
    Rename log4j.jar file to log4j-1.2.8.jar
    start ur JBOSS.. this shd work.

  • Can the Design Console authenticate against the OID?

    Can the Design Console authenticate against the OID?
    In my setup the users authenticate against the OID server when logging to OIM Web Console.
    The OID has a plugin that redirects the authentication request to the Microsoft AD server.
    That way the users can login to OIM Web Console using their Microsoft network password.
    A small problem is that I have a handful of users that need to use the Design Console, and when they attempt to login it almost always fails at first.
    It fails because they forget that the password they have to type on the Design Console login screen actually resides within the OIM Server and as time goes by the password becomes different then the one used to login to the Microsoft network.
    So i wondered if it is somehow possible to configure the Design Console to authenticate against my OID server, then it would redirect the authentication request to the Microsoft AD Server and they would not have to bother about what is/was the password stored within the OIM.
    Thanks for any thought on the matter.
    Adriano.

    Design Console always authenticate against the OIM user credentials. I suppose this is due to the factor that this does not behave as an http request over web, so its almost impossible to redirect the login request to some other server(AD/OID etc).
    I also did not find this in the Oracle documentation, so I suppose its not possible. The AD Pass Syncwould work but just installing the AD Pass Sync for a handful of users (accessing design console) would not be recommended as it requires an agent to be installed on AD side. You might need to handle the OIM passwords for such users manually.

  • Mixed periodicities in a forecast are not allowed ???

    Hi All,
    When I try to run the forecast in DP in BACKGROUND then I see following message "mixed periodicities in a forecast are not allowed", but when I execute the forecast in foreground it works completely fine with that forecast profile and everything same.
    Can anyone suggest the way to handle this???
    Best Regards,
    Chandan Dubey

    Hi Chandan,
    This is the standard design in the background.
    If you run your forecast in batch you can only use one periodicity and
    not mixed periodicities. Per design it is not allowed to             
    use different periodicities for forecast in mass processing.         
    In interactive demand planning, the forecast key figure and other key   
    figures, such as the adjusted past within the past and forecast horizon 
    are saved independently of the planning horizon of the planning book or 
    planning view. This means in particular that the forecast also saves    
    results outside of the planning horizon for the planning book or        
    planning view.For performance reasons, however, the horizon of the      
    planning book must be greater than the horizons in the forecast profile 
    in the background processing.It is sufficient therefore if the horizon  
    of the planning book in greater than or equal to the forecast horizon.In
    this case, the forecast results are saved but the adjusted past or the  
    expost forecast cannot be saved.Therefore, a warning message indicating 
    that the horizon of the planning book does not contain the past period  
    for the forecast is issued here.In addition, note that for performance  
    reasons the period units of the planning book and forecast profile must 
    be identical in the background processing.This is directly due to the   
    fact that you are not allowed to you use planning books with mixed      
    period units in the background processing.These restrictions do not     
    exist in the interactive planning.      
    I hope this helps.
    Regards,
    Tibor                                                                               
    Furthermore, note that data is not saved in lines or areas that are not 
    ready for input in the background processing.Therefore if, for example, 
    you want to save the adjusted past, then the past horizon for the       
    planning book must be ready for input.

  • Login to Design Console not working

    Login to OIM url is working fine. OIM is 11gR2 version.
    However, login to Design Console is giving a "Change Password" window for xelsysadm user login from windows client (but login is ok on local OIM host).
    I have reset password and logged in via OIM urls fine. Again login to Design Console is giving "Change Password" screen.
    Has anyone noticed this behavior?

    There is no cancel button available. The small window that pop ups has three fields- one comes up with xelsysadm and the two fields or text area for Password and confirm password. There is no cancel button and trying to cancel the window does not work. Just FYI, am logging into the host after 2 months or so. It was working fine earlier. Thanks for your suggestion, any other ideas please post.

  • Not able to login to OIM Design console 9.1

    Dear All,
    While trying to login to OIM Design console , I am getting the below error , Pls help.
    ERROR,02 Oct 2010 13:43:03,567,[XELLERATE.ACCOUNTMANAGEMENT],Class/Method:
    ptoHelper/loadKeyStore encounter some problems: Keystore fille is missing.
    Error Keyword: DAE.LOGON_DENIED
    Description: Invalid Login.
    Remedy: Contact your system administrator.
    Action: E
    Severity: H
    Help URL:
    Detail:
    com.thortech.xl.security.tcLoginException: com.thortech.xl.crypto.tcCryptoException: KeyStore File :..\xlclient\config\xl.keystore missing.
    Thanks ,

    Sorry for bumping this thread, but I encountered exactly the same error message.
    I have installed OIM server and client in a single cluster environment several times and it all went well.
    This is the first time I'm installing OIM in a clustered environment with one admin server and 2 managed servers on 2 physical machines. The server installation is done. Then I installed the client on both 2 physical machines, with each client pointing to the managed server on the same machine respectively. When I attempt to login I received the same error.
    I have checked xlclient\Config\xlconfig.xml. Other then the MultiCastAddress being different from OIM server configuration, all the settings seems fine. I have corrected the MultiCastAddress to match the server then restarted the client, but still receives the same error.
    Any ideas on what might went wrong? Thanks in advance!

  • OIM 10g Design console not working - Help Please

    I recently Installed OIm 10g using Jboss as App Server.
    When trying to run Designconsole after providing username/password I am getting the error message.
    Please help
    Error Keyword: DAE.CLIENT_NOT_BOUND
    Description: Database client has not bound to the server-side database object. Either the client database object has never bound to the server-side database object, or the server-side database object is no longer accessible.
    Remedy: Attempt to login again. If this fails, contact your system adminstrator.
    Action: E
    Severity: H
    Help URL:
    Detail:

    Design console uses RMI.
    Can you check if this port (RMI) has changed in your application server for any reason?
    you can reinstall the design console, as it wont take more than 10 minutes to do it. If in a fresh installation you have the same behaviour, I'd bid that you have a wrong RMI port.
    Regards,

Maybe you are looking for