BAM Installation on WebLogic

Hi everyone,
I'm trying to install and configure a BAM server on weblogic. The LiveCycle ES is already installed.
I followed the documentation to install the BAM server.
When I go to the bam login page, if I try to log with CognosNowAdmin or system, nothing happen, except the login window just extend a little bit (just like when there should be an error message) but it's empty.
When i tried to initialize BAM via the configurationManager.sh, i got this error :
[2011-08-02 19:21:56,802], SEVERE, Thread-47, com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer, Make sure BAM host sfctnadev03, port 8007 and file path correct.
com.adobe.livecycle.bam.BAMException: Make sure BAM host sfctnadev03, port 8007 and file path correct.
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:237)
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initializeBAM(BAMInitializer .java:98)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$ActualTask.<init>(Initial izeBAMTask.java:139)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.construct(InitializeBAM Task.java:85)
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Exception: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:215)
        at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImportUtility.java:352)
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:224)
        ... 5 more
Caused by: java.lang.Exception: com.cognos.obi.auth.AuthenticationException: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
        at com.cognos.obi.plugin.auth.login.modules.InternalAuthModule.login(InternalAuthModule.java :104)
        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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
        at com.cognos.obi.plugin.auth.InternalAuthenticationManager.login(InternalAuthenticationMana ger.java:351)
        at com.cognos.obi.plugin.auth.InternalAuthenticationManager.loginUser(InternalAuthentication Manager.java:243)
        at com.cognos.obi.plugin.auth.InternalAuthenticationManager.getInternalAuthSessionId(Interna lAuthenticationManager.java:110)
        at com.cognos.obi.plugin.auth.ExternalAuthenticationManager.loginThruExternalSession(Externa lAuthenticationManager.java:252)
        at com.cognos.obi.plugin.auth.AuthenticationManager.login(AuthenticationManager.java:72)
        at com.cognos.obi.webapp.actions.UserAction.doLoginThruActivePlugin(UserAction.java:216)
        at com.cognos.obi.webapp.actions.UserAction.perform(UserAction.java:167)
        at com.cognos.obi.webapp.actions.Action.doAction(Action.java:564)
        at com.cognos.obi.webapp.ControllerServlet.doPost(ControllerServlet.java:177)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        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.ServletStubImpl.execute(ServletStubImpl.java:183)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ letContext.java:3717)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC ontext.java:3681)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 277)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:210)
        ... 7 more
[2011-08-02 19:21:56,803], SEVERE, Thread-47, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask, Task failed
com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-010-180]: Echec de l'initialisation de BAM.
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initializeBAM(BAMInitializer .java:108)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$ActualTask.<init>(Initial izeBAMTask.java:139)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.construct(InitializeBAM Task.java:85)
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
        at java.lang.Thread.run(Thread.java:662)
Caused by: com.adobe.livecycle.bam.BAMException: Make sure BAM host sfctnadev03, port 8007 and file path correct.
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:237)
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initializeBAM(BAMInitializer .java:98)
        ... 4 more
Caused by: java.lang.Exception: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:215)
        at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImportUtility.java:352)
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:224)
        ... 5 more
Caused by: java.lang.Exception: com.cognos.obi.auth.AuthenticationException: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
        at com.cognos.obi.plugin.auth.login.modules.InternalAuthModule.login(InternalAuthModule.java :104)
        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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
        at com.cognos.obi.plugin.auth.InternalAuthenticationManager.login(InternalAuthenticationMana ger.java:351)
        at com.cognos.obi.plugin.auth.InternalAuthenticationManager.loginUser(InternalAuthentication Manager.java:243)
        at com.cognos.obi.plugin.auth.InternalAuthenticationManager.getInternalAuthSessionId(Interna lAuthenticationManager.java:110)
        at com.cognos.obi.plugin.auth.ExternalAuthenticationManager.loginThruExternalSession(Externa lAuthenticationManager.java:252)
        at com.cognos.obi.plugin.auth.AuthenticationManager.login(AuthenticationManager.java:72)
        at com.cognos.obi.webapp.actions.UserAction.doLoginThruActivePlugin(UserAction.java:216)
        at com.cognos.obi.webapp.actions.UserAction.perform(UserAction.java:167)
        at com.cognos.obi.webapp.actions.Action.doAction(Action.java:564)
        at com.cognos.obi.webapp.ControllerServlet.doPost(ControllerServlet.java:177)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        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.ServletStubImpl.execute(ServletStubImpl.java:183)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ letContext.java:3717)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC ontext.java:3681)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 277)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:210)
        ... 7 more
