Just a very easy question ... Please help me ....

Dear All Experts,
I have installed WebLogic 10.3.3, RCU 11.1.1.3.2, Oracle SOA 11.1.1.3.0, IDAM 11.1.1.3.0 on Oracle Enterprise Linux Update 5. And I have also done the configuration by running config.sh for both WebLogic to create a oim domain and OIM to config the OIM Server and Design Console ( Remote Manager not configured yet. )
I can start up the WebLogic, WebLogic Node Manager, oim_server1. Even though I get a lot of ERRORS *<Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>* , I can still log into the OIM as xelsysadm. However, when I try to create a organization, the following error occurred: java.lang.NoClassDefFoundError: com/thortech/xl/dataobj/tcEvent_ .
Would any people help me please ...
Thank you in advance
Best regards,
Xin
[2010-08-27T12:43:53.912+02:00] [oim_server1] [ERROR] [] [XELLERATE.SERVER] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000Ien9NuUFw000jzwkno1CTqkw00002Q,0] [APP: oim#11.1.1.3.0] [dcid: 11d1def534ea1be0:5471d76:12ab28085ff:-7ffd-00000000000000d3] Class/Method: tcDataObj/eventPreInsert encounter some problems: com/thortech/xl/dataobj/tcEvent[[
java.lang.NoClassDefFoundError: com/thortech/xl/dataobj/tcEvent_
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
     at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
     at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:296)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:247)
     at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2437)
     at com.thortech.xl.dataobj.tcDataObj.eventPreInsert(tcDataObj.java:2164)
     at com.thortech.xl.dataobj.tcACT.eventPreInsert(tcACT.java:107)
     at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:578)
     at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
     at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2905)
     at com.thortech.xl.ejb.beansimpl.tcOrganizationOperationsBean.createOrganization(tcOrganizationOperationsBean.java:1222)
     at com.thortech.xl.ejb.beansimpl.tcOrganizationOperationsBean.createOrganization(tcOrganizationOperationsBean.java:1107)
     at Thor.API.Operations.tcOrganizationOperationsIntfEJB.createOrganizationx(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 com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
     at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
     at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy326.createOrganizationx(Unknown Source)
     at Thor.API.Operations.tcOrganizationOperationsIntfEJB_fb8pot_tcOrganizationOperationsIntfRemoteImpl.createOrganizationx(tcOrganizationOperationsIntfEJB_fb8pot_tcOrganizationOperationsIntfRemoteImpl.java:515)
     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 weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
     at $Proxy140.createOrganizationx(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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
     at $Proxy325.createOrganizationx(Unknown Source)
     at Thor.API.Operations.tcOrganizationOperationsIntfDelegate.createOrganization(Unknown Source)
     at oracle.iam.oimdataproviders.impl.OIMOrgDataProvider.create(OIMOrgDataProvider.java:179)
     at oracle.iam.platform.entitymgr.impl.EntityManagerImpl.createEntity(EntityManagerImpl.java:289)
     at oracle.iam.platform.entitymgr.impl.EntityManagerImpl.createEntity(EntityManagerImpl.java:237)
     at oracle.iam.platform.kernel.impl.EntityDefaultActionHandler.execute(EntityDefaultActionHandler.java:33)
     at oracle.iam.platform.kernel.impl.DefaultActionHandler.execute(DefaultActionHandler.java:41)
     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.platform.kernel.impl.EventHandlerDynamicProxy.invoke(EventHandlerDynamicProxy.java:30)
     at $Proxy236.execute(Unknown Source)
     at oracle.iam.platform.kernel.impl.OrchProcessData.runActionEvents(OrchProcessData.java:1028)
     at oracle.iam.platform.kernel.impl.OrchProcessData.runEvents(OrchProcessData.java:637)
     at oracle.iam.platform.kernel.impl.OrchProcessData.executeEvents(OrchProcessData.java:220)
     at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess(OrchestrationEngineImpl.java:664)
     at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.process(OrchestrationEngineImpl.java:435)
     at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:381)
     at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:334)
     at oracle.iam.identity.orgmgmt.impl.OrganizationManagerImpl.create(OrganizationManagerImpl.java:275)
     at oracle.iam.identity.orgmgmt.api.OrganizationManagerEJB.createx(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 com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
     at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
     at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy324.createx(Unknown Source)
     at oracle.iam.identity.orgmgmt.api.OrganizationManager_874ar_OrganizationManagerRemoteImpl.createx(OrganizationManager_874ar_OrganizationManagerRemoteImpl.java:362)
     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 weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
     at $Proxy190.createx(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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
     at $Proxy323.createx(Unknown Source)
     at oracle.iam.identity.orgmgmt.api.OrganizationManagerDelegate.create(Unknown Source)
     at oracle.iam.consoles.orgmgmt.tf.createorg.OrganizationCreateBean.createOrg(OrganizationCreateBean.java:253)
     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 com.sun.el.parser.AstValue.invoke(AstValue.java:157)
     at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
     at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)
     at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
     at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
     at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
     at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
     at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:260)
     at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:133)
     at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:121)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:115)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:100)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
]]

