Addin Configuration

I tried to test the JDeveloper addin samples downloaded from OTN (AddinSampleSrc.zip) and configured it according the instruction AddinConfiguration.html in JDeveloper 3.2. Building the project Addin.jpr is successful. However after the configuration, I restarted my JDeveloper 3.2, I didn't see those addin loaded. How to test them?
Thanks.

Hi,
I have also tried this sample and it works. Just check again the steps you have taken to install these addins.
Install in 'Regular' build and not the debug build.
Check the 'output root directory' in the 'properties/paths' panel. You have to add this path to the file jdeveloper.ini. For simplicity keep the 'Output Root Directory' as "JDEV_HOME/myclasses" and append ";\classes" to the end of the IDEClassPath variable in jdeveloper.ini.

Similar Messages

  • Perform an export for both ABAP & JAVA in one shot with WAS 640 SAPinst ...

    Hello,
    I have to perform an OS/DB Migration of a SAP XI 3.0 (WAS640-SR1), an ABAP + JAVA addin configuration.
    I would like to know if SAPinst for WAS640 (and SR1) could perform an export for both ABAP & JAVA in one shot as it seems possible in NW7.0 SAPinst version. None of the WAS 640 OS/DB migration guides gives these possibility.
    And if not not, could U confirm that I have to perform 1st an export (with R3LOAD) of ABAB stack, then  an export (with JLOAD) of the JAVA one ?
    And apply the same way for installation with R3load and JLOAD downloaded files ?
    Thks in advance
    Bernard Accoce
    SAP Basis Consultant - TeamWork in Toulouse (France)

    Hi Bernard,
    No, both exports cannot be executed in one single step. You have to execute the procedure twice, once for ABAP and once for Java, like you already mentioned yourself..
    For the import applies the same.
    Kind regards,
    Mark

  • Configuration Requirement for Integrated Planning in BI 7.0 with JAVA Addin

    Hi,
    We have BI 7.0 with Java Add-in installation newly migrated to Unicode.
    BW consultants (I am BASIS Consultant) want to use "Integrated Planning".  I already checked IMG link of it & JCO destinations mentioned there are not in J2EE engine.   Even I am not able to create b'cos current setup is not on SLD.
    I would really appreciate your help on below queries :
    1) Can I configure Integrated Planning without using SLD ?
    2) Do I need to install BI JAVA to running Integrated Planning ?
    3) Do I need to install EP & EP Core ?
    I already checked most of SDN thread but sorry couldn't able to get answer to above questions.   I have checked SAP Notes : 901022, 919850, 917950.
    Your early reply would be highly appreciated.
    Thanks & Regards,
    Narsing.

    Hi Balaji,
    Thanks for information.   One thing to update with JAVA/JAVA addin portal core components gets installed.   So I didn't installed EP.  
    Now Integrated Planner is working fine.
    Thanks for your help.
    Best Regards,
    Narsing.

  • SAP NW7.0 SR3 Java AddIn Installation failed at "Import Java dump"

    Dear all,
    I get an error at Java AddIn Installation SAP Netweaver 7.0 SR3
    (Software Life-Cycle Option -> Java Add-In for ABAP -> Oracle ->
    Central System ->)
    The first installation step "Central Services Instance (SCS) Java Add-
    In" I have installed it without errors.
    The Installation failed at 2nd step "Database Instance Java Add-In" at phase 11
    of 14 "Import java dump":
    26.05.09 15:16:46 com.sap.inst.jload.Jload main
    INFO: Jload -sec
    Q2B,jdbc/pool/Q2B,/usr/sap/Q2B/SYS/global/security/data/SecStore.properties,/usr/sap/Q2B/SYS/global/security/
    data/SecStore.key -
    dataDir /usr/sap/swdc/51033513/DATA_UNITS/JAVA_EXPORT_JDMP -
    job /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN
    /ORA/CENTRAL/DB/IMPORT.XML -log jload.log
    26.05.09 15:16:47 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    26.05.09 15:16:47 com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: Io exception: The Network Adapter could
    not establish the connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException
    (DatabaseError.java:112)
    at oracle.jdbc.driver.DatabaseError.throwSqlException
    (DatabaseError.java:146)
    at oracle.jdbc.driver.DatabaseError.throwSqlException
    (DatabaseError.java:255)
    at oracle.jdbc.driver.T4CConnection.logon
    (T4CConnection.java:387)
    at oracle.jdbc.driver.PhysicalConnection.<init>
    (PhysicalConnection.java:420)
    at oracle.jdbc.driver.T4CConnection.<init>
    (T4CConnection.java:165)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection
    (T4CDriverExtension.java:35)
    at oracle.jdbc.driver.OracleDriver.connect
    (OracleDriver.java:801)
    at
    com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection
    (NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection
    (OpenSQLDataSourceImpl.java:522)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection
    (OpenSQLDataSourceImpl.java:276)
    at com.sap.inst.jload.db.DBConnection.connectViaSecureStore
    (DBConnection.java:105)
    at com.sap.inst.jload.db.DBConnection.connect
    (DBConnection.java:149)
    at com.sap.inst.jload.Jload.main(Jload.java:580)
    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:324)
    at com.sap.engine.offline.OfflineToolStart.main
    (OfflineToolStart.java:81)
    the database is up and running, the Oracle Listener is also working well.
    Any idea??
    Thanks so much in advance!
    Best Regards,
    Gerd

    Hi Sunny, hi Markus!
    many thanks for your hints!
    I've just solved the problem. The problem was, our Listener was not configured correctly.
    I've adjusted the listener.ora, tnsnames.ora to the correct hostname - cause, we had a hostname-switch last month and I had forgotten to adapt the Listener...
    now the Listener is running as well:
    mcho35au:oraq2b 120% lsnrctl status LISTENER_Q2B
    LSNRCTL for Solaris: Version 10.2.0.4.0 - Production on 30-MAY-2009
    09:52:48
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=Q2B.WORLD))
    STATUS of the LISTENER
    Alias LISTENER_Q2B
    Version TNSLSNR for Solaris: Version 10.2.0.4.0 -
    Production
    Start Date 30-MAY-2009 09:52:15
    Uptime 0 days 0 hr. 0 min. 32 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /oracle/Q2B/102_64/network/admin/listener.ora
    Listener Log
    File /oracle/Q2B/102_64/network/log/listener_q2b.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=Q2B.WORLD)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=Q2B)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mcho35au)(PORT=1527)))
    Services Summary...
    Service "Q2B" has 1 instance(s).
    Instance "Q2B", status UNKNOWN, has 1 handler(s) for this service...
    Service "Q2B.WORLD" has 1 instance(s).
    Instance "Q2B", status READY, has 1 handler(s) for this service...
    Service "Q2B_XPT.WORLD" has 1 instance(s).
    Instance "Q2B", status READY, has 1 handler(s) for this service...
    The command completed successfully
    meanwhile the step "Import java dump" has finished successfully!
    Thanks to all!
    Best Regards,
    Gerd
    Edited by: Gerd Schuster on May 30, 2009 10:29 AM

  • SSO To J2EE engine of ABAP+JAVA Addin Install

    Hi all,
    I have setup an SAP system as a ABAPJAVA Addin Install.  The system is running NW04s SP11.  I have an SAP Portal installed on the JAVA side to support some BW functions.  I would like to do SSO from the users desktop directly to the portal component.  Is this possible with this type of install?  I have setup Kerberos / SPNego with a JAVA only install connected to a Microsoft ADS.  I have also configured the system to use MYSAPSSO2 tickets from another SAP system, but that requires the users to go to the other SAP system before going to ABAPJAVA Addin system.  I would like the users to go directly to the ABAP+JAVA Addin system via a URL like http://server:port/irj/... and get single signed on to the system.  Is this possible?
    Any help is appreciated!
    Russ Scherbarth

    Hello Russ,
    yes it is possible to configure SSO using SPNego Loginmodule (Kerberos) for this type of system as well. You also can use the SPNego configuration wizard to get the configuration work done, but you need to perform some manual follow up work as well.
    So my recommendation is check the online documentation for wizard based configuration AND manual configuration, perform the wizard based configuration (more or less the same as you did for the other system) and afterwards (depending on your JDK) you might have to perform some manual follow up activities.
    Select as user resolution mode prefixbased, the attribute to be used is uniquename. In addition you need to create the service user in the portal database (when using SUN JDK), as you do not have direct connection to Active Directory.
    With best regards,
    René

  • Java Addin in SAP Netweaver 7.0 EHP1

    Hi Experts,
    I have a question about Java Add-in in release Netweaver 7.0 EHP1.  As I have understood, with SAP Business Suite 7.0 cannot install java add-in in abap system.  Is that correct?
    I have in a upgrade proces of BW from 3.5 (ABAP, NO-UNICODE to Netweaver 7.0 EHP1 (without unicode conversion).  The upgrade has successfully completed, but now I need to install portal components (EP, EP-CORE and BI-JAVA).  How can I install this componentes?...  If I install a new system Portal, this would have to be UNICODE...  so, can I have, in the same server, two system, one NO-UNICODE (BI) and the other UNICODE (Portal)...??
    Best Regards
    Juan Carlos Barraza

    Hi Barraza,
    We had this similar issue. So, here are the answers for your questions.
    - Yes, correct. As of SAP Business Suite 7.0 one cannot install java add-in in abap system (Note 855534 ).
    - You have Abap as Non-unicode on EHP1. So, Java AddIn installation is NOT supported as Java is a Unicode. The only way for you is, to install a separate Java System in the same machine. Yes, you can install 2 or many systems in a server if the server is strong enough. Then connect the Java system to the Abap system, it works. There is a configuration for this connection.
    Later, if you want to upgrade the Abap system to EHP4 or upwards, it can also be done without much hassel. Please award if you find my post useful.
    Regards,
    Mohan.

  • Single-Sign-On (SSO) configuration on JAVA Stack through HTTP Header method

    Hello SDN community,
    in the context of a Proof of Concept, we are testing the integration of Microsoft Sharepoint Portal with SAP Backend (addin) systems.
    As the architecture impose use an external scenario (access from the internet), we couldn't use the Kerberos (SPNego) solution and thus we chosed the http header solution which in short uses an intermediary web server (in this case the IIS of the MOSS solution) which will act as authority.
    I miss information on how the workflow works for this http header authentication method. Through the visual administrator of the addin JAVA stack, it is possible to configure each application with a customized authentication (a choice of security modules). But this all that I know.
    My task is to configure SSO. From a sharepoint portal, the user should be able to access Web Dynpros and BSPs. I imagine that the very first call to a webdynpro or bsp (or maybe when we log on the sharepoint portal), the request to the WDP or BSP will first be forwareded by the intermediary server to the JAVA stack (or is it the SAP dispatcher that has to be configured).
    Is there an application to be built on the java stack to deal with the authentication, modify http header?
    What will the Java stack return? a sap long ticket? a token?
    How will the redirect work (to by example a BSP which is in the ABAP stack)?
    SAP preconise to secure with SSL the link between the intermediary web server and the JAVA stack, is IP restriction also a solution?
    A lot of questions about how this SSO http header should work,
    I would be very greatful for any help, or info,
    Kind regards,
    Tanguy Mezzano

    Hi Tanguy,
    to tell you the truth I'm really unsure about what you are trying to achieve. When I started posting to your thread I thought all you wanted was trying to access your J2EE engine via Browser and authenticate against the engine using HTTP Header Variables. Nevermind:
    Here are some answers to your question:
    in fact I did succeed, the problem was that even after domain-relaxation done by the J2EE, I had to change the domain of th SAP cookie to the bbbb.domain.com to be understood (I would have thought that all hosts in/under domain .domain would have accepted such a cookie but it seems that no...).
    The server does not care about the domain because Cookies in an HTTP Request do not contain any domain information. The domain is just important when the Cookie is set by the server so your Client (Browser) will know in which cases the Cookie may be sent or not. So if your domain is xxx.yyy.domain.com and your cookie is issued to .domain.com then your Browser will definitely sent it to all hosts under .domain.com (This includes xxx.yyy.domain.com etc.)
    My current scenario is: in a first request get a SAP Logon Ticket from the Java Stack, then change its domain and then directly call the backend with it.
    You can do that but there is no Client involved in this scenario. So this is useful if you just want to test the functionality (e.g. authentication to J2EE using Header Variables (This works finally!!!) and then use the fetched Logon Ticket to test SSO against any trusted Backend!!)
    So everything's is in a Java Client application without using any redirection.
    If I understand you, you're solution is from the Browser call a servlet (which is deployed on the Java Stack and has no authentication schema) by passing to it our http header.
    No, you should initially authenticate somewhere! I thought that maybe you had some resource you access before accessing the Java Stack. This could be any application (e.g. deployed on a Tomcat or JBOSS or other server or if you like even SAP J2EE). After authenticating there you are aware of the username and could use it to  procceed (e.g. Authenticate against the J2EE using the same user and HTTP Header authentication for that particular user!)
    That servlet will transfer the http header (with the HttpClient app) in order to get from the Java Stack a SAP Logon ticket, and then to redirect to the resource and by sending back the cookie in client browser. Am I correct?
    This was just a suggestion because I realized that there was no Client ever involved in any of your testing (looked strange to me!). I was just thinking that it would be easier for you to just get the Cookie into your Browser so your Browser would do the rest for you (in your case finally send the Logon Ticket Cookie to your Backend to test SSO using Logon Tickets!).
    The AuthenticatorServlet somehow serves as a Proxy to your client because your client is not able to set the Header Variable. That's why I initially suggested to use a Proxy (e.g. Apache) for that purpose. The problem is just that if you use a Proxy you will have to tell it somehow which username it should set in the Header Variable (e.g. using a URL Parameter or using a personalized client certificate and fetch the username (e.g. cn=<username> from the certificate!)
    This way of doing would simplify the calls for sso for each new application needing authentication, instead of having all code each time in it...
    I'm stuck again! Do you want to authenticate an End User or do you want to authenticate an application that needs to call any resources in your Backend that requires authentication?
    So my problem now, is how to call the servlet from the client browser:
    I'm trying to call my servlet from the browser but I don't succeed. I am able to understand how to reach a jsp from the Java Stack, but not to reach a servlet. I don't find the path to my servlet:
    <FORM method="POST" action="SSORedirect2" >
    A JSP is a servlet too. There is just no JAVA Class involved!
    You do not need any POST Request to invoke a Servlet.
    I see that my servlet is deployed, but I don't how what path to give to my form to invoke the servlet, here follows my web.xml
      <?xml version="1.0" encoding="UTF-8" ?>
      <!DOCTYPE web-app (View Source for full doctype...)>
    - <web-app>
      <display-name>WEB APP</display-name>
      <description>WEB APP description</description>
    - <servlet>
      <servlet-name>SSOredirect2</servlet-name>
      <servlet-class>com.atosorigin.examples.AuthenticatorServlet</servlet-class>
      </servlet>
    - <servlet>
      <servlet-name>SSORedirect2.jsp</servlet-name>
      <jsp-file>/SSORedirect2.jsp</jsp-file>
      </servlet>
    - <security-constraint>
      <display-name>SecurityConstraint</display-name>
    - <web-resource-collection>
      <web-resource-name>WebResource</web-resource-name>
      <url-pattern>/*</url-pattern>
      <http-method>GET</http-method>
      <http-method>POST</http-method>
      </web-resource-collection>
    - <auth-constraint>
      <role-name>DefaultSecurityRole</role-name>
      </auth-constraint>
      </security-constraint>
    - <security-role>
      <role-name>DefaultSecurityRole</role-name>
      </security-role>
      </web-app>
    If you have an AuthenticatorServlet Class all you need is to add the Servlet Mapping in your web.xml file
    e.g.
    <servlet>
      <description>
      </description>
      <display-name>AuthenticatorServlet</display-name>
      <servlet-name>AuthenticatorServlet</servlet-name>
      <servlet-class>com.atosorigin.examples.AuthenticatorServlet</servlet-class>
    </servlet>
    <servlet-mapping>
      <servlet-name>AuthenticatorServlet</servlet-name>
      <url-pattern>/AuthenticatorServlet</url-pattern>
    </servlet-mapping>
    You can directly call the Servlet in your Browser by calling the URL provided in the url-pattern of your Servlet mapping ( in this case /AuthenticatorServlet). The engine will invoke the Class "com.atosorigin.examples.AuthenticatorServlet" in the background and do whatever you defined there!
    I have also to pass my http header and the redirectUrl in the GET request.
    If you like! I just suggested this for testing purposes. As I stated before you need a way to tell your proxy (or in your case AuthenticatorServlet) which user should be set when calling the Engine in order to authenticate using HTTP Header. You could use the URL Paramater to define the user you actually want to use when you set the Header Variable.
    I just introduced the redirectURL because you were talking about redirects all the time. So if you finally want to call the Backend you could define the Backend URL in the redirectURL Parameter and the Servlet will make sure that you are redirected to this location after the whole process!
    Thx for your input very helpful,
    But again 0 points
    Cheers

  • Configuration system failed to initialize

    Getting error when I try to install an excel addin that I have published.
    Error message is  "Configuration system failed to initialize". The popup window has the title "visual studio tools for office solution installer"
    To publish the addin I  use the publish option on the build menu of VS2013.
    Specify the location to publish this application:  F:\publish   where F: is a USB drive.
    What is the default installation path on end user computers:  From a CD-ROM or DVD-ROM
    Then I take the USB drive to another PC, double click on setup.exe in the USB drive and get the "configuration system failed to initialize" error.  I copy the entire publish directory to the C: drive of the target system and get the same error.
    What am I doing wrong? 
    thanks,

    Hi Steve,
    >>Error message is  "Configuration system failed to initialize". The popup window has the title "visual studio tools for office solution installer"
    For this issue, I would recommend you try to uninstall/reinstall the VSTO runtime. The link below might be useful to you:
    #Customization could not be loaded because the application domain could not be created.
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/d8204b2f-d5c7-42b3-b339-d2d37d43652d/customization-could-not-be-loaded-because-the-application-domain-could-not-be-created?forum=vsto
    If the method above do not work, I will recommend you install the excel add-in in the developing machine with the USB to check whether it could work correctly.  If it could not install correctly, I assume that there might be something wrong when you
    publish, and could you share us the steps you published? If it works correctly, I assume that it caused by the environment of another pc, it would be helpful if you could share us the screen shoot about details error message.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Adobe plugin for Outlook in 2013 unable to configure to load at startup

    Windows 7 Pro, Office 2013 Home and Business
    I don't see a registry key for the plugin, there's no properties in Outlook for the plugin
    Manually loads properly and functions properly, however unable to configure it to load when Outlook starts.
    Any ideas?

    Hi jeremyh77032804,
    Please open Outlook and go to 'Tools > Options > Add-Ins' and select 'COM Add-ins' option under Manage label and click Go.
    From the new dialog box that appears, select Acrobat PDFMaker Office COM Addin and click OK.
    Also, please confirm the location of PDFMaker add-in is under "C:\Program Files (x86)\Adobe\Acrobat 11.0\PDFMaker\Mail\Outlook"
    Do you have the administrative privileges to this location specified above?
    Please let me know.
    Regards,
    Anubha

  • AppV5 Excel/Office ProPlus 2013 Click to Run Sequencing (and include some native Addins)

    Hello,
    We need two native Excel 2013 Addins: PowerPivot and PowerView. Since Office 2010 is installed locally on all client machines I would like to virtualize Excel 2013 (Click to Run) with these two addins. Licensing is no issue because an
    Office 365 subscription will be purchased.
    So, I have successfully sequenced Excel 2013 with AppV 5.0 SP1 via the Office Deployment Tool. It all seems too easy:
    First download sources (setup.exe /download configuration.xml)
    Second configure sources (setup.exe <xml file>)
    Last create the AppV package (setup.exe /packager <xml> <path to save .appv package>)
    My Configuration.xml file looks like this:
    <Configuration>
    <Add SourcePath="\\serverr\share" OfficeClientEdition="32" >
    <Product ID="ExcelRetail">
    <Language ID="en-us" />
    </Product>
    </Add>
    <Display Level="None" AcceptEULA="TRUE" />
    <Logging Name="Office2013Setup.txt" Path="%temp%" />
    <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    But I end up with an Excel 2013 AppV package that:
    Doesn’t include the addins (no wonder because I didn’t sequenced it myself).
    All the 'first run wizards' popup at launch (Default File Type question & Welcome to your new Office). Normally I disable these with OCT for physical installations, or configure them while sequencing.
    Is there a way to disable the first run wizards in the “setup.exe /configure” step? And can I add Excel Addins during package creation? Or need I script this within the DeploymentConfig.xml/UserConfig.xml with a .reg import for example?
    Thanks,
    Ben

    Hello,
    We need two native Excel 2013 Addins: PowerPivot and PowerView. Since Office 2010 is installed locally on all client machines I would like to virtualize Excel 2013 (Click to Run) with these two addins. Licensing is no issue because an
    Office 365 subscription will be purchased.
    So, I have successfully sequenced Excel 2013 with AppV 5.0 SP1 via the Office Deployment Tool. It all seems too easy:
    First download sources (setup.exe /download configuration.xml)
    Second configure sources (setup.exe <xml file>)
    Last create the AppV package (setup.exe /packager <xml> <path to save .appv package>)
    My Configuration.xml file looks like this:
    <Configuration>
    <Add SourcePath="\\serverr\share" OfficeClientEdition="32" >
    <Product ID="ExcelRetail">
    <Language ID="en-us" />
    </Product>
    </Add>
    <Display Level="None" AcceptEULA="TRUE" />
    <Logging Name="Office2013Setup.txt" Path="%temp%" />
    <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    But I end up with an Excel 2013 AppV package that:
    Doesn’t include the addins (no wonder because I didn’t sequenced it myself).
    All the 'first run wizards' popup at launch (Default File Type question & Welcome to your new Office). Normally I disable these with OCT for physical installations, or configure them while sequencing.
    Is there a way to disable the first run wizards in the “setup.exe /configure” step? And can I add Excel Addins during package creation? Or need I script this within the DeploymentConfig.xml/UserConfig.xml with a .reg import for example?
    Thanks,
    Ben
    You said you used the Office Toolkit? In this you can set Disable Opt-in Wizard on first run.
    Was this used when installing on the sequencing machine?
    Alternatively you could attempt to launch excel during the sequencing phase and go through those menu's to ensure they don't launch on first launch of the virtual Excel. I believe that shouldn't be a problem since.
    For the Add-in's, it seems like you know they weren't included or connected in any way, that's likely the issue with those.
    PLEASE MARK ANY ANSWERS TO HELP OTHERS Blog:
    rorymon.com Twitter: @Rorymon

  • Error while installing the Java Addin to use functionality of IP in BI 7.0

    Hi all,
    We are installing the Java Addin after BI Upgrade from 3.5 to 7.0 to use the functionality of IP.We have 16GB RAM and 50GB Swap Space.We ensure that we are correct as per the prerequisites.I provide the last few lines of Viewlog.
    INFO       2008-06-13 18:54:35
               CJSlibModule::writeInfo_impl()
    File system node /sapmnt/PBT exists already. Nothing to do.
    ERROR      2008-06-13 21:35:11 [iaxxejsbas.cpp:178]
               EJS_ErrorReporter
    FJS-00003  out of memory (in script NW_Addin_SCS|ind|ind|ind|ind, line 3273: ???)
    ERROR      2008-06-13 21:35:14 [iaxxejsbas.cpp:178]
               EJS_ErrorReporter
    FJS-00003  out of memory (in script NW_Addin_SCS|ind|ind|ind|ind, line 2831: ???)
    ERROR      2008-06-13 21:40:36 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step createSystemDirectories with step key |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0|createSystemDirectories was executed with status ERROR .
    I would be of great help if someone provide any clue on this.
    Regards,
    Sudheer.

    Hello Sudheer,
    Increasing the Swap space is the only thing i noticed in all SAP Notes for your problem.
    Configure more swapspace please and restart the installation.
    Regards,
    Siddhesh

  • 11.1.2.1 SSO configuration

    We are trying to setup SSO integration between Hyperion and EBS 12.1.3 for seamless drill down.
    EBS SSO integration is working fine, but Hyperion integration fails. After OAM authentication the workspace screen is not shown but EPM login screen is shown.
    Steps performed:
    1. Registered Partner application on OAM.
    2. Added mod_osso.conf in http.conf(EPM_ORACLE_INSTANCE/httpConfig/ohs/config/OHS/
    ohs_component/httpd.conf)
    3. Configure the OID that the OSSO solution uses as an external user directory.
    4. Enable SSO in the EPM System - OSSO as the identity management solution (Proxy-
    Remote-User as the name of the custom HTTP header)
    5. Restart services.
    http://<Server>:<port>/interop/index.jsp redirects to OAM screen and after authentication, the EPM application login is shown.
    Please help if somebody has any detailed guide(other than EPM security Guide - standard documentation) for SSO setup.

    Hello,
    Actually the config of SSO, it is not for EAS, but rather for the addin 'in excel, but I have to create my cubes in eas of sudden I pass by adding essbase server, so when I add my I leave server essbase Use Single Sign On, but I checked the error message.
    So I thought it was due to provisioning, I added in my file css_config.xml lines above but
    <msad name="msad1">
    <trusted> false </ trusted>
    <url> ldap :/ / w2k8-6: 389/DC = local, DC = lan </ url>
    <userDN> cn = ssouser </ userDN>
    <password> password123% </ password>
    <authtype> simple </ authType>
    <authProtocol> </ authProtocol>
    <identityAttribute> dn </ identityAttribute>
    <user>
    <url> CN = Users </ url>
    <loginAttribute> sAMAccountName </ loginAttribute>
    <fnAttribute> givenName </ fnAttribute>
    <snAttribute> </ snAttribute>
    <emailAttribute> </ emailAttribute>
    <objectclass>
    <entry> person </ entry>
    <entry> organizationalPerson </ entry>
    <entry> user </ entry>
    </ objectclass>
    </ user>
    <group>
    <url> CN = Builtin </ url>
    <nameAttribute> cn </ nameAttribute>
    <objectclass>
    <entry> group? member </ entry>
    </ objectclass>
    </ group>
    <property>
    <key> com.hyperion.css.followReferral </ key>
    <value> true </ value>
    </ property>
    </ MSAD>
    But nothing.
    In summary I have a essbase standalone, and I want to configure SSO for add'in essbase and connected with my past without MSAD by shared services.
    Thank you in advance for your sharing!

  • Acrobat pdfmaker com addin for word 2010 crashes when processing large files

    I am trying to use the pdfmaker com addin for word 2010 to create a PDF document. Whenever I try and create the document, the acrobat addin crashes word.
    I attempted to perform this on both an x86 and x64 machine and it failed both times at around the approximately same point (during/immediately after determining the bookmarks).
    The document is large (862 pages, 2425 bookmarks, 311 300dpi graphics, for a total file size of 49.2MiB)
    I can generate the PDF by just printing, but the whole point of using the pdfmaker is so that we don't have to perform 2.5K of manual cross-links.
    Machine information:
    Windows 7 (x64) SP1
    Office 2010 (x64) 14.0.6112.5000
    Acrobat X Pro (x86) 10.1.3
    Crash Report:
    Version=1
    EventType=APPCRASH
    EventTime=129853934132967189
    ReportType=2
    Consent=1
    UploadTime=129853934134215189
    ReportIdentifier=4e4f5b16-c16a-11e1-ae3f-5c260a5c33cf
    IntegratorReportIdentifier=4e4f5b15-c16a-11e1-ae3f-5c260a5c33cf
    Response.BucketId=41559749
    Response.BucketTable=4
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=WINWORD.EXE
    Sig[1].Name=Application Version
    Sig[1].Value=14.0.6024.1000
    Sig[2].Name=Application Timestamp
    Sig[2].Value=4d83e2f6
    Sig[3].Name=Fault Module Name
    Sig[3].Value=wwlib.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=14.0.6024.1000
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4d83e39e
    Sig[6].Name=Exception Code
    Sig[6].Value=c0000005
    Sig[7].Name=Exception Offset
    Sig[7].Value=000000000031b4aa
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.48
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    UI[2]=C:\Program Files\Microsoft Office\Office14\WINWORD.EXE
    UI[3]=Microsoft Word has stopped working
    UI[4]=Windows can check online for a solution to the problem and try to recover your information and restart the program.
    UI[5]=Check online for a solution and restart the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files\Microsoft Office\Office14\WINWORD.EXE
    LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\Windows\system32\kernel32.dll
    LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\system32\ADVAPI32.dll
    LoadedModule[5]=C:\Windows\system32\msvcrt.dll
    LoadedModule[6]=C:\Windows\SYSTEM32\sechost.dll
    LoadedModule[7]=C:\Windows\system32\RPCRT4.dll
    LoadedModule[8]=C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161 _none_08e61857a83bc251\MSVCR90.dll
    LoadedModule[9]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df _5.82.7601.17514_none_a4d6a923711520a9\Comctl32.dll
    LoadedModule[10]=C:\Windows\system32\GDI32.dll
    LoadedModule[11]=C:\Windows\system32\USER32.dll
    LoadedModule[12]=C:\Windows\system32\LPK.dll
    LoadedModule[13]=C:\Windows\system32\USP10.dll
    LoadedModule[14]=C:\Windows\system32\IMM32.DLL
    LoadedModule[15]=C:\Windows\system32\MSCTF.dll
    LoadedModule[16]=C:\Windows\system32\nvinitx.dll
    LoadedModule[17]=C:\Program Files\NVIDIA Corporation\CoProcManager\_etoured.dll
    LoadedModule[18]=C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
    LoadedModule[19]=C:\Windows\system32\SETUPAPI.dll
    LoadedModule[20]=C:\Windows\system32\CFGMGR32.dll
    LoadedModule[21]=C:\Windows\system32\OLEAUT32.dll
    LoadedModule[22]=C:\Windows\system32\ole32.dll
    LoadedModule[23]=C:\Windows\system32\DEVOBJ.dll
    LoadedModule[24]=C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
    LoadedModule[25]=C:\Program Files\Microsoft Office\Office14\wwlib.dll
    LoadedModule[26]=C:\Program Files\Microsoft Office\Office14\gfx.dll
    LoadedModule[27]=C:\Windows\system32\WTSAPI32.dll
    LoadedModule[28]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[29]=C:\Program Files\Microsoft Office\Office14\oart.dll
    LoadedModule[30]=C:\Program Files\Common Files\Microsoft Shared\office14\mso.dll
    LoadedModule[31]=C:\Windows\system32\msi.dll
    LoadedModule[32]=C:\Windows\system32\SHLWAPI.dll
    LoadedModule[33]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1d f_6.0.7601.17514_none_fa396087175ac9ac\Comctl32.dll
    LoadedModule[34]=C:\Program Files\Common Files\Microsoft Shared\office14\Cultures\office.odf
    LoadedModule[35]=C:\Windows\system32\VERSION.DLL
    LoadedModule[36]=C:\Windows\system32\uxtheme.dll
    LoadedModule[37]=C:\Windows\system32\dwmapi.dll
    LoadedModule[38]=C:\Windows\system32\CRYPTBASE.dll
    LoadedModule[39]=C:\Windows\system32\CLBCatQ.DLL
    LoadedModule[40]=C:\Program Files\Microsoft Office\Office14\1033\wwintl.dll
    LoadedModule[41]=C:\Program Files\Common Files\Microsoft Shared\office14\1033\MSOINTL.DLL
    LoadedModule[42]=C:\Program Files\Common Files\Microsoft Shared\office14\MSORES.DLL
    LoadedModule[43]=C:\Program Files\Common Files\Microsoft Shared\OFFICE14\MSPTLS.DLL
    LoadedModule[44]=C:\Program Files\Common Files\Microsoft Shared\office14\riched20.dll
    LoadedModule[45]=C:\Windows\system32\mscoree.dll
    LoadedModule[46]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    LoadedModule[47]=C:\Program Files\Common Files\Microsoft Shared\OfficeSoftwareProtectionPlatform\OSPPC.DLL
    LoadedModule[48]=C:\Windows\system32\Winspool.DRV
    LoadedModule[49]=C:\Windows\system32\SHELL32.DLL
    LoadedModule[50]=C:\Windows\system32\propsys.dll
    LoadedModule[51]=C:\Windows\system32\ntmarta.dll
    LoadedModule[52]=C:\Windows\system32\WLDAP32.dll
    LoadedModule[53]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[54]=C:\Windows\system32\rsaenh.dll
    LoadedModule[55]=C:\Windows\system32\RpcRtRemote.dll
    LoadedModule[56]=C:\Windows\System32\msxml6.dll
    LoadedModule[57]=C:\Windows\system32\profapi.dll
    LoadedModule[58]=C:\Windows\system32\SXS.DLL
    LoadedModule[59]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    LoadedModule[60]=C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.619 5_none_88e41e092fab0294\MSVCR80.dll
    LoadedModule[61]=C:\Windows\assembly\NativeImages_v2.0.50727_64\mscorlib\f73f0a9c9a83dcd3f f428be509a7992f\mscorlib.ni.dll
    LoadedModule[62]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorsec.dll
    LoadedModule[63]=C:\Windows\system32\WINTRUST.dll
    LoadedModule[64]=C:\Windows\system32\CRYPT32.dll
    LoadedModule[65]=C:\Windows\system32\MSASN1.dll
    LoadedModule[66]=C:\Windows\system32\imagehlp.dll
    LoadedModule[67]=C:\Windows\system32\ncrypt.dll
    LoadedModule[68]=C:\Windows\system32\bcrypt.dll
    LoadedModule[69]=C:\Windows\system32\bcryptprimitives.dll
    LoadedModule[70]=C:\Windows\system32\USERENV.dll
    LoadedModule[71]=C:\Windows\system32\GPAPI.dll
    LoadedModule[72]=C:\Windows\system32\cryptnet.dll
    LoadedModule[73]=C:\Windows\system32\SensApi.dll
    LoadedModule[74]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Word\Microsoft.Education.Word.MathExtension.dll
    LoadedModule[75]=C:\Windows\assembly\GAC\Extensibility\7.0.3300.0__b03f5f7f11d50a3a\Extens ibility.dll
    LoadedModule[76]=C:\Windows\assembly\GAC_MSIL\office\14.0.0.0__71e9bce111e9429c\office.dll
    LoadedModule[77]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll
    LoadedModule[78]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Word\Microsoft.Education.Mathematics.Common.dll
    LoadedModule[79]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System\c40ec0f4cd203c88029 8f94c0427dd54\System.ni.dll
    LoadedModule[80]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Drawing\222eb8aa336 953a6b0216db2b0c4770d\System.Drawing.ni.dll
    LoadedModule[81]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Windows.Forms\dc5bb 74eefdbf954cdfb70dd534d5564\System.Windows.Forms.ni.dll
    LoadedModule[82]=C:\Windows\assembly\GAC_MSIL\Microsoft.Office.Interop.Word\14.0.0.0__71e9 bce111e9429c\Microsoft.Office.Interop.Word.dll
    LoadedModule[83]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Configuration\193d0 3ca60573c92f92d9b07fa5bc243\System.Configuration.ni.dll
    LoadedModule[84]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Xml\24d1b7ccbedaa36 02bae6a6acea9929e\System.Xml.ni.dll
    LoadedModule[85]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Word\MathControls.dll
    LoadedModule[86]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Word\MathEngine.dll
    LoadedModule[87]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Shared\sqmapi.dll
    LoadedModule[88]=C:\Windows\system32\shfolder.dll
    LoadedModule[89]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Shared\MathRichEditNative.Dll
    LoadedModule[90]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Shared\mathenginen.dll
    LoadedModule[91]=C:\Program Files\Microsoft Mathematics Add-in\2.0\Word\MathResources.dll
    LoadedModule[92]=c:\Program Files\Common Files\Microsoft Shared\VSTO\vstoee.dll
    LoadedModule[93]=C:\Windows\system32\urlmon.dll
    LoadedModule[94]=C:\Windows\system32\iertutil.dll
    LoadedModule[95]=C:\Windows\system32\WININET.dll
    LoadedModule[96]=C:\Windows\system32\Normaliz.dll
    LoadedModule[97]=c:\Program Files\Common Files\Microsoft Shared\VSTO\10.0\VSTOLoader.dll
    LoadedModule[98]=C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.616 1_none_08e61857a83bc251\MSVCP90.dll
    LoadedModule[99]=C:\Windows\system32\oledlg.dll
    LoadedModule[100]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
    LoadedModule[101]=C:\Windows\system32\MSVCR110_CLR0400.dll
    LoadedModule[102]=C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\ec4aeb1a93320223 07604cba8284778b\mscorlib.ni.dll
    LoadedModule[103]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System\52974bd8d9753cf71a 27181621dcf4eb\System.ni.dll
    LoadedModule[104]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\a4252f50e54a5 d2987e41709da9a117a\System.Core.ni.dll
    LoadedModule[105]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V28a60cc2#\f165 482199ea49be235ec53ad93e6889\Microsoft.VisualStudio.Tools.Office.Runtime.ni.dll
    LoadedModule[106]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O5949707a#\6d99 2851fc846eac2e388d2348711376\Microsoft.Office.Tools.ni.dll
    LoadedModule[107]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V883708cb#\bc02 fe4c18b7e176e9bee4c72ff4cb32\Microsoft.VisualStudio.Tools.Applications.Runtime.ni.dll
    LoadedModule[108]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V1955d7fd#\cc04 39da7e5347e89d6586ce262c1f69\Microsoft.VisualStudio.Tools.Applications.ServerDocument.ni.d ll
    LoadedModule[109]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Vf9a08577#\86f6 f20538156d2008fff97542e09765\Microsoft.VisualStudio.Tools.Applications.Hosting.ni.dll
    LoadedModule[110]=C:\Windows\system32\Secur32.dll
    LoadedModule[111]=C:\Windows\system32\SSPICLI.DLL
    LoadedModule[112]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\1204d7ae7e 0e637669e244a02b97983b\System.Drawing.ni.dll
    LoadedModule[113]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\d7d8 56d242ddc80d696aa425195e5252\System.Windows.Forms.ni.dll
    LoadedModule[114]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll
    LoadedModule[115]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Deployment\475303e 370c565f47cd7d159485f24d9\System.Deployment.ni.dll
    LoadedModule[116]=C:\Windows\system32\dfshim.dll
    LoadedModule[117]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\0523 c17527d811bdc9606a0c62145f3d\System.Configuration.ni.dll
    LoadedModule[118]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\771d4e20776373 ee95d2058b4d3f20a8\System.Xml.ni.dll
    LoadedModule[119]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Security\819aca5f3 26d35ce5f478c20366d0f5c\System.Security.ni.dll
    LoadedModule[120]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\76b84571f 4497227f40c72e246939ac0\System.Xml.Linq.ni.dll
    LoadedModule[121]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Oab3f8ec6#\0a3a f5db2975c482e98e96c99bb938af\Microsoft.Office.Tools.Word.Implementation.ni.dll
    LoadedModule[122]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O4a946565#\a550 db8b700051717681470a0b2b07d3\Microsoft.Office.Tools.Common.Implementation.ni.dll
    LoadedModule[123]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O854200f9#\a3df 0bec1a202ce176b839f788d40f44\Microsoft.Office.Tools.Common.ni.dll
    LoadedModule[124]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Oeab01fba#\9d47 6070258253869ff6ca2201f33b54\Microsoft.Office.Tools.Word.ni.dll
    LoadedModule[125]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O2eb0cc9a#\3994 dd35eb969eb2221f1886598f08cc\Microsoft.Office.Tools.v4.0.Framework.ni.dll
    LoadedModule[126]=C:\Users\kking\AppData\Local\assembly\dl3\D5O6KVBP.4TZ\YDKV3YJ1.QPK\2fd1 b7b3\d265be4b_e524cd01\PCREFindAddIn.DLL
    LoadedModule[127]=C:\Users\kking\AppData\Local\assembly\dl3\D5O6KVBP.4TZ\YDKV3YJ1.QPK\21e1 fe8e\00b3e430_67b7cb01\Microsoft.Office.Tools.Common.v4.0.Utilities.DLL
    LoadedModule[128]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
    LoadedModule[129]=C:\Program Files (x86)\Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFMOfficeAddin.dll
    LoadedModule[130]=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Visual Studio Tools for Office\x64\VSTOWordAdaptor.dll
    LoadedModule[131]=C:\Windows\system32\MSVCR100.dll
    LoadedModule[132]=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Visual Studio Tools for Office\x64\VSTOWordAdaptor.dll
    LoadedModule[133]=C:\Windows\system32\MSVCR110.dll
    LoadedModule[134]=C:\Program Files\Common Files\Microsoft Shared\OFFICE14\USP10.DLL
    LoadedModule[135]=C:\PROGRA~1\COMMON~1\MICROS~1\VBA\VBA7\VBE7.DLL
    LoadedModule[136]=C:\PROGRA~1\COMMON~1\MICROS~1\VBA\VBA7\1033\VBE7INTL.DLL
    LoadedModule[137]=C:\Windows\assembly\NativeImages_v2.0.50727_64\stdole\be0906e176cf1f8ed8 1084df7042ee1c\stdole.ni.dll
    LoadedModule[138]=C:\Windows\system32\explorerframe.dll
    LoadedModule[139]=C:\Windows\system32\DUser.dll
    LoadedModule[140]=C:\Windows\system32\DUI70.dll
    LoadedModule[141]=C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7 601.17825_none_2b253c8271ec7765\GdiPlus.dll
    LoadedModule[142]=C:\Program Files\Microsoft Office\Office14\msproof7.dll
    LoadedModule[143]=C:\Program Files\Microsoft Office\Office14\MSOHEV.DLL
    LoadedModule[144]=C:\Program Files\Microsoft Office\OFFICE14\PROOF\1033\MSGR3EN.DLL
    LoadedModule[145]=C:\Windows\system32\MPR.dll
    LoadedModule[146]=C:\Windows\System32\drprov.dll
    LoadedModule[147]=C:\Windows\System32\WINSTA.dll
    LoadedModule[148]=C:\Windows\System32\ntlanman.dll
    LoadedModule[149]=C:\Windows\System32\davclnt.dll
    LoadedModule[150]=C:\Windows\System32\DAVHLPR.dll
    LoadedModule[151]=C:\Windows\system32\wkscli.dll
    LoadedModule[152]=C:\Windows\system32\cscapi.dll
    LoadedModule[153]=C:\Windows\system32\netutils.dll
    LoadedModule[154]=C:\Windows\system32\SFC.DLL
    LoadedModule[155]=C:\Windows\system32\sfc_os.DLL
    LoadedModule[156]=C:\Program Files\Common Files\Microsoft Shared\OFFICE14\Csi.dll
    LoadedModule[157]=C:\Windows\system32\WINHTTP.dll
    LoadedModule[158]=C:\Windows\system32\webio.dll
    LoadedModule[159]=C:\Windows\system32\PSAPI.DLL
    LoadedModule[160]=C:\Windows\system32\WS2_32.dll
    LoadedModule[161]=C:\Windows\system32\NSI.dll
    LoadedModule[162]=C:\Windows\System32\netprofm.dll
    LoadedModule[163]=C:\Windows\System32\nlaapi.dll
    LoadedModule[164]=C:\Windows\system32\srvcli.dll
    LoadedModule[165]=C:\Windows\System32\npmproxy.dll
    LoadedModule[166]=C:\Windows\system32\HLINK.DLL
    LoadedModule[167]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[168]=C:\Windows\system32\WINMM.dll
    LoadedModule[169]=C:\Program Files\Microsoft Office\OFFICE14\PROOF\MSSP7EN.DLL
    LoadedModule[170]=C:\Program Files\Microsoft Office\Office14\mscss7en.dll
    LoadedModule[171]=C:\Program Files\Microsoft Office\Office14\css7Data0009.dll
    LoadedModule[172]=C:\Program Files (x86)\Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFMWord.dll
    LoadedModule[173]=C:\PROGRA~2\Adobe\ACROBA~1.0\PDFMaker\Common\X64\ADOBEP~1.DLL
    LoadedModule[174]=C:\Windows\system32\COMDLG32.dll
    LoadedModule[175]=C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
    LoadedModule[176]=C:\Windows\system32\apphelp.dll
    LoadedModule[177]=C:\Windows\system32\NetworkExplorer.dll
    LoadedModule[178]=C:\Windows\system32\EhStorShell.dll
    LoadedModule[179]=C:\Program Files (x86)\Google\Drive\googledrivesync64.dll
    LoadedModule[180]=C:\PROGRA~1\MICROS~1\Office14\GROOVEEX.DLL
    LoadedModule[181]=C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.61 61_none_0a1fd3a3a768b895\ATL90.DLL
    LoadedModule[182]=C:\PROGRA~1\MICROS~1\Office14\1033\GrooveIntlResource.dll
    LoadedModule[183]=C:\Windows\System32\cscui.dll
    LoadedModule[184]=C:\Windows\System32\CSCDLL.dll
    LoadedModule[185]=C:\Windows\system32\ntshrui.dll
    LoadedModule[186]=C:\Windows\system32\slc.dll
    LoadedModule[187]=C:\Windows\System32\StructuredQuery.dll
    LoadedModule[188]=C:\Windows\system32\actxprxy.dll
    LoadedModule[189]=C:\Program Files\Internet Explorer\ieproxy.dll
    LoadedModule[190]=C:\Windows\system32\thumbcache.dll
    LoadedModule[191]=C:\Windows\system32\SHDOCVW.dll
    LoadedModule[192]=C:\Windows\system32\ieframe.DLL
    LoadedModule[193]=C:\Windows\system32\OLEACC.dll
    LoadedModule[194]=C:\Windows\system32\SearchFolder.dll
    LoadedModule[195]=C:\Windows\System32\cscobj.dll
    LoadedModule[196]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\ACE.DLL
    LoadedModule[197]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\AGM.DLL
    LoadedModule[198]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\BIB.DLL
    LoadedModule[199]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\BIBUtils.DLL
    LoadedModule[200]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\Cooltype.DLL
    LoadedModule[201]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\JP2KLib.DLL
    LoadedModule[202]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\ARE.DLL
    LoadedModule[203]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\AdobePDFL.dll
    LoadedModule[204]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\AdobeXMP.dll
    LoadedModule[205]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\AXE8SharedExpat.dll
    LoadedModule[206]=C:\Program Files (x86)\Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFMEngine.dll
    LoadedModule[207]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\pdfsettings.dll
    LoadedModule[208]=C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\x64\MPS.dll
    LoadedModule[209]=C:\Program Files (x86)\Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFPort.dll
    Sec[0].Key=LCID
    Sec[0].Value=1033
    Sec[1].Key=skulcid
    Sec[1].Value=1033
    State[0].Key=Transport.DoneStage1
    State[0].Value=1
    State[1].Key=DataRequest
    State[1].Value=Bucket=41559749/nBucketTable=4/nResponse=1/n
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=Microsoft Word
    AppPath=C:\Program Files\Microsoft Office\Office14\WINWORD.EXE

    I recently ran into this with a bitmap in a 265 page document. I copied the bitmap to IrfanView and then back (I think that was the step -- I am already forgetting) and the copied it back. The problem went away. My student may look a bit more at the file -- I asked so I could give a more definitive comment here.
    The result I had suggests that it is a problem in WORD or the bitmap that WORD was using. Why WORD can deal with it and not Acrobat, I am not sure. However, when printing to the Adobe PDF printer there was not a problem, just with PDF Maker.

  • Did Adobe Acrobat/reader stop providing browser integrated PDF viewing(addin) for Internet Explorer?

    Did Adobe acrobat and reader stop providing browser integrated PDF viewing capability for Internet Explorer?
    Hi, I have been trying to view PDF's directly on my browser (Internet Explorer 9). We used to be able to have this available. To be honest last configuration that did work was Internet Explorer 8 with Adobe Acrobat 7. But I recently tried with Intenet Explorer 9 with Adobe Acrobat X and did not work as expected (I tried to activate the add in for Adobe but the adobe addin for PDF did not show up) I have the following questions:
    1) Do you still provide PDF's viewing capabilties on Internet Explorer?
    2) If yes: Is there a propper Add-in we (users) are able to install for Internet Explorer?
    3) if yes: Do we require to have Adobe Acrobat to have this capability? (this was my experience with IE8 and Adobe Acrobat 7)
    Additional Info:
    There seems to be an addin for Chrome wich works as expected (opens PDF in browser) to this current date. This does not happen on IE.
    Thanks in advance.
    AlbertCastle

    Are you using the 64-bit edition of Internet Explorer?
    The Adobe Reader/Acrobat plugin is 32-bit, and will not work on a 64-bit browser.
    Other possibilities: http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html

  • Assistance in configuring suspend

    I recently installed Arch, and I disliked the suspend-on-lid-close feature. I tried fiddling with settings in GNOME, but to no avail. Then I tried fiddling with a login.d to get it to work, and after a few restarts and much fiddling, it worked. However, now, it doesn't suspend at all, and I would like it to when I close the lid on battery. At the bottom of this post is a list of the software I have installed, in the event that there are conflicts that break it. If you need any other info to help me, please ask.
    a52dec 0.7.4-6
    aalib 1.4rc5-9
    accountsservice 0.6.29-2
    acl 2.2.51-2
    acpi 1.6-1
    aisleriot 3.2.3.2-1
    akonadi 1.8.1-1
    alacarte 3.6.1-2
    alsa-lib 1.0.26-1
    alsa-plugins 1.0.26-1
    alsa-utils 1.0.26-1
    archey3 20121209-1
    archlinux-artwork 1.6-2
    archlinux-keyring 20121113-1
    artwiz-fonts 1.3-7
    aspell 0.60.6.1-1
    at-spi 1.32.0-5
    at-spi2-atk 2.6.2-1
    at-spi2-core 2.6.3-1
    atk 2.6.0-1
    atkmm 2.22.6-1
    attica 0.4.1-1
    attr 2.4.46-2
    autoconf 2.69-1
    automake 1.12.5-1
    avahi 0.6.31-5
    avant-window-navigator 0.4.0-13
    awn-extras-applets 0.4.0-14
    b43-firmware 5.100.138-2
    b43-fwcutter 015-1
    baobab 3.6.3-1
    bash 4.2.039-1
    bc 1.06-8
    binutils 2.23.1-1
    bison 2.6.5-1
    bluez 4.101-1
    boost-libs 1.50.0-3
    brasero 3.6.1-1
    brltty 4.4-1
    broadcom-wl 5.100.82.112-8
    bzip2 1.0.6-4
    ca-certificates 20121105-1
    ca-certificates-java 20120608-1
    cabextract 1.4-2
    cairo 1.12.8-2
    cairomm 1.10.0-2
    cantarell-fonts 0.0.11-3
    caribou 0.4.4.2-1
    cdparanoia 10.2-4
    cdrdao 1.2.3-6
    cdrkit 1.1.11-2
    celt 0.11.1-4
    cheese 3.6.2-1
    chromaprint 0.7-1
    cifs-utils 5.7-1
    cln 1.3.2-1
    cloog 0.17.0-2
    clucene 2.3.3.4-6
    clutter 1.12.2-1
    clutter-gst 1.9.92-1
    clutter-gtk 1.4.0-1
    cogl 1.10.4-1
    colord 0.1.24-3
    colord-gtk 0.1.23-1
    compositeproto 0.4.2-2
    conky 1.9.0-1
    coreutils 8.20-1
    cpupower 3.6-1
    cracklib 2.8.19-1
    cronie 1.4.9-1
    cryptsetup 1.5.1-1
    cups 1.6.1-6
    cups-filters 1.0.25-1
    cups-pk-helper 0.2.4-1
    curl 7.28.1-1
    damageproto 1.2.1-2
    dasher 4.10.1-3
    db 5.3.21-1
    dbus 1.6.8-6
    dbus-glib 0.100-1
    dbus-sharp 0.7.0-4
    dbus-sharp-glib 0.5.0-4
    dconf 0.14.1-1
    desktop-file-utils 0.20-1
    device-mapper 2.02.98-1
    dhclient 4.2.4.2-1
    dhcpcd 5.6.3-2
    dialog 1.1_20120706-1
    diffutils 3.2-1
    dirmngr 1.1.0-4
    djvulibre 3.5.25.3-1
    dmxproto 2.3.1-2
    dnssec-anchors 20120422-1
    dnsutils 9.9.2.P1-1
    docbook-xml 4.5-5
    docbook-xsl 1.77.1-2
    dotconf 1.3-3
    dvd+rw-tools 7.1-4
    e2fsprogs 1.42.6-1
    ekiga 4.0.0-1
    empathy 3.6.2-1
    enca 1.13-2
    enchant 1.6.0-4
    eog 3.6.2-1
    eog-plugins 3.6.1-1
    epiphany 3.6.1-1
    evince 3.6.1-1
    evolution 3.6.2-1
    evolution-data-server 3.6.2-1
    exempi 2.2.0-1
    exiv2 0.23-1
    expat 2.1.0-1
    faac 1.28-4
    faad2 2.7-3
    faenza-icon-theme 1.3-1
    fakeroot 1.18.4-1
    farstream 0.2.2-1
    ffmpeg 1:1.0.1-1
    fftw 3.3.2-1
    file 5.11-1
    file-roller 3.6.3-1
    filesystem 2012.12-1
    findutils 4.4.2-4
    firefox 17.0.1-1
    fixesproto 5.0-2
    flac 1.2.1-3
    flashplugin 11.2.202.251-1
    flex 2.5.37-1
    folks 0.8.0-1
    fontconfig 2.10.2-1
    fontsproto 2.1.2-1
    foomatic-db 1:4.0.17_20120712-1
    foomatic-db-engine 1:4.0.17_20120712-1
    foomatic-filters 1:4.0.17_20120712-1
    freeglut 2.8.0-2
    freetype2 2.4.10-1
    fribidi 0.19.4-1
    fuse 2.9.2-1
    gawk 4.0.1-1
    gcalctool 6.6.2-1
    gcc 4.7.2-2
    gcc-libs 4.7.2-2
    gconf 3.2.5-3
    gconf-editor 3.0.1-1
    gconf-sharp 2.24.2-2
    gcr 3.6.2-2
    gd 2.0.36RC1-5
    gdbm 1.10-1
    gdk-pixbuf2 2.26.5-1
    gdm 3.6.2-1
    gedit 3.6.2-2
    geoclue 0.12.0-5
    gettext 0.18.1.1-4
    ghostscript 9.06-1
    giflib 4.1.6-5
    git 1.8.0.2-1
    gjs 1.34.0-1
    glew 1.9.0-2
    glib-networking 2.34.2-1
    glib2 2.34.3-1
    glibc 2.16.0-5
    glibmm 2.34.1-1
    glu 9.0.0-1
    gmime 2.6.13-1
    gmp 5.0.5-1
    gnome-backgrounds 3.6.0-1
    gnome-bluetooth 3.6.1-1
    gnome-color-manager 3.6.0-1
    gnome-contacts 3.6.2-1
    gnome-control-center 3.6.3-3
    gnome-desktop 1:3.6.2-1
    gnome-dictionary 3.6.0-1
    gnome-disk-utility 3.6.1-1
    gnome-documents 3.6.2-1
    gnome-font-viewer 3.6.2-1
    gnome-games 3.6.1-1
    gnome-games-extra-data 3.2.0-2
    gnome-icon-theme 3.6.2-1
    gnome-icon-theme-extras 3.6.2-1
    gnome-icon-theme-symbolic 3.6.2-1
    gnome-keyring 3.6.2-1
    gnome-media 3.4.0-1
    gnome-menus 3.6.1-1
    gnome-menus2 3.0.1-2
    gnome-mime-data 2.18.0-6
    gnome-nettool 3.2.0-1
    gnome-online-accounts 3.6.2-1
    gnome-panel 3.6.2-1
    gnome-power-manager 3.6.0-1
    gnome-screensaver 3.6.1-1
    gnome-screenshot 3.6.1-1
    gnome-search-tool 3.6.0-1
    gnome-session 3.6.2-1
    gnome-settings-daemon 3.6.3-2
    gnome-shell 3.6.2-1
    gnome-speech 0.4.25-2
    gnome-system-log 3.6.1-1
    gnome-system-monitor 3.6.0-1
    gnome-terminal 3.6.0-1
    gnome-themes-extras 2.22.0-3
    gnome-themes-standard 3.6.2-1
    gnome-tweak-tool 3.6.1-1
    gnome-user-docs 3.6.2-1
    gnome-vfs 2.24.4-6
    gnome-video-effects 0.4.0-2
    gnupg 2.0.19-3
    gnutls 3.1.5-1
    gobject-introspection 1.34.2-1
    gpgme 1.3.1-4
    gpm 1.20.7-1
    grantlee 0.3.0-1
    graphite 1:1.0.3-1
    grep 2.14-1
    groff 1.21-2
    grub-bios 2.00-1
    grub-common 2.00-1
    gsettings-desktop-schemas 3.6.1-1
    gsfonts 1.0.7pre44-3
    gsm 1.0.13-7
    gst-plugins-bad 1.0.3-1
    gst-plugins-base 1.0.3-1
    gst-plugins-base-libs 1.0.3-1
    gst-plugins-good 1.0.3-1
    gstreamer 1.0.3-1
    gstreamer0.10 0.10.36-1
    gstreamer0.10-base 0.10.36-1
    gstreamer0.10-base-plugins 0.10.36-1
    gtk-engines 2.21.0-1
    gtk-sharp-2 2.12.11-1
    gtk-update-icon-cache 2.24.14-1
    gtk-vnc 0.5.1-1
    gtk2 2.24.14-1
    gtk2_prefs 0.4.1-3
    gtk3 3.6.2-1
    gtkhtml4 4.6.1-1
    gtkmm3 3.6.0-1
    gtksourceview3 3.6.1-1
    gtkspell 2.0.16-2
    guile 1.8.8-2
    gutenprint 5.2.9-1
    gvfs 1.14.2-2
    gvfs-obexftp 1.14.2-2
    gzip 1.5-1
    harfbuzz 0.9.9-1
    heirloom-mailx 12.5-3
    hicolor-icon-theme 0.12-2
    hplip 3.12.11-2
    hspell 1.2-1
    hsqldb-java 1:1.8.0.10-2
    human-icon-theme 0.36-2
    hunspell 1.3.2-2
    hwids 20121203-1
    hyphen 2.8.6-1
    iana-etc 2.30-3
    icon-naming-utils 0.8.90-2
    icu 50.1-2
    idnkit 1.0-2
    ilmbase 1.0.3-1
    imagemagick 6.8.0.7-1
    imlib2 1.4.5-2
    inetutils 1.9.1-4
    inputproto 2.2-1
    intel-dri 9.0.1-1
    iproute2 3.6.0-2
    iptables 1.4.16.2-1
    iputils 20121126-1
    isl 0.11-1
    iso-codes 3.38-1
    jack 0.121.3-7
    jasper 1.900.1-8
    jdk7-openjdk 7.u9_2.3.3-1
    jfsutils 1.1.15-3
    jre7-openjdk 7.u9_2.3.3-1
    jre7-openjdk-headless 7.u9_2.3.3-1
    js 1.8.5-3
    json-c 0.9-1
    json-glib 0.15.2-1
    kactivities 4.9.4-1
    kbd 1.15.3-3
    kbproto 1.0.6-1
    kde-base-artwork 4.9.4-1
    kdebase-runtime 4.9.4-1
    kdebase-workspace 4.9.4-1
    kdelibs 4.9.4-3
    kdepim-runtime 4.9.4-2
    kdepimlibs 4.9.4-1
    keyutils 1.5.5-3
    khrplatform-devel 9.0.1-1
    kmod 12-1
    krb5 1.10.3-1
    lame 3.99.5-1
    lcms 1.19-2
    lcms2 2.4-1
    less 451-1
    libao 1.1.0-2
    libarchive 3.0.4-2
    libart-lgpl 2.3.21-2
    libass 0.10.0-3
    libassuan 2.0.3-1
    libasyncns 0.8-4
    libatasmart 0.19-1
    libavc1394 0.5.4-1
    libbonobo 2.32.1-2
    libbonoboui 2.24.5-2
    libcaca 0.99.beta18-1
    libcanberra 0.30-3
    libcanberra-pulse 0.30-3
    libcap 2.22-3
    libcap-ng 0.7.3-1
    libcddb 1.3.2-3
    libcdio 0.83-1
    libchamplain 0.12.3-1
    libcroco 0.6.8-1
    libcups 1.6.1-6
    libdaemon 0.14-2
    libdatrie 0.2.5-1
    libdbusmenu-qt 0.9.2-1
    libdca 0.0.5-3
    libdesktop-agnostic 0.3.92-5
    libdiscid 0.2.2-2
    libdmtx 0.7.4-3
    libdmx 1.1.2-1
    libdrm 2.4.40-1
    libdv 1.0.0-4
    libdvbpsi 0.2.2-1
    libdvdnav 4.2.0-2
    libdvdread 4.2.0-1
    libebml 1.2.2-2
    libegl 9.0.1-1
    libevent 2.0.21-1
    libexif 0.6.21-1
    libffi 3.0.11-1
    libfontenc 1.1.1-1
    libgbm 9.0.1-1
    libgcrypt 1.5.0-3
    libgdata 0.13.2-1
    libgdiplus 2.10-3
    libgee 0.6.6.1-1
    libgl 9.0.1-1
    libglade 2.6.4-3
    libglapi 9.0.1-1
    libgles 9.0.1-1
    libgme 0.6.0-2
    libgnome 2.32.1-3
    libgnome-data 2.32.1-3
    libgnome-keyring 3.6.0-1
    libgnome-media-profiles 3.0.0-3
    libgnomecanvas 2.30.3-2
    libgnomekbd 3.6.0-1
    libgnomeui 2.24.5-1
    libgpg-error 1.10-2
    libgphoto2 2.5.0-1
    libgsf 1.14.25-1
    libgssglue 0.4-1
    libgtop 2.28.4-1
    libgusb 0.1.4-1
    libgweather 3.6.2-1
    libgxps 0.2.2-1
    libical 0.48-1
    libice 1.0.8-1
    libid3tag 0.15.1b-7
    libidl2 0.8.14-2
    libidn 1.25-1
    libiec61883 1.2.0-3
    libieee1284 0.2.11-4
    libimobiledevice 1.1.4-2
    libiodbc 3.52.8-1
    libjpeg-turbo 1.2.1-1
    libkate 0.4.1-3
    libkgapi 0.4.3-2
    libkolab 0.4.0-1
    libkolabxml 0.8.1-1
    libksba 1.2.0-1
    libldap 2.4.33-3
    liblouis 2.3.0-1
    liblqr 0.4.1-3
    libltdl 2.4.2-7
    libmad 0.15.1b-6
    libmatroska 1.3.0-2
    libmms 0.6.2-1
    libmng 1.0.10-4
    libmodplug 0.8.8.4-1
    libmp4v2 2.0.0-2
    libmpc 1.0.1-1
    libmpcdec 1.2.6-3
    libmpeg2 0.5.1-3
    libmusicbrainz5 5.0.1-1
    libmysqlclient 5.5.28-1
    libnice 0.1.3-1
    libnl 3.2.11-1
    libnotify 0.7.5-1
    liboauth 0.9.6-1
    libogg 1.3.0-1
    libpcap 1.3.0-1
    libpciaccess 0.13.1-1
    libpeas 1.6.1-1
    libpipeline 1.2.2-1
    libplist 1.8-2
    libpng 1.5.13-1
    libproxy 0.4.7-2
    libpst 0.6.54-2
    libpulse 2.1-1
    libpwquality 1.2.0-1
    libqalculate 0.9.7-3
    libquvi 0.4.1-2
    libquvi-scripts 0.4.10-1
    libqzeitgeist 0.8.0-2
    libraw1394 2.0.7-2
    libreoffice-base 3.6.4-1
    libreoffice-calc 3.6.4-1
    libreoffice-common 3.6.4-1
    libreoffice-draw 3.6.4-1
    libreoffice-en-US 3.6.4-1
    libreoffice-extension-languagetool 1.9-1
    libreoffice-gnome 3.6.4-1
    libreoffice-impress 3.6.4-1
    libreoffice-kde4 3.6.4-1
    libreoffice-math 3.6.4-1
    libreoffice-postgresql-connector 3.6.4-1
    libreoffice-sdk 3.6.4-1
    libreoffice-sdk-doc 3.6.4-1
    libreoffice-writer 3.6.4-1
    librsvg 2.36.4-1
    libsamplerate 0.1.8-1
    libsasl 2.1.23-9
    libsecret 0.12-2
    libshout 1:2.3.1-1
    libsigc++ 2.2.11-1
    libsm 1.2.1-1
    libsndfile 1.0.25-2
    libsocialweb 0.25.21-1
    libsoup 2.40.2-1
    libsoup-gnome 2.40.2-1
    libspectre 0.2.7-1
    libssh 0.5.3-1
    libssh2 1.4.3-1
    libtasn1 3.1-1
    libthai 0.1.18-1
    libtheora 1.1.1-2
    libtiff 4.0.3-1
    libtiger 0.3.4-3
    libtirpc 0.2.2-4
    libtool 2.4.2-7
    libtracker-sparql 0.14.4-2
    libupnp 1.6.17-1
    libusb-compat 0.1.4-2
    libusbx 1.0.14-1
    libutempter 1.1.6-1
    libva 1.1.0-2
    libvisual 0.4.0-4
    libvorbis 1.3.3-1
    libvpx 1.1.0-1
    libwacom 0.6-1
    libwbclient 3.6.9-1
    libwnck 2.30.7-1
    libwnck3 3.4.4-1
    libwpd 0.9.4-1
    libwps 0.2.7-1
    libx11 1.5.0-1
    libxau 1.0.7-1
    libxaw 1.0.11-1
    libxcb 1.9-1
    libxcomposite 0.4.3-2
    libxcursor 1.1.13-1
    libxdamage 1.1.3-2
    libxdmcp 1.1.1-1
    libxext 1.3.1-1
    libxfixes 5.0-2
    libxfont 1.4.5-1
    libxft 2.3.1-1
    libxi 1.6.1-1
    libxinerama 1.1.2-1
    libxkbfile 1.0.8-1
    libxklavier 5.3-1
    libxml++ 2.36.0-1
    libxml2 2.8.0-1
    libxmu 1.1.1-1
    libxpm 3.5.10-1
    libxrandr 1.4.0-1
    libxrender 0.9.7-1
    libxres 1.0.6-1
    libxslt 1.1.26-3
    libxss 1.2.2-1
    libxt 1.1.3-1
    libxtst 1.2.1-1
    libxv 1.0.7-1
    libxvmc 1.0.7-1
    libxxf86dga 1.1.3-1
    libxxf86vm 1.1.2-1
    libytnef 1.5-3
    libzapojit 0.0.2-1
    libzeitgeist 0.3.18-3
    licenses 2.9-1
    linux 3.6.9-1
    linux-api-headers 3.6.3-1
    linux-firmware 20121118-1
    linux-headers 3.6.9-1
    lm_sensors 3.3.3-1
    logrotate 3.8.2-2
    lpsolve 5.5.2.0-2
    lsof 4.86-1
    lua 5.2.1-3
    lua51 5.1.5-3
    lvm2 2.02.98-1
    m4 1.4.16-2
    make 3.82-5
    man-db 2.6.3-1
    man-pages 3.44-1
    mash 0.2.0-1
    mcpp 2.7.2-4
    mdadm 3.2.6-1
    media-player-info 17-1
    mesa 9.0.1-1
    mesa-demos 8.0.1-2
    metacity 2.34.13-1
    mime-types 8-1
    mjpegtools 2.0.0-2
    mkinitcpio 0.12.0-2
    mkinitcpio-busybox 1.20.2-1
    mobile-broadband-provider-info 20120614-1
    mono 2.10.8-2
    mono-addins 0.6.2-2
    mousetweaks 3.6.0-1
    mozilla-common 1.4-3
    mpfr 3.1.1.p2-1
    mpg123 1.14.4-1
    mtdev 1.1.3-1
    mutter 3.6.2-1
    mx 1.4.6-1
    mysql 5.5.28-1
    mysql-clients 5.5.28-1
    nano 2.2.6-2
    nautilus 3.6.3-1
    nautilus-sendto 3.6.0-1
    ncurses 5.9-3
    neon 0.29.6-4
    nepomuk-core 4.9.4-1
    net-snmp 5.7.2-1
    net-tools 1.60.20120804git-2
    netcfg 3.0-1
    nettle 2.5-1
    network-manager-applet 0.9.6.4-1
    networkmanager 0.9.6.4-1
    notification-daemon 0.7.6-1
    nspr 4.9.3-1
    nss 3.14-1
    nss-myhostname 0.3-3
    obex-data-server 0.4.6-3
    obexd-client 1:0.46-1
    opal 3.10.9-1
    opencore-amr 0.1.3-1
    openexr 1.7.1-2
    openjpeg 1.5.0-1
    openobex 1.5-3
    openssl 1.0.1.c-1
    opus 1.0.2-1
    orbit2 2.14.19-2
    orc 0.4.16-1
    orca 3.6.2-1
    os-prober 1.56-1
    oxygen-icons 4.9.4-1
    p11-kit 0.13-1
    pacman 4.0.3-5
    pacman-mirrorlist 20121128-1
    pam 1.1.6-1
    pambase 20120701-1
    pango 1.32.4-1
    pangomm 2.28.4-1
    parted 3.1-1
    patch 2.7.1-1
    pciutils 3.1.10-1
    pcmciautils 018-5
    pcre 8.32-1
    perl 5.16.2-1
    perl-error 0.17018-1
    perl-xml-parser 2.41-3
    perl-xml-simple 2.20-1
    phonon 1:4.6.0-3
    phonon-gstreamer 4.6.2-1
    pinentry 0.8.2-1
    pixman 0.28.0-1
    pkg-config 0.27.1-1
    pm-quirks 0.20100619-2
    pm-utils 1.4.1-5
    polkit 0.107-4
    polkit-gnome 0.105-1
    polkit-kde 0.99.0-2
    polkit-qt 0.103.0-1
    poppler 0.20.5-1
    poppler-data 0.4.5-1
    poppler-glib 0.20.5-1
    popt 1.16-5
    postgresql-libs 9.2.2-1
    ppl 1.0-1
    ppp 2.4.5-5
    prison 1.0-1
    procps-ng 3.3.5-1
    psmisc 22.19-1
    pth 2.0.7-4
    ptlib 2.10.9-1
    pulseaudio 2.1-1
    pulseaudio-alsa 2-1
    pygobject-devel 3.4.2-1
    pygobject2-devel 2.28.6-8
    pygtk 2.24.0-3
    pyrex 0.9.9-3
    python 3.3.0-1
    python-dbus-common 1.1.1-2
    python-distribute 0.6.30-1
    python2 2.7.3-2
    python2-atspi 2.6.0-2
    python2-beaker 1.6.3-2
    python2-cairo 1.10.0-1
    python2-dbus 1.1.1-2
    python2-gobject 3.4.2-1
    python2-gobject2 2.28.6-8
    python2-imaging 1.1.7-5
    python2-mako 0.7.2-2
    python2-markupsafe 0.15-2
    python2-notify 0.1.1-12
    python2-rsvg 2.32.0-12
    python2-xdg 0.23-2
    qca 2.0.3-2
    qimageblitz 0.0.6-2
    qjson 0.8.1-1
    qpdf 3.0.2-1
    qrencode 3.4.1-1
    qt 4.8.4-1
    qtwebkit 2.2.2-1
    randrproto 1.4.0-1
    raptor 2.0.8-2
    rasqal 1:0.9.29-1
    readline 6.2.004-1
    recode 3.6-7
    recordproto 1.14.2-1
    redland 1:1.0.15-3
    redland-storage-virtuoso 1:1.0.15-3
    reiserfsprogs 3.6.21-4
    renderproto 0.11.1-2
    rest 0.7.90-1
    rpcbind 0.2.0-9
    rtkit 0.11-1
    rtmpdump 20121203-1
    run-parts 4.3.4-1
    sane 1.0.23-2
    schroedinger 1.0.11-1
    scrnsaverproto 1.2.2-1
    sdl 1.2.15-3
    sdl_image 1.2.12-2
    seahorse 3.6.3-1
    sed 4.2.1-4
    sg3_utils 1.33-1
    shadow 4.1.5.1-2
    shared-color-profiles 0.1.5-1
    shared-color-targets 0.1.1-1
    shared-desktop-ontologies 0.10.0-1
    shared-mime-info 1.0-1
    smbclient 3.6.9-1
    soprano 2.8.0-2
    sound-juicer 3.5.0-1
    sound-theme-freedesktop 0.8-1
    soundtouch 1.6.0-1
    spandsp 0.0.6pre21-1
    speech-dispatcher 0.7.1-7
    speex 1.2rc1-2
    sqlite 3.7.14.1-1
    startup-notification 0.12-3
    strigi 0.7.7-2
    sudo 1.8.6.p3-1
    sushi 3.6.1-1
    sysfsutils 2.1.0-8
    systemd 196-2
    systemd-sysvcompat 196-2
    sysvinit-tools 2.88-9
    t1lib 5.1.2-3
    taglib 1.8-1
    talloc 2.0.8-1
    tangerine-icon-theme 0.27-1
    tar 1.26-2
    tcl 8.5.13-1
    tdb 1.2.11-1
    telepathy-farstream 0.6.0-1
    telepathy-glib 0.20.1-1
    telepathy-logger 0.6.0-1
    telepathy-mission-control 5.14.0-1
    texinfo 4.13a-7
    thunderbird 17.0-1
    tomboy 1.12.2-1
    totem 3.6.3-2
    totem-plparser 3.4.3-1
    tracker 0.14.4-2
    ttf-dejavu 2.33-3
    ttf-liberation 2.00.1-2
    ttf-ubuntu-font-family 0.80-3
    tzdata 2012j-1
    udisks 1.0.4-6
    udisks2 2.0.0-1
    unixodbc 2.3.1-1
    unzip 6.0-6
    upower 0.9.18-2
    usbmuxd 1.0.8-1
    usbutils 006-1
    util-linux 2.22.1-3
    v4l-utils 0.8.9-1
    vi 1:050325-3
    videoproto 2.3.1-2
    vinagre 3.6.2-1
    vino 3.6.2-1
    virtuoso-base 6.1.6-1
    vlc 2.0.4-5
    vte 0.28.2-3
    vte-common 0.34.2-1
    vte3 0.34.2-1
    wavpack 4.60.1-2
    webkitgtk2 1.10.2-1
    webkitgtk3 1.10.2-1
    webrtc-audio-processing 0.1-1
    wget 1.14-2
    which 2.20-5
    whois 5.0.20-1
    wine 1.5.19-1
    winetricks 20120912-1
    wireless_tools 29-7
    wpa_actiond 1.3-1
    wpa_supplicant 1.0-2
    x264 20121113-1
    xbitmaps 1.1.1-2
    xcb-proto 1.8-1
    xcb-util 0.3.9-1
    xcb-util-keysyms 0.3.9-1
    xdg-user-dirs 0.14-3
    xdg-user-dirs-gtk 0.9-1
    xdg-utils 1.1.0.git20121008-1
    xerces-c 3.1.1-3
    xextproto 7.2.1-1
    xf86-input-evdev 2.7.3-2
    xf86-input-synaptics 1.6.2-2
    xf86-video-intel 2.20.15-1
    xf86-video-vesa 2.3.2-2
    xf86dgaproto 2.1-2
    xf86vidmodeproto 2.3.1-2
    xfsprogs 3.1.8-2
    xineramaproto 1.2.1-2
    xkeyboard-config 2.7-1
    xorg-bdftopcf 1.0.3-2
    xorg-font-util 1.3.0-1
    xorg-font-utils 7.6-3
    xorg-fonts-alias 1.0.2-2
    xorg-fonts-encodings 1.0.4-3
    xorg-fonts-misc 1.0.1-2
    xorg-iceauth 1.0.5-1
    xorg-luit 1.1.1-1
    xorg-mkfontdir 1.0.7-1
    xorg-mkfontscale 1.1.0-1
    xorg-server 1.13.0.902-2
    xorg-server-common 1.13.0.902-2
    xorg-server-utils 7.6-3
    xorg-sessreg 1.0.7-1
    xorg-setxkbmap 1.3.0-1
    xorg-twm 1.0.7-1
    xorg-utils 7.6-8
    xorg-xauth 1.0.7-1
    xorg-xbacklight 1.2.0-1
    xorg-xclock 1.0.6-1
    xorg-xcmsdb 1.0.4-1
    xorg-xdpyinfo 1.3.0-1
    xorg-xdriinfo 1.0.4-3
    xorg-xev 1.2.0-1
    xorg-xgamma 1.0.5-1
    xorg-xhost 1.0.5-1
    xorg-xinit 1.3.2-3
    xorg-xinput 1.6.0-1
    xorg-xkbcomp 1.2.4-1
    xorg-xlsatoms 1.1.1-1
    xorg-xlsclients 1.1.2-2
    xorg-xmessage 1.0.3-2
    xorg-xmodmap 1.0.7-1
    xorg-xprop 1.2.1-1
    xorg-xrandr 1.3.5-1
    xorg-xrdb 1.0.9-2
    xorg-xrefresh 1.0.4-3
    xorg-xset 1.2.2-1
    xorg-xsetroot 1.1.0-3
    xorg-xvinfo 1.1.1-3
    xorg-xwininfo 1.1.2-1
    xproto 7.0.23-1
    xterm 287-2
    xvidcore 1.3.2-1
    xz 5.0.4-1
    yelp 3.6.2-1
    yelp-xsl 3.6.0-1
    zenity 3.6.0-1
    zip 3.0-3
    zlib 1.2.7-1
    zvbi 0.2.33-4
    Last edited by cjohnson (2012-12-13 02:25:36)

    Pls have a look, Best place to start , in and out
    http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/
    http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64
    http://www.windows-noob.com/forums/index.php?/topic/5124-using-sccm-2012-rc-in-a-lab-part-15-deploying-windows-8-consumer-preview-using-configuration-manager-2012-rc2/
    Video Pls
    <cite class="_Fe">www.youtube.com/watch?v=99I354t500g</cite>
    <cite class="_Fe"></cite><cite class="_Fe">www.youtube.com/watch?v=8uEvEVul1Vk</cite>
    Thanks, Prabha G

Maybe you are looking for

  • IMovie 09 crashes when capturing HD video from Sony HDR-FX1

    I have done this many times before on an white iMac 24" and an aluminum MB Pro. However, on my new MB Pro 13", when I attempt to capture video from my Sony HDR-FX1, the program crashes. I have removed and reinstalled iMove, including updates, but sti

  • BPM SA Bridge Idoc Message ID

    Hi Experts I have BPM where i receive some message. Scenerio is sync. So i BPM first i open sync to async bridge. In BPM i send idoc to ERP end after this step i do transformation with source abstract interface releted to idoc message target respode

  • Monthly Balance Sheet is not balanced

    Hi Everyone, I just found out that when I print my balance sheet by monthly, in some month, the figure of my "assets" is not equal to my "liabilities + equity". But when I print in annually, the both are tally. What could be the cause? Thanks in adva

  • Frm-92160 web version too old error

    plz suggest the solution to overcome from it

  • Typekit, CC and print vendors

    When you're collecting for output/packaging a print project from InDesign and you're using Adobe Typekit, the Typekit fonts will not be packaged. Will there be any sort of warning or message so that both the artist and the print vendor are aware thos