It seems that the password for the CognosNowAdmin user is incorrect.
Any idea ?
Kind regards

This is because you run the ant script under weblgoic 10.3. The BAM 10g or SOA 10g for weblogic path is prepair some ant script for the weblogic 9.2. But the ant.jar/weblogic.jar package in 10.3 is different with what in 9.2.
The better way is use wls9.2 but if you still want install with wls103 I was just find a work around way to avoid this exception. You can backup the [PATCH DIR/lib] ant.jar file and find a new one in weblogic 10.3 [BEA_HOME/modules/org.apache.ant_1.6.5/lib] . Then overwrite original one.
After that you still need some work to do. In my testing environment when copy a new ant.jar I still need "org.haxwell" lib which is in the 9.2 ant.jar but not in 10.3 ant.jar. So I add this directory in to new jar file just use winrar(because I was in windows environment).And in setup.bat(or setup.sh) I need add ant-contrib.jar into java command line -classpath because this jar file will be used but not include in the setup script. The command line will like this
%JAVA_HOME%\bin\java.exe -classpath "%ANT_HOME%\lib\ant-launcher.jar;%ANT_HOME%\lib\ant.jar;%ANT_HOME%\lib\xmltask-v1.15.jar;%ANT_HOME%\lib\log4j.jar;%ANT_HOME%\lib\ant-apache-log4j.jar;%WL_JAR_PATH%;%ANT_HOME%\lib\ojdbc14.jar;%ANT_HOME%\lib\ant-contrib.jar;" "-Dant.home=%ANT_HOME%" org.apache.tools.ant.launch.Launcher setUpServerOnWindows -inputhandler org.apache.tools.ant.input.PasswordInputHandler -Dexecutable=bat -listener org.apache.tools.ant.listener.Log4jListener
After these actions. You can run the script and complete the setup now.

