BAM Deployment Recommendations - Technote

Hi,
I was going through the BAM Deployment Guide available from the OTN site: http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_Deployment_Recommendations.pdf
On Page 9, the Medium scale environment is mapped at 10000 msg/hr which I believe is a very modest number - around 2.7 msg/sec. Shouldn't it be 10000 msg/sec ?
Also, that number is classified as "data population rate" - However, on page 5, the data population rate is the rate of data arrival TIMES the number of data objects per message, so something like "data objects/sec". - not msg/sec as outlined in the deployment scenarios.
I would like to know which number was really taken for the sizing examples used in the guide - is it the data population rate, or the msg arrival rate?
Also, what is the layout of data objects used in the examples?
Ronny

Any response you have gotten on this yet ?
We are interested in the PAE option - given we have the Enterprise license and supposedly the Enterprise version of Win2003, Microsoft apparently uses PAE, which allows you to use all the 16gb ram without running 64-bit version.
Any ideas/feedback ? Thanks.

Similar Messages

  • BAM deployment doubts

    I had gone through the Oracle BAM Deployment Document. I had some doubts in that. Can any one clarify the following.
    1. The document says, "Client IE browsers are responsible for rendering the report on the client machine. This document does not address client systems or performance. It is recommended that client machines should be at least 2GHz CPU, 1 GB RAM and located on the same network domain as the report server. "
    Doubts:
    - Does BAM supports only clients belong to the same domain.
    - Is it for development environment.
    2. At the end of document it says, "Client System Requirements:
    1 CPU at 1.2 GHz or faster, 1GB RAM minimum, 5 MB of disk space with Windows XP Professional, Service Pack 1 or higher, or Microsoft Windows 2000, Service Pack 4. Installed software should include: Microsoft Internet Explorer 6.0, Service Pack 1 or higher, with 1024 x 768 minimum resolution"
    Doubt:
    - Does BAM support only IE 6. What about IE 5+ ?

    1. For better response, it is advised that we limit network hoops and have (if possible) clients and servers on same network domain. BAM will also work across network topologies.
    2. BAM only supports IE6+, definitely not IE5+
    Please engage a local Oracle representative for BAM deployment sizing. It is very important to share your sizing and deployment (perf needs) early on with us.

  • BAM Deployment error - Microsoft.BizTalk.Bam.Management.BamManagerException: The BAM deployment failed. --- Microsoft.BizTalk.Bam.Management.BamManagerException: Encountered error while executing command on SQL Server "ServerName".

    HI,
    I am getting below error while deploying BAM activity ...Pls help me resolve this issue.
    Microsoft.BizTalk.Bam.Management.BamManagerException: The BAM deployment failed. ---> Microsoft.BizTalk.Bam.Management.BamManagerException: Encountered error while executing command on SQL Server
    "ServerName". ---> System.Data.SqlClient.SqlException: An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or
    [] are not allowed. Change the alias to a valid name.An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed.
    Change the alias to a valid name.An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias
    to a valid name.An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An
    object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An object or column
    name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An object or column name is missing
    or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An object or column name is missing or empty. For
    SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An object or column name is missing or empty. For SELECT INTO statements,
    verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An object or column name is missing or empty. For SELECT INTO statements, verify each column
    has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For
    other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements,
    look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) 
     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock,
    Boolean asyncClose)   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)   at
    System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean
    sendToPipe, Int32 timeout, Boolean asyncWrite)   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()   at Microsoft.BizTalk.Bam.Management.SqlHelper.ExecuteBatches(String cmdText)   at Microsoft.BizTalk.Bam.Management.SqlHelper.ExecuteNonQuery(String
    cmdText, CommandType cmdType, Boolean inTransaction, Transaction transaction)   --- End of inner exception stack trace ---   at Microsoft.BizTalk.Bam.Management.SqlHelper.ExecuteNonQuery(String cmdText, CommandType cmdType, Boolean inTransaction,
    Transaction transaction)   at Microsoft.BizTalk.Bam.Management.ViewModule.Create(XmlDocument defXmlDoc)   at Microsoft.BizTalk.Bam.Management.WorkerModule.DispatchOperation(OperationType operation, XmlDocument defXmlDoc)   at
    Microsoft.BizTalk.Bam.Management.BamManager.ProcessOneBamArtifactType(BamArtifactType bamArtifact, OperationType operation)   at Microsoft.BizTalk.Bam.Management.BamManager.ManageInfrastructure(OperationType operation)   at Microsoft.BizTalk.Bam.Management.BamManager.Deploy() 
     --- End of inner exception stack trace ---   at Microsoft.BizTalk.Bam.Management.BamManager.Deploy()   at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.HandleDeployAll()   at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.DispatchCommand() 
     at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.Run()   at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.Main(String[] args)

    Your View Name, OLAP Cube Name and certain other restrictions listed @http://msdn.microsoft.com/en-us/library/aa561577.aspx
    Please review your BAM Definitons.
    Regards.

  • BO 4.0 production deployment recommendations

    Hi All,
    We would like to understand what would be the good approach to segregate the different services into different physical machine.
    When we do the sizing using quicksizer, the output is in SAPS and Memory size for four different tiers.
    a) Web App Server
    b) Inteligence Tier
    c) Intelligence DB Tier
    d) Processing Tier
    Coming to the questions,
    1) The processing tier is expected to consume lots of memory so it is recommended to be put on it's own physical server.
    2) Combining the processing server with Intelligence tier - Will this impact the performance of the normal activities like navigating and scheduling in case of processing server getting overloaded?
    3) Merging Web App Server and Intelligence services - Will this have any impact in performance of the overall user experience?
    4) Do we need to have a separate server for the repository database? Can it not be co-hosted with the other Oracle production databases. What are the things that we need to consider to co-host the database?
    5) Usage of VM servers for all these tiers - Any issues in using virtual servers to host all these different services?
    In short, we need to be able to bring down the number of servers without compromising the performance and usability. We are looking at deploying BO 4.0 on 100 concurrent user license with all the client tools such as Crystal, WebI, Analysis OLAP, Dashboard and Explorer.
    6) Am thinking of proposing one virtual server for (web apps + intelligence) and another for processing server. And recommend to co-host the database repository. The processing server to have 32 GB RAM on 8 or 16 core machine. The web + intelligence services to be hosted on a 8 core 16 GB RAM machine.
    7) The processing server - is it good to split them to two different physical server so that we can host different client related services on the different physical server?
    I know that I am asking too many questions but I do not find deployment options and recommendations anywhere.
    Thanks & Regards,
    Mohanraj

    Have you looked at the Business Intelligence Platform Planning Guide and Admin guide ?
    They have information that will allow you to answer your questions.
    This sort of questions fall under what SAP Services do and is almost impossible to answer without intimate knowledge of your requirements, business neeeds and resources available....
    In general :
    1) The processing tier is expected to consume lots of memory so it is recommended to be put on it's own physical server.
    Yes
    2) Combining the processing server with Intelligence tier - Will this impact the performance of the normal activities like navigating and scheduling in case of processing server getting overloaded?
    It might, depends on resources available to it.
    3) Merging Web App Server and Intelligence services - Will this have any impact in performance of the overall user experience?
    Usualy yes, again - depends on resources available, the bottleneck  will be in disk and network I/O
    4) Do we need to have a separate server for the repository database? Can it not be co-hosted with the other Oracle production databases. What are the things that we need to consider to co-host the database?
    Recemended way is to have repository DB separare, iside your production Oracle DB's.
    5) Usage of VM servers for all these tiers - Any issues in using virtual servers to host all these different services?
    Possible, if you fully understand limitations and benefits of VM environments.
    6) Am thinking of proposing one virtual server for (web apps + intelligence) and another for processing server. And recommend to co-host the database repository. The processing server to have 32 GB RAM on 8 or 16 core machine. The web + intelligence services to be hosted on a 8 core 16 GB RAM machine.
    co-hosting repo DB is bad idea, the rest migth work.
    better to have web tier, intelligence and processing separate...
    7) The processing server - is it good to split them to two different physical server so that we can host different client related services on the different physical server?
    Yes, usualy it is a good idea...

  • Oracle BAM Deployment Plan XML

    Hi All,
    The BAM adapter is not properly deployed on the WebLogic Server. It is showing status as prepared. I checked the BAM Adapter properties and found that the Plan.xml it was referencing is not present in the speified location. My question are
    1) How will I generate a new Plan.xml for the BAM Adapter and will it contain all the configurations in it.
    2) Also, can I copy the Plan.xml for OracleBAMAdapter.rar from some other WebLogic server and just change the connection details. Will it work?
    Regards
    Thomas

    Hi,
    Please find my responses below
    1) How will I generate a new Plan.xml for the BAM Adapter and will it contain all the configurations in it.
    When you create a new connection factory or modify the existing connection factory then the weblogic console creates the plan.xml to store your configurations. The configuration is effective after you restart the server.
    2) Also, can I copy the Plan.xml for OracleBAMAdapter.rar from some other WebLogic server and just change the connection details. Will it work?
    It may not work if you have not linked the OracleBAMAdapter with plan.xml that gets generated in step 1. After the plan.xml gets generated then you can compare and ensure to try out if you can replace with some other file. I have not done this before.
    Thanks,
    Ritesh

  • Deploying View... ERROR: The BAM deployment failed. Analysis database BAMAnalysis is either missing or cannot be accessed with curre nt credentials.

    hi experts,
    when im deploying my definition file in Bam , got the below error. please any one put your inputs.

    Hi Anil,
    Can you check whether you have BAMAnalysis db in 2*****-w022 server? Or you have enough permission to do the deployment?
    While configuring BizTalk, did you checked "Enable Analysis services for BAM
    aggregations", this would have created BAMAnalysis db for you.
    Looking at your BAM-Excel file, you have created dimensions and constructed the Pivot Table which would look for BAMAnalysis db for deploying these.
    So in your BizTalk configuration, you must have enabled Analysis services for BAM aggregations to have BAMAnalysis db created.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Error while deploying BAM Definition

    Hi,
    I am getting below error while deploying BAM Definition:
    Initially BAM was not configured properly on my machine. But now it looks like configured properly.
    In the Application LOG I am getting below error:
    Microsoft.BizTalk.Bam.Management.BamManagerException: The BAM deployment failed. ---> Microsoft.BizTalk.Bam.Management.BamManagerException: SQL Analysis Services 2008 Enterprise Edition is not configured.  Can not create OLAP cubes for RTAs.
       at Microsoft.BizTalk.Bam.Management.ViewModule.Create(XmlDocument defXmlDoc)
       at Microsoft.BizTalk.Bam.Management.WorkerModule.DispatchOperation(OperationType operation, XmlDocument defXmlDoc)
       at Microsoft.BizTalk.Bam.Management.BamManager.ProcessOneBamArtifactType(BamArtifactType bamArtifact, OperationType operation)
       at Microsoft.BizTalk.Bam.Management.BamManager.ManageInfrastructure(OperationType operation)
       at Microsoft.BizTalk.Bam.Management.BamManager.Deploy()
       --- End of inner exception stack trace ---
       at Microsoft.BizTalk.Bam.Management.BamManager.Deploy()
       at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.HandleDeployAll()
       at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.DispatchCommand()
       at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.Run()
       at Microsoft.BizTalk.Bam.Management.BamManagementUtility.BamManagementUtility.Main(String[] args)
    DOes anyone have any idea about this error?
    Thanks, Girish R. Patil.

    For RTA (real-time aggregation ) you need Enterprise edition. Do you have enterprise  edition of SQL Server?
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • BAM Error on BizTalk 2009

    Hello All,
    while deploying BAM, i am getting the below error.
    What might be the issue?
    Microsoft.BizTalk.Bam.Management.BamManagerException: The BAM deployment failed. ---> System.Data.SqlClient.SqlException: Invalid index name 'NCI_ActivityID' (should start with NCUI_ for Unique+Non-Clustered indexes).
    parashuram
    just one more info, before this i had removed view, activity and then tracking profile respetive order.
    i understand the the order of the removal is not correct however there should be some way to come out of this issue.

    Well you say you removed them, which to me implies that you ran the appropriate "bm" commands. IMHO after having removed the view and activity (which is the correct sequence BTW) removal of TP should have warned you about the missing activity during
    load.
    Anyways, I suggest you use the bm list-activities and bm list-views to confirm that they have been removed. If you have the deployment file, I'd recommend using the bm remove-all -DefinitonFile:..... and carefully examine the output to ensure that the Activity
    has indeed been removed.
    Secondly ensure that your DefinitonFile has been generated using the appropriate and supported combination of Excel and the BAM Plug-in.
    Regards.

  • Connection to the deployment share could not be made (network driver not installed)

    Hi guys! i bought the new laptop Dell Latitude E6510 and try to install the enterprise image but i got the error:
    "A connection to the deployment share could not be made. The deployment will not proceed. The following networking device did not have a driver installed PCI\VEN_8086&DEV_10EA&SUBSYS_040B1028&REV_05."
    I look on internet and i found out that it is the intel network card driver missing. So i get the driver from Dell website and i added this drivers in the MDT console.
    Then i have updated the deployment share to rebuild the boot images. Everything went fine but i always get this error.
    Am I missing something ?

    I too was having the problem...
    the single thing that I was forgetting is that while I was recreating & regenerating the images in the deployment workbench. I wasn't burning & booting from a CD...
    because (aha) I'm clever & using Windows deployment services to boot across the network & save all that time burning CDs etc.
    Doh, I didn't update the WIM that WDS was using...
    Open your windows deployment services console,
    expand out servers : <server name> : boot images
    Right click your boot image (I have 2, one for x86 & one for x64),
    choose "replace image" then navigate to your newly regenerated WIM images
    (probably C:\deployment_share\boot) & choose the appropriate WIM file.
    do this for any images you have, reboot your client machine & BAM, deployment goodness.
    MS should really add a module for PXE boot (etc) into the deployment workbench rather than have 2x deployment solutions & use the deployment module from one & the boot module from the other.
    Anyhoo, works now, must make a mental note to remember this in future...
    Cheers Toolman
    Thank you for this.  This resolved the issue that I had.

  • Oracle BAM 11g - Deployments and development questions

    Hi!
    I have few questions related to Oracle BAM 11g developement and deployment processes. We are going to use that together with Oracle SOA Suite 11g ( BPEL / BPM processes), and now my questions are related to development phase:
    1. If we have two or more Oracle BAM developers with their own Oracle BAM server instances, and we would like to share our development work, should/can we you same database repository to share the reports, data objects?
    2. How we can copy Oracle BAM Data Objects, Reports etc from one environment (dev) to other environments (test, accept test, integration test, production) ? In software deployment projects (like Spring or Grails web-projects) we have used version control system and CI to build packages to different environments etc. How is the Oracle BAM deployment process actually "planned to be" since it uses its database repository to store objects and reports ?
    3. The Oracle BAM itself has nice reports etc (Oracle BAM Client) that can be used using IE browser. How if we have to show/include those reports from Oracle WebCenter Spaces ? Is it possible and how?

    Hi,
    Were you able to find the answer to your questions? Especially the one, showing BAM reports in Webcenter Spaces?

  • BAM View not displaying

    Hello All,
    I am having issue when deploying BAM view on Test server.
    I have created this view in BAM and it's working fine on Local (development box)
    Now I want to migrate this same view on Test server and I am executing this Batch file, the command in batch file is as follows.
    C:\Deployment\Deployment_03092014\BAM>"C:\Program Files (x86)\Microsoft BizTalk
    Server 2013\Tracking\bm.exe" update-all -DefinitionFile:ExceptionDetailsActivity
    .xml
    Microsoft (R) Business Activity Monitoring Utility Version 3.11.158.0
    Copyright (C) Microsoft Corporation. All rights reserved.
    Using 'BAMPrimaryImport' BAM Primary Import database on server 'ServerName'...
    Updating Activity... Done.
    ERROR: The BAM deployment failed.
    The alerts were not deployed.
    Cannot open BAMAlerts service on computer '.'.
    Access is denied
    Thanks and Regards, Nitin.

    Hi Nitin,
    Below is the query to check the deployed BAM View Details with View Definition XML.
    use BamPrimaryImport
    select * from dbo.bam_Metadata_Views
    Query to check the deployed BAM activities.
    use BamPrimaryImport
    select * from dbo.bam_Metadata_Activities
    1) dbo.bam_Metadata_Activities - All BAM activities installed in the Server with Definition XML will be stored in this table.
    2) dbo.bam_Metadata_Views - BAM View Details with View Definition XML is recorded in this table.
    Rachit

  • How to deploy the Storage to a center place for team work?

    Our application uses SQL Database and Storage of Azure, and during the development stage, we hope to totally implement and test all these features locally, which means not rely on the cloud. So we have to deploy our database to a center virtual
    machine, this is quite easy to reach since we just need to modify the connection string of applicaiton. But also we have to deploy Storage (Tables, Queues and Blobs) to a center place, somewhere like a public virtual machine.
    But I dont know if we can do like that, what are the steps we need to follow if it can be reached. And the worst situation if we cant do like that, what would you do during your development, which may contains 5-7 guys.

    use development storage for local testing. once you deploy to the cloud, simply change the config to point to actual storage account!
    CloudStorageAccount storageAccount = CloudStorageAccount.Parse("UseDevelopmentStorage=true");
    you will need to change the above highlighted string parameter to actual storage account once deployed - recommended practice is to use config here.
    hope this helps!

  • BAM Activity and view issue on BizTalk server 2013 R2 machine.

    Hello all,
    I am trying to make BAM portal work since couple of days but no luck yet...
    I ma using BizTalk server 2013 R2.
    I am trying to deploy the activity and view from my Development server to Test server ( it's working fine on Developemnt).
    I have gone through one post and found this and followed steps here is the output for that :
    First confirm that you can see the name of the activity in the list of deployed activity by executing this command:
    bm.exe get-activities
    --> I can see the activity name in  there so I belive that activity is got created.
    While creating the BAM activity you must have created/deployed a view get the name of the view by using this command:
    bm.exe get-views -Activity:<activity name>
    --> I can see the view name in  there so I belive that view is exist.
    You need to provide permission to the account you are using to access the BAM portal on this view by using this command.
    bm.exe add-account -AccountName:”<AccountName>” -View:<viewname>
    --> while executing this command is got error as :
    Using 'BAMPrimaryImport' BAM Primary Import database on server 'TESTSERVER'...
    ERROR: Security management of the BAM view failed.
    The SQL role for the specified view is missing.
    Note : My BAMAlert service is running and running using
    GROUP\~biztalkservice account I am logged on Test Server using "NitinUser" account with administrator rights.
    What does this mean - if this mean that I needs to give rights to my user (NitinUser) on SQL Database please tell me how to do that ? with command....
    Thanks and Regards, Nitin.

    Hi Nitin,
    Can you try the solution as suggested by Thiago Almeida.
    http://connectedthoughts.wordpress.com/2008/06/16/bam-deployment-gotchas/
    His solution for this problem is to remove the view and re-add it, which worked for him. Obviously I didn't encounter this error, so have to suggest the solution from community.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.
    Hello Ashwin,
    As per that post the author was having issue that view was not created ...
    also have noticed one thing that by executing following command in sql management studio.
    use
    BamPrimaryImport
    SELECT
    SUSER_SNAME(owner_sid),nameFROMsys.DATABASES
    on my development box it's showing my user GROUP\nitinUser and Name = CustomBizTalkDB
    but when I execute this on TEST server, entry for GROUP\nitinUser is not in database
    Thanks and Regards, Nitin.

  • OBIEE 11g - Integrating via external corporate website to OBIEE

    Hi all -
    Unusual challenge, our we offer a hosted application (SaaS) where our users are authenticated on our application. Recently, we've invested in OBIEE 11g and have successfully deployed recommended Oracle Enterprise Deployment. We have a custom security solution (user permissions in Oracle tables, not LDAP), and have not implemented Oracle Identity Mgmt and don't plan to.
    We would like to use GoURL / Action Framework to access Report content, dashboard content, content as port lets embedded in an app dashboard to an iFrame.
    My Question: can we configure OBIEE to accept just "username" without password in a trusted login scenario? we are trying not to expose password in URL (encrypted or clear text).
    We done an exhaustive search to review GoUrl, web service / soap calls, reviewing impersonator passcode techniques (everyone having same pad in initialization block), etc.
    Thank you in advance for your most needed responses,

    There is a good post that lead me on the way to solving this problem here:
    http://obiee101.blogspot.com/2010/07/obiee-remove-whole-portalbanner.html
    The code he posts won't work for 11g, but it's close.
    Paste this code into a text box on each page of your dashboard, make sure you check the box that says "contains HTML"
    <script type="text/javascript">
    var tds = document.getElementsByTagName('table');
    for (var td = 0; td < tds.length; td++) {
    if (tds[td].className != 'HeaderTopBar' && tds[td].className != 'HeaderSecondBar' ) {
    continue;
    if (tds[td].className == 'HeaderTopBar') {
    //alert (tds[td].className);
    var x = tds[td].parentNode;
    //alert (x.className);
    x.removeChild(tds[td]);}
    if (tds[td].className == 'HeaderSecondBar') {
    //alert (tds[td].className);
    var x = tds[td].parentNode;
    //alert (x.className);
    x.removeChild(tds[td]);}
    </script>

  • LCES 8.2 Turnkey Install on "Intel Core i7  CPU 920 @2.67GHz 3GB Ram  Windows Vista Home 64 bit"

    Installed Java 1.5 SE (jdk-1_5_0_16-windows-amd64.exe) then set JAVA_HOME in system variable and set path to JAVA_HOME\bin etc.
    During the Turnkey installation process in the LC Configuration Manager screen, process gets stuck with ACL-LCM-999-032 error.
    Log from Configuration Manager is below:
    Also I can not start the Windows service from Services , tried to set user too to use to start the service but no success please help, I can not proceed further.
    Note: I downloaded jboss-4.2.0.GA fresh just to check if I can atleast start the default Jboss container on this machine and I can "run -c all" with no error.
    Thanks
    -yog
    [2008-11-28 21:18:34,910], INFO, Thread-28, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressModeDialog, Sub Task Progress: [57%, Verifying ports required by service JBoss for Adobe LiveCycle ES are available]
    [2008-11-28 21:18:41,925], INFO, Thread-28, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressModeDialog, Sub Task Progress: [59%, Starting service JBoss for Adobe LiveCycle ES]
    [2008-11-28 21:18:52,173], INFO, Thread-28, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Express mode processing complete
    [2008-11-28 21:18:52,173], INFO, Thread-28, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Express task finished, true:false
    [2008-11-28 21:18:52,173], INFO, Thread-28, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask, Progress: Task[0, null] Step[100, 1/2 Express steps complete]
    [2008-11-28 21:18:52,189], INFO, Thread-28, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask, Progress: Task[0, null] Step[0, ]

    I able to successfully installed LCES 8.2.1 on i7 CPU 920 @2.67GHz 6GB Ram Windows Vista Ultimate 64 bit with Oracle 10g (on same PC)
    it takes about 6 min to start the JBoss ( I wonder why 6 min but happy atleast passed the installation step) without BAM deployed.
    Yog

Maybe you are looking for

  • Error starting up ApEx's Oracle HTTP server

    Hello. I have just configured a brand new Oracle HTTP server on a brand new ApEx database. When I try to start the server, it doesn't start and I see errors in the log files. dads.conf in Apache/modplsql/conf directory: Alias /i/ "/u01/app/oracle/pro

  • My mini turns on when I "unhold" the button!!!

    Is this normal?? First, I turn the mini off. Then, I switch the hold button to the ON position to avoid accidental turning on. Then, I switch it back to the UNHOLD position. It turns ON afterwards!! Why?? (I thought in order to turn it on, the PLAY/P

  • Adding a route to a non pingable router

    I want to add a route to a network that is routed by a firewall. This firewall can't be ping. My question is 'How can I add this route ?" because when I try to add the route manually route add net 172.19.0.0 255.255.0.0 172.18.60.4 1 The reply is : a

  • Well, what is Msdia80.dll, and can I delete it?

    What I did was found microsoft shared folder on my main drive(SSD), and copied this dll there, even though there was already an msdia90.dll in the proper folder. I then proceeded to delete it off my secondary storage drive. Was this safe?

  • EXP -- IMP but tablespace of source schema increased!

    Hello, I wanted to make a copy of a schema called ELT (has default tablespace = ELT) on a another schema on the same database (version 92040). So I created a new schema ELT2 with a new tablespace as its default tablespace called ELT2. I've done expor