TLF 2.0 Sources Now Available on SourceForge

See Alan's blog post:  http://blogs.adobe.com/tlf/2010/07/tlf-now-on-sourceforge.html

Hi, thanks for the tip.
I was using 4.1, so I switched to 4.0 instead. But I'm getting the same error!?
This is what I did (I really appreciate your help by the way!):
Made a copy of the sdk 4.0.0 folder, and replaced textLayout.swc in frameworks/libs/ with the latest build.
Added this to the Flex sdk list, calling it "4.0.0 with TLF 2.0" and set this as the sdk for my project.
Now, when I put this code into my project
               <s:Scroller width="100%" height="100%">
                    <s:RichEditableText width="100%" height="100%"
                                             editable="false" selectable="false"
                                             fontSize="12.5" color="#333333">
                         <s:textFlow>
                              <s:TextFlow>
                                   <s:p>Paragraph test</s:p>
                              </s:TextFlow>
                         </s:textFlow>
                    </s:RichEditableText>
               </s:Scroller>
I get the runtime error "VerifyError: Error #1053: Illegal override of CSSTextLayoutFormat in spark.core.CSSTextLayoutFormat."

Similar Messages

  • Georaptor Updates now available.

    You might have seen that community updates to Georaptor mean that this extension is now available for SQL Developer 1.2.
    The Extension is now available from Sourceforge.
    I have updated the Extensions Exchangepage to reflect the new URL.
    <p>Sue

    The release time for different market is usually a little different.  The update just rolled out recently.  So you might have to wait for a while.  But I guess it should be soon.  There is a thread in this forum where people reporting whether updates are available for them.  You might check that to see whether you are in a market where update has been released.

  • [Update: Version 0.0.2 now available]Noteo - system tray notifications

    After being frustrated with the lack of non-gnome-dependant system tray 'widgets' for things like email and battery monitoring, I decided to have a bash at creating my own, initially only to notify me of system updates, but I realised that I could use the same place to display other things.
    Main changes: plugins can now be installed system wide as well as locally, meaning modules can be packaged in the AUR.
    Configuration files are now in ~/.config/noteo/ which is much tidier.
    Coming soon:
    Module which replaces notification daemon - I just need to tidy up the code and package it.
    Update: 0.0.2 now available
    Version 0.0.2 is in the AUR: http://aur.archlinux.org/packages.php?ID=15952
    some plugins are also in the AUR:
    http://aur.archlinux.org/packages.php?ID=16032
    http://aur.archlinux.org/packages.php?ID=16033
    http://aur.archlinux.org/packages.php?ID=16034
    or can be downloaded from sourceforge
    http://sourceforge.net/project/showfile … _id=268802
    As you can see in the status bar, when a 'module' want to tell you something, it flashes an icon in the system tray. If there is only one module wanting your attention, it flashes for about 10 seconds, then just displays that icon.
    When there is more than one module wanting your attention, it switches to a generic icon. Hovering over the icon will describe which modules are attempting to notify you
    If there is only one module active, clicking on the icon will bring up that module's dialog, if there is more than one module active, you will be shown which modules are wanting your attention.
    You can also usually bring up the module's dialog by right clicking on the icon and choosing the appropriate menu option:
    New feature: module authors can add icons to the right click menu
    Noteo by itself has almost no functionality - it acts as a framework into which modules can 'plug-in'. 'Modules' are simple to make, and I hope that some of you will write some/improve mine.
    To configure the modules, edit the module configuration files which will be generated on first run and placed in ~/.config/noteo/
    Hope this is of some use to someone.
    For those wanting to make new 'modules', maybe take a look at the source to the GmailCheck module, which is hopefully quite self-explanatory.
    Last edited by bavardage (2008-03-30 09:14:15)

    New alerts do not appear on the screen. The 'windows' in the screenshot are what appears when you click on the icon and a module wants your attention. New alerts cause the icon in the tray to change to whatever that module specifies e.g. on low battery, the 'BatteryStatus' module shows your icon theme's battery-critical icon (flashing initially and then becoming static - if there is more that one module wanting your attention, a generic icon is then shown)
    Edit: actually the battery module does display a dialog box when the battery is critical, asking the user whether they want to hibernate or not, however this can be turned off. Noteo itself does not display dialogs, the modules can if they so desire. In future releases I do plan to implement something like libnotify notifications which the user can choose to activate. Also I am coding a module for noteo which can replace notification daemon.
    Last edited by bavardage (2008-03-31 16:52:54)

  • Sun Java 3D looking glass now available - Package ?

    Hi,
    justread the following:
    https://lg3d-core.dev.java.net/lg3ddevelopersguide.html
    Project Looking Glass Open Source
    Sun Microsystems is contributing Project Looking Glass, based on Java(tm) technology, to the open source community. Project Looking Glass is an exploration project to bring innovative 3D features to the desktop environment. The desktop interface will offer an intuitive, new 3D environment to interact with desktop applications featuring window transparency, rotation, zoom, multiple desktop workspaces and miniaturization.Project Looking Glass offers a platform to realize far richer and more entertaining user experience for existing and new applications in 2D or 3D. The technology enables developers to build highly visual 3D desktops and applications that will run on Linux systems such as Sun's Java Desktop System. The Solaris(tm) environment will be supported in near future.
    What does this mean to you?
    If you're a software developer, please go to http://enews.sun.com/CTServlet?id=63058 … 8531213971 and download this early version of the code and join the community in developing the 3D desktop.
    Interested in using the Project Looking Glass? The project is in very early stages and a commercial version is not available yet. Please go to http://enews.sun.com/CTServlet?id=63058 … 8531213990 to keep up to date on our progress.
    Why Open Source?
    Project Looking Glass is in its infancy, and we'd like to explore lots of ideas and possibilities.  We're releasing the Project Looking Glass code to the whole community to explore every aspect of the technology rather than restricting access to a privileged few. We believe this open development is an excellent model to pursue this exciting and vast opportunity.  So, your involvement is eagerly anticipated. We believe new dimension of developer innovation by making Sun's cutting edge technology available at Sun's 3D Desktop Technology Open Source Project on java.net.
    We have been working for several months on cleaning the software up, providing basic features and functionality key to 3D window management. A key focus was looking at the existing 2D desktop applications, ensuring minimal compatibility and performance problems. The next step is to look what else we can do to foster real world 3D interactivity. We decided to open source this at a very early stage to ensure that we got good feedback from the community.
    What's in the Open Source Project?
    The following features are now available in the Project Looking Glass open source release:
    3D Window Manager Platform - Java 3D based highly scalable 3D platform with client-server model support.
    3D Window Manager and Application Development API - Java API to develop new 3D desktop applications and 3D desktop Window Manager features.
    Native Application Integration Module - Allows developers to run conventional X11 applications in the 3D environment.
    Sample 3D Window Manager - provides a simple sample implementation for testing and demonstration purposes
    3D Environment Lite - Enables developers to run a simplified 3D environment as an application on a Java 3D enabled platform including Linux and Solaris environments. This serves as a development tool to test implementations.
    This is all available at: http://enews.sun.com/CTServlet?id=63058 … 8531213971
    What's the licensing model?
    There are three license choices for developers interested in creating applications using Project Looking Glass.
    For developers who are interested in reviewing, revising, and redistributing the source code as part of their own application, Project Looking Glass has been submitted as an Open Source project on java.net under the GNU Public License, or GPL.
    For developers who are interested in developing an application on top of the existing Project Looking Glass platform without reviewing and/or altering the code base, there is a binary version of the current state of the project available for download under a traditional Binary Code License. This is also available on java.net.
    Finally, for developers or organizations interested in other uses or revising the source code but wish to keep their implementation and related application proprietary, please contact Sun at [email protected].
    Project Looking Glass Community Meeting
    Wednesday June 30, 2004
    4:30pm to 6:00pm
    The Argent Hotel, City Room
    San Francisco, California, USA
    http://www.argenthotel.com/location.htm
    4:00-4:30 Registration
    4:30-4:45 Welcome, Introductions, and 3D Desktop Project Demo
    4:45-5:30 Technology Overview, Possible Sub Projects, How to Get Started
    5:30-6:00 Q&A and Networking
    Please join the conversation with the Project Looking Glass developers from Sun Microsystems. This meeting will be technically focused introducing developers to the project and letting them know how to get involved.
    You can meet the team from "Project Looking Glass" and other developers while enjoying food and refreshments. There is open admission. You do not need a JavaOne Conference Pass to attend.
    There will be no webcast available, but we will post the information available at the meeting on the website. We'll also have several presentations and Project Looking Glass at JavaOne, and we'll post as many as we can on the web.
    You can see Hideya Kawahara on stage with Jonathan Schwartz and Scott McNealy of Sun Microsystems demonstrating the Project Looking Glass technology and announcing the open source project at http://enews.sun.com/CTServlet?id=63058 … 8531214001 (select View Webcast).
    If you have any questions, please send them to: [email protected]
    Sun's Project Looking Glass Team
    To use our one-click unsubscribe facility, select the following URL:
    http://subscriptions.sun.com/unsubscrib … 1002686649

    Hi i found something like suns..loking glasses....
    METISSE
    http://insitu.lri.fr/~chapuis/metisse/index.html
    PKGBUILD:
    pkgname=metisse
    pkgver=0.3.1
    pkgrel=1
    pkgdesc="A real 3D-Desktop"
    url=""
    license="GPL"
    depends=('xfree86' 'nucleo')
    source=(http://insitu.lri.fr/~chapuis/software/metisse/metisse-0.3.1.tar.bz2)
    build() {
      cd $startdir/src/$pkgname-$pkgver
      ./configure --prefix=/usr
      make || return 1
      make prefix=$startdir/pkg/usr install
    PKGBUILD of nucleo
    pkgname=nucleo
    pkgver=0.1
    pkgrel=1
    pkgdesc="Nucleo library (needed by metisse)"
    url=""
    license="GPL"
    depends=('xfree86')
    source=(http://insitu.lri.fr/~chapuis/software/metisse/nucleo-0.1-20040705.tar.bz2)
    build() {
      cd $startdir/src/$pkgname-$pkgver
      ./configure --prefix=/usr
      make || return 1
      make prefix=$startdir/pkg/usr install
    btw. you need gcc 3.4 not 3.4.1
    and if metisse don´t want to compile ..like
    ametista.cxx: In function `int main(int, char**)':
    ametista.cxx:88: error: array bound forbidden after parenthesized type-id
    ametista.cxx:88: note: try removing the parentheses around the type-id
    make: *** [ametista.o] Error 1"
    you should patch the file src/metisse-0.3.1/FvwmAmetista/main/ametista.cxx:88
    before:  char **user_arg  char **user_argv = new (char *) [user_argc] ;
    after  :  char **user_argv = new char * [user_argc] ;
    sorry but i dont know howto create patch files ...feel free to make a patch
    hoppe you find this software as funny as i do
    mattux

  • PlayBook OS v2.0.1.668 now available

     PlayBook OS v2.0.1.668 now available from your PlayBook at Options > Software Update.
    The update varies for users from 315-319MB in size. It's recommended that you connect to a power source during the upgrade (so your battery doesn't go dead halfway through).
    Please post your findings.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

    Thanks for the update
    Regards,
    Nick
    - If my response has helped you, please click "Options" beside my post and mark it as solved. Clicking the "thumbs up" icon near the bottom of my response would also be appreciated.

  • 10.1.0.3 Patchset Now Available

    The 10.1.0.3 patchset is now available on Metalink for Microsoft Windows and Intel Linux. From a brief glance at the rest of the platforms it doesn't appear to be out yet for the Unix platforms.
    Can anyone from Oracle let us know if there's any changed/improved functionality from an OLAP point of view with the 10.1.0.3 patchset? One thing I do know is that Discoverer Plus OLAP (aka Drake) requires 10.1.0.3, but is there anything else in the patch that should interest us?
    thanks
    Mark

    A few comments...
    1) I urge all OLAP 10g users to apply the OLAP 10.1.0.3.0A patch (PS# 3769360) to their 10.1.0.3.0 databases. Do not run OLAP without it. Currently the patch is only available on Windows. Linux and HP-UX should be available soon.
    2) Be sure to patch both the Oracle Database Server and Client with the RDBMS 10.1.0.3.0 and OLAP 10.1.0.3.0A patches. Analytic Workspace Manager is found on the Client. So if you fail patching AWM, it will become out of sync with the Server and will not work.
    3) Any new functionality with AWM 10.1.0.3.0A? Users are no longer required to manually enable the analytic workspace for query by the OLAP API. Dynamic enablement automatically creates compatible SQL views over the analytic workspace even if you change the logical model.
    4) Does AWM 10.1.0.3.0A use AWXML? Yes, however only for the query access. The building processing has not changed. With the upcoming 'AWM2' (10.1.0.3.0B), this will completely change over to AWXML.
    AWM2 will allow you to go directly from Oracle relational source tables or views to a multidimensional analytic workspace, without the previous prerequisites of creating ROLAP objects. Simply define and alter the logical model within AWM2 and see your results instantaneously. Easily create calculated measures with sophisticated, custom aggregations, etc...
    Currently the OLAP 10.1.0.3.0B patch and corresponding AWM2 has a GA of September 30th.
    5) Will the OLAP 10g docs be updated for 10.1.0.3.0/10.1.0.3.0A/10.1.0.3.0B? Yes, the Javadoc for the OLAP API and AWXML has been updated for 10.1.0.3.0. The OLAP DML Guide is being be re-edited and should be available within a week. The OLAP Reference and App Developer's Guide are being overhauled for 10.1.0.3.0A and will be available by the end of the month. Then again for 10.1.0.3.0B, the App Developer's Guide will be updated.

  • Visual Studio 2012 - Source Not Available After Pressing Pause While Debugging

    Hi,
    In Visual Studio 2008, when we'd open a dialog in our application (Native C++, 64-bit) and pressed 'Pause', the debugger would automatically go to the location of the dialog in the code and the call stack would show the series of calls to arrive
    at the current position.
    Now that we've upgraded to Visual Studio 2012, this functionality is lost.  When we press 'Pause', a 'Source Not Available' tab will appear.  The call stack shows the following:
    ntdll.dll!ZwWaitForSingleObject()
    KernalBase.dll!WaitForSingleObjectEx()
    <several lines of nvoglv64.dll>
    kernel32.dll!BaseThreadInitThunk()
    ntdll.dll!RtlUserThreadStart()
    At first we thought it was a symbol issue since none of the Windows-related dlls had pdbs. None of our workstations are connected to the Internet so I used symchk to download all the required symbols.  Despite all of the symbols now being loaded, the
    debugger still doesn't show the actual call stack into our code.
    Is there a setting somewhere that needs to be set? Or are we out of luck since our machines are never online?
    Any thoughts are apprecated.
    Thanks.
    Visual Studio Premium 2012 (11.0.60610.01 Update 3)

    Hi,
    Welcome to MSDN.
    In Visual Studio 2008, when we'd open a dialog in our application (Native C++, 64-bit) and pressed 'Pause', the debugger would automatically go to the location
    of the dialog in the code and the call stack would show the series of calls to arrive at the current position.
    Now that we've upgraded to Visual Studio 2012, this functionality is lost.  When we press 'Pause', a 'Source Not Available' tab will appear.  The
    call stack shows the following:
    ntdll.dll!ZwWaitForSingleObject()
    KernalBase.dll!WaitForSingleObjectEx()
    <several lines of nvoglv64.dll>
    kernel32.dll!BaseThreadInitThunk()
    ntdll.dll!RtlUserThreadStart()
    According to these words above, do you mean clicking “Break All” as following image?
    The error means that our project does not contain source code for the code that we are trying to view, you could refer to
    this link for more information.
    In order to solve this issue, you could debug it in another machine which can download symbols form Symbol Servers, then copy that
    symbols to your machine to test.
    You could change the Symbols setting of the Visual Studio of the other machine as following image:
    Then copy the symbols in that directory to your machine, and change the Symbols settings to your local directory to test.
    Regards.
    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.

  • Production release of ODT now available

    I'm happy to announce that the production release of ODT is now available for download here:
    http://www.oracle.com/technology/tech/dotnet/tools/index.html
    There have been alot of enhancements over the beta. A few of the more interesting ones include:
    * support for generating typed datasets
    * ad hoc SQL Query Window with script support
    * enhanced PL/SQL editing
    * integrated error manual
    Keep the feedback coming!
    Christian Shay
    Oracle

    Here are some first impressions of the "Query window". This is just a list of the problems, so it seems quite negative. Some of the problems are small and some are larger. The thing that I think will annoy me most from day-to-day is the lack of a hotkey for execute and that bind-variables are not supported (but we all have our pet-bugs/problems):
    - In the context menu for the connection move the "Query Window" up under open (I quite sure the query window is more used than both "Delete" and "Close").
    - You shouldn't call the feature "Query Window" in the context menu and "Query Editor" in the title of the window. Be consistent.
    - You might want to rename the "Query Window" to "Query Analyser" (for compatibility with sql server)
    - A explain window (or rather a explain tab) should be added (like every other query tool).
    - Sql-statements should be timed, the time should be shown in milisecounds(!) and rounded/truncated (it might not be that percise but it invaluble as a quick guage when rewriting a sql to see if you a going in the right direction). For extra points show any "long ops" messages/status at regular intervals. Maybe it would be very interesting (powerfull) to see "buffer gets" next to the elapsed time.
    - "Execute" really need a hotkey. I would suggest either "Ctrl+Enter" (for compatibility with Toad), "Ctrl+E (for compatibility with Sql Server) or F5 (for compatibility with Sql Server and Visual Studio). The hot key sould be shown in a tooltip when hovering the execute button.
    - I overlooked the execute button at first. Move it to a toolbar and make it a green "Play"-button (for compatibility with Toad, Tora and Sql Server).
    - When having 2 sql-statements in a query window you seem to execute the last one. Please execute the one under the cursor. Sql statements should be seperated by empty lines (ie. containing only white space) or a semicolon.
    - The "Toggle Query Output" is non-descriptive. Change it to "Hide Query Output" (and "Show Query Output" respectively) and add the little black cross that e.g. the "Task List" have.
    - When having e.g. "select * from dual;" the Query Window and going to the line before that statement and typing "/*test" the whole window turns green (so far, so good), but when adding the closing "*/" after "test" the select-statement stays green.
    - Line and collumn-numbers in the error messages would be really usefull.
    - It seems that you don't provide help to the keywords? it thought that was one of the "selling points"?
    - Intellisense would be nice (but maybe mostly a "cool"/"demoware" feature). But maybe a hotkey for opening the "Oracle Explorer" with the active (eg. where the cursor is on or a the right of) table/view/function/package/... expaned would be more usefull. If the cursor is at the right of the keyword "FROM" a list of tables should be shown but if it is on "FROM" the help with the syntax should be shown. Escape should return focus to the query.
    - Ctrl+L should make the selection lowercase and Ctrl+U make it uppercase (or Ctrl+U and Ctrl+Shift+U for compatibility with the rest of VS.NET). I find that the code, I use the editors "change case"-feature most on is sql sinse I really like sql keywords upper case and identifiers lower case (and oracle ofthe make everything uppercase).
    - Now I see that there is a execute button on the toolbar, but (a) you have made it a strange brownish green (please make it greener) (b) you have placed it in the far left (or that is where it showed for me) in the top toolbar, where I had expected it to the left of the text "Query Editor" (inside the "ORACLE://<shema>.<datasource>/Query" pane).
    - Move the title "Query Editor" to the Tab (that says "ORACLE://<shema>.<datasource>/Query"). This will save some vertical space and make space for the toolbar. The title "Query Output" might be remove altogether.
    - Bind variables doesn't seem to be supported. I think that this is really a problem since *you should make it easy for developers to do the right think* and bind variables certainly is the right thing. You should bring up a window with the binds that are used in the query and enable me to set their type (if you can't figure it out from context (eg. emp.id=:emp_id would probably mean that :emp_id is a number) and their value. Also please persist the type/value for each variable name so I don't need to figure out the id of that employee I usally test with.
    A few non-query window notes:
    - In the spirit of "make it easy to do the right thing", what would be the easy way to call (and get intellisense on) a package function in a the cs-file?
    - In the context menu for a procedure "Run" should be "Run..." sinse it just brings up a window. And you probably want to "Delete" at the bottom (above the line).
    - In the context menu for a view "Retrive Data..." should be "Retrive Data" sinse it doesn't bring up a dialog. I accidentally selected it for a rather large/slow view and really wanted a "Stop" button (thanks for the option to stop after 30 seconds). I think you shouldn't retrive more than, say, 50 rows without the user explicitly saying so (and never blob/long raw columns or more than eg. 100 chars from a clob/long column).
    - The default action when dobbelt clicking a table shouldn't be "Retrive Data..."(!), it should be "Design...".
    - Choosing "Generate Create Script..." (which might just be called "Generate Script") on a produce, funciton or package, should bring up a preview window with a save-button.
    - When opening a function in the "Oracle Explorer", setting the cursor on eg. the keyword FUNCTION and hitting F1, the help index opens searching for "Oracle.ODT.SQL.CREATE FUNCTION", but there is (of cause?) no such topic. If I select the any part of the text in the help index search box and hit delete, I am asked "Oracle Explorer, Are you sure that you want to permanently delete '<shema>.<datasource>.<function name>' from the database ?" which is definetly not was I want to do!
    With regards to the rest of the add-in, what is was really hoping for was Visual Source Safe integration and easy procedure calling, but that doesn't seem to be implemented. But then I don't know what the problem statement for this add-in was.

  • ADVANCED DEVELOPER CONFERENCE LAB NOW AVAILABLE

    The entire Advanced Developer Conference lab, complete with full source, is now available on the DeveloperCenterSamples page.
    The lab is a complete application for a fictional company, Remedy Pharmaceuticals. It includes clear and commented code in Java and .NET for:
    Basic portlet developmentAdaptive portlet development utilizing inter-portlet communication and in-place refreshPlumtree Event Interface (PEI) implementationsPluggable NavigationBranding and personalization without codingAuthentication Web ServicesCrawler Web ServicesProfile Web ServicesSearch Web Servicesand more ...All in the context of a single application.
    ross

    Tony,
    I "think" the easiest way to get PDF output at a cheap price is going to be PL/PDF (http://plpdf.com). It looks like it costs $500, and I don't see any other software requirements, since it works with mod_plsql.
    The coccon and other "stuff" is free, but I don't know how difficult it is to get setup and running. I'm also not sure how much leeway you get in designing your output.
    Since PL/PDF is generated by code you write with PL/SQL packages, I imagine that you can get some pretty customized output that would exactly fit your needs.
    When I first heard Apex 3.0 would allow PDF output, I was hoping that there was some kind of unannounced deal where Oracle had bought the company and was going to include the PL/PDF packages as some of their "standard" packages, like DBMS_OUTPUT.
    At least since they haven't done it yet, there may still be some hope that maybe someday they will, but then I don't see where that would really benefit the BI Publisher market, though I no idea how big that market is. It seems like quite a few Oracle shops aren't budgeted enough to get into that "niche", it's usually hard enough paying for the products already licensed.
    Bill Ferguson

  • Latest Apps 11i Techstack (ATG RUP 7) Now Available

    Hi alla,
    Latest Apps 11i Techstack (ATG RUP 7) Now Available now avaliable, You can fine more details on
    http://blogs.oracle.com/stevenChan/2009/07/apps_11i_techstack_atg_rup_7.html
    The official name for this patch is:
    Oracle Applications Technology 11i.ATG_PF.H.delta.7 (RUP7) (Patch 6241631)
    In other words, this is the seventh consolidated rollup of patches released on top of 11i.ATG_PF.H. For the Oracryptoanalysts out there who like to track nomenclature variants of these things, this patch is also referred to as the Applications Technology Group (ATG) Family Pack H Rollup 7.
    This Rollup patch is a collection of technology-stack patches that can safely be applied on top of the ATG Family Pack H. This Rollup patch is cumulative: all previous patches released for Family Pack H since the initial 11.5.10 release are included in this latest patch, including:

    Hi,
    We are planning to apply this to our instance too. Could you please guide us to the right direction.Do you follow the steps in (Note: 783600.1 - About Oracle Applications Technology 11i.ATG_PF.H.delta.7 (RUP 7))? I believe this document should be enough.
    Initially we are facing 'Perl environment not set for Oracle Applications. (TXK libraries not in INCLUDE list)Please post the complete error message and at what stage/step you receive this error.
    Ensure that Autoconfig has been run and your environment has been sourced correctly.'Make sure AutoConfig complete successfully on the application tier node before applying this patch, and you are logged in as applmgr user and have sourced the env file.
    we have tried to adding $APPLRGF(whole patch) to PRL5LIB path. We are getting the above error during the pre-requisites Why to add $APPLRGF? Is there something about this environment variable mentioned in the patch document? Source the env file should be enough.
    Regards,
    Hussein

  • [ANN] OC4J 10g (10.1.3) Developer Preview is now available

    OC4J 10g (10.1.3) Developer Preview 3 is now available for download.This Developer Preview is J2EE 1.4 compatible and provides significant new features covering Web Services, general infrastructure services such as classloading, and the first glimpse of Enterprise Manager Application Server Control console to manage, deploy and monitor.
    http://www.oracle.com/technology/tech/java/oc4j/1013/index.html

    I am very sorry .Bu i found so many errors after i tried
    Oracle Jdeveloper 10g(10.1.3)
    I am using a machine with cou 3.0G, 1G DDrR memeory and an chinese windows 2000.I am enjoy using jdeloper9.0.5.2.But when I was trying 10.1.3,I created a normal jsp and made it.I get erros as follows :Error(1,44): [][][][][][][][]。
    I tried to lauch the oc4j server ,got the following errors:Error compiling D:\jdevj2ee1013\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\applications\admin_ejb.jar: Syntax error in source or compilation failed
    04/12/04 21:48:31 Error in application default: Error loading package at file:/D:/jdevj2ee1013/jdev/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_ejb.jar, Compile error: Syntax error in source or compilation failed
    04/12/04 21:48:31 done.
    04/12/04 21:48:31 Error initializing server: Error initializing ejb-module; Exception Compile error: Syntax error in source or compilation failed
    04/12/04 21:48:32 Fatal error: server exiting
    And i found all the buttons in this version 10.1.3 that show chinese are all [][][][][]........
    after these annoying errors ,I cant use it at all.Maybe I should wait for the production version.

  • Sun ONE Message Queue 3.0.1 is now available

    Sun One Message Queue 3.0.1 is now available. Sun ONE Message Queue 3.0.1
    is an implementation of the Java Message Service version 1.1 specification.
    It comes in two editions; a free Platform Edition as well as an Enterprise
    Edition for full-scale, enterprise deployments.
    Noteworthy changes in 3.0.1 (compared to 3.0):
    * Substantial performance boost
    MQ 3.0.1 provides message delivery throughput up to double that
    attained with MQ 3.0, a performance boost that is especially important
    under heavy load conditions.
    * Certified for use with the Sun ONE Application Server 7.0
    MQ 3.0.1 is certified for Sun ONE Application Server 7.0, and is used as
    its native JMS provider. MQ has been integrated with the Application
    Server, providing JMS messaging support in an Application Server
    environment. You can configure the system for an internal MQ message
    server managed with Application Server administration tools, or an
    external MQ message server requiring MQ administration tools.
    * Support for Linux Red Hat 7.2 (JDK 1.4.1)
    MQ 3.0.1 is now certified for JDK 1.4.1 on Linux Red Hat 7.2 (and still
    supported on Linux Red Hat 7.1).
    * Bundled on Solaris
    MQ 3.0.1 Platform Edition will be bundled with Solaris 9 Update 2 when
    it ships in early 2003.
    For more specific details about 3.0.1 please see the product Release Notes
    at: http://docs.sun.com/source/816-6454-10/index.html
    The two editions of Sun ONE Message Queue 3.0.1 are:
    * The Platform Edition provides a free commercial grade JMS implementation,
    ideal for small-scale deployments and development environments on various
    operating environments.
    * The Enterprise Edition delivers maximum scalability and security features
    necessary for larger full-scale deployments.
    For specific details about the editions see the Administration Guide at:
    http://docs.sun.com/source/817-0354-10/overview.html#20864
    For more information about the product or to download the current version
    please visit:
    http://www.sun.com/software/products/message_queue
    Receiving feedback from current and potential customers is important to the
    product team. If you have questions, thoughts for additional features or
    think you have found a bug, we encourage you to send the team feedback.
    Please send mail to [email protected]. If appropriate, be sure to
    include the product version, information on the platform you are using and
    steps to duplicate the problem you are experiencing. If you are interested
    in purchasing the product and have a sales related question send mail to
    [email protected]
    Thank you for your interest in Sun ONE Message Queue!

    Customers who purchased the iPlanet Message Queue for Java version 2.0
    Enterprise Edition, or the iPlanet Java Message Queue version 1.1 Business Edition,
    who also have a current maintenance contract for this product, are entitled to a free
    upgrade. Sun customers should use their normal support channels to request the
    upgrade. All corporate customers with Sun Software Support contracts should be
    automatically notified of the upgrade via the ProductTracker by SubscribeNet
    program. If you haven't, please contact Sun Customer Service online or by phone at
    888-786-8111. Parties interested in upgrading will be required to provide
    proof-of-purchase. Customers of previous versions of the free Developer Editions, or
    customers without a current maintenance contract on this product, can not upgrade
    for free, they must buy the Sun ONE Message Queue 3.0 Enterprise Edition product,
    or they can download the Sun ONE Message Queue 3.0 Platform Edition product for
    free from: http://wwws.sun.com/software/download/download/5275.html

  • Hardware Development Kits for Windows 10 Technical Preview now available!

    Install the latest tools to build, test, and deploy drivers; test and measure your hardware running Windows; and customize, assess, and deploy Windows 10 on your hardware.
     These tools are now available for Windows 10 Technical Preview:
    Visual Studio 2015 CTP 6
    Visual Studio Tools for Windows 10 Technical Preview
    Windows SDK for Windows 10 Technical Preview
    Windows Driver kit (WDK) 10 Technical Preview
    Windows Hardware Lab Kit (HLK) Technical Preview
    Windows Assessment and Deployment kit (ADK) Technical Preview
    Become a
    Windows Insider to get the latest Windows 10 technical preview and the latest hardware development kits and tools.
    Get
    the WDK samples from GitHub
    Check out the
    Windows Driver Framework source code. It’s now open source and available on GitHub!
    Known issues
    Be aware of these known issues (as of 3/23) in this release:
    Windows SDK
    After you install the Windows SDK, Windows 10 apps might not build successfully with
    Visual Studio 2015 Community Technology Preview (CTP) 6 due to a of a metadata problem. Although you should not install the Windows SDK if you are doing app development, you can use the following workaround to build an app
    successfully:
    Exit Visual Studio.
    Open a command prompt as administrator.
    Run the \Program Files (x86)\Windows Kits\10\bin\x86\GenerateUnionWinMD.cmd script. 
    Windows ADK
    When installing to Windows 7 PCs, run ADKSetup.exe in administrator mode.
    WDK
    Currently, WDM templates do not build
    Driver deployment to target PCs won’t work if the
    Display name used in the Device Configuration dialog is different than the
    Network host name. In this release, verify that these names are the same.
    Target creation of mobile devices causes Visual Studio to become non-responsive.

    Hello ,
    May I know ,where is the HLK download link
    Is it likely HLKSetup.exe ??thanks
    Windows Hardware Lab Kit (HLK) Technical Preview

  • HT201317 i have recently installed icloud on my pc & have activated photo stream on my iphone.  only a portion of the photos from my phone are now available on my pc.  Why haven't they all transferred over?

    i have recently installed icloud on my pc & have activated photo stream on my iphone.  only a portion of the photos from my phone are now available on my pc.  Why haven't they all transferred over?

    When you turn on photo stream on a device that is the source of photos, only the photos you take in the future will sync to the stream, not the photos currently in the camera roll. 
    When you turn on photo stream on a device or computer that will receive photos from other devices, only the photos that have been on the servers for the past 30 days will sync, all older photos have been deleted from the servers.
    To sync camera roll photos that weren't part of photo stream, you need to sync them manually using itunes.

  • Lenovo Companion - self-diagnostic mobile app.Now available on Google's Play Store !

    Want to test your Lenovo Android phone or tablet?Looking for a quick and easy way to find solutions and tips for your Lenovo device?
     Lenovo is now making available,  a self-diagnostic mobile app called Lenovo Companion app formerly known as “Serviceit” for our Lenovo Android device customers.  
    Now available on Google's Play Store !
    Supported devices:
    Lenovo Android tablet.
    Lenovo Android Smartphones. 
    Here is the Lenovo Companion icon following the successful installation on a Lenovo mobile devices.
    Here are some of the functions for this app:
    This application is intended as a single click reference point to access the support site, our forums, technical tips (solutions) and videos related to the device the app is installed upon, along with a helpful set of diagnostic tools to test key functions of the device.   The ability to test individual features like camera, audio, microphone within the diagnostic are potentially helpful to validate the hardware is working correctly if audio / video is not working within other apps. 
    Look for solution tips and videos that suit your Lenovo Android devices
    Self-diagnose different device components functionality such as Touch Screen,Display ,rear and front camera, microphone, WiFi, Proximity Sensor ,Battery,Speakers,Receiver,etc.
    Check for Android firmware updates.
    Get more related support from Lenovo e-Support Website and Lenovo Community Forums.
    Screenshot of the home page of the app.  
                                    Main Screen                                                                            Menu/Settings Menu                           
    The diagnostics section provides tests for most of the devices key features.     
    Solutions and videos provided by this app are sourced from Lenovo Support website and are automatically filtered to display those relevant to your device only.
    The app is constantly updated and improved ,on some devices you may encounter some issues/limitations (that's why your opinion is very important to us) :
    App rotation does not work on some devices
    Users may encounter “server error” or “We cannot identify your device” error message when looking for solutions or videos
    ROM and RAM info showed in the app may not match what is displayed within Android tablet settings
     We appreciate your feedback on any other operational issues encountered.  
    Where to download?
    Now available on Google's Play Store:https://play.google.com/store/apps/details?id=com.lenovo.serviceit
    You can also download the apk from:  http://download.lenovo.com/mobileapp/forum/201502151531_serviceit-prd-signed-1.3.0.0215-forum.apk
    Alternatively, use a barcode scanner app to scan on the code below to initiate the download process (from the Play Store).
    Please let us know what you think about this app in these short surveys (Part A and Part B), which should not take more than five minutes.

    Serviceit has become the Lenovo Companion....Improved functionality and a cool new UI !
     

Maybe you are looking for

  • Airport Extreme 'sees' only one computer at a time

    Just ought a new Airport Extreme to replace on old Airport Express (flying saucer type) and find that only one computer can access the internet at a time. This is a downgrade odf service from the old Airport Express, and we cannot find any method to

  • Windows 8.1 64 bit Hibernbate issues

    Hi after installing a Windows 8.1 64 bit i have a hibernate issuess Laptop doesn't go for hibernating all power remains on HDD and System system stuck between intermediate state niether in sleep mode nor in shutdown mode please me about this issue. i

  • Nested for-each not working

    Hello all. I am studying XSLT in school and need some help. Display the following: Software titles for each operating system sorted by category. Sorting is not the problem. I am having an issue with displaying software titles for each operating syste

  • Audio on/off button is not coming in safari on iPad(iOS6)

    Hi, We have published some content using Captivate 7. We are facing a problem where audio on/off button is not being shown in safari on iPad(iOS6) while this is working fine on desktop browsers. Thanks -Manish

  • Return Process Brazil

    Hi Experst, we are implementing SAP in a Brazilien plant. We are struggeling with the vendor return process. Who knows how exactly it works. Normally we do it via quality notification and create a redelivery. Then do VL02N and post issue. But for bra