Design console 11gR2

I am trying to connect with Design Console 11gR2 from Windows host (to remote OIM server)
It is trying to go to t3://localhost when launching xlclient. Need to change this localhost to remotehost.
Is edit in xlconfig sufficient?

The following steps are to be done in order to setup design console on windows.
1. Go to cd wlserver_10.3/server/lib/
2. java -jar ../../../modules/com.bea.core.jarbuilder_1.7.0.0.jar
3. wlfullclient.jar will be created under wlserver_10.3/server/lib/
4. Copy to designconsole folder’s ext folder
5. Go to cd /opt/oracle/fusion/Middleware/oracle_common/modules/ oracle.jrf_11.1.1/
6. Copy jrf-api.jar to ext folder
7. Transfer designconsole folder to desktop
8. add wlfullclient.jar and jrf-api.jar to classpath.bat
9. change xlclient.cmd for JDk etc
@echo off
setlocal
call classpath
REM SET DEBUG_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5001 -DXL.RedirectSysOutErrToFile=TRUE -DXL.SysOutErrLogFile=.\logs\Client.System.Out.Err.log
REM Make sure to remove java.naming.provider.url and read it from the configuration
REM once the JNDI Profiles are implemented.
REM make sure you are using j2sdk1.4.2_05
"C:\Program Files\Java\jdk1.6.0_29\bin\java" %DEBUG_OPTS% ^
-DXL.ExtendedErrorOptions=TRUE -DXL.HomeDir=C:\oracle\OracleClients\11gLabR2\xlclient ^
-Djava.security.policy=config\xl.policy ^
-Dlog4j.configuration=config\log.properties ^
-DAPPSERVER_TYPE=wls ^
-Dweblogic.security.SSL.trustedCAKeyStore=%TRUSTSTORE_LOCATION% ^
-Djava.security.manager -Djava.security.auth.login.config=config\authwl.conf ^
com.thortech.xl.client.base.tcAppWindow -server server
endlocal
9. Chech xlconfig.xml for appURL etc