Similar Messages

  • Multiple BAM installations on the same machine?

    Hi guys,
    I have a customer with the following requirement:
    "We have installed BAM 10.1.3.3 with EL and upgraded to 10.1.3.4. It is currently using a remote database 10.2.0.3 in our test envt. We want to use the same Windows server for monitoring our Development enviroment also using the Dev database. Is it feasible or will it corrupt the IIS of the windows machine already running BAM 10.1.3.4. Please provide your recommendations on this, whether to have separate windows servers or we can have multiple BAM installations on same server."
    Any ideas on this?
    Thanks in advance,
    Catalin
    Oracle Support Services

    Multiple BAM 10g installations on the same box is not supported.

  • Link to download X86 Solaris Installation for weblogic 10.3

    Can please anyone let me know the link to download X86 Solaris Installation for weblogic 10.3.
    I am only able to see installables for X86 windows,X86 linus & sparc but nothing for X86 Solaris.

    Hi;
    Can please anyone let me know the link to download X86 Solaris Installation for weblogic 10.3.I belive its not available. Please check :
    WebLogic 10.3 availability?
    Also check certification matrix:
    http://www.oracle.com/technology/support/metalink/index.html
    Regard
    Helios

  • Problem in BAM installation

    I have done all those pre requisites needed for BAM installation and while I am entering fields for 'datebase connect information' , (say sys password:, Hostname and port name, and service name) and pressing on next, the wizard goes through another window , something like 'Database user creation'
    I have entered the password for the default users (orabam and orasagent) and after entering all those, upon clicking on next I am getting an error which says "install cannot connect to the database located at parameter #k2--121909.wipro.com:1521, please ensure that the hostname, port and service name are correct and that the database and its listner at this location are up and running"
    where k2--121909 is the host name and wipro is the domain name and the service name that I gave was XE and my tnsnames.ora looks like this
    # tnsnames.ora Network Configuration File: E:\OracleBAM\ClientForBAM\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = K2--121909.wipro.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = HOSTNAME)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PLSExtProc)
    I am getting this error despite doing everything correctly. I have installed my oracle client, all those prerequisites , XEDatabase etc and my listeners are up ..
    So can anyone tell it to me why is it happening like this despite having everything correct... Kindly feel free to post a mail to [email protected]

    Hi..
    Pls check if you are able to connect to XE using Sqlplus.... also chk if ur able to execute the command tnsping XE successfully....
    Thanks

  • Console-Server Version Mismatch after installation of Weblogic 6.1 sp6

    After a successful installation of Weblogic 6.1 SP6 from SP4, the following is displayed upon entering the admin console:
    Console-Server Version Mismatch
    server-version 6.1.4.0
    console-version 6.1.6.0
    However, inspection of the weblogic.log file shows the following message:
    WebLogic Server 6.1 SP6 12/04/2003
    So what version am I running? Was the installation of SP6 really successful?

    Hi,
    I am having the same issue when I upgraded from WLI 7.0 SP6 to 7.0 SP7.
    Can anyone have any idea abt how to solve this issue.
    Thanks
    Raj

  • Oracle BAM Installation

    Hi All,
      I want to install Oracle BAM without Oracle SOA suite. Planning to use ODI to feed BAM.
    Is it possible to install BAM without SOA Suite?
    Docs for ODI and BAM integration?
    Regards,
    Nataraj R.

    Hi Nataraj
    1. Sofware wise, NO, you do NOT have separate just Oracle BAM Installer or product. Oracle BAM is part of SOA/BPM Suite as far as I know. So first you had to Buy entire SOA Suite that includes Oracle BAM. Then run RCU and create schemas for orabam and mds.
    2. While creating Domain using config wizard, you can select just Oracle BAM components. Remember I can have SOA Domain or BPM Domain without BAM. So vice versa should be possible. you can have just domain with only Oracle BAM Configured.
    But software side, you had to buy entire SOA Suite. Check with Oracle Product team if they can sell only Oracle BAM which I am confident may not be available.
    All above information if for latest suite of Oracle Products like version 11.x (SOA Suite 11.5 to SOA Suite 11.7). On Downloads link I did see separate Oracle BAM Installer BUT older version 10.3.5. So not sure if you can use old version and how old that one is. We all use Oracle BAM 11.x version that gets when we buy SOA/BPM Suite 11.x.
    Thanks
    Ravi Jegga

  • BAM Installation steps

    Hi,
    Please provide BAM Installation steps and pre-requisities.
    Thank You,
    Ramana.

    you can post this in BAM FORUM and the forum link is as below
    Integration - Oracle BAM

  • Installation of Weblogic 10.3.2.0 fails

    I got "Fatal error has occured. The application will terminate" in the middle of installation. I am trying to install weblogic on Solaris Sparc 5.10 (64bit) using 64-bit JVM. I came across another posting that suggested to specify -Xmx1024m to avoid "java heap space". I did try that option, i don't see heap space error in logs though. I tried "java -d64 -Xmx1024m -jar net_wls1032_generic.jar -log=$HOME/wls_install.log -log_priority=debug" from command prompt. System has both 32 and 64 bit java installed already. Please advise. Thanks in advance.
    2010-05-13 11:23:16,965 WARN [installTwoJdks_gui] com.bea.plateng.wizard.installer.gui.tasks.ProgressTwoJdksTask - JDK archive /var/tmp/solaris32_jdk160_14.zip did not exist, trying jdks directory...
    2010-05-13 11:23:16,970 DEBUG [installTwoJdks_gui] com.bea.plateng.common.jni.JNIUtil - Library 'jni' not found.
    2010-05-13 11:23:17,006 ERROR [installTwoJdks_gui] com.bea.plateng.wizard.WizardController - Uncaught Exception
    java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: jni
         at java.lang.Runtime.load0(Runtime.java:767)
         at java.lang.System.load(System.java:1003)
         at com.bea.plateng.common.jni.JNIUtil.loadLibrary(JNIUtil.java:207)
         at com.bea.plateng.common.jni.JNIUtil$ZipFile.<clinit>(JNIUtil.java:442)
         at com.bea.plateng.wizard.installer.gui.tasks.ProgressTwoJdksTask.execute(ProgressTwoJdksTask.java:272)
         at com.bea.plateng.wizard.gui.tasks.AbstractGUITask.run(AbstractGUITask.java:42)
         at java.lang.Thread.run(Thread.java:619)

    I resolved it by cleaning up files and directories under /var/tmp where weblogic keeps archive files as part of the installation process. when error occurs during the installation, it tries to clean up all the files in tmp directory. I think for some reason some of those files didn't get cleaned up properly.

  • Fatal Error during Installation of Weblogic Application Server 11g (10.3.4)

    Hi,
    I have installed Weblogic server 10.3.4 in the first attempt but when I was deploying an ear, Server gets crashed (JDK was crashed) and after that I was unable to start the server because it was giving an error for JDK.
    Then I uninstalled existing Weblogic server and tried installing server (same version using same setup) once again but it is not allowing. It is asking me for directory (WLS Home Directory), Complete/Custom and when installing finally, it is flagging an error (when 39% installation is complete) "Fatal Error encountered during file installation, the installer will now cleanup and exit! C:\<Home Directory>\wlserver_10.3\common\bin\consol.exe (Access is denied)".
    Can any one please help me in resolving this error. Thanks in advance
    Regards,
    Priya

    Hello,
    You need to check the permissions on the middleware home directory.  Give permissions and then try to install weblogic server, it will work. 
    Are you trying to do first time weblogic server installations.  If you have already domain created then from there also you can create a seperate domain
    Regards

  • OIm 9.1.0.1 installation in Weblogic

    Hi,
    I am installing OIm9.1.0.1 on linux5.4,weblogic10.3.0,database 11g,jdk1.6.0_21
    I have unchecked Automatically aquire lock option in development mode.
    But installation failed and when I checked the log I got below error:
    [ant] Exiting /u01/app/serveroim/xellerate/setup/weblogic-setup.xml.
    BUILD FAILED
    /u01/app/serveroim/xellerate/setup/setup.xml:447: The following error occurred while executing this line:
    /u01/app/serveroim/xellerate/setup/weblogic-setup.xml:308: weblogic.management.ManagementException: [Deployer:149163]The domain edit lock is owned by another session in non-exclusive mode - this deployment operation requires exclusive access to the edit lock and hence cannot proceed. If you are using "Automatically Aquire Lock and Activate Changes" in the console, then the lock will expire shortly so retry this operation.
    at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    at org.apache.tools.ant.Main.runBuild(Main.java:668)
    at org.apache.tools.ant.Main.startAnt(Main.java:187)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)

    Hi,
    Were you able to resolve this? I am running into same situation.
    Installing OIM 9101 on WebLogic 10.3.0 in Production mode.
    "Automatically acquire.." option is disabled (grayed out ) in production mode. It is set to false.
    Any ideas?
    Thanks

  • OIM Installation over Weblogic application server - Login Exception

    Hello there,
    I installed OIM 9.1.0.1 on Weblogic 10.3 with DB 10.2.0.1. I am not able to login into the Administrator web console. And I am getting this following error as stated by the logs below with DEBUG level. I have used sun jdk provided in the weblogic installation itself and in Production mode - Non clustured, non SSO.
    ERROR,14 Jun 2009 23:30:02,906,[XELLERATE.SERVER],Class/Method: QuartzWrapper/ex
    ecute encounter some problems: javax.security.auth.login.LoginException: javax.s
    ecurity.auth.login.LoginException: java.lang.SecurityException: [Security:090304
    ]Authentication Failed: User xelsysadm javax.security.auth.login.FailedLoginExce
    ption: [Security:090302]Authentication Failed: User xelsysadm denied
    Thor.API.Exceptions.tcAPIException: javax.security.auth.login.LoginException: ja
    vax.security.auth.login.LoginException: java.lang.SecurityException: [Security:0
    90304]Authentication Failed: User xelsysadm javax.security.auth.login.FailedLogi
    nException: [Security:090302]Authentication Failed: User xelsysadm denied
    at Thor.API.tcUtilityFactory.<init>(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown S
    ource)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
    ava:477)
    DEBUG,14 Jun 2009 23:30:02,953,[XELLERATE.SCHEDULER],Loading Scheduled task clas
    s com.thortech.xl.scheduler.core.quartz.QuartzWrapperusing ADP classloader
    DEBUG,14 Jun 2009 23:30:02,953,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader entered.
    DEBUG,14 Jun 2009 23:30:02,953,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader left.
    DEBUG,14 Jun 2009 23:30:02,968,[XELLERATE.SCHEDULER],Loading Scheduled task clas
    s com.thortech.xl.scheduler.core.quartz.QuartzWrapperusing ADP classloader
    DEBUG,14 Jun 2009 23:30:02,968,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader entered.
    DEBUG,14 Jun 2009 23:30:02,968,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader left.
    DEBUG,14 Jun 2009 23:30:02,968,[XELLERATE.SERVER],Class/Method: QuartzWrapper/ex
    ecute entered.
    INFO,14 Jun 2009 23:30:02,968,[XELLERATE.SERVER],Quartz Executing Scheduled tas
    k : Scheduled Provisioning Task
    DEBUG,14 Jun 2009 23:30:03,015,[XELLERATE.SCHEDULER],Class/Method: SchedulerUtil
    /eventPreInsert entered.
    DEBUG,14 Jun 2009 23:30:03,015,[XELLERATE.SCHEDULER],Class/Method: SchedulerUtil
    /getSchedulerInstanc left.
    ERROR,14 Jun 2009 23:30:03,015,[XELLERATE.ACCOUNTMANAGEMENT],Class/Method: tcUti
    lityFactory/tcUtilityFactory(Hashtable env, tcSignatureMessage poUserIDMessage)
    encounter some problems: javax.security.auth.login.LoginException: java.lang.Sec
    urityException: [Security:090304]Authentication Failed: User xelsysadm javax.sec
    urity.auth.login.FailedLoginException: [Security:090302]Authentication Failed: U
    ser xelsysadm denied
    javax.security.auth.login.LoginException: javax.security.auth.login.LoginExcepti
    on: java.lang.SecurityException: [Security:090304]Authentication Failed: User xe
    lsysadm javax.security.auth.login.FailedLoginException: [Security:090302]Authent
    ication Failed: User xelsysadm denied
    at weblogic.security.auth.login.UsernamePasswordLoginModule.login(Userna
    mePasswordLoginModule.java:199)
    at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:1
    86)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:6
    80)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
    at Thor.API.Security.LoginHandler.weblogicLoginHandler.login(Unknown Sou
    rce)
    at Thor.API.tcUtilityFactory.<init>(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown S
    ource)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
    ava:477)
    ERROR,14 Jun 2009 23:30:03,015,[XELLERATE.SERVER],Class/Method: QuartzWrapper/ex
    ecute encounter some problems: javax.security.auth.login.LoginException: javax.s
    ecurity.auth.login.LoginException: java.lang.SecurityException: [Security:090304
    ]Authentication Failed: User xelsysadm javax.security.auth.login.FailedLoginExce
    ption: [Security:090302]Authentication Failed: User xelsysadm denied
    Thor.API.Exceptions.tcAPIException: javax.security.auth.login.LoginException: ja
    vax.security.auth.login.LoginException: java.lang.SecurityException: [Security:0
    90304]Authentication Failed: User xelsysadm javax.security.auth.login.FailedLogi
    nException: [Security:090302]Authentication Failed: User xelsysadm denied
    at Thor.API.tcUtilityFactory.<init>(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown S
    ource)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
    ava:477)
    DEBUG,14 Jun 2009 23:30:03,125,[XELLERATE.SCHEDULER],Loading Scheduled task clas
    s com.thortech.xl.scheduler.core.quartz.QuartzWrapperusing ADP classloader
    DEBUG,14 Jun 2009 23:30:03,140,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader entered.
    DEBUG,14 Jun 2009 23:30:03,140,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader left.
    DEBUG,14 Jun 2009 23:30:03,140,[XELLERATE.SCHEDULER],Loading Scheduled task clas
    s com.thortech.xl.scheduler.core.quartz.QuartzWrapperusing ADP classloader
    DEBUG,14 Jun 2009 23:30:03,140,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader entered.
    DEBUG,14 Jun 2009 23:30:03,140,[XELLERATE.ADAPTERS],Class/Method: tcADPClassLoad
    er/getClassLoader left.
    DEBUG,14 Jun 2009 23:30:03,156,[XELLERATE.SERVER],Class/Method: QuartzWrapper/ex
    ecute entered.
    INFO,14 Jun 2009 23:30:03,156,[XELLERATE.SERVER],Quartz Executing Scheduled tas
    k : Issue Audit Messages Task
    DEBUG,14 Jun 2009 23:30:03,156,[XELLERATE.SCHEDULER],Class/Method: SchedulerUtil
    /eventPreInsert entered.
    DEBUG,14 Jun 2009 23:30:03,156,[XELLERATE.SCHEDULER],Class/Method: SchedulerUtil
    /getSchedulerInstanc left.
    ERROR,14 Jun 2009 23:30:03,156,[XELLERATE.ACCOUNTMANAGEMENT],Class/Method: tcUti
    lityFactory/tcUtilityFactory(Hashtable env, tcSignatureMessage poUserIDMessage)
    encounter some problems: javax.security.auth.login.LoginException: java.lang.Sec
    urityException: [Security:090304]Authentication Failed: User xelsysadm javax.sec
    urity.auth.login.FailedLoginException: [Security:090302]Authentication Failed: U
    ser xelsysadm denied
    javax.security.auth.login.LoginException: javax.security.auth.login.LoginExcepti
    on: java.lang.SecurityException: [Security:090304]Authentication Failed: User xe
    lsysadm javax.security.auth.login.FailedLoginException: [Security:090302]Authent
    Does anybody have any clues ?
    Thanks in advance.

    I faced similar issue sometime back with Weblogic.
    Here's how I resolved that -
    Using weblogic admin console verify that OIMAuthenticator is present in weblogic Authentication Providers under Security Realms - >myrealms->Providers
    Also check that Control Flag in DefaultAuthenticator is set to "SUFFICIENT". In my case after the installation it was still set to "REQUIRED".

  • Installation Guidance (WebLogic 10.3.5 / Oracle Forms,Reports 11.1.1.6)

    Goal : I am a designer/developer, have worked on already-installed systems for years, now between contracts and want/need to set up my own installation of Oracle Database 11g R2 database and development tools including Oracle Forms/Reports 11g (also SQL Developer and Application Express, but these come with the DB).
    Caveat : have not done an installation of the DB and development tools for years and I know a lot has changed.
    System : Windows 7 (64 bit), 6 GB RAM, 600 GB Hard Drive
    Here is an overview of the steps as I understand them from the documentation I've been able to find. I know there are lots of details for each step but I want to know if the overall order is right.
    1. Install DB (downloaded Oracle 11G Release 2, ready to install Enterprise Edition).
    2. Install Repository Creation Utility 11g Release 1 (11.1.1.5.0) to set up the schemas for Fusion Middleware
    ** QUESTION ** where on earth does one find this? Anyone have a link for it? Or does it come with a larger patchset/installation set?
    3. Install Oracle WebLogic Server 11g (10.3.5)
    4. Install Oracle Portal, Forms, Reports and Discoverer Release 11g (11.1.1.2.0) but do not configure (advice given in documentation for 11.1.1.6 Patchset)
    5. Install and Configure 11.1.1.6 Patchset
    Any comments or suggestions welcome. Hope to avoid pitfalls if possible.
    Thanks in advance !
    Peter

    It is not recommended and certified. Please refer the certification matrix -
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    . Oracle Fusion Middleware 11.1.1.1.0 is certified with WebLogic Server 10.3.1.
    . Oracle Fusion Middleware 11.1.1.2.0 is certified with WebLogic Server 10.3.2.
    . Oracle Fusion Middleware 11.1.1.3.0 is certified with WebLogic Server 10.3.3.
    . Oracle Fusion Middleware 11.1.1.4.0 is certified with WebLogic Server 10.3.4.
    . Oracle Fusion Middleware 11.1.1.5.0 is certified with WebLogic Server 10.3.5.
    Regards,
    Anuj

  • Can't uninstall a network installation (Version: WebLogic 8.1 for Windows)

    Hi,
    As described in the above subject, I encountered an error when trying to uninstall
    WebLogic 8.1 for windows, which is installed from another computer (WINXP) thru
    network.
    The installation executes on the remote machine. When asking the location for
    BEA home, I specify a path on a network drive , something like z:\bea.
    (z: is the drive of the computer I want weblogic to be installed. I do this because
    it only has enough space for the final installation, but not together with the
    temporary files)
    It seems that everything goes well, although the links in "Program Files" are
    created on the remote machine only. However, when I want to uninstall it, I encounter
    problems.
    First, when using the "add/remove programs" way, it complained that it was not
    able to find the path to javaw.exe. I paste the full command Z:\bea\jdk141_03\bin\javaw.exe
    -Duninstall.dir="z:\bea\weblogic81\uninstall" -jar "z:\bea\weblogic81\common\lib\uninstall.jar"
    and then it went on. Splash screen and the first wizard screen appears afterwards.
    However, when I pressed "Next", a prompt appeared, with message ":[z:\bea]".
    The same message appeared in console mode uninstallation.
    Is there anyway to solve this problem? Thx!

    Hi,
    I tried to replace all "Z:" to "C:" in registry.xml and re-uninstall again, but
    that doesn't work.
    Actually the thing I want to happen is only to remove the current (and somehow
    faulty?) installation. Is it 100% ok to just remove all the files manually?
    David Chan
    "Wayne W. Scott" <[email protected]> wrote:
    >
    David:
    It sounds like the install was done on one machine and you are trying
    to uninstall from
    another. If that is true ...
    Check the contents of the registry.xml file and see if the environment
    variables match
    those of the machine you are working on. In particular, the items that
    specify host
    names and install directories.
    Wayne Scott
    David Chan wrote:
    Hi,
    As described in the above subject, I encountered an error when tryingto uninstall
    WebLogic 8.1 for windows, which is installed from another computer(WINXP) thru
    network.
    The installation executes on the remote machine. When asking the locationfor
    BEA home, I specify a path on a network drive , something like z:\bea.
    (z: is the drive of the computer I want weblogic to be installed. Ido this because
    it only has enough space for the final installation, but not togetherwith the
    temporary files)
    It seems that everything goes well, although the links in "ProgramFiles" are
    created on the remote machine only. However, when I want to uninstallit, I encounter
    problems.
    First, when using the "add/remove programs" way, it complained thatit was not
    able to find the path to javaw.exe. I paste the full command Z:\bea\jdk141_03\bin\javaw.exe
    -Duninstall.dir="z:\bea\weblogic81\uninstall" -jar "z:\bea\weblogic81\common\lib\uninstall.jar"
    and then it went on. Splash screen and the first wizard screen appearsafterwards.
    However, when I pressed "Next", a prompt appeared, with message ":[z:\bea]".
    The same message appeared in console mode uninstallation.
    Is there anyway to solve this problem? Thx!

  • Fusion middleware OID cluster installation with weblogic domain

    Hi,
    I am trying to install/configure fusion middleware OID 11.1.1.2 cluster with two nodes.
    Installed Databse, Weblogic, Ran RCU for schema creation.
    I installed OID by selecting Create new Domain
    selected clustered check box while installtion.
    Selected OID and DIP for installation and configuration.
    Create domain was sucessfull.
    Deploy oracle directory server was Sucessfull.
    Got Error when deploying Directory Integration platform.
    Error: An internal operation has failed error in configuring DIP-00004 error in connecting to oracle internet directory server.
    I thing apply patch will solve this issue.
    I am able to login to weblogic
    Admin Server, Node manager and manager server are in running state.
    I am able launch enterprise manager.
    OID1 is up.
    I am not able to launch /odsm. any idea?? (tried with different browsers its the same)
    I am applying patch now..hope solves the issue.
    So now OID is deployed on one manager server and i have to add one more server in this cluster.
    I am thinking to do basic weblogic installation on other cluster server then copy the domain from machine1 to machine2.
    Not sure how to setup the other managed server with machine 2 details??
    Please correct me if i followed any wrong step.
    I need steps for Clustering.
    Any idea please help??

    when click on Next button it says "Weblogic server must already be installed".Please see if ("TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'" Signaled When Creating ODI Domain On WebLogic Server [ID 1220075.1]) helps.
    In this configured with EBS instance? If yes, what is the document you have followed to configure it?
    Thanks,
    Hussein

  • WebLogic as Web Server Installation using WebLogic Express

    Hi all,
    I am in a process of installing WebLogic Web server. I downloaded WebLogic Express from bea site, and it turns out to be the same bin file that I had used for WebLogic Server installation. During the installation, I did not come across an specific steps meant for WebLogic Express (which is a web server + servlet/jsp container)
    Can some one please guide me at the earlier as regards installation steps for WebLogic Web Server,
    Regards,

    Jim,
    I am trying to set up WLS 9.1 and got this error.
    Could you help me with this? Why I am getting it?
    Thanks!
    Marvin
    ####<Jan 16, 2008 10:54:13 PM EST> <Error> <HTTP> <netwave8888> <MedRecServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053359> <BEA-101359> <The servlet weblogic.servlet.AsyncInitServlet init method failed while it was run in the background. The exception was: java.lang.ExceptionInInitializerError.
    java.lang.ExceptionInInitializerError
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.reflect.InvocationTargetException
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.NoClassDefFoundError: org/apache/log4j/LogManager
         at org.apache.log4j.Category.getInstance(Category.java:514)
         at org.apache.commons.logging.impl.Log4JCategoryLog.<init>(Log4JCategoryLog.java:104)
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    >
    ####<Jan 16, 2008 10:54:13 PM EST> <Info> <Management> <netwave8888> <MedRecServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053609> <BEA-141052> <The auto deployment poller has started.>

