WLS SP1 and linux

I have been using the original Solaris install for WLS 6.0 ( the one
without SP1 ) in linux, and it has been running well apart from the
missing libmuxer.so.
My question is:
Since there is now an official WLS6 for RedHat Linux, do I reinstall
everything using the RedHat Linux binary or can I just apply the generic
SP1 above the existing WLS6 installation that I have?
Does the WLS6 for RedHat Linux include SP1?
BTW, running the SP1 install and telling the installer to use the
existing BEA_HOME directory tells me that WLS6 is not installed, even
though it is:
/home/weblogic/product is my BEA_HOME
/home/weblogic/product/wls/6.0 is where I have installed WLS6.
P.S.: Thank you that the news server is now fixed. It was previously
asking me to authenticate with whatever username/password.
John

Since there is now an official WLS6 for RedHat Linux, do I reinstall
everything using the RedHat Linux binary or can I just apply the generic
SP1 above the existing WLS6 installation that I have?It has not been tested, but will likely work. Because it has not been
tested, it is not certified and not supported.
>
Does the WLS6 for RedHat Linux include SP1?Not yet. We will be releasing a WLS SP 1 in the next few weeks.
>
>
BTW, running the SP1 install and telling the installer to use the
existing BEA_HOME directory tells me that WLS6 is not installed, even
though it is:
/home/weblogic/product is my BEA_HOME
/home/weblogic/product/wls/6.0 is where I have installed WLS6.
P.S.: Thank you that the news server is now fixed. It was previously
asking me to authenticate with whatever username/password.No problem whatsoever!
Michael Girdley
BEA Systems
Learning WebLogic? http://learnweblogic.com
"Jesus M. Salvo Jr." <[email protected]> wrote in message
news:[email protected]..
>
I have been using the original Solaris install for WLS 6.0 ( the one
without SP1 ) in linux, and it has been running well apart from the
missing libmuxer.so.
My question is:
Since there is now an official WLS6 for RedHat Linux, do I reinstall
everything using the RedHat Linux binary or can I just apply the generic
SP1 above the existing WLS6 installation that I have?
Does the WLS6 for RedHat Linux include SP1?
BTW, running the SP1 install and telling the installer to use the
existing BEA_HOME directory tells me that WLS6 is not installed, even
though it is:
/home/weblogic/product is my BEA_HOME
/home/weblogic/product/wls/6.0 is where I have installed WLS6.
P.S.: Thank you that the news server is now fixed. It was previously
asking me to authenticate with whatever username/password.
John