Similar Messages

  • Design console access in OIM 11gR2

    I need to create an user other than Xelsysadm to have access to design console in OIM11gR2. what are the steps in 11gR2. In R1 i used to select the Design console access checkbox while creating user manually. Is there any feature like that in 11gR2. Thanks in advance

    provide Admin Role to the user.
    goto-> organizatin-> search and select Top organization-> open detail page-> click on Admin Role-> select Adminrole(System Administrator or User Administrator etc.) -> click on Assign button-> select user and add it-> finally click on okay.
    make sure you select the 'sub-organization hirearchy'

  • OIM 11gR2 not able to see forms within Design Console

    Hi Guys
    About the design Console, i'm not able to get any form when searching them within the design console...any idea?
    I've already gone through the whole steps to configure the design console.
    I gets "No record found for this query" even when i set a generic search.
    Thanks!

    have you install any Connector in OIM? If yes then the form will be available in the design console. Or if you have created manually using design console->form designer
    While creating Application Instance we create some form top of the base form those form won't be available in design console. however you can search those as below:
    login to sysadmin url->go to Form Designer-> select Resource and the name of the Resource Object and find forms for respective RO.
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • 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.

  • Minimum permisions required to get Design Console access

    Hi,
    What are the minimum permissions required by User (expect for checking the Design Console checkbox on user profile) to access Design Console in OIM 11g R1 (11.1.1.5.0)?
    Ofcourse, we donot want to add the user in System Admin group.
    We just want that the user is able to modify the lookups thru' DC.
    Thanks
    Sid
    Edited by: Sidharath on Dec 13, 2012 12:46 PM

    11g: End-User Administrator (Select Design Console Access Attribute)
    Permissions you can give :
    Go to Role > Data Object permission > Select desired permissions from there
    Metalink: ID 1495238.1]
    R2: OIM 11gR2 Design Console Access

  • 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.

  • OIM 9.1 Time-out problem with Design Console

    If I leave the design console running for any length of time, making updates result in the following error:
    17:36:52,578 ERROR [ACCOUNTMANAGEMENT] Class/Method: tcDataBase/getUser encounter some problems: Invalid user found: xelsysadm
    java.lang.RuntimeException: Invalid user found: xelsysadm
    at com.thortech.xl.server.tcDataBase.getUser(Unknown Source)
    at com.thortech.xl.dataobj.tcSVP.isOperationAllowed(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.isUpdatePermissible(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPreUpdate(Unknown Source)
    at com.thortech.xl.dataobj.tcSVP.eventPreUpdate(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source) ...
    Closing the Design Console and re-launching produces similar errors. I must stop and restart the JBOSS server to get access again. My environment is Windows 2003 with JBOSS and an 11g database.
    Any help on what to look for would be appreciated.
    KC

    You are correct. If you pre-populate, it will be the requester. The requester would need to manually populate the field during the request with the requestee information. And there is only one form available. You can however, after submission of the request, get the request data, parse the Consolidated Request Data to determine the id's in the request field, and then return appropriate responses to trigger the tasks needed. This will still be a problem in the long run because you can't change the requestee information for each approval task. You're pretty much out of luck on this one.
    -Kevin

  • 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.

  • How to delete the latest version of UD_ADUSER forms in design console

    Hi,
    In the form designer for the UD_ADUSER form we have created new version but we wanted to delete these latest versions but we are not able to how can we delete the later versions which we created and make original version as active

    Hi,
    Create new version, add or delete columns whatever you are required, then create active version.
    Then run the fvc (form version control Utility) utility from previous version to current version.
    you can find FVC in your design console directory !!
    Regards,
    Raghav.

  • OIM Design Console Internal error while updating task attributes

    Hi All,
    I have installed OIM9101 on jboss, the set up is running fine. I am in the process of integrating a OID connector following steps given OID connector guide. In design console(Administration-->Task Scheduler) while modifying "OID Group Lookup Reconciliation Task" attributes, attribute value is not getting saved. When i click on save option it shows a pop up windows saying "problem in updating task attributes. update failed."
    Any solution for this??.. Please help.
    Thanks in Advance.
    Edited by: VAYANAKA on Nov 26, 2010 10:48 PM

    Thank you for the reply..I have tried to create a new scheduled task. But while saving it again an Internal error pop up window comes saying " Description:Could not execute database read.The database encountered a problem with the specified SQL Query.Remedy: Check the database query.Contact your system administrator."..
    Is it any problem with my database.? I have checked database, its up and running??
    Thanks In advance.

  • 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

  • User defined form usr disapperas from design console (OIM 9.1.0.2)

    Hi,
    I have imported usr.xml from one environment to another, and usr form disapperas from design console. Also getting an error message while importing xml.
    java.util.zip.ZipException: error in opening zip file
    DEBUG,16 Dec 2011 10:35:05,383,[XELLERATE.SERVER],Class/Method: tcDataObj:handleErr - Data: poError.isDetail - Value: com.thortech.xl.orb.dataaccess.tcDataAccessException: DB_WRITE_FAILEDDetail: SQL: ALTER TABLE USR MODIFY Description: ORA-00904: : invalid identifier SQL State: 42000Vendor Code: 904Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException
    ERROR,16 Dec 2011 10:35:05,385,[XELLERATE.DDM.IMPORT],Label in use. Please rename.
    ERROR,16 Dec 2011 10:35:05,385,[XELLERATE.DDM.IMPORT],Error Modifying a Column.
    ERROR,16 Dec 2011 10:35:05,385,[XELLERATE.DDM.IMPORT],Exception during import
    com.thortech.xl.ddm.exception.DDMException: Unable to save dataobject for SDC
    com.thortech.xl.ddm.exception.DDMException: Unable to save dataobject for SDC
    Regards,
    Sidharth

    (1) Run following query to verify if there exist entries for administrators for USR form in UDFD form level and provide results to support representative:
    select fug.sdk_key, fug.fug_write,fug.fug_delete, ugp.ugp_key, ugp.ugp_name, fug_rowver from ugp ugp, fug fug where ugp.ugp_key=fug.ugp_key and fug.sdk_key= (select sdk_key from sdk where sdk_name='USR');
    (2)In the case query mentioned above in step(1) does not return any rows then there is need to insert one entry for "system administrator" group and one can execute (please take backup of your database for sure before executing these queries) following queries (
    INSERT INTO FUG (SDK_KEY,UGP_KEY,FUG_WRITE,FUG_DELETE,FUG_DATA_LEVEL,FUG_CREATE,
    FUG_CREATEBY,FUG_UPDATE,FUG_UPDATEBY,FUG_NOTE,FUG_ROWVER)
    SELECT (SELECT SDK_KEY FROM SDK WHERE SDK_NAME='USR'),
    (SELECT UGP_KEY FROM UGP WHERE UGP_NAME='SYSTEM ADMINISTRATORS'),
    1,
    1,
    1,
    SYSDATE,
    (SELECT USR_KEY from USR where USR_LOGIN='XELSYSADM'),
    SYSDATE,
    (SELECT USR_KEY from USR where USR_LOGIN='XELSYSADM'),
    NULL,
    HEXTORAW('000000000000')
    FROM DUAL;

  • Problem connecting to OIM instance with the Design Console

    Hello,
    I've got questions about how to use the design console to connect to an OIM instance. I'm not the one who has set up the instance and the one who did cannot help me much. He did give me root access on the machine though.
    So first, I'm wondering how do I figure out which port I should connect to. All the doc I can find says that default port is 14000, but I don't understand what it's referring to. I can access to the Web Administration page for Fusion Middleware Control by going to <server_ip>:7001/em. Should I use port 7001? I can figure out that 14000 might not be the correct port because "netstat" does not show anything listening on that port.
    My second question is related to the credentials I should use to login to the console. According to the doc and tutorials I found, the user should be xelsysadm. However the person who has set up the instance does not remember having explicitly set a password for this user. Is it possible to log in to the console using the weblogic admin user?
    I've tried a couple of things, but nothing has worked so far. I always get an error of some some sort. I always get an Invalid Login, except when I log in with the weblogic user and set the following properties in xlconfig.xml:
    ApplicationURL= http://<server_ip>:7001/xlWebApp/loginWorkflowRenderer.do
    java.naming.provider.url= t3://<server_ip>:7001/oim
    With these config, I get this exception:
    javax.naming.NameNotFoundException: While trying to lookup 'ejb.stateful.tcDataBase#com.thortech.xl.ejb.interfaces.tcDataBaseRemote' didn't find subcontext 'stateful'. Resolved 'ejb'
    So that's pretty much where I'm at. I can't find any information that can help me, so any hint would be appreciated.
    Thanks for your time,
    jtellier

    try to login in weblogic console the port will be 7001. if you are able to do this then
    goto->service->security->realim->select user and groups (try to find the correct path)
    create user and then assign administrator groups to this user
    login with this user/password into OIM
    But for design console you don't need any url. if it is configured. go to <IDM_HOME>/designconsole/ and run xlclient.sh
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • TROUBLE WITH DESIGN CONSOLE

    Hi,
    I have newly installed OIM 9101. When i start the server and try opening design console after entering the credentials its through some exceptions and getting closed automatically. i tried checking the logs but there are no errors in that too. I'm able to login admin console and work. My app server is JBOSS 4.2.3 GA
    2009-06-27 10:20:00,109 DEBUG [org.jboss.ejb.StatefulSessionContainer] Created new session ID: fwfuscod-5a
    2009-06-27 10:20:00,109 DEBUG [org.jboss.ejb.StatefulSessionContainer] Using create method for session: public void com.thortech.xl.ejb.databeansimpl.tcDataBaseBean.ejbCreate() throws javax.ejb.CreateException
    2009-06-27 10:20:00,109 DEBUG [org.jboss.proxy.ejb.ProxyFactory] seting invoker proxy binding for stateful session: stateful-unified-invoker
    2009-06-27 10:20:00,875 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-06-27 10:20:00,875 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-06-27 10:20:00,875 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1246078200875, maxLifeAfterPassivation=1200000
    2009-06-27 10:20:00,875 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
    2009-06-27 10:20:01,234 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-06-27 10:20:01,234 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=1
    2009-06-27 10:20:01,234 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1246078201234, maxLifeAfterPassivation=1200000
    2009-06-27 10:20:01,234 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
    2009-06-27 10:20:08,984 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-06-27 10:20:08,984 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-06-27 10:20:08,984 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1246078208984, maxLifeAfterPassivation=1200000
    2009-06-27 10:20:08,984 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
    2009-06-27 10:20:14,406 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-06-27 10:20:14,406 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-06-27 10:20:14,406 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1246078214406, maxLifeAfterPassivation=1200000
    2009-06-27 10:20:14,406 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done

    Hi I'm getting the following error while starting design console on server machine.
    ERROR,29 Jun 2009 09:53:22,109,[XELLERATE.DATABASE],Class/Method: tcDataBaseClie
    nt/bindToInstance encounter some problems: Cannot instantiate class: org.jnp.int
    erfaces.NamingContextFactory
    javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interf
    aces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: o
    rg/jnp/interfaces/NamingContextFactory]
    at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
    at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
    at javax.naming.InitialContext.init(Unknown Source)
    at javax.naming.InitialContext.<init>(Unknown Source)
    at com.thortech.xl.ejb.interfaces.tcDataBaseUtil.lookupHome(Unknown Sour
    ce)
    at com.thortech.xl.ejb.interfaces.tcDataBaseUtil.getHome(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.client.dataobj.tcDataBaseClient.recoverConnection(Unk
    nown Source)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.getInterface(Unknown
    Source)
    at com.thortech.xl.dataaccess.tcDataBaseClient.close(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.close(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.finalize(Unknown Source)
    at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
    at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
    at java.lang.ref.Finalizer.access$100(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org/jnp/interfaces/NamingContextFac
    tory
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at com.sun.naming.internal.VersionHelper12.loadClass(Unknown Source)
    ... 18 more
    ERROR,29 Jun 2009 09:53:22,109,[XELLERATE.JAVACLIENT],Class/Method: tcDataBaseCl
    ient/getInterface encounter some problems: RuntimeException encountered. Reconn
    ecting!
    java.lang.NullPointerException
    at org.jboss.invocation.MarshalledValueInputStream.resolveClass(Marshall
    edValueInputStream.java:101)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at org.jboss.invocation.MarshalledValue.get(MarshalledValue.java:91)
    at org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy.invoke(Un
    ifiedInvokerProxy.java:196)
    at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerIntercep
    tor.java:365)
    at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
    a:197)
    at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
    java:61)
    at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:7
    0)
    at org.jboss.proxy.ejb.StatefulSessionInterceptor.invoke(StatefulSession
    Interceptor.java:121)
    at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
    at $Proxy1.isOpen(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
    at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source
    at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
    at $Proxy1.isOpen(Unknown Source)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.getInterface(Unknown
    Source)
    at com.thortech.xl.dataaccess.tcDataBaseClient.close(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.close(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.finalize(Unknown Source)
    at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
    at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
    at java.lang.ref.Finalizer.access$100(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    While trying to open design console on local machine its saying
    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:
    I used jdk1.6.0_12 for design console installation on local machine.

  • OIM 11g issues with design console, creating resource

    Hi All,
    I have installed OIM 11g, OAM 11g.
    I am facing issues while starting design console or creating a resouce.
    <Sep 2, 2010 9:30:53 PM GMT+05:30> <Error> <XELLERATE.SCHEDULER.TASK> <BEA-0000
    0> <Error while calling reissue on AUD_JMS messages
    com.thortech.xl.dataaccess.tcClientDataAccessException:
    at com.thortech.xl.dataaccess.tcDataBaseClient.getDatabaseProductName(t
    DataBaseClient.java:944)
    at com.thortech.xl.schedule.tasks.ReIssueAuditMessage.processAllByIdent
    fier(ReIssueAuditMessage.java:87)
    at com.thortech.xl.schedule.tasks.ReIssueAuditMessage.execute(ReIssueAu
    itMessage.java:78)
    at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerB
    seTask.java:384)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:144)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:16
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.
    ava:529)
    >
    <Sep 2, 2010 9:30:53 PM GMT+05:30> <Error> <XELLERATE.DATABASE> <BEA-000000> <Cl
    ass/Method: tcDataBaseClient/bindToInstance encounter some problems: java.lang.A
    ssertionError: Can only export activatable objects
    oracle.iam.platform.utils.ServiceInitializationException: java.lang.AssertionErr
    or: Can only export activatable objects
    at oracle.iam.platform.Platform.getService(Platform.java:264)
    at oracle.iam.platform.OIMInternalClient.getService(OIMInternalClient.ja
    va:152)
    at com.thortech.xl.dataaccess.tcDataBaseClient.bindToInstance(tcDataBase
    Client.java:151)
    at com.thortech.xl.dataaccess.tcDataBaseClient.<init>(tcDataBaseClient.j
    ava:75)
    at com.thortech.xl.server.tcDataBaseClient.<init>(tcDataBaseClient.java:
    33)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.<init>(tcDataBaseClie
    nt.java:67)
    Please help

    You need to copy the files from the linux box to a windows box and change the startup paramaters to meet that of a Windows machine.
    I have the following files once moved to my windows machine:
    basecp.bat:
    >
    set CLASSPATH=.;.\lib\oimclient.jar;.\lib\iam-platform-auth-client.jar;.\lib\iam-platform-pluginframework.jar;.\lib\iam-platform-utils.jar;.\lib\iam-platform-context.jar;.\lib\XellerateClient.jar;.\lib\xlAPI.jar;.\lib\xlLogger.jar;.\lib\xlVO.jar;.\lib\xlUtils.jar;.\lib\xlCrypto.jar;.\lib\xlAuthentication.jar;.\lib\xlDataObjectBeans.jar;.\ext\log4j-1.2.8.jar;.\ext\jhall.jar;
    >
    classpath.bat:
    >
    call basecp.bat
    set CLASSPATH=%CLASSPATH%;.\ext\spring.jar;.\ext\security-api.jar;.\ext\commons-logging.jar;.\ext\logging-utils.jar;.\ext\jakarta-oro-2.0.8.jar;.\ext\bsh.jar;.\ext\mail.jar;.\ext\jboss-j2ee.jar;.\ext\jboss-jaas.jar;.\ext\jbosssx.jar;.\ext\jts.jar;.\ext\jbossall-client.jar;.\ext\concurrent.jar;.\ext\getopt.jar;.\ext\gnu-regexp.jar;.\ext\jacorb.jar;.\ext\jboss-client.jar;.\ext\jboss-common-client.jar;.\ext\jbosscx-client.jar;.\ext\jbossha-client.jar;.\ext\jboss-iiop-client.jar;.\ext\jbossjmx-ant.jar;.\ext\jboss-jsr77-client.jar;.\ext\jbossmq-client.jar;.\ext\jboss-net-client.jar;.\ext\jbosssx-client.jar;.\ext\jboss-system-client.jar;.\ext\jboss-transaction-client.jar;.\ext\jcert.jar;.\ext\jmx-connector-client-factory.jar;.\ext\jmx-ejb-connector-client.jar;.\ext\xdoclet-module-jboss-net.jar;.\ext\jsse.jar;.\ext\jnet.jar;.\ext\jmx-rmi-connector-client.jar;.\ext\jmx-invoker-adapter-client.jar;.\ext\jnp-client.jar;.\ext\wlfullclient.jar;.\ext\webserviceclient+ssl.jar;.\ext\sas.jar;.\ext\oc4jclient.jar;.\ext\ejb.jar;.\ext\oscache.jar;.\ext\commons-logging.jar;.\ext\javagroups-all.jar
    >
    xlclient.cmd:
    >
    @echo off
    setlocal
    call classpath
    REM SET DEBUG_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5001 -DXL.RedirectSysOutErrToFile=TRUE -DXL.SysOutErrLogFile=.\logs\Client.System.Out.Err.log
    REM Make sure to remove java.naming.provider.url and read it from the configuration
    REM once the JNDI Profiles are implemented.
    REM make sure you are using j2sdk1.4.2_05
    "C:\jdk1.6.0_22\bin\java" %DEBUG_OPTS% ^
         -DXL.ExtendedErrorOptions=TRUE -DXL.HomeDir=C:\oracle\oim1_11g\designconsole ^
         -Djava.security.policy=config\xl.policy ^
         -Dlog4j.configuration=config\log.properties ^
         -Dweblogic.security.SSL.trustedCAKeyStore=%TRUSTSTORE_LOCATION% ^
         -Djava.security.manager -Djava.security.auth.login.config=config\authwl.conf ^
         com.thortech.xl.client.base.tcAppWindow -server server
    endlocal
    >
    See if this works.
    -Kevin

Maybe you are looking for

  • Someone please help this thing driving me nuts lol

    ok here is the problem,,, i got my ipod shuffle for xmas, was working good until something crashed on my harddrive i had to format harddrive , now itunes is not seeing that i have a ipod, my computer is because when i plug it in says "to safely remov

  • Can't open Sample Music folder or see track in Library

    iPhoto 6.0.6 1. Selected a slideshow from the Source pane. 2. Clicked on the Music icon, on the right side, on lower tool bar. 3. A menu drops down with a Sample Music folder first on the list. Followed by Garage Band and iTunes. Play music during sl

  • Advice needed:  SQ00 SQ02 in Production

    Currently we only allow the creation of queries/infosets in Dev, however our users have requested that they be able to use these tools in Production.  We've been told that these transactions are a resource hog.   Also our Production system is 'non mo

  • [NAC without authentication]

    Dear All: Quick question. Can you implement OOB NAC but avoid using authentication. That is: That is when a user tries to login through a specific port, that user (whoever it may be) is checked against a static port-assigned policy and IF the user (w

  • How can I change the setup of "Software Update"?

    I have a MacBook Pro, when I try to run the Software Update it looks for a network which is not available, how do change its setup to search for updates on intranet instead of the network previously settled? Thank you SJ Silva