Application Libraries and Library Dependencies

Sorry, I do not know this forum cannot post new threads immediately.
I have an adf web application. In the Edit EAR Deployment Profile Properties dialog-> Contributors->Libraries Selected for Deployment: only *.jar are selected. Should I select all selections including ADF Model Runtime, BC4J Oracle Domains, BC4J Runtime, ......?
I need to deploy this adf web application to EAR

Hi,
if you deploy the application to an ADF enabled WLS server then you don't need these libraries.
Frank

Similar Messages

  • JDeveloper project libraries and Maven dependencies

    hi
    Using the Apache Trinidad Maven JDev Plugin, I am wondering how JDeveloper project libraries and Maven dependencies are supposed to be related (or "matched", or "kept in sync", or "work together", or ...).
    With the Maven settings.xml configured like this ...
    <settings>
      <!-- ... -->
      <localRepository>C:\my-maven-repository</localRepository>
      <!-- ... -->
    </settings>... I tried this ...
    C:\projects>mvn -v
    Maven version: 2.0.9
    Java version: 1.6.0_05
    OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
    C:\projects>mvn archetype:create -DgroupId=com.oracle.forums.mvnfirstproj -DartifactId=mvn-first-proj
    [INFO] OldArchetype created in dir: C:\projects\mvn-first-proj
    C:\projects>cd mvn-first-proj
    C:\projects\mvn-first-proj>mvn org.apache.myfaces.trinidadbuild:maven-jdev-plugin:jdev
    [INFO] Scanning for projects...
    [INFO] artifact org.apache.myfaces.trinidadbuild:maven-jdev-plugin: checking for updates from central
    Downloading: http://repo1.maven.org/maven2/org/apache/myfaces/trinidadbuild/maven-jdev-plugin/1.2.7/maven-jdev-plugin-1.2.7.pom
    2K downloaded
    [INFO] [jdev:jdev]
    [INFO] Generating JDeveloper 10.1.3.0.4 Project mvn-first-proj
    [INFO] Generating JDeveloper 10.1.3.0.4 Project mvn-first-proj-test
    ...After this, the file C:\projects\mvn-first-proj\mvn-first-proj-test.jpr contains
          <!-- ... -->
          <list n="libraryDefinitions">
            <hash>
              <list n="classPath">
                <url path="../../my-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar" jar-entry=""/>
              </list>
              <value v="true" n="deployedByDefault"/>
              <value v="junit:junit:jar:3.8.1" n="description"/>
              <value v="junit:junit:jar:3.8.1" n="id"/>
            </hash>
          </list>
          <!-- ... -->Notice the path for the JAR file in my specific Maven repository, to be relative to my specific project location.
    questions:
    (1) This seems to severely limit the options to share such a JDeveloper project file between developers in a team (e.g. using Subversion), because they would need their Maven repository and their JDeveloper project to be in the same (relative) location. Is this intended? Are there any options to work around these limitations?
    (2) If a project evolves, and additional libraries need to be configured in a JDeveloper project, what would be the preferred approach to keep these in sync with Maven dependency configurations?
    many thanks
    Jan Vervecken

    Hi Jan,
    Yes, some of the current approach is not ideal.
    +"Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time."+ - By having the pom.xml define for the project, I get the ability to run site goals, junit tests and other maven reports - get a feel for the project state. Even with a very basic pom.xml file containing the groupId, ArtifactId, version, SVN repository definition and the release plugin you gain the ability to use "mvn release:clean release:prepare" to help with tagging the source in SVN. These represent progress as up to this point the team has not had access to this.
    +"Making the build process easy".+ - The approach does make the build part easier for JDeveloper 10.1.2. As a maven build, it is now possible to check the project into SVN and have it built by Bamboo, without having to include an installation of JDeveloper 10.1.2 (for library access) on the CI server.
    +"If I understand correctly, in your approach, you are trying to keep both pom.xml and JDeveloper project files up-to-date manually?"+ - The only reason for keeping the JPR in sync with the pom.xml file is to allow the developers to still make use of features such as selecting run from the right click menu. At present, I am still slowly getting up to speed on how JDeveloper works and interacts with OC4J. Ultimately, you would want a maven plugin that will deploy the packaged WAR or EAR to the OC4J stand-alone or remote instance. This plugin would probably wrap the commands that the IDE uses, e.g.
    If you right click on the deployment profile for a project (JDeveloper 10.1.2) and select the Platform > Standalone OC4J options, you find:
    Deploying Ear+
    ${java} ${jvm.max.heap.size} -jar ${admin.jar}
    ${oc4j.url} ${username} ${password}
    -deploy -file ${ear.file}
    -deploymentName ${j2ee.app.name}
    Binding Web Apps+
    ${java} -jar ${admin.jar}
    ${oc4j.url} ${username} ${password}
    -bindWebApp ${j2ee.app.name} ${j2ee.web.app.name}
    ${oc4j.web.site} ${j2ee.context.root}
    And for Platform > OracleAS Remote DCM:
    ${java} -Djava.protocol.handler.pkgs=HTTPClient
    -jar ${Oc4jDcmClient.jar}
    ${dcm.servlet.url} ${username} ${password}
    redeploy ${remote.oracle.home}
    ${ear.file} ${j2ee.app.name} ${oc4j.instance.name}
    With a maven plugin- wrapping the deployment (possible even to the embedded OC4J) you could then look at get away without maintaining the libraries in the JPR. The JPR the becomes the configuration file for the IDE interaction only without affecting the build. For debugging, you can deploy to a standalone instance and start it using:
    java -server -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=4000 -jar oc4j.jar
    Then connect to the port specified. The primary project I was working on was developed in Netbeans and deployed to SJSAS. I have since switch this project to working with JDeveloper 11.1.1 as the IDE and doing remote debugging from the IDE connecting to the SJSAS debug port.
    Note, that the maven plugin development for the managing of these aspects should be easier with JDeveloper 11.1.1 and the integrated WLS.
    Have you used this approach in a project that uses ADF Business Components? - Yes, I have used it on one of the smaller ADF projects that had already been produced by the team. This project has all the maven features and ability to deploy to the remotes AS via ant scripts. The approach worked in both the dev and test environments. However, for final deployment, I still used the deployment profile to be consistent with the rest of the team.
    Regards,
    Graeme.

  • How do I install OSX onto a new SSD (in the place of my optical drive) without transferring all data across.  However, with the applications, system and library on the SSD to improve the speed, but keep non essential items (the home folder) on the HDD

    I have a mid 2009 13 inch unibody 2.53GHz MacBook Pro.  I'm finding that it doesn't run as quickly as it used to. 
    A genius in the Apple store suggested that I replace my optical drive with an SSD, however only use the SSD for OSX, applications, system and library.  Keep all documents, pictures, music etc on the current hard drive. 
    I would be grateful if someone could help me with:
    1) installing OSX on the SSD without copying across data from the current hard drive
    2) transferring applications, system and library folders across to the SSD so that they still function
    3) changing my settings so that OSX reads the home folder from the current hard drive, as well as all the applications' data (documents, music etc...)
    However, I would like to run iMovie, with all events etc solely from the SSD to speed up the process of editing movies.
    If anyone could help with this, it would be much appreciated.

    If you got the data transfer cable with your SSD, the procedure should be pretty simple - and there should be step-by-step instructions in the box. You're simply going to remove the bottom case of your computer (using a Phillips #00 screwdriver), take out the two screws in the bracket holding the hard drive into place (using same screwdriver), remove the drive and (use a Torx 6 screwdriver) remove the four screws that hold the hard drive in place. Then put in the SSD and reassemble the machine.
    Then you'll plug up the old hard drive by using the SATA to USB cable and use the option key to boot from the old drive. I don't know what data transfer software Crucial provides, but I would recommend formatting the SSD  using Disk Utility from your old drive ("Mac OS Extended (Journaled)" with a single GUID partition) and then use Carbon Copy Cloner to clone your old drive to your new SSD (see this user tip for cloning - https://discussions.apple.com/docs/DOC-4122). You needn't worry about getting an enclosure since you have the data transfer cable and you don't want to use your old hard drive.
    There are a number of videos on YouTube that take you step-by-step through this procedure - many specific to Crucial SSDs and their data transfer kit - do a little searching there if you're unsure of how to procede.
    Clinton

  • Clarification sought about Application type and library availability

    I am new to Adobe's product line and am confused about something and would be grateful for some clarification.
    In Flex Builder 3 when creating a new Project, there is an Application type radio button:
    O Web application (runs in Flash Player)
    O Desktop application (runs in Adobe AIR)
    Is my understanding correct that if I choose "Web application", classes identified in the documentation as "AIR only" (e.g. HTMLLoader class) will be unavailable to my app?
    Here's the source of my confusion. The class is called flash.html.HTMLLoader  and the class is found in the flash.html package, but the documentation reads "(AIR only)".
    Do I have to choose "Desktop application" when creating the new project if I want the app to have access to the HTMLLoader class (and others marked "AIR" in the docs)?
    Thanks

    Yes, that's exactly right.
    I assume the source of the confusion is that the "AIR only" classes are still in the flash.* package. In the early days there was some discussion back and forth about the appropriate place to put AIR only classes. In the end it was decided that they would be in the same top-level package as the Flash Player classes.
    (To add to the confusion, there is also an air.* package. That package contains classes that are AIR-only but are not built-in to AIR. In other words, they're additional code libraries that make certain functionality easier, but they're written in ActionScript and run on top of AIR just like any ActionScript code you write, rather than being part of the AIR runtime.)

  • Applications hang frequently. Disk Utility keeps repairing iTunes, system libraries and applications, but the next time I start my notebook, again applications hang

    applications on my Macbook Pro 10.8.5 (8 GB) hang frequently. Disk Utility keeps repairing iTunes, system libraries and applications, but the next time I start my notebook, again applications hang. What do I do?  Itunes, Preview window, Microsoft Office 11 are the programs with most frequent hangs.

    HI again. installed and then uninstalled both Mackeeper and Blackberry with their software. Etrecheck still shows the same 'failed to load' error. Pasted below. Could you pls advise what is still going wrong? What am I missing? I donot seem to understand the detailed procedure of home/library etc for checking complete removal of clean my mac. Sorry to bother you and thank you a million times for your assistance!
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.9 GHz Intel Core i7 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 512 MB
    Startup Items:
              GT Network Tuning - Path: /System/Library/StartupItems/GT Network Tuning
              NMPCCardDaemonVMC - Path: /System/Library/StartupItems/NMPCCardDaemonVMC
              NMPPPMonitor - Path: /System/Library/StartupItems/NMPPPMonitor
              Freecorder - Path: /Library/StartupItems/Freecorder
              HWNetMgr - Path: /Library/StartupItems/HWNetMgr
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:9:7
    Disk Information:
              APPLE HDD HTS547575A9E384 disk0 : (750.16 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 749.3 GB (225.09 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              com.rim.driver.BlackBerryUSBDriverInt          (0.0.97)
              com.rim.driver.BlackBerryVirtualPrivateNetwork          (1.0.15)
              com.silex.driver.sxuptp          (1.5.1)
    Problem System Launch Daemons:
              [loaded] BkBackupScheduler.plist
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.Affinegy.InstaLANd.plist
              [loaded] com.intego.BackupAssistant.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] com.oracle.java.JavaUpdateHelper.plist
              [loaded] com.rim.BBDaemon.plist
              [not loaded] com.rim.nkehelper.plist
              [loaded] com.rim.tunmgr.plist
              [loaded] org.macosforge.xquartz.privileged_startx.plist
    Launch Agents:
              [failed] cn.com.zte.usbswapper.plist
              [loaded] com.Affinegy.InstaLANa.plist
              [loaded] com.intego.backupassistant.agent.plist
              [loaded] com.rim.BBLaunchAgent.plist
              [loaded] com.rim.blackberrylink.BlackBerry-Link-Helper-Agent.plist
              [loaded] com.rim.PeerManager.plist
              [not loaded] de.novamedia.NovamediaDiskSupressor.plist
              [loaded] org.macosforge.xquartz.startx.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
              [loaded] com.google.GoogleContactSyncAgent.plist
              [loaded] com.google.keystone.agent.plist
              [loaded] com.macpaw.CleanMyMac.helperTool.plist
              [loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist
              [loaded] com.macpaw.CleanMyMac.volumeWatcher.plist
    User Login Items:
              None
    3rd Party Preference Panes:
              Flash Player
              FUSE for OS X (OSXFUSE)
              Growl
              Java
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              OfficeLiveBrowserPlugin.plugin
              QuickTime Plugin.plugin
              RL Secure Plug-In Layer.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
              ContentManager.plugin
              RocketEngine.plugin
              UploadManager.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                   2%          hidd
                   2%          Safari
                   1%          EtreCheck
                   1%          fontd
                   1%          PluginProcess
                   1%          WindowServer
                   0%          WebProcess
                   0%          PeerManager
                   0%          BBLaunchAgent
                   0%          mDNSResponder
    Top Processes by Memory:
              147 MB             WebProcess
              139 MB             Safari
              66 MB              mds
              57 MB              com.apple.dock.extra
              57 MB              CalendarAgent
              49 MB              Dock
              41 MB              BlackBerry-Link-Helper-Agent
              41 MB              Finder
              41 MB              WindowServer
              33 MB              PluginProcess
    Virtual Memory Statistics
              5.69 GB            Free RAM
              1015 MB            Active RAM
              125 MB             Inactive RAM
              1.20 GB            Wired RAM
              244 MB             Page-ins
              0 B                Page-outs

  • Applications Core and Applications Core(Attachments) library

    Hi,
    I have installed jdevstudio 11114 install .exe . I was trying to add - Applications Core and Applications Core(Attachments) library in Model but couldn't find in the "Add Library" list. So, wanted to know from which version and above these libraries are available?
    Actually I want to use "Attachments feature" in ADF. So, Can we get these libraries externally and add it to JDEV 11.1.1.4 version or I will have to use different version to access Attachments feature?
    Thanks in Advance.
    Best Regards,
    Shalini Jain

    Hi,
    Thanks for Replying. ADF InputFile Component is for uploading only. What I want to achieve is - I want to display Attachments for a particular Requistion_Header_Id in EBS. These attachments are stored in FND_ATTACH_DOCUMENTS and the other FND related tables. That is why I was looking for that particular library. In case you can guide me on some other way to achieve this functionality, then it will be really helpful.
    Thanks in Advance.
    Best Regards,
    Shalini

  • Have two ltunes libraries on my computer both using same account. how do i transfer library 1 on to library 2 and sync ipod with library 2 it already synced with library 1, the reason for both libraries is library 1 is not allowing access to itunes store.

    help unable to access itunes store. was told by itunes store support to open another user account and adopting this as my user account, transferring my files.
    I now have 2 libraries how do i transfer libraries and desync ipod with library 1 and then resync ipod with library 2
    library 1 has over 7000 song on it most (6249) have been ripped. All i want to do is transfer what i have in my ipod on to my new user account and then delate old account

    Follow steps 1 ~ 9 here:
    https://discussions.apple.com/docs/DOC-3141

  • Is there a way to have two iTunes music libraries: a library on my computer and a shared library on a NAS server (cloud box)?

    I would like to know if I can have two iTunes music libraries: a library on my computer and a shared library on a NAS server (LaCie CloudBox). I want to have some music files on my computer and a larger collection of songs with cover art on a shared CloudBox (NAS server) so that also my family members can listen to the music on the Cloudbox. Is there a way to do this?
    I know I could just copy the music files to the CloudBox, but that way only the songs are shared, not the cover art. I could also just keep the files on my computer and share the library via home sharing, but that way my computer would have to be always on. So is there a way to have a shared library on the cloudbox that works regardless of my computer being on or not?
    Thanks,
    Jay

    Try homesharing. I am not sure if this will keep them seprate but this is really close to what you are looking for.http://www.apple.com/itunes/inside-itunes/2010/01/sharing-itunes-libraries-at-ho me.html

  • Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API. This is a serious error and contributes to an overall degradation of system stability and reliability. This notice is a courtesy

    Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API. This is a serious error and contributes to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

    This console log is a note to the developers of whatever application you are using. You can safely ignore it.

  • Multiple libraries,new library started and photostream question.

    I have multiple iphoto libraries, runs smoother that way for me, I divide it by the year. Starting a new library, and enabling photostream, (switching from previous library) old photostream files divided by month are appearing in the new library. This goes back to 2012. How is this possible, it was my understanding photostream went back 30 days. I'm worried that if I clear them off they'll be lost, I've checked the odd photo in my massive libraries and they seem to have copied to other libraries. Any explanations? Also does anyone suggest how to manage a lot of photos/video better?
    My wife will kill me if I lose any baby photos. Any tips are very much appreciated.

    I would Move all of the iTunes content from one computer to the other one to combine the two libraries. If all of the content was purchased with the same account, you should be able to do this.
    Here is an article that explains several different ways to move the content.
    http://support.apple.com/kb/HT4527

  • Product launch and feature dependencies

    I'm reorganizing my e4-application to use feature-based product definitions. I encountered the following behavior:
    Setting:
    Let P be a feature-based product definition containing a feature F.
    F contains just one plugin, say A. A imports a package, that is provided by another plugin B of the target platform. Hence, F contains B as a dependency (using <requires><import plugin> in feature.xml).
    Behaviour:
    If P is launched or exported, the plugin B is neither included in launch configuration nor in export, clearly yielding a
    Could not resolve module: A
    Unresolved requirement: Import-Package: B;
    Sure, this can be solved by adding B to F directly (and not as dependency).
    My question is:
    Did I get something wrong?
    What is the purpose of the Dependency configuration of a feature?
    Do I have to include all required plug-ins into the feature by hand?
    Is there an automated way to do this (like "Add required" for plugin-based products)?
    Regards, Ragnar

    Hi Ragnar
    no, I do not think you are doing something wrong.
    A large product might consist of multiple features. So if B is a library you are using it might make sense to put it in a separate library feature you can add to your product definition. Or you might want to have it in the same feature as A. It depends on what you want to accomplish. We use features to group bundles that are shared by multiple products (like libraries and core components).
    Afaik the editor for feature.xml does not offer any help to add dependencies automatically. We manage our features manualy. As soon as a product is stable it usualy isn't a lot of work. Before that, when the dependencies still change a lot, I like to use plugin based product configuration and switch to features later. You could check if another build technology like Tycho or Bndtools works better for you, but I don't know. You should be wary of "Add required" anyway, because it might add something you do not want to have (i.e. all fragments in your target get added as soon as their host is present which is not always what you want).
    Cheers
    Christoph

  • Refresh ADF Library Dependencies

    JDeveloper 11.1.1.3.0
    ADF Library Dependencies are written when we add an adf library to a project, but currently we are finding an issue where our main project is missing a ClassDef because one of its library did not refresh their ADF Lib Dependencies.
    Ex.
    ProjectA.jar
    ProjectB.jar (uses ProjectA)
    ProjectC.jar (uses ProjectB, ADF Lib. Dependencies on ProjectA)
    IF a project lets say ProjectX.lib was added to ProjectA, we will need to refresh the Lib Dependencies on B and C just to make sure that C will compile correctly.
    In this scenario, what is the best approach or best practice to make sure that all the dependent projects gets updated whenever a library gets added?

    chk this
    ADF Libraries BUG?
    http://andrejusb.blogspot.com/2011/04/strange-day-adf-library-profile.html
    1)what's the ADF_Library_Dependencies.library in every project e.g xModel? it contains all the dependency jars..
    2)the name space url of the file is unreachable, how can i get it? http://xmlns.oracle.com/jdeveloper/110000jlibrarynode
    Why do u need this..??
    3) we foud it does not include all the dependent libraries, y?The entries are the dependencies of the added jar
    4)Some times, it causes failure of application deployment and it workds after deletling it, y?http://adfhowto.blogspot.com/2010/10/adding-lib-jar-dependency-to-my-project.html

  • Web Logic 10.3.6 (64bit) - Could not load the sitemesh filter and library

    Installed Web Logic 10.3.3 (32bit) and Java JDK 1.6.0_21 (32bit) in a customer's server (Windows Server 2008 R2 and 64-bit Operating System). The web page can be displayed with header and side menu.
    However installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) on that same server. The web page cannot be displayed with header and side menu, it is just displayed with a blank background. Refer to the below "ERROR LOG", found the application could not load the sitemesh filter and library properly. We are using sitemesh-2.3.jar.
    Have tried installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) in a test server (Windows Server 2008 R2 and 64-bit Operating System). The web page can be displayed with header and side menu.
    Please assist on this issue. Thanks.
    Below is the sitemesh that is declared and configured.
    WEB-INF/web.xml
    <filter>
    <filter-name>sitemesh</filter-name>
    <filter-class>com.opensymphony.module.sitemesh.filter.PageFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>sitemesh</filter-name>
    <url-pattern>/*</url-pattern>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>INCLUDE</dispatcher>          
    </filter-mapping>
    WEB-INF/decorators.xml
    <decorators defaultdir="/template/decorators">
    <decorator name="plain" page="plain.jsp"/>
    <decorator name="printable" page="printable.jsp"/>
    <decorator name="standard" page="page_template_std.jsp">
    <pattern>/*.jsp</pattern>
    </decorator>
    <excludes>
    <pattern>/include/*</pattern>
    <pattern>/js/*</pattern>
    <pattern>/Login.jsp*</pattern>
    </excludes>
    </decorators>
    WEB-INF/sitemesh.xml
    <sitemesh>
    <property name="decorators-file" value="/WEB-INF/decorators.xml"/>
    <excludes file="${decorators-file}"/>
    <page-parsers>
    <parser content-type="text/html"
    class="com.opensymphony.module.sitemesh.parser.HTMLPageParser" />
    <parser content-type="text/html;charset=ISO-8859-1"
    class="com.opensymphony.module.sitemesh.parser.HTMLPageParser" />
    </page-parsers>
    <decorator-mappers>
         <mapper class="com.opensymphony.module.sitemesh.mapper.PageDecoratorMapper">
              <param name="property.1" value="meta.decorator" />
              <param name="property.2" value="decorator" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.FrameSetDecoratorMapper">
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.AgentDecoratorMapper">
              <param name="match.MSIE" value="ie" />
              <param name="match.Mozilla [" value="ns" />
              <param name="match.Opera" value="opera" />
              <param name="match.Lynx" value="lynx" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.PrintableDecoratorMapper">
              <param name="decorator" value="printable" />
              <param name="parameter.name" value="printable" />
              <param name="parameter.value" value="true" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.RobotDecoratorMapper">
              <param name="decorator" value="robot" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.ParameterDecoratorMapper">
              <param name="decorator.parameter" value="decorator" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.FileDecoratorMapper">
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.ConfigDecoratorMapper">
              <param name="config" value="/WEB-INF/decorators.xml" />
         </mapper>
    </decorator-mappers>
    </sitemesh>
    ERROR LOG
    ####<May 8, 2012 5:38:49 PM SGT> <Error> <HTTP> <BHQKPK10060> <cms_cimbmy> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1336469929804> <BEA-101165> <Could not load user defined filter in web.xml: com.opensymphony.module.sitemesh.filter.PageFilter.
    com.opensymphony.module.sitemesh.factory.FactoryException: Cannot construct Factory : com.opensymphony.module.sitemesh.factory.DefaultFactory: java.lang.reflect.InvocationTargetException
         at com.opensymphony.module.sitemesh.Factory.getInstance(Factory.java:50)
         at com.opensymphony.module.sitemesh.filter.PageFilter.init(PageFilter.java:87)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Do you see any further nested exceptions OR errors in the log file.
    Considering that the same WLS-JDK combination works on one machine and does not work on another machine, it indicates an environmental issue.
    "However installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) on that same server. The web page cannot be displayed....
    Have tried installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) in a test server (Windows Server 2008 R2 and 64-bit Operating System). The web page can be displayed with header and side menu."
    I am suspecting if it has to do anything with the native libraries being loaded JAVA_LIB_PATH.
    Please review the server log file again for identifying differences in LIB_PATH or PATH or any messages saying "Unable to load native.. performance pack.."
    Arun

  • With iPhoto 9.2.1: suddenly 2 Libraries and neither can be seen...

    I hate to add yet another post on the horrors of iPhoto 9.2.1, but after spending an hour reading everyone else's (and trying a variety of suggested fixes) nothing has worked and my situation seems unique so I thought I'd ask...
    After being prompted to update to 9.2.1 a few days ago I did so. The next time I opened iPhoto it said this library was from an older version and had to be updated - I hit Continue...then iPhoto quit unexpectedly and has been doing so ever since.
    I deleted the preferences folders (com.apple.iPhoto.plist AND com.apple.iPhoto.SLLsomethingorother), restarted, still crashes.
    I repaired disk permissions, didn't work.
    I downloaded iPhoto Library Manager, and here's where it gets strange: the FIRST time I used the Library Manager it could only see the "Default" library and it said "The album data file for this library could not be found...". However, after manually going into my Users/username/Pictures directory I could see a file (with an icon that looked like a document) called "Big Ben iPhoto Library" (Big Ben is my computer's name) in addition to the iPhoto Library (that had the colorful icon). Out of curiosity I dragged that file to my desktop - immediately the icon on the file changed to match the colorful iPhoto Library one (??). I put the file BACK into the Pictures directory. Now, strangely, Library Manager sees BOTH libraries, but says "The folder for the library Big Ben could not be found".
    Finally, after opening up iPhoto one last time, it actually asked me which library I wanted to use! It had never done that before. BUT, after loading all my photos (I can see them just like before) and making me think that I actually fixed the **** thing...it crashed.
    As an aside: if I manually go into the Big Ben Library and right-click "show package contents" all my photos are still there!! So for some reason both iPhoto AND Library Manager can't seem to access them...
    The beginning to my error readout looks like this:
    Process:         iPhoto [392]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.1 (9.2.1)
    Build Info:      iPhotoProject-628000000000000~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [98]
    Date/Time:       2011-11-20 11:33:18.762 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          930800 sec
    Crashes Since Last Report:           15
    Per-App Interval Since Last Report:  266 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      96F37EE8-A1D9-4342-8CA7-E2DCE0387AA1
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000008a000015
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Any ideas would be greatly appreciated. I'm about ready to just wipe all traces of 9.2.1 and download an older version.

    Download the iPhoto upgrade from the App Store. It should be free.
    iWork and iLife for Mac come free with every new Mac purchase. Existing users running Mavericks can update their apps for free from the Mac App Store℠. iWork and iLife for iOS are available for free from the App Store℠ for any new device running iOS 7, and are also available as free updates for existing users. GarageBand for Mac and iOS are free for all OS X Mavericks and iOS 7 users. Additional GarageBand instruments and sounds are available for a one-time in-app purchase of $4.99 for each platform.

  • Creating multiple libraries and using an external drive for data

    I'm a recent switcher and new to iphoto. On the windows platform, I used adobe album. I have a around 10k of images that I put on an external drive which is attached to my new imac. I deleted the iphoto folder and redirected it to my images on my external. All is working great. I'm looking for some advise on work flow of file/iphoto management. i.e. I'm assuming the more images I accumulate, the slower I photo is going to run? I hear you can create multiple iphoto libraries. Will that only load the photos that are associated with the library and I'm assuming optimize iphoto's performance versus always loading every photo you have taken every time you work in iphoto? If adding libraries is the way to go, can someone direct me to instruction on how to do this?
    This may be beyond this threads scope but I plan to put all my data (iphoto, imovies, itunes) onto an external drive in order to keep the imac main drive as clean a possible. Is my thinking correct in doing so. Any negative repercussion in doing so?

    Joe:
    I'm assuming the more images I accumulate, the slower I photo is going to run?
    You'll have to get quite a lot of photos into iPhoto before you start to see a real slowdown in performance. Users have reported libraries of 40K files and they perform just fine. However, do not keep all of rolls open as that will really do a job on the performance. Just open the rolls you need and close them all before quitting.
    Yes, you can use multiple libraries and only load what's in each. I use iPhoto Library Manager to manage and move quickly between 10 libraries. With the paid version of iPLM you can move albums and/or rolls between libraries as needed and keep the keywords, ratings, and comments intact.
    Using an external HD in order to maintain sufficient free space (10G minimum is what I recommend) on the boot drive to help optimize performance is a very good idea.
    As far as any negative aspects, it would be a good idea to have a second external HD as a backup to the working external HD. You can't be too careful with those image files (and other important files) that can't be replaced.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

Maybe you are looking for

  • Audigy 4 Pro - No Midi in Audio Mixd

    I have an Audigy 4 Pro, which came with Cubase LE. In my recordings, I have midi tracks which have to be turned to Audio before the tracks can be added to the Audio mixdown. Cubase only makes one reference to this in the help files which says you mus

  • Background image on a JPanel

    Hi I wonder if there's possible to set a background image, not just a colour, on a JPanel, and if so, how do I do it? /Nicklas

  • Good web design software to replace iWeb

    Hello There, I have been using iWeb for a while now, and despite its limitations, I like it.  Now that Apple has discontinued (or will discontinue) MobileMe and some of the features wont be available any more, I decided to move to another web-design

  • Proforma Invoice & Excise Invoice in Stock Transport Order

    Hi, What is the business logic for creating a Proforma Invoice & Excise Invoice in Stock Transport Order? My apologies for putting down the basis question before you. Regards, PK

  • Can I password protect a zip file?

    Is it possible to encrypt or place a password on a zip file created in the Finder?