Oracle Enterprise Pack for Eclipse mode debug  java.lang.AssertionError

Hi,
I've got an issue with OEPE and weblogic 10.3.5 when i use trinidad 1.2 in DEBUG mode.
java.lang.AssertionError
     at org.apache.myfaces.trinidadinternal.style.util.CSSUtils.getBaseSkinStyleSheetURI(CSSUtils.java:136)
     at org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils._createStyleSheetEntry(SkinStyleSheetParserUtils.java:186)
     at org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils.parseCSSSource(SkinStyleSheetParserUtils.java:120)
     at org.apache.myfaces.trinidadinternal.skin.StyleSheetEntry._createSkinStyleSheetFromCSS(StyleSheetEntry.java:282)
     at org.apache.myfaces.trinidadinternal.skin.StyleSheetEntry._createSkinStyleSheet(StyleSheetEntry.java:260)
     at org.apache.myfaces.trinidadinternal.skin.StyleSheetEntry.createEntry(StyleSheetEntry.java:85)
     at org.apache.myfaces.trinidadinternal.skin.SkinImpl._createStyleSheetDocument(SkinImpl.java:563)
     at org.apache.myfaces.trinidadinternal.skin.SkinImpl.getStyleSheetDocument(SkinImpl.java:346)
     at org.apache.myfaces.trinidadinternal.skin.SkinExtension.getStyleSheetDocument(SkinExtension.java:527)
     at org.apache.myfaces.trinidadinternal.skin.SkinStyleProvider.createStyleSheetDocument(SkinStyleProvider.java:163)
     at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getStyleSheetDocument(FileSystemStyleCache.java:557)
Any idea ?

Me too, I have the same problem! Has anyone found a solution for this? I've seen references to the Trinidad guys thinking it is there problem. I wonder if there is a way to turn off Assertions in MyFaces or something?