And here is the log file when I start oim_server1.
** Setting up SOA specific environment...
EXTRA_JAVA_PROPERTIES= -da:org.apache.xmlbeans...
LD_LIBRARY_PATH=/u01/app/oracle/middleware/patch_wls1033/profiles/default/native:/u01/app/oracle/middleware/patch_oepe1033/profiles/default/native:/u01/app/oracle/middleware/patch_ocp353/profiles/default/native:/u01/app/oracle/middleware/patch_wls1033/profiles/default/native:/u01/app/oracle/middleware/patch_oepe1033/profiles/default/native:/u01/app/oracle/middleware/patch_ocp353/profiles/default/native:/u01/app/oracle/product/11.2.0/db_1/lib:/lib:/usr/lib:/u01/app/oracle/middleware/wlserver_10.3/server/native/linux/i686:/u01/app/oracle/middleware/wlserver_10.3/server/native/linux/i686/oci920_8:/u01/app/oracle/middleware/wlserver_10.3/server/native/linux/i686:/u01/app/oracle/middleware/wlserver_10.3/server/native/linux/i686/oci920_8:/u01/app/oracle/middleware/Oracle_SOA1/soa/thirdparty/edifecs/XEngine/bin
USER_MEM_ARGS=-Xms512m -Xmx1024m
** End SOA specific environment setup
** SOA specific environment is already set, skipping...
JAVA Memory arguments: -Xms512m -Xmx1024m
WLS Start Mode=Development
CLASSPATH=/u01/app/oracle/middleware/wlserver_10.3/server/ext/jdbc/oracle/11g/ojdbc6dms.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/user-patch.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/soa-startup.jar::/u01/app/oracle/middleware/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/middleware/patch_oepe1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/middleware/patch_ocp353/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/middleware/jrockit_160_17_R28.0.0-679/lib/tools.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/middleware/modules/features/weblogic.server.modules_10.3.3.0.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/oracle.soa.common.adapters_11.1.1/oracle.soa.common.adapters.jar:/u01/app/oracle/middleware/oracle_common/soa/modules/commons-cli-1.1.jar:/u01/app/oracle/middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/u01/app/oracle/middleware/Oracle_IDM1/oam/agent/modules/oracle.oam.wlsagent_11.1.1/oam-wlsagent.jar:/u01/app/oracle/middleware/oracle_common/modules/oracle.xdk_11.1.0/xsu12.jar:/u01/app/oracle/middleware/modules/features/weblogic.server.modules.xquery_10.3.1.0.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/db2jcc4.jar:/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/soa-infra:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/fabric-url-handler_11.1.1.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/quartz-all-1.6.5.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/oracle.soa.fabric.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/oracle.soa.adapter_11.1.1/oracle.soa.adapter.jar:/u01/app/oracle/middleware/Oracle_SOA1/soa/modules/oracle.soa.b2b_11.1.1/oracle.soa.b2b.jar:/u01/app/oracle/middleware/Oracle_IDM1/server/lib/oim-manifest.jar:/u01/app/oracle/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/u01/app/oracle/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/xqrl.jar:/u01/app/oracle/middleware/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/middleware/patch_oepe1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/middleware/patch_ocp353/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/middleware/jrockit_160_17_R28.0.0-679/lib/tools.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/middleware/modules/features/weblogic.server.modules_10.3.3.0.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/middleware/Oracle_IDM1/server/client/oimclient.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/wlfullclient.jar:/u01/app/oracle/middleware/Oracle_IDM1/server/ext/jakarta-commons/commons-logging.jar:/u01/app/oracle/middleware/Oracle_IDM1/server/ext/spring.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/webserviceclient+ssl.jar
PATH=/u01/app/oracle/middleware/wlserver_10.3/server/bin:/u01/app/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/u01/app/oracle/middleware/jrockit_160_17_R28.0.0-679/jre/bin:/u01/app/oracle/middleware/jrockit_160_17_R28.0.0-679/bin:/u01/app/oracle/middleware/wlserver_10.3/server/bin:/u01/app/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/u01/app/oracle/middleware/jrockit_160_17_R28.0.0-679/jre/bin:/u01/app/oracle/middleware/jrockit_160_17_R28.0.0-679/bin:/u01/app/oracle/product/11.2.0/db_1/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http://hostname:port/console *
starting weblogic with Java version:
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32, compiled mode)
Starting WLS with line:
/u01/app/oracle/middleware/jrockit_160_17_R28.0.0-679/bin/java -jrockit -Xms512m -Xmx1024m -Dweblogic.Name=oim_server1 -Djava.security.policy=/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.security.SSL.trustedCAKeyStore=/u01/app/oracle/middleware/wlserver_10.3/server/lib/cacerts -Xverify:none -Xverify:none -da -Dplatform.home=/u01/app/oracle/middleware/wlserver_10.3 -Dwls.home=/u01/app/oracle/middleware/wlserver_10.3/server -Dweblogic.home=/u01/app/oracle/middleware/wlserver_10.3/server -Ddomain.home=/u01/app/oracle/middleware/user_projects/domains/oimdomain -Dcommon.components.home=/u01/app/oracle/middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/u01/app/oracle/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig -Doracle.server.config.dir=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig/servers/oim_server1 -Doracle.security.jps.config=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig/carml -Digf.arisidstack.home=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/u01/app/oracle/middleware/Oracle_IDM1/oam/agent/modules/oracle.oam.wlsagent_11.1.1,/u01/app/oracle/middleware/Oracle_IDM1/server/loginmodule/wls,/u01/app/oracle/middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/u01/app/oracle/middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -DOAM_POLICY_FILE=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig/oam-policy.xml -DOAM_CONFIG_FILE=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig/oam-config.xml -DOAM_PROXY_LOG=/u01/app/oracle/middleware/user_projects/domains/oimdomain/config/fmwconfig/oam_proxy_logging.properties -DOAM_ORACLE_HOME=/u01/app/oracle/middleware/Oracle_IDM1/oam -Doracle.security.am.SERVER_INSTNCE_NAME=oim_server1 -DCSS_TOOLKIT_LOC=/u01/app/oracle/middleware/Oracle_IDM1/oam/server/lib/csslib -Does.jars.home=/u01/app/oracle/middleware/Oracle_IDM1/oam/server/lib/oes-d8 -Does.integration.path=/u01/app/oracle/middleware/Oracle_IDM1/oam/server/lib/oeslib/oes-integration.jar -Does.enabled=true -Doracle.apm.home=/u01/app/oracle/middleware/Oracle_IDM1/apm/ -Djbo.server.internal_connection=jdbc/APMDBDS -Doracle.security.jps.policy.migration.validate.principal=false -Doracle.oaam.home=/u01/app/oracle/middleware/Oracle_IDM1/oaam/ -Doracle.oaam.home=/u01/app/oracle/middleware/Oracle_IDM1/oaam/ -Djava.awt.headless=true -DXL.HomeDir=/u01/app/oracle/middleware/Oracle_IDM1/server -Djava.security.auth.login.config=/u01/app/oracle/middleware/Oracle_IDM1/server/config/authwl.conf -da:org.apache.xmlbeans... -Dbpm.enabled=true -Dsoa.archives.dir=/u01/app/oracle/middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/u01/app/oracle/middleware/Oracle_SOA1 -Dsoa.instance.home=/u01/app/oracle/middleware/user_projects/domains/oimdomain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/u01/app/oracle/middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/u01/app/oracle/middleware/oracle_common -Djava.awt.headless=true -Dbam.oracle.home=/u01/app/oracle/middleware/Oracle_SOA1 -Dums.oracle.home=/u01/app/oracle/middleware/Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://oim11g.localdomain:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/app/oracle/middleware/patch_wls1033/profiles/default/sysext_manifest_classpath:/u01/app/oracle/middleware/patch_oepe1033/profiles/default/sysext_manifest_classpath:/u01/app/oracle/middleware/patch_ocp353/profiles/default/sysext_manifest_classpath weblogic.Server
[WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
<Aug 27, 2010 2:59:17 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32 from Oracle Corporation>
<Aug 27, 2010 2:59:22 PM CEST> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
Enter username to boot WebLogic server:weblogic
Enter password to boot WebLogic server:
<Aug 27, 2010 2:59:29 PM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401
WebLogic Server WebService SSL Client 10.3 Fri Apr 9 00:05:28 PDT 2010 1321401 >
<Aug 27, 2010 2:59:31 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Aug 27, 2010 2:59:31 PM CEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Aug 27, 2010 2:59:32 PM CEST> <Notice> <LoggingService> <BEA-320400> <The log file /u01/app/oracle/middleware/user_projects/domains/oimdomain/servers/oim_server1/logs/oim_server1.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Aug 27, 2010 2:59:32 PM CEST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /u01/app/oracle/middleware/user_projects/domains/oimdomain/servers/oim_server1/logs/oim_server1.log00016. Log messages will continue to be logged in /u01/app/oracle/middleware/user_projects/domains/oimdomain/servers/oim_server1/logs/oim_server1.log.>
<Aug 27, 2010 2:59:32 PM CEST> <Notice> <Log Management> <BEA-170019> <The server log file /u01/app/oracle/middleware/user_projects/domains/oimdomain/servers/oim_server1/logs/oim_server1.log is opened. All server side log events will be written to this file.>
Aug 27, 2010 2:59:38 PM oracle.iam.platform.auth.providers.wls.OIMAuthenticationProvider initialize
INFO: Authentication module initialized
Aug 27, 2010 2:59:38 PM oracle.security.am.agent.asdk.impl.aaaclient.AccessServerImpl initAAAClient
INFO: Connection to OAM Server could not be established: Exception in connecting to server. Connection refused
<Aug 27, 2010 2:59:41 PM CEST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Aug 27, 2010 2:59:43 PM CEST> <Notice> <LoggingService> <BEA-320400> <The log file /u01/app/oracle/middleware/user_projects/domains/oimdomain/servers/oim_server1/logs/access.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Aug 27, 2010 2:59:43 PM CEST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /u01/app/oracle/middleware/user_projects/domains/oimdomain/servers/oim_server1/logs/access.log00008. Log messages will continue to be logged in /u01/app/oracle/middleware/user_projects/domains/oimdomain/servers/oim_server1/logs/access.log.>
<Aug 27, 2010 2:59:49 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Aug 27, 2010 2:59:49 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Aug 27, 2010 3:00:06 PM CEST> <Warning> <oracle.jps.upgrade> <JPS-06003> <Cannot migrate credential folder/key ADF/anonymous#oimBpelCredKey.Reason oracle.security.jps.service.credstore.CredentialAlreadyExistsException: JPS-01007: The credential with map ADF and key anonymous#oimBpelCredKey already exists..>
Loading xalan.jar for XPathAPI.
15:01:10 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] -
----------------- NEXAWEB SERVER LICENSE ------------------
- Customer ID : 122
- License type : Enterprise
- Max unique IPs : unlimited
- Max XUL sessions : unlimited
- Max CPUs/server : unlimited
- Clustering allowed : true
- Expiration date : none
Nexaweb Technologies Inc.(C)2000-2004. All Rights Reserved.
Nexaweb Technologies Inc.
10 Canal Park
Cambridge, MA 02141
Tel: 617.577.8100. Email: [email protected]
15:01:11 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] - Clustering is OFF.
15:01:11 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] - Servlet Engine: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010 WebLogic Server WebService SSL Client 10.3 Fri Apr 9 00:05:28 PDT 2010 1321401
15:01:11 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] - Servlet API Version: 2.5
15:01:11 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] - Nexaweb Server Info = Nexaweb Server 3.3.1072
15:01:11 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] - Nexaweb Server initialized successfully.
<Aug 27, 2010 3:01:22 PM CEST> <Warning> <oracle.iam.platform.utils> <IAM-0070017> <Unable to read the connection retry interval setting. Setting it to the default - 7 >
<Aug 27, 2010 3:01:22 PM CEST> <Warning> <oracle.iam.platform.utils> <IAM-0070018> <Unable to read the connection retry attempts setting. Setting it to the default - 3>
<Aug 27, 2010 3:01:25 PM CEST> <Warning> <org.apache.struts.config.impl.ModuleConfigImpl> <BEA-000000> <Overriding ActionForm of name selfRegistrationForm>
<Aug 27, 2010 3:01:25 PM CEST> <Warning> <org.apache.struts.config.impl.ModuleConfigImpl> <BEA-000000> <Overriding ActionForm of name webAppSettingsForm>
<Aug 27, 2010 3:01:25 PM CEST> <Warning> <org.apache.struts.config.impl.ModuleConfigImpl> <BEA-000000> <Overriding ActionForm of name selfRegTrackRequestForm>
<Aug 27, 2010 3:01:25 PM CEST> <Warning> <org.apache.struts.config.impl.ModuleConfigImpl> <BEA-000000> <Overriding ActionForm of name provisionedResourcesForUserForm>
<Aug 27, 2010 3:01:26 PM CEST> <Warning> <org.apache.struts.config.impl.ModuleConfigImpl> <BEA-000000> <Overriding ActionForm of name requestMoreInfoForm>
<Aug 27, 2010 3:01:26 PM CEST> <Warning> <org.apache.struts.config.impl.ModuleConfigImpl> <BEA-000000> <Overriding ActionConfig of path /WebAdminHome>
ADF Library non-OC4J post-deployment (millis): 324
[EL Info]: 2010-08-27 15:01:46.014--ServerSession(289682207)--EclipseLink, version: Eclipse Persistence Services - 1.1.0.r3634
[EL Info]: 2010-08-27 15:01:47.329--ServerSession(289682207)--file:/u01/app/oracle/middleware/Oracle_IDM1/modules/oracle.oes_11.1.1/jps-internal.jar-JpsDBDataManager login successful
[EL Info]: 2010-08-27 15:01:57.322--ServerSession(262618610)--EclipseLink, version: Eclipse Persistence Services - 2.0.2.v20100323-r6872
[EL Info]: 2010-08-27 15:01:57.596--ServerSession(262618610)--Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401
[EL Info]: 2010-08-27 15:01:57.85--ServerSession(262618610)--oim login successful
*<Aug 27, 2010 3:01:58 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:01:58 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:01:58 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:01:59 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:01:59 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:01:59 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:01:59 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:01:59 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:00 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:01 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
*<Aug 27, 2010 3:02:02 PM CEST> <Error> <oracle.iam.platform.kernel.impl> <BEA-000000> <IAMPKR-78172>*
<Aug 27, 2010 3:02:29 PM CEST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<Aug 27, 2010 3:02:30 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<Aug 27, 2010 3:02:30 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<Aug 27, 2010 3:02:31 PM CEST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:a00:27ff:fe0d:25b2:14000 for protocols iiop, t3, ldap, snmp, http.>
<Aug 27, 2010 3:02:31 PM CEST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:14000 for protocols iiop, t3, ldap, snmp, http.>
<Aug 27, 2010 3:02:31 PM CEST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 0:0:0:0:0:0:0:1:14000 for protocols iiop, t3, ldap, snmp, http.>
<Aug 27, 2010 3:02:31 PM CEST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 172.16.27.75:14000 for protocols iiop, t3, ldap, snmp, http.>
<Aug 27, 2010 3:02:31 PM CEST> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "oim_server1" for domain "oimdomain" running in Development Mode>
<Aug 27, 2010 3:02:34 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<Aug 27, 2010 3:02:34 PM CEST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