Similar Messages

  • WLS console in Linux

    Which file i can find out WLS console and port information on Linux,we are using 11g WLS on Linux.

    Hi appsguyflorence,
    Yes the port information can be found in the domain home in config/config.xml.
    Default it is http://myserver:7001/console. If you use the default port 7001 then this is not stored in the config.xml.
    For example:
    # 7001
      <server>
        <name>AdminServer</name>
        <machine>new_UnixMachine_1</machine>
        <listen-address></listen-address>
      </server> # 7003
      <server>
        <name>AdminServer</name>
        <machine>new_UnixMachine_1</machine>
        <listen-port>7003</listen-port>
        <listen-address></listen-address>
      </server>Regards Peter Lorenzen
    http://theheat.dk

  • GW2012 sp1 and OES 11 requirements ?

    I going to be migrating the last of our post offices to OES11 in the next couple weeks. When I am done, everything will be on oes11 (not sp1) and gw8.3 I then plan to upgrade to 2012sp1 once everything is ok with the PO's on Linux.
    My question is, do I need to upgrade to OES11 sp1 before doing the upgrade to 2012sp1 ?

    deborahshields,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Question regarding Oracle and Linux on VMware

    Hello,
    I carefuly read the paper on Oracle and Linux on Your Own VMware and I'm missing a point.
    The paper explains how to start a cluster on a single host in a single Linux VM on VMware.
    So, there are 2 instances of Oracle 10g DB on the same Linux VM inside VMware. What does allow that?
    Is it possible to run 2 instances on any (single) Linux box, or is VMware required? If VMware is not required, why this complication in that paper? If VMware is required, what does it bring that make running 2 cluster instances on the same host possible?
    Many thanks for your help.

    userLynx wrote:
    I have an oracle database (10.2) and I have a query that needs to compare data on the Oracle database to data on a MS SQL server DB. I'm using a DB Link between the two databases.
    How would I compare the date fields?
    I have a table that has a date as one of the fields and I need to restrict the records where the date is equal to the date on SQL, however the formats are different:
    My query is as follows:
    SELECT mkt_css_name,
    pmv_rqst_corp_id,
    pmv_rqst_source,
    'G',
    pmv_css_acct_no,
    eq.start_date
    FROM power_move@cmdt,
    enroll_que@tcis eq,
    marketer@cmdt
    WHERE eq.css_account_number = pmv_css_acct_no
    AND eq.requestor_type = 'P'
    AND eq.status IN ('A','P','G','S')
    AND eq.marketer_id = mkt_seq_no
    AND pmv_service_type IN ('G','D')
    And Pmv_Gas_Mktr_No = Eq.Marketer_Id
    AND pmv_received_timestamp= eq.enroll_date ;
    The problem is that the date is stored in Oracle in the following format: DD-MON-YYYY and in SQL as 'YYYY-DD-MM HH:MI:SSSSSS'
    for example: Data in Oracle would be 27-JAN-2012 and in SQL as 2012-01-27 00:00:00.000
    I get an error when I compile.
    How do you reconcile the formats when the syntax is different between databases?
    Thanks, SeanDATE datatypes do NOT have any "format"
    DATE datatype is stored in internal binary notation.
    use TO_CHAR to display, present & compare the DATE datatypes

  • Why  difference in Solaris and Linux

    Hi,
    The following program is giving results diferently when I am executing using g++ compiler in Solaris and Linux.
    Why it is so.
    here is the code:
    #include <stdio.h>
    #include <string.h>
    #include <malloc.h>
    #include <stdlib.h>
    int main( void )
    size_t size;
    char *buf;
    if ( ( buf = (char *)malloc(10 *sizeof(char))) == NULL)
    exit (1);
    size = sizeof( buf );
    strcpy(buf, "HelloWorld");
    printf("\n Address is : %u String is : %s size : %d ", buf, buf,size);
    if (( buf = (char *) realloc(buf, sizeof(20))) == NULL)
    exit ( 1);
    *(buf+10) = 'A'; *(buf+11) = 'B'; *(buf+12) = '\0';
    printf("\n Address is : %u String is : %s\n", buf, buf);
    free( buf);
    exit( 0 );
    Solaris:
    Address is : 134160 String is : HelloWorld size : 4
    Address is : 135704 String is : HelloWor
    Linux:
    Address is : 134518824 String is : HelloWorld size : 4
    Address is : 134518824 String is : HelloWorldAB
    Thanks
    Venkat

    Hi,
    The following program is giving results diferently
    when I am executing using g++ compiler in Solaris
    and Linux.
    Why it is so.
    here is the code:
    #include <stdio.h>
    #include <string.h>
    #include <malloc.h>
    #include <stdlib.h>
    int main( void )
    size_t size;
    char *buf;
    if ( ( buf = (char *)malloc(10 *sizeof(char))) == NULL)
    exit (1);
    size = sizeof( buf );The size you get here is the size of buf, which is the size of a pointer, not the size of what buf points to. sizeof(*buf) would give you size of a char, the type (not the object) that buf points to.
    There is no portable way to find out the number of bytes allocated on the heap if you are give only a pointer to the memory. You have to remember the size some other way..
    strcpy(buf, "HelloWorld");A literal string consists of the characters in the string plus a terminating null, all of which are copied by strcpy. You allocated 10 chars for buf, but are writing 11 chars into it. At this point, the program has undefined behavior. Literally anything at all could happen, because you can't predict the effect of writing outside the bounds of allocated memory.
    printf("\n Address is : %u String is : %s size :
    e : %d ", buf, buf,size);
    if (( buf = (char *) realloc(buf, sizeof(20))) == NULL)The "sizeof" operator in this case is returning the size of the type of a literal 20, which is an int. If you want to allocate 20 bytes, you write 20, not sizeof(20).
    exit ( 1);
    *(buf+10) = 'A'; *(buf+11) = 'B'; *(buf+12) == '\0';SInce you can't count on buf having more than 4 bytes at this time, you are writing into unallocated memory, with undefined results.
    printf("\n Address is : %u String is : %s\n", buf, buf);
    free( buf);
    exit( 0 );
    Instead of asking why you get different results on different platforms, you should be asking why the program doesn't crash on all platforms. :-)
    You can avoid these problems with keeping track of allocating memory by using the C++ standard library instead of trying to manage low-level details yourself as in C code.
    The standard string class, for example, extends itself as needed, and ensures that heap memory is freed when the string object is deleted or goes out of scope. You don't need pointers, malloc, free, or sizeof to use C++ strings.

  • Personas suddenly not working Firefox 30, 31, 32 on Win 7 Pro x64 and Linux Mint 16 x64

    Personas which have been working for a long time suddenly quit working on Win 7 and Linux. I tried changing to a different persona to change the background for the top border of the window and it just goes to some odd color and the personas just don't show up. This has been with Firefox 30, 31, 32. The personas still work with Win XP Pro run as a virtual machine on Win 7 host or Win 8 host. I thought it was a Windows thing until I saw the same problem with Linux. Everything else seems normal so this isn't a real bad problem. It's just odd.

    Make sure that you do not run Firefox in permanent Private Browsing mode (Never remember history).
    *https://support.mozilla.org/kb/Private+Browsing
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history"
    *Deselect: [ ] "Always use Private Browsing mode"

  • Why keyboard and mouse right click not working in Solaris and Linux?

    Hi all,
    I have two problems:
    1) I am working on AWT/Swing application and its working fine in window enviornment,but while running on solaris and linux mouse right-click option window not poping up.
    2) Ctrl+c,Ctrl+v,Home and End keyboard key are not working in solaris and linux OS for same application.
    Pls provide me some solution for these problem.
    -Dinesh

    Hi Nik,
    Thanks for reply. I found some solution for the above problem.
    For mouse right click there was problem in my source code.I have not implemented the mousePressed() method
    In case of keyboard Home, End and arrow key working fine after exporting AWTUSE_TYPE4_PATCH=false; in solaris and linux
    But still Ctrl-c and Ctrl-v not working.
    I am using JDK1.5.0_07+Eclipse IDE 3.1
    -Dinesh

  • Discussion About The Use Of Project Server 2013 Timesheet Custom Billing Categories (Post SP1 and April 2014 CU Install)

    In support of a consulting company using timesheet custom billing categories to designate project time as billable onsite, billable offsite, and non-billable, I've encountered a series of issues which appear to be associated with the custom billing category
    timesheet lines.  These issues cause timesheet users to get frustrated, and contribute to misalignment between project actuals and timesheet actuals.  We're in Single Entry Mode, no pre-population, SP1 and April 2014 CU Installed.
    I'll enumerate the issues here and pose the question to the community as to whether others are experiencing any/all of these things, and if so,  ask if any workarounds have been discovered.  We're working with Microsoft to validate these independently,
    but I am posing the questions to the community to gather additional information, and hopefully save some folks time in troubleshooting similar issues.
    1.When time is entered on an assignment into timesheet lines of multiple billing categories, only time entered since the last save is getting saved and ultimately sent, on timesheet submit, to the approval center.  Although the previously entered and
    saved time appears in the application interface when the timesheet is re-opened, only data since last save is actually saving to the server or processing through the approval center.  We believe this is the primary cause for timesheet and project actuals
    being out of alignment.
    2."_ Error Loading".  When assignments are added, deleted, or changed after a timesheet has been created, standard timesheet lines are added, deleted or changed (i.e. synchronize) with the assignments. However, for custom billing category
    timesheet lines, they do not change when the assignments change, and they aren’t removed if the assignment is removed.  We believe this causes secondary errors, like the "_Error Loading"  (and others as will be described below).
    3.When a timesheet with time in a non-standard billing category is deleted and recreated, time is arbitrarily moved to standard timesheet lines for the same assignment. If the task assignment is subsequently removed, the timesheet line causes the timesheet
    to break.
    4."Error Communicating with Server". When trying to submit a timesheet, a pop-up box appears indicating that there is an error communicating with the server.  This error appears because a timesheet line is no longer associated with a project.
    In order to submit the timesheet the orphaned timesheet line must be identified and manually removed. One technique we found which helps to identify an orphaned timesheet line is to select a task and submit task progress. Repeat for all timesheet lines until
    you get an error.  The timesheet line(s) with the error can be manually removed from the timesheet, fixing the error.
    5. Unable to Open Specific Timesheets without Error. There are certain scenarios when the "Remove Task" feature is used or an assignment is otherwise removed after creation of a timesheet with custom billing category lines, which causes orphaned
    timesheet lines. These orphaned lines can cause issues when trying to open a timesheet. The issue can appear when timesheets are in progress in multiple periods. In the problematic scenario, time is entered and submitted in one period and subsequently
    the task is 'removed' from another period before the PM processes the first approval request. Process governance can certainly help here, but improvement in the way synchronization occurs between project assignments and custom billing category timesheet lines
    would be great. The error can often be resolved by re-adding the assignment for the problematic timesheet user to the project (which creates a new assignment), and then allows you to open the timesheet.  Then time can be moved from the old timesheet
    line to the new timesheet line, and the old one can be removed.
    In 4 and 5, sometimes we can't open a timesheet without error, and other times we can open it but not submit it. We are not 100% clear on all the different causes for each. Each of these issues are suspected to be contributing the the misalignment of
    data between project actuals and timesheets, which can be a real problem for external projects for which time collected through timesheets are being used to generate invoices.
    Although these may seem like separate issues, warranting separate questions, I decided to post them together because they all seem to be related to synchronization of project assignments and timesheet lines for custom billing categories.
    Any thoughts or suggestions from the community would be appreciated.
    Best regards,
    Justin
    Justin Naughton

    There are many causes for each of the errors mention.  It would be best to put one issue to the forum at a time.  For example, some of these issues occur then tasks are deleted from projects but a timesheet has been submitted.   Depending
    on the scenario, some of these issues have been fixed with the latest service pack.
    Other issues are due to bad scheduling habits with the project managers and so first determining what they have done can help resolve some the issues.
    _error Loading, is because something is NULL in the data and the jave is choking when it build the form. Again, these may be because of delete tasks, resources, projects  or someone doing copying and pasting of rows.
    cheers!
    PS.  Train your PM to not COPY and PASTE rows in project schedules.  It can be done, but it can create problems.  There are over 500 fields and some have unique data and the copy paste creates havic.
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Is there any way to create an installer for Mac OS and Linux OS once a stand alone application is created?

    Is there any way to create an installer for Mac OS and Linux OS once a stand alone application is created?  I have created an executable application that I want to distribute to Mac and Linux users (different applications were created in the respective OS).  I was wondering if there is any way to create an installer?  I think there probably isn't...  If the user were to simply download the Labview Run-time Engine from ni.com would they be able to run the application or is it more complicated than that?
    Thanks so much for your time.

    I think Shane tried to say, that it is on the Mac OS X installation DVD, NOT the LabVIEW for Mac OS X installation medium. And that could very well have changed in recent Mac OS X versions as well. They used to have Xcode on it too, but that seems gone as well.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Report Server URL field no longer visible in Dashboard Designer after applying SP1 and the October 2011 CU

    Environment: 1 WFE on W2K8Ent x64 SP2 | 1 App Server on W2K8 Standard x64 SP2 | 1 Dedicated SQL Server 2008 R2  
    SharePoint 2010 Enterprise Edition
    I recently applied SP1 and the October 2011 CU (Server updates, not foundation) on both the WFE and the App server and now I'm experiencing an issue with PerformancePoint Dashboard Designer in that when I want to deploy a new SSRS report, I no longer have
    the ability to indicate the report server url under the report settings section because it's missing.  I also do not have the ability to preview the report nor can I modify any of the settings like Zoom or Format as they're greyed out.
    I've been researching for several days now and cannot find anything to remedy my issue. I have reviewed the upgrade logs on both the WFE and App server ... I ran the product config wizard after applying the SP and the update ... Sharepoint is configured
    to use Windows Integrated Mode for the reporting services configuration via Central Admin.
    I noticed that the web config for my app was updated and compared that against a backup of the old web config and I mainly see diffs in version references for reporting services, etc.  (Ex. version 10 in the old, 11 in the new/updated config file).
    Anyone else out there have this same issue?  Any suggestions would be greatly appreciated!
    Thanks,
    Chad

    Ultimately, I ended up installing SharePoint 2010 RTM on a separate system and then copied the folder with the PerformancePoint Dashboard Designer and put that on my PC at work.  If you open a PerformancePoint report inside SharePoint, it
    will default to the version of the update so be sure to open up the designer from wherever you store it on your PC.  You'll know if it's the right one anyways if the URL is missing. 
    Also, once you've opened the RTM version, this will be the one that opens from the SharePoint shortcut via the Windows Start->All Programs->SharePoint Folder. 
    Chad Barrett

  • Exchange 2010 SP1 and SP2 are no longer supported.

    Exchange 2010 SP3 is the minimal version that should be installed on your Exchange Servers and just may contain the fixes you need to solve your issue.
    Support for 2010 SP1 and SP2 has ended.
    Before posting a question, please ensure you are running at least 2010 SP3.
    For more details:
    http://blogs.technet.com/b/rmilne/archive/2014/04/09/end-of-exchange-2010-sp2-support.aspx
    Twitter!:
    Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

    Exchange 2010 SP3 is the minimal version that should be installed on your Exchange Servers and just may contain the fixes you need to solve your issue.
    Support for 2010 SP1 and SP2 has ended.
    Before posting a question, please ensure you are running at least 2010 SP3.
    For more details:
    http://blogs.technet.com/b/rmilne/archive/2014/04/09/end-of-exchange-2010-sp2-support.aspx
    Twitter!:
    Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Steps to export and import oracle 10g databse from AIX to AIX and LINUX

    Hi,
    I need the steps to export the oracle 10g database from AIX server to AIX server and LINUX server.
    Please give me all the steps as this is my first exort an import activity.
    thanks,

    For 10g there exist two ways to do so.
    1) Regular exp/imp.
    2) Data pump expdp/impdp.
    As this is your first export and import activity, relevant concept understanding is mandatory for you.
    Documentation Link
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14215/toc.htm
    Read the chapters 1,2,3 (Data pump expdp/impdp) and 19 (regular exp/imp). Good luck.

  • Dual Boot Windows 8 and Linux?

    I have (UEFI System) an ASUS K55A UEFI motherboard laptop that came factory with Windows 8. I would like to install backtrack linux and Windows 8, but before I go screwing up my laptop, I want to see if this would be at all possible. I would use a virtual
    machine, but I need Backtrack Linux on a physical machine for testing purposes as I am taking a course in computer forensics, and I want to test cracking my home wi-fi. My processor is an Intel Core i5 2.5 ghz with a 500 GB HDD and 8GB DDR3 RAM. Any insight
    on this would be appreciated. Thank You.

    Hi,
    You can refer to this article to get detail information.
    http://apcmag.com/how-to-dual-boot-windows-8-and-linux.htm
    Niki Han
    TechNet Community Support

  • DUAL BOOT windows 7 and linux HELP with Current info on BIOS, MBR vs GPT, etc

    I have a feeling this should be easier than what I'm making it.  Please educate me on Lenovo's BIOS Setup menus, etc.
    I have installed easyBCD in Windows 7, and plan to use it to set up my new boot menu with Linux Mint (and possibly other distros).
    I am using a live DVD.  I inserted the DVD and went into SETUP and selected to boot off the DVD drive.  It started to boot into Linux and all was going well.
    However, I realized that I had not checked on the Secure features (Secure Boot, EFI).  So I shutdown again and went into BIOS.  I went to the SECURITY menu and Disabled UEFI.  Then I disabled Secure boot.
    Tried to boot off the DVD and couldn't get anywhere.  Kept putting me back into the window to select the boot device over and over again.  THought I'd ruined my machine
    Anyway, finally stumbled upon STARTUP menu, and put it into EFI Legacy, and I was able to get back into Windows 7.
    Obviously before I pursue this further, I need some educaiton on your MENUS, Lenovo and EFI/Secure Boot.
    I have a feeling that I can probably now install the Linux but want to make sure my settings are correct before I pursue.
    Thanks, Kim
    Moderator note:  this thread gets more Linux-flavored with each post   Moved from the "T" board to the Linux board.

    Hi, thanks for ans.  Your specs are almost identical to my T530 ,which I should have listed.  The only diff is
    I have an i7 35something processor.   Same intel card, RAM and HDD, not that that should matter I'm guessing.
    I purposely avoided the Nvidia card because of all the heaadaches with Nvidia. 
    I have to teach a class tomorrow and I need to clean up my notes.  (Definitely not computer related...LOL.)  I don't want to  be stressed out about this during class, so I plan to wait to attempt a new install tomorrow afternoon.
    What I have done is find out some more info about dual booting with windows 7.  I went in to windows 7 to shrink the C: partiition and it said I'd have to reserve at least 220 GB for MS!  Not what I wanted; I don't really care a thing for MS.  I was born and raised on Unix and Linux; I never really fiddled with MS after the demise of MS-DOS during my college days.
    Given that, and the fact that I'd lose half my 500 GB HDD to the Borg, I may just chuck the entire dual boot thing and just load Linux on it. 
    If you say you're running Linux on it just fine, that would be a great encouragement.  No HW problems at all? Everything working fine?  Which distro are you using? 
    I plan to test Mint, Fedora, PCLinuxOS, Mageira (sp?), saybahon (sp again?), Debian Wheezy, and even Pear, LOL. I'll keep trying till I find a distro to run on my Lenovo T530, but I'm guessing all of 'em should do okay.
      I have Lubuntu I could give a spin, as well and Crunchbang and Bodhi, but they're all 32 bit.  (I have an antique Dell desktop that I still use down in my woman cave.)

  • DUAL BOOT windows 7 and linux HELP

    MASTERS
    im planing to have windows 7 and linux at the same time (DUAL BOOT)
    but i dont know if one key recovery still works after installation
    ihave lenovo g560
    i3 @ 2.53
    4gb ram
    any advice guys?

    hi botards01,
    If you're planning to use linux occasionally (Ubuntu for example) and you don't want to risk losing the One Key Recovery functionality, try to install Ubuntu via Wubi as this doesn't repartition your HDD but creates a virtual disk on your current OS.
    Check it out - Install Ubuntu in Windows With Wubi
    Hope this helps
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for

  • Error while saving the OBIEE repository in AIX

    Hi, In my current project OBIEE is installed on the AIX server.Now I need to migrate the rpd from one DEV to Test instance. When I try to take the back up of the rpd and try to ftp the rpd I get an error-"Permission denied". Has anyone faced this iss

  • How can I go back to where i was watching???

    How can I make in a dvd to go back and keep playing from the point that I stopped it.??? Just like the professional dvd’s when you are watching them and you go to the menu to change the settings and press play and goes back to where you where watchin

  • Songs I have on iPhone now no longer appear with iTunes Match

    I had some albums on both my Mac and my iPhone. Now with Match, the album doesn't appear on my iPhone-even though I manually had uploaded it. Match also doesn't load up all my music: I have a mere 2,400 songs-and the last 100 songs have been a nightm

  • Config in Sol Mgr 4.0 for EWA reports for NW2004s Systems??????????

    Dear Experts, We have installed Solution Manager 4.0 with latest Patch Level. We also have  BI 7.0 and ECC 6.0 Systems in Landscape. Requirement : I have to generate <b>Early Watch Reports</b> for the both BI & ECC systems in our Solution Manager. Pl

  • Runtime Error in Acrobat X Pro

    After installing Acrobat X Pro on my Windows 7 based PC, when I tried to open the program, received the following message: An internal error has occurred. After clicking "OK," the following message appeared: Runtime Error! Program C:\..... This appli