Maybe you are looking for

  • Problem with special characters! Need a big help!

    Hello! Please be patient with me. English is not my main language. I have a big problem with my countries special chars. Our spec. chrs are á,é,í,ó,ö,ő,ú,ü,ű When I save a document every other characters (even other special chars) are okey, but ő and

  • Can't Remove HD

    I hope someone can help with this. I have a Powermac G5 with 2 HD's in the top and bottom bays. I can't remove the bottom drive because it's really wedged in there. I can't remove the top drive first because of the bottom drive. I've tried to wiggle

  • Updating from InDesign 2.02 to newer versions

    Hello. Looks like I need to update my version (2.02) of InDesign for my new computer (Windows 7) - experiencing "out of memory" problems - if I do upgrade to a newer version, will previous documents produced in InDesign 2.02 (that I need to work on n

  • The Sims 2 UB Rev E..FINALLY!

    YAY!!! I just checked the ASPYR website and they have come out with the Universal Binary Patch Rev E which according to ASPYR "Fixes a bug on Intel Macs where all offspring of a couple had identical facial features." The Rev D drove me crazy with the

  • Invisible Items Showing

    I'm not sure how or when this happened, but I have 3 alias's [to folders] showing that shouldn't be. They should be hidden. I believe that that are core/UNIX folders. They are: "var", "tmp" and "etc". How can I hide them as they should be? Would simp