Similar Messages

  • Help with Forte: very simple question, please help!

    I recently downloaded the community version of Forte (Sun One) but can't seem to get any new empty class programs to execute properly. I know something is probably not set up right, which is why I really need a little help to get started. Regardless of the code I try to execute, the output error is always:
    "java.lang.NoClassDefFoundError: (name of program)
    Exception in thread "main" "
    Please let me know what I'm not doing right. I would really appreciate anybody's thoughts on this problem because I would love to get Forte working so I can start learning Java. Thanks for your input!

    I would tell you that Forte is not a tool for the beginner. you should look at something simpler. Forte is a fully integrated development environment. I would look at a simple editor like emacs, available at gnu.org. The commands of this editor are quite difficult to get use to.
    As for setting the class varialbe. It depends on the O/s that you are using. win98/me is different than NT/xp. Need to know one or the other before explaining.
    email me if you have question. email address is in my profile.

  • EASY QUESTION-PLEASE HELP ME!

    Hello. I work in Clear Lake Iowa and do creative media for a software company. I'm making a promo video in AE, and I'm just learning AE. I wanted to learn how to make 3D text with no plug-ins first so I followed some on-line tutorial  and created the text in a project. The problem is, I have no idea about how duplicate the final result so I can keep adding more text than just the one word that I created during the tutorial.  When I  duplicate the comp and change the text, the original word changes, so I cant add multiple words with the same 3D effect.  I attached a screen shot of my project and if any of you have time maybe you could tell me how I can duplicate multiple text layers so I can use the same settings on multiple words. All I want to do is make mutiple words with the same 3D text style! I'm about to start drinking at work!!  Thanks so much!!!!  Rob
    PLEASE SEE ATTACHED SCREENSHOT

    Here's a quick tutorial I did a while ago that uses Shatter to create 3D text:
    Create 3D Text

  • A very simple question, please help.

    How would I output/print out a string in color rather then the standard black?
    If anyone can help me or point me in the right direction would be greatly appreciated.
    For example for extra clarification, if I want to print out a string "Hello World", how can I print it out in different colors such as in blue or red.
    Output to a JApplet ( TextArea)
    Thanks!
    Edited by: ff4930 on Nov 30, 2007 9:18 AM

    You can change the colour of all the text in a JTextArea by setting its foreground property:
    yourComponent.setForeground.setColor(Color.RED);If you just want have multiple colors in one JTextArea, that's not possible. You will have to use a more advanced component, like JEditorPane or JTextPane:
    http://java.sun.com/docs/books/tutorial/uiswing/components/editorpane.html
    In basic cases, if the text doesn't have to be editable by the user, you can use a JLabel and pass it simple html:
    String text = "<html><font color='red'>red text</font> " +
    "<font color='green'>green text</font> " +
    "<font color='blue'>blue text</font></html>";
    yourLabel.setText(text);

  • Hey. i just restored my iphone and now it says your apple id is disabled then i forgot everything about my email and security questions please help me enable my apple id

    hey. i just restored my iphone and now it says your apple id is disabled then i forgot everything about my email and security questions please help me enable my apple id
    i dont think there is another way to unlock my apple but i need to

    Hello there, Th3FoX98.
    The following Knowledge Base article is a great resource for what to do if you've forgotten the answers to your Apple ID security questions:
    If you forgot the answers to your Apple ID security questions
    http://support.apple.com/kb/HT6170
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I don't know my rescue email and security password.i just added an alternative email address but it doesn't send there....also I just added 25$ on iTunes.please help!

    I don't know my rescue email and security password.i just added an alternative email address but it doesn't send there....also I just added 25$ on iTunes.please help!

    The reset link will only send reset info to your rescue email address, an alternate email address is not used for account security. If you don't know what your rescue email address is (you won't be able to view/change it until you can answer your questions) then you will need to contact iTunes Support / Apple in your country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset you can then use the steps half-way down this page to view and/or change your rescue email address for potential future use : http://support.apple.com/kb/HT5312

  • HT2968 I can not update several of my apps that i have purchased a while back in my Apps Store on my MacPro. Because it keeps using my old @me account for iTunes and i don't remember the password or security question, Please help?

    I can not update several of my apps that i have purchased a while back in my Apps Store on my MacPro. Because it keeps using my old @me account for iTunes and i don't remember the password or security question, Please help?

    Hi AlphaCentori,
    If you are having issues accessing the Apple ID that was used to originally purchase those apps, you may find the following article helpful:
    Apple Support: Rescue email address and how to reset Apple ID security questions
    http://support.apple.com/kb/ht5312
    Regards,
    - Brenden

  • Im having major problems syncing my iphone 4 to itunes, this problem started after upgrading to ios 5. I have upgraded my itunes, turned sync by wifi on and off but still nothing. Everytime I try to sync my iphone it just says sync cancelled. Please help!

    Im having major problems syncing my iphone 4 to itunes, this problem started after upgrading to ios 5. I have upgraded my itunes, turned sync by wifi on and off but still nothing. Everytime I try to sync my iphone it just says sync cancelled. Please help.....

    I'm having the same problem ! Each time the sync starts it suddenly stops and says finished syncing

  • HT5824 My iPad has been stolen. I need the serial number to report it to the authorities. I dont have the box it came in or the receipt and its not on my itunes on the computer because I didnt use it or music, just pictures. Can someone please help???

    My iPad has been stolen. Someone broke into my house on Tuesday. I have already tried locking it through icloud.  I have reported this to the authorities but they cannot do much unless I give them the serial number to the iPad. With the serial number they can put it into a database and send that inormation to pawn shops, so i the theie tries to pawn it, the pawn shop employeee can convscate the iPad and hand it over to the authorites. I need the serial number to report it to the authorities. I dont have the box it came in or the receipt and its not on my itunes on the computer because I didnt use it or music, just pictures. Can someone please help??? btw, some words are misspelled becasue the letter that comes ater the letter E, doesnt work on my keybord.
    Thanks

    Serial Number
    http://support.apple.com/kb/HT4061
    Sign in to My Support Profile
    https://supportprofile.apple.com/

  • I want to change my apple id password but I forgot the security questions please help me some using my icloud I'd

    I want to change my apple id password but I forgot the security questions please help me some using my icloud I'd and if confirmation is must so please phone number is mine please send a code please help me my apple

    Welcome to the Apple community.
    If you are unable to remember your password, security questions, don’t have access to your rescue address or are unable to reset your password for whatever reason, your only option is to contact AppleCare, upon speaking to an operator you should explain that your problem is related to your Apple ID, this way you will not be charged for assistance, even if you don’t have an AppleCare plan.
    The operator will take you through some steps you may have already tried, however they need to be sure they have exhausted all usual approaches before trying to reset your account, so you should try to be helpful and show patience with the procedure.
    The operator will need to verify they are speaking to the account holder and may ask you some questions that only the account holder could know, and you will need to answer them if the process is to proceed.
    Once the operator has verified your identity they will send a message through to your device which contains an alpha numeric code, which you will need to read back to them.
    Once this has been completed they will send an email to your iCloud email address after a period of 24 hours, so you should check that mail is enabled in your devices iCloud settings.
    Upon receipt of the email, use the reset link provided to reset your password, after which you should be able to make the adjustments to iCloud that you wish to do.

  • My iphone 6 battery duration is just 4 hour or less, please help me

    my iphone 6 battery duration is too low, just 4 hour or less, please help me with this?

    setting - general - battery usage - see what app is draining your battery.

  • My apple id have been blocked an i do not remember the identity or security question please help what can i do?

    my apple id have been blocked an i do not remember the identity or security question please help what can i do?

    If your account is disabled you might be able to re-enable it via this page : http://appleid.apple.com, then 'reset your password'
    You might then need to log out of your account on your iPhone and iPad by tapping on your id in Settings > iTunes & App Storeand then log back in so as to 'refresh' the account on it.
    For your security questions, if you have a rescue email address (which is not the same thing as an alternate email address) on your account then the steps half-way down this page will give you a reset link on your account : http://support.apple.com/kb/HT5312
    If you don't have a rescue email address then you will need to contact Support in your country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699 (you can also try this link if you can't get your account enabled via the above)
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down the HT5312 link above to add a rescue email address for potential future use

  • Hi, I have traveled the country and have forgotten my security questions please help me thank you

    Hi, I have traveled the country and have forgotten my security questions please help me thank you

    Call Apple to help reset your Security Question.
    http://support.apple.com/kb/HT5699

  • HT201303 I forgotten my answer of security questions, please help me. Thank you !

    I forgotten my answer of security questions, please help me. Thank you !

    You need to ask Apple to reset your security questions; as described in this article, it can be done in Vietnam by phoning 1-201-0288 and then 800-708-5413.
    (107433)

  • I connect my iphone 4g on charging after some time it is complete dead and very heat up please help me.

    i connect my iphone 4g on charging after some time it is complete dead and very heat up please help me.
    helllllllllllllllllpppppppeeeeeeeee me

    There is no such thing as an iPhone 4G.

Maybe you are looking for