Similar Messages

  • Error to install Oracle Enterprise Pack for Eclipse.

    Hello,
    I'm start the to use ADF Faces. I use the Eclipse for my projects. I'm trying to install the Oracle Enterprise Pack in the Eclipse. However, no success! See some mistakes that I had when I try to install:
    Cannot complete the install because of a conflicting dependency.
      Software being installed: Oracle Database Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.database.feature.group 2.0.1.201203120349)
      Software currently installed: Eclipse IDE for Java EE Developers 1.5.0.20120614-1633 (epp.package.jee 1.5.0.20120614-1633)
      Only one of the following can be installed at once:
        Help System Core 3.5.100.v20110426 (org.eclipse.help 3.5.100.v20110426)
        Help System Core 3.5.0.v20100524 (org.eclipse.help 3.5.0.v20100524)
        Help System Core 3.6.0.v20120521-2344 (org.eclipse.help 3.6.0.v20120521-2344)
      Cannot satisfy dependency:
        From: Eclipse IDE for Java EE Developers 1.5.0.20120614-1633 (epp.package.jee 1.5.0.20120614-1633)
        To: org.eclipse.epp.package.jee.feature.feature.group [1.5.0.20120614-1633]
      Cannot satisfy dependency:
        From: Oracle Common Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.common.feature.group 2.0.1.201203120349)
        To: oracle.eclipse.tools.sapphire.ui.legacy [4.2.1.201203120349]
      Cannot satisfy dependency:
        From: Oracle Database Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.database.feature.group 2.0.1.201203120349)
        To: oracle.eclipse.tools.indigo.common.feature.group 0.0.0
      Cannot satisfy dependency:
        From: Oracle Sapphire Framework UI (Legacy) 4.2.1.201203120349 (oracle.eclipse.tools.sapphire.ui.legacy 4.2.1.201203120349)
        To: bundle org.eclipse.help [3.5.100,3.6.0)
      Cannot satisfy dependency:
        From: Java EE IDE Feature 1.5.0.20120614-1633 (org.eclipse.epp.package.jee.feature.feature.group 1.5.0.20120614-1633)
        To: org.eclipse.platform.feature.group [4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb]
      Cannot satisfy dependency:
        From: Eclipse Platform 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb (org.eclipse.platform.feature.group 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb)
        To: org.eclipse.rcp.feature.group [4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA]
      Cannot satisfy dependency:
        From: Eclipse RCP 4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA (org.eclipse.rcp.feature.group 4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA)
        To: org.eclipse.help [3.6.0.v20120521-2344]Edited by: 941975 on Jul 1, 2012 12:14 AM
    Edited by: 941975 on Jul 1, 2012 12:15 AM

    For WebLogic Portal tooling you have a couple of options. For WebLogic Portal 10.3 and older, Workshop for WebLogic will be your tooling environment.
    Starting in WebLogic Portal 10.3.2, which released this year, the development tools have migrated to Oracle Enterprise Pack for Eclipse. The WebLogic Portal 10.3.2 installer will install both the runtime and the IDE configured with additional WebLogic Portal Eclipse features (Portal Project Configuration, Perspecitives, Palettes, Deployment, etc).
    If you are interest in the latest version, you can download from the WebLogic Portal OTN page - http://www.oracle.com/technology/products/weblogic/portal/index.html

  • Linked Folder Problem with Oracle Enterprise Pack for Eclipse

    I need to migrate an Eclipse/Tomcat dynamic web project to Oracle Enterprise Pack for Eclipse/WebLogic.
    The Eclipse/Tomcat shares JavaScript files with other projects by using an linked folder /JS under WebContent. It works fine. But the migrated version in Oracle Enterprise Pack for Eclipse shows warning: "Resouce WebContent/WEB-INF/JS/Common.js not found." (Common.js is a JavaScript file in the folder /JS). The linked folder is under WebContent, not WebContent/WEB-INF. For some unknown reason, the mapping is not correct. I deleted and re-created the linked folder, it was still the same. I then delete the lined folder and created a real folder and copied the files into under WebContent/JS folder, it solved the problem.
    I want to use linked folder because I do not want to maintain multiple copies of the same set of files. Please help to solve this mapping problem with linked folders.
    Thank you,
    Jerry

    Thanks -- I tried Kosta's suggestion (which I had tried before) but still the same error.
    I realized that on my development install (the rest of my team has a year+ old install) that I installed weblogic 12c version 12.1.3 (they have weblogic 12c 12.1.1).  12.1.3 requires jdk 1.8, correct?  I started eclipse w/ jdk 1.8 & no more error.  I added jdk 1.7 (jdk 1.7.0_45) as the default Java compiler in my Eclipse STS (sts 3.6.4; luna 4.4.2). 
    When I added a weblogic server instance to eclipse, 12.1.3 would not accept the jdk 1 compiler - it needed java 1.8.  So ... I specified that.
    I haven't tried it yet but -- is it ok to compile the code w/ jdk 1.7.0_45 and deploy it to weblogic 12.1.3 that uses jdk 1.8.0_40?
    Thanks,
    Bill

  • Difference between Oracle Enterprise Pack for Eclipse 11gR1 & Eclipse IDE

    Dear ,
    what is the difference between Oracle Enterprise Pack for Eclipse 11gR1 (link http://blogs.oracle.com/devtools/2009/08/oracle_enterprise_pack_for_ecl_2.html)
    and Eclipse IDE for Java EE Develpr (link http://www.eclipse.org/downloads/ )

    Hello,
    Thanks for your question.
    The Web Service Design View was part of the Workshop product.
    For OEPE, which was a new product starting in the summer of 2008, we don't have a Web Service Design view.
    The Web Service Design View and Properties view for Workshop supported a lot of JAX-RPC features.
    Given enough interest we will certainly consider a Design View for OEPE that would support the JAX-WS web service platform.
    Regards,
    Andrew

  • How to integrate Oracle Enterprise Pack for Eclipse with Weblogic Portal

    Hi
    I am following this documentation http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14252/setup_dev_env.htm#i1013214
    to setup my development environment for developing portal applications, but I cannot set it up, my eclipse does not have PORTAL perspective.
    I have downloaded the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5) and the Oracle WebLogic Portal 10.3 as mentioned in the documentation.
    The Oracle Weblogic Portal 10.3 includes a workshop version of eclipse, but that is not based on a recent Eclipse, that is why I would like to use the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5).
    It is weird int he Oracle Portal 10.3 installation that I cannot install the Weblogic Portal without the Workshop.
    Could you help me in this? How can I integrate the Oracle Enterprise Pack for Eclipse with Weblogic Portal?
    Thank you.

    For WebLogic Portal tooling you have a couple of options. For WebLogic Portal 10.3 and older, Workshop for WebLogic will be your tooling environment.
    Starting in WebLogic Portal 10.3.2, which released this year, the development tools have migrated to Oracle Enterprise Pack for Eclipse. The WebLogic Portal 10.3.2 installer will install both the runtime and the IDE configured with additional WebLogic Portal Eclipse features (Portal Project Configuration, Perspecitives, Palettes, Deployment, etc).
    If you are interest in the latest version, you can download from the WebLogic Portal OTN page - http://www.oracle.com/technology/products/weblogic/portal/index.html

  • Oracle Enterprise pack for eclipse in Spring STS

    I installed Oracle Enterprise Pack for Eclipse in Spring STS (Springsource Eclipse IDE). I want to use this for Oracle OSB development. After installing this I cannot find the options to create OSB project in STS.
    Am I missing something?
    I noticed that in Oracle Enterprise pack for eclipse IDE (the one installed with weblogic server) has Oracle Common Tools too. Do I need to install this one? If yes, where can I find the URL for eclipse update?

    Those waiting for updated Kepler support will be happy to know that OEPE 12.1.1.2.2 was tested with Kepler RC3 and should work with final Kepler build when it comes out in a few weeks.

  • Oracle Enterprise Pack for Eclipse vs  Eclipse tools for Oracle WebLogic

    are these two plugins the same thing ?
    Thanks
    -Serge-

    Thanks, I also got a response from Duncan Mills
    " WebLogic comes with Workshop for WebLogic which is the BEA WorkShop (full edition) rebranded and with all the new features to support 10.3 of WebLogic.
    The Oracle Enterprise Pack for Eclipse (OEPE) is a brand new and separate product that is being developed in parallel on an Eclipse 3.4 core from the ground up, pulling in the key open source projects that Oracle already works on for Eclipse (WTP / Dali) plus a bunch of the key stuff such as AppXRay and WebLogic tooling from the WorkShop product line.
    You'll see some more detailed announcements on this very shortly.
    Both OEPE and Workshop for WebLogic are free of course "

  • Date for Oracle Enterprise Pack for Eclipse?

    Is there a date for Oracle Enterprise Pack for Eclipse for Eclipse 3.4?

    There isn't any activation or a Oracle specific perspective. If the installation was successful you should see the following features:
    - In Server view, New > Server
    >> "BEA Systems, Inc." node with a list of WLS version support (Older version)
    >> "Oracle" node, with "Oracle WebLogic Server v10.3" support
    - Switch to Database Development perspective
    >> right click on Databases > New - You should see "Oracle Database Connection"
    - Help > Help Contents - "Oracle Enterprise pack for Eclipse" contains the documentation for all the features.

  • Oracle Enterprise pack for Eclipse licensing nightmare for OSB plugin

    We would like to use Oracle Enterprise pack for Eclipse for developing Oracle Service Bus applications. OEPE is downloadable from OTN freely, but the OSB plugin is embedded into the full OSB product. We do not want to pay a full OSB license for a lot of development workstations only to develop services. Is it possible to install only the free(?) plugin from OSB to the OEPE development workstations?

    Hi,
    Development licence can be applied for.pure.developers. For.corporations.like us we have to buy all.licenses for.development. What is crazy that Oracle force us to license a server product for every PC we use for development, beause the plugin is not downloadable separately :-( We checked.it with local sales and true

  • ADF BC support in Oracle Enterprise Pack for Eclipse (OEPE) 11g/12c ?

    Hi All ,
    I was having a look at a few demos on http://www.oracle.com/technetwork/developer-tools/eclipse/demos-082305.html wherein I could figure out that there is cool support for EJB/JPA , ADF Faces , ADF Bindings etc using OEPE 12c.
    Was wondering if there is support for ADF Business Components or is it planned for a later release ?
    Current Business Services Support : http://download.oracle.com/otndocs/technology/products/enterprise-pack-for-eclipse/bus-services/OEPE-BusinessServices.html

    We currently don't offer support for Oracle ADF BC in Eclipse and while we might consider this for a future release this is not planned right now.

  • Any Multipart E-Commerce Tutorial Using the Enterprise Pack for Eclipse

    Can anyone direct me to a good multipart e-commerce development tutorial that uses the Oracle Enterprise Pack for Eclipse? Thanx.
    sbliss

    The following link on the OTN has a list of tutorials that build Java EE applications using OEPE. Trouble Ticket Application is a good place to start.
    http://www.oracle.com/technology/products/enterprise-pack-for-eclipse/tutorials.html

  • Oracle enterprise pack of eclipse is supported on HPUX?

    Hi,
    I like to know, oracle enterprise pack for eclipse can be installed on top of eclipse running on HP-UX.
    Thanks,
    Ganeshraj.S

    OEPE is officially supported on win 32/64, linux 32/64 and mac os x. All other operating systems are not supported. Doesn't mean that they will not work. Just means that they haven't been sufficiently tested by Oracle.
    On the other hand, we don't have any specific knowledge of incompatibilities with HPUX or Solaris, so you might as well give it a try if you have that need. You will just have to piece your install together from the base Eclipse platform and WTP (the link in my last reply) before adding OEPE. The other thing to watch out for is JVM compatibility. OEPE will not run on anything older than Java 6, so verify you have that installed. Also, I wouldn't try your luck with a boutique JVM. Stick to the main players (Sun/Oracle HotSpot, BEA/Oracle JRockit or IBM's one). In particular there have been reports of Open JDK having trouble running Eclipse, so I'd stay away from that.
    Hope that helps.
    - Konstantin

  • Enterprise Pack for Eclipse WITH OEBS 11.5.0?

    Hello,
    I'm searching for the best way to developp screen in Java for OEBS 11.5.0 ? I try with Jdevelopper 9i which is to old for me. Is Enterprise Pack for Eclipse can answer to my probleme?
    Regards

    For WebLogic Portal tooling you have a couple of options. For WebLogic Portal 10.3 and older, Workshop for WebLogic will be your tooling environment.
    Starting in WebLogic Portal 10.3.2, which released this year, the development tools have migrated to Oracle Enterprise Pack for Eclipse. The WebLogic Portal 10.3.2 installer will install both the runtime and the IDE configured with additional WebLogic Portal Eclipse features (Portal Project Configuration, Perspecitives, Palettes, Deployment, etc).
    If you are interest in the latest version, you can download from the WebLogic Portal OTN page - http://www.oracle.com/technology/products/weblogic/portal/index.html

  • File Flagged as Malware when Installing Enterprise Pack for Eclipse

    Hello,
    I was installing Oracle Enterprise Pack for Eclipse 12.1.2.1-kepler when Norton 360 flagged one of the files during installation. I did do two screen captures but I can't find anywhere to upload them so I'll manually post the information here.
    Threat:Suspicious.Cloud.7.EP
    c:\oracle\middleware\oracle_home\oracle_common\jdk\jre\bin\javacpl Removed.
    My question is, what should I do now. A dialog box came up and said that "This program might not have installed correctly". It gives me an option to reinstall but I'm afraid it might happen again.
    Any suggestions, or if this is the wrong place to post this, I would appreciate anyone showing me where.
    I am running Windows 7(SP1) 32-bit, and I downloaded all the patches that Microsoft sent out via Windows update a couple of days ago.
    Thanks!

    You will need to disable Norton and re-install WLS/OEPE. May also want to file a report with Norton since their software is sending up false positives.

  • Spring Facet not available in Weblogic Enterprise Pack for Eclipse?

    Hi guys, just wondering if the Spring Facet will be available for the Weblogic Enterprise Pack for Eclipse? If yes, when can we expect this to be released?

    Spring Facet and other integration with Spring IDE will be in the next release of Oracle Enterprise Pack for Eclipse, which will ship in the next couple of months.
    - Konstantin

Maybe you are looking for

  • Getting filename in FTP Adapter in ESB

    I am trying to get the filename on an inbound FTP adapter in an ESB. I've followed the directions I have found, by following these steps: 1. The namespace xmlns:ehdr="http://www.oracle.com/XSL/Transform/java/oracle.tip.esb.server.headers.ESBHeaderFun

  • How to use Flash buttons/animation in a Swing/Applet?

    Hello, I want to use flash button as like as JButton that we use in Swing/ Applet. How can I do So? Please help me. Thanks-

  • Add event-description-file to iphoto

    Hi everyone Is there a way to add a Text-Document (e.g. OpenOffice oder even Textedit) to an event in iPhoto 8 (or perhaps in 9). I know it's possible to add one to aperture, but I intended to continue to use iPhoto. The content of the Text-Doc would

  • E-mail receivers get a warning

    Since upgrading to snow leopard, when I forward or reply an e-mail message to a pc user, they get a warning message that the e-mail may be infected. Yet when I send a new e-mail message they do not get any warnings. What could be wrong?

  • Building Dynamic web sites... where do you start these days?

    OK... first off, I'm no coding expert but I have used Dreamweaver for many years to build web sites using a pretty basic ms access databases to generate a few dynamic web pages in .asp. My question is, since the changes following Adobe Dreamwever CS5