WLS 7 JSP Jikes Compiler Encoding UTF8 Problem

Hi,
          How are you doing? I am trying to configure Jikes as the default
          compiler in WebLogic. I know some of you have configured Jikes as the
          default compiler.
          I get the following error only for some pages. Even though I get the
          error the page is compiled successfully, but the error page is shown
          in the browser. However, if I refresh the page then I will get the
          next error. However, after a while every page will start working
          fine. Even the new pages will compile just fine. Ideas, suggestions,
          thoughts?
          Is encoding option the culprit? When is the option included?
          Thank you so much,
          -Prakash
          <Sep 11, 2002 10:38:33 AM PDT> <Error> <HTTP> <101046>
          <[ServletContext(id=53596
          2,name=web,context-path=/web)] Compilation of
          C:\bea\user_projects\c2c\myserver\
          .wlnotdelete\c2c_web_535962\jsp_servlet\_layouts\__mainlayout.java
          failed:
          Issued 4 system warnings:
          *** Warning: "-encoding" is an invalid option; use: jikes
          [-bootclasspath path][
          -classpath path][-d dir][-debug][-depend|-Xdepend][-deprecation][-extdirs
          path][
          -g][-nowarn][-nowrite][-O][-sourcepath
          path][-verbose][-Xstdout][++][+B][+c][+OL
          DCSO][+D][+DR=filename][+E][+F][+Kname=TypeKeyWord][+M][+P][+Td...d][+U][+Z]
          fil
          e.java....
          *** Warning: The file "C:\bea\jdk131_02\jre\classes" is not a valid
          directory.
          *** Warning: The file "C:\bea\weblogic700\server\lib\weblogic_sp.jar"
          is not a v
          alid zip file.
          *** Caution: The input file "UTF8" does not have the ".java"
          extension.
          java.io.IOException: Compiler failed
          executable.exec(java.lang.String[C:\jikes-1
          .15\bin\jikes.exe, -classpath,
          C:\work\dev\sonyc2c\web\WEB-INF\classes;C:\bea\us
          er_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\comm
          ons-beanutils27902.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_
          535962\jarfiles\WEB-INF\lib\commons-collections27903.jar;C:\bea\user_projects\c2
          c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\commons-dbcp27904.
          jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB
          -INF\lib\commons-digester27905.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdel
          ete\c2c_web_535962\jarfiles\WEB-INF\lib\commons-pool27906.jar;C:\bea\user_projec
          ts\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\commons-servi
          ces27907.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jar
          files\WEB-INF\lib\commons-validator27908.jar;C:\bea\user_projects\c2c\.\myserver
          \.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\struts27909.jar;C:\bea\user_pr
          ojects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\tiles2791
          0.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\W
          EB-INF\lib\junit27911.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_w
          eb_535962\jarfiles\WEB-INF\lib\aspectjrt27912.jar;C:\bea\user_projects\c2c\.\mys
          erver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\codigoxp_runtime27913.jar
          ;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-IN
          F\lib\codigoxp_support27914.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete
          \c2c_web_535962\jarfiles\WEB-INF\lib\cactus27915.jar;C:\bea\user_projects\c2c\.\
          myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\cx_sonyc2c27916.jar;C:
          \bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\l
          ib\weblogic-tags27917.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_w
          eb_535962\jarfiles\WEB-INF\lib\poi27918.jar;C:\bea\user_projects\c2c\myserver\.w
          lnotdelete\c2c_web_535962;C:\bea\jdk131_02\jre\lib\rt.jar;C:\bea\jdk131_02\jre\l
          ib\i18n.jar;C:\bea\jdk131_02\jre\lib\sunrsasign.jar;C:\bea\jdk131_02\jre\classes
          ;C:\work\dev\sonyc2c\lib\CR079672_70.jar;C:\bea\jdk131_02\lib\tools.jar;C:\bea\w
          eblogic700\server\lib\weblogic_sp.jar;C:\bea\weblogic700\server\lib\weblogic.jar
          ;.;C:\work\dev\sonyc2c\lib\jakarta-regexp-1.2.jar;C:\work\dev\sonyc2c\lib\common
          s-logging.jar, -d, C:\bea\user_projects\c2c\myserver\.wlnotdelete\c2c_web_535962
          , -encoding, UTF8, C:\bea\user_projects\c2c\myserver\.wlnotdelete\c2c_web_535962
          \jsp_servlet\_layouts\__mainlayout.java])
          at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvo
          ker.java:575)
          at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:
          354)
          at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:414)
          at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:214)
          at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:168)
          at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
          java:447)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          pl.java:287)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          pl.java:376)
          at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:20)
          at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
          va:27)
          at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
          cherImpl.java:542)
          at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
          cherImpl.java:368)
          at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:119
          at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(Inser
          tTag.java:757)
          at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:369)
          at jsp_servlet.__index._jspService(__index.java:111)
          at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
          (ServletStubImpl.java:945)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          pl.java:332)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          pl.java:376)
          at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:20)
          at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
          va:27)
          at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
          n.run(WebAppServletContext.java:5369)
          at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
          eManager.java:721)
          at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
          rvletContext.java:3043)
          at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
          pl.java:2466)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
          >
          

          I tried your suggestion. Now it works. Thank you so much,
          -Bart Simpson
          "nagesh" <[email protected]> wrote:
          >
          >jikes doesnt support the -encoding option
          >so u can set compilerSupportsEncoding to false in your
          >weblogic.xml (as a param-name in your jsp-descriptor)while using jikes
          >as the
          >compileCommand
          >
          >Error: The option "-encoding" is unsupported in this build.
          >
          >thanks
          >Nagesh
          >
          >
          >
          >"Bart Simpson" <[email protected]> wrote:
          >>
          >>"Narayan Anand" <[email protected]> wrote:
          >>>Which WLS version with SP?
          >>
          >>I am using WLS 7.0 If you have any other questions please do not hesitate
          >>to
          >>ask.
          >>
          >>Best regards...
          >>-Bart Simpson
          >>
          >>>
          >>>
          >>>
          >>>"Bart Simpson" <[email protected]> wrote in message
          >>>news:[email protected]...
          >>>> Hi,
          >>>>
          >>>> How are you doing? I am trying to configure Jikes as the default
          >>>> compiler in WebLogic. I know some of you have configured Jikes as
          >>>the
          >>>> default compiler.
          >>>>
          >>>> I get the following error only for some pages. Even though I get
          >>the
          >>>> error the page is compiled successfully, but the error page is shown
          >>>> in the browser. However, if I refresh the page then I will get
          >the
          >>>> next error. However, after a while every page will start working
          >>>> fine. Even the new pages will compile just fine. Ideas, suggestions,
          >>>> thoughts?
          >>>>
          >>>> Is encoding option the culprit? When is the option included?
          >>>>
          >>>> Thank you so much,
          >>>> -Prakash
          >>>>
          >>>> <Sep 11, 2002 10:38:33 AM PDT> <Error> <HTTP> <101046>
          >>>> <[ServletContext(id=53596
          >>>> 2,name=web,context-path=/web)] Compilation of
          >>>> C:\bea\user_projects\c2c\myserver\
          >>>> .wlnotdelete\c2c_web_535962\jsp_servlet\_layouts\__mainlayout.java
          >>>> failed:
          >>>>
          >>>> Issued 4 system warnings:
          >>>>
          >>>> *** Warning: "-encoding" is an invalid option; use: jikes
          >>>> [-bootclasspath path][
          >>>> -classpath path][-d dir][-debug][-depend|-Xdepend][-deprecation][-extdirs
          >>>> path][
          >>>> -g][-nowarn][-nowrite][-O][-sourcepath
          >>>> path][-verbose][-Xstdout][++][+B][+c][+OL
          >>>>
          >>>DCSO][+D][+DR=filename][+E][+F][+Kname=TypeKeyWord][+M][+P][+Td...d][+U][+Z]
          >>>> fil
          >>>> e.java....
          >>>>
          >>>>
          >>>> *** Warning: The file "C:\bea\jdk131_02\jre\classes" is not a valid
          >>>> directory.
          >>>>
          >>>>
          >>>> *** Warning: The file "C:\bea\weblogic700\server\lib\weblogic_sp.jar"
          >>>> is not a v
          >>>> alid zip file.
          >>>>
          >>>>
          >>>> *** Caution: The input file "UTF8" does not have the ".java"
          >>>> extension.
          >>>>
          >>>> java.io.IOException: Compiler failed
          >>>> executable.exec(java.lang.String[C:\jikes-1
          >>>> .15\bin\jikes.exe, -classpath,
          >>>> C:\work\dev\sonyc2c\web\WEB-INF\classes;C:\bea\us
          >>>>
          >>>er_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\
          >>>comm
          >>>>
          >>>ons-beanutils27902.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_
          >>>web_
          >>>>
          >>>535962\jarfiles\WEB-INF\lib\commons-collections27903.jar;C:\bea\user_project
          >>>s\c2
          >>>>
          >>>c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\commons-dbcp27
          >>>904.
          >>>>
          >>>jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles
          >>>\WEB
          >>>> -INF\lib\commons-digester27905.jar;C:\bea\user_projects\c2c\.\myserver\.wl
          >>>notdel
          >>>>
          >>>ete\c2c_web_535962\jarfiles\WEB-INF\lib\commons-pool27906.jar;C:\bea\user_pr
          >>>ojec
          >>>>
          >>>ts\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\commons-s
          >>>ervi
          >>>>
          >>>ces27907.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962
          >>>\jar
          >>>>
          >>>files\WEB-INF\lib\commons-validator27908.jar;C:\bea\user_projects\c2c\.\myse
          >>>rver
          >>>>
          >>>\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\struts27909.jar;C:\bea\use
          >>>r_pr
          >>>>
          >>>ojects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\tiles
          >>>2791
          >>>>
          >>>0.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfil
          >>>es\W
          >>>>
          >>>EB-INF\lib\junit27911.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c
          >>>2c_w
          >>>>
          >>>eb_535962\jarfiles\WEB-INF\lib\aspectjrt27912.jar;C:\bea\user_projects\c2c\.
          >>>\mys
          >>>>
          >>>erver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\codigoxp_runtime27913
          >>>..jar
          >>>>
          >>>;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WE
          >>>B-IN
          >>>>
          >>>F\lib\codigoxp_support27914.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotde
          >>>lete
          >>>>
          >>>\c2c_web_535962\jarfiles\WEB-INF\lib\cactus27915.jar;C:\bea\user_projects\c2
          >>>c\.\
          >>>>
          >>>myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-INF\lib\cx_sonyc2c27916.ja
          >>>r;C:
          >>>>
          >>>\bea\user_projects\c2c\.\myserver\.wlnotdelete\c2c_web_535962\jarfiles\WEB-I
          >>>NF\l
          >>>>
          >>>ib\weblogic-tags27917.jar;C:\bea\user_projects\c2c\.\myserver\.wlnotdelete\c
          >>>2c_w
          >>>>
          >>>eb_535962\jarfiles\WEB-INF\lib\poi27918.jar;C:\bea\user_projects\c2c\myserve
          >>>r\.w
          >>>>
          >>>lnotdelete\c2c_web_535962;C:\bea\jdk131_02\jre\lib\rt.jar;C:\bea\jdk131_02\j
          >>>re\l
          >>>>
          >>>ib\i18n.jar;C:\bea\jdk131_02\jre\lib\sunrsasign.jar;C:\bea\jdk131_02\jre\cla
          >>>sses
          >>>>
          >>>;C:\work\dev\sonyc2c\lib\CR079672_70.jar;C:\bea\jdk131_02\lib\tools.jar;C:\b
          >>>ea\w
          >>>>
          >>>eblogic700\server\lib\weblogic_sp.jar;C:\bea\weblogic700\server\lib\weblogic
          >>>..jar
          >>>>
          >>>;.;C:\work\dev\sonyc2c\lib\jakarta-regexp-1.2.jar;C:\work\dev\sonyc2c\lib\co
          >>>mmon
          >>>> s-logging.jar, -d,
          >>>C:\bea\user_projects\c2c\myserver\.wlnotdelete\c2c_web_535962
          >>>> , -encoding, UTF8,
          >>>C:\bea\user_projects\c2c\myserver\.wlnotdelete\c2c_web_535962
          >>>> \jsp_servlet\_layouts\__mainlayout.java])
          >>>> at
          >>>weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvo
          >>>> ker.java:575)
          >>>> at
          >>>weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:
          >>>> 354)
          >>>> at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:414)
          >>>> at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:214)
          >>>> at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:168)
          >>>> at
          >>>weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
          >>>> java:447)
          >>>> at
          >>>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          >>>> pl.java:287)
          >>>> at
          >>>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          >>>> pl.java:376)
          >>>> at
          >>>weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:20)
          >>>> at
          >>>weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
          >>>> va:27)
          >>>> at
          >>>weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
          >>>> cherImpl.java:542)
          >>>> at
          >>>weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
          >>>> cherImpl.java:368)
          >>>> at
          >>>weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:119
          >>>> )
          >>>> at
          >>>org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(Inser
          >>>> tTag.java:757)
          >>>> at
          >>>org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:369)
          >>>>
          >>>> at jsp_servlet.__index._jspService(__index.java:111)
          >>>> at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          >>>> at
          >>>weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
          >>>> (ServletStubImpl.java:945)
          >>>> at
          >>>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          >>>> pl.java:332)
          >>>> at
          >>>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          >>>> pl.java:376)
          >>>> at
          >>>weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:20)
          >>>> at
          >>>weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
          >>>> va:27)
          >>>> at
          >>>weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
          >>>> n.run(WebAppServletContext.java:5369)
          >>>> at
          >>>weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
          >>>> eManager.java:721)
          >>>> at
          >>>weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
          >>>> rvletContext.java:3043)
          >>>> at
          >>>weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
          >>>> pl.java:2466)
          >>>> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
          >>>> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
          >>>> >
          >>>
          >>>
          >>
          >
          

Similar Messages

  • Firefox 5 having encoding (utf8) problems? Twitter looks messed up...

    I'm really clueless why the twitter site (among others) looks so messed up?
    Does Firefox have problems with encoding and displaying utf-8 websites correctly? I already had this problem with Firefox 4 but not with older versions... I can't believe they launch a new browser version with utf-8 problems?
    Am I the only one having this problem?
    Help!

    Yes, I was already expecting to see something like that.
    This issue can be caused by an old bitmap version of the Helvetica font or other fonts that Firefox can't display in that size.<br />
    Firefox can't display some old bitmap fonts in a larger size and displays gibberish instead.<br />
    You can test that by zooming out (View > Zoom > Zoom Out, Ctrl -) to make the text smaller.
    Uninstall (remove) all variants of that not working font to make Firefox use another font or see if you can find a True type version that doesn't show the problem.<br />
    There have also been fonts with a Chinese name reported that identify themselves as Helvetica, so check that as well.

  • Urgent: JSP gives compilation error in one environment, but works OK in another. wls 6.1 on Solaris

              I have tried a lot searching for such issue, but cd not find any solution which
              cd help me.
              We have a jsp which compiles well in one enviroment, but does not compile in another.
              The enviroment in which it compiles is as follows:
              OS: Solaris 2.6, Patch level 32
              wls version: 6.1 with no service pak
              The enviroment in which it does not compile is as follows:
              OS: Solaris 8, Patch level 19
              wls version: 6.1 with no service pak
              In the second enviroment, it gives the folowing error, when invoked...
              //error start....
              /requisition/reqteamwiz.jsp(532): scriptlet close brace '}' unbalanced at line
              532 which breaks scope '_base_service_scope_'
              probably occurred due to an error in /requisition/reqteamwiz.jsp line 532:
              <strong><font face="Verdana" size="1"><input type="button" style="font-family:
              Verdana; font-size: 8pt" name="B1" value=" Submit " onClick="FrontPage_Form1_Validator(document.FrontPage_Form1,
              '<%= i%>')"></td></font></strong>
              //error end
              The line seems OK, and this works fine in the first enviroment.
              Cd anyone pls give any suggestions or references as to any known issues with the
              second enviroment.
              Thanks a lot...
              

              [email protected] (David M. Karr) wrote:
              >>>>>> "vinay" == vinay s <[email protected]> writes:
              >
              > vinay> I have tried a lot searching for such issue, but cd not find
              >any solution which
              > vinay> cd help me.
              > vinay> We have a jsp which compiles well in one enviroment, but does
              >not compile in another.
              > vinay> The enviroment in which it compiles is as follows:
              > vinay> OS: Solaris 2.6, Patch level 32
              > vinay> wls version: 6.1 with no service pak
              >
              > vinay> The enviroment in which it does not compile is as follows:
              > vinay> OS: Solaris 8, Patch level 19
              > vinay> wls version: 6.1 with no service pak
              >
              > vinay> In the second enviroment, it gives the folowing error, when
              >invoked...
              > vinay> //error start....
              > vinay> /requisition/reqteamwiz.jsp(532): scriptlet close brace '}'
              >unbalanced at line
              > vinay> 532 which breaks scope '_base_service_scope_'
              > vinay> probably occurred due to an error in /requisition/reqteamwiz.jsp
              >line 532:
              > vinay> <strong><font face="Verdana" size="1"><input type="button"
              >style="font-family:
              > vinay> Verdana; font-size: 8pt" name="B1" value=" Submit " onClick="FrontPage_Form1_Validator(document.FrontPage_Form1,
              > vinay> '<%= i%>')"></td></font></strong>
              > vinay> //error end
              >
              > vinay> The line seems OK, and this works fine in the first enviroment.
              > vinay> Cd anyone pls give any suggestions or references as to any
              >known issues with the
              > vinay> second enviroment.
              > vinay> Thanks a lot...
              >
              >If you use an expression scriptlet for an attribute value, it has to
              >be the
              >entire attribute value, not just a portion of it.
              >
              >--
              >===================================================================
              >David M. Karr ; Java/J2EE/XML/Unix/C++
              >[email protected] ; SCJP; SCWCD
              >
              >
              I am using the scriplet for entire value, seems the post got jumbled up.
              FrontPage_Form1_Validator is a javascript function which takes 2 parameters, one
              of which is provided by the expression scriplet.
              <strong><font face="Verdana" size="1"><input type="button" style="font-family:
              Verdana; font-size: 8pt" name="B1" value=" Submit " onClick="FrontPage_Form1_Validator(document.FrontPage_Form1,
              '<%= i%>')"></td></font></strong>
              

  • Suggestion: Environment and Compiler encoding settings should be merged.

    <p>I have found the following issue while trying to migrate projects from older JDev versions to JDev 10.1.3.2:</p>
    <p>When the environment encoding setting (Tools > Preferences > Environment) is different from the compiler encoding setting (Tools > Project Properties > Environment) the application does not function properly.</p>
    <p>The following simple test case demonstrates the problem:</p>
    <p>Set the environment encoding to utf-8.<br>
    Make a simple class with a method returning a string with international characters (e.g. Greek):</p>
    <p>public class Class1 {<br>
    public static String test() {<br>
    return "αβγδε";<br>
    }<br>
    }</p>
    <p>Make a jsp page that uses a different encoding (e.g. windows-1253 for Greek) and make the jsp output some "fixed" html with international characters as well as the string returned from the class:</p>
    <p><%@ page contentType="text/html;charset=windows-1253"%><br>
    <html><br>
    <head><br>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1253"/><br>
    <title>index</title><br>
    </head><br>
    <body><br>
         &lt;p>αβγδε&lt;/p><br>
         &lt;p><%= Class1.test() %>&lt;/p><br>
    </body><br>
    </html></p>
    <p>Set the compiler encoding to utf-8 and run the jsp. => The "fixed" string is replaced by spaces.</p>
    <p>Set the compiler encoding to windows-1253, rebuild the application and run the jsp. => The returned string from the class is displayed as garbage.</p>
    <p>This is caused because the class (.java) file is created and saved as utf-8 (using the environment encoding setting) while the jsp is saved as windows-1253.</p>
    <p>So if these two settings must be the same why don't you merge them to just one setting?</p>
    <p>My suggestion is that the proposed setting be a project specific setting so that we can build projects using different encodings without having to change the environment encoding each time.</p>
    Message was edited by:
    parisd

    <p>I have found the following issue while trying to migrate projects from older JDev versions to JDev 10.1.3.2:</p>
    <p>When the environment encoding setting (Tools > Preferences > Environment) is different from the compiler encoding setting (Tools > Project Properties > Environment) the application does not function properly.</p>
    <p>The following simple test case demonstrates the problem:</p>
    <p>Set the environment encoding to utf-8.<br>
    Make a simple class with a method returning a string with international characters (e.g. Greek):</p>
    <p>public class Class1 {<br>
    public static String test() {<br>
    return "αβγδε";<br>
    }<br>
    }</p>
    <p>Make a jsp page that uses a different encoding (e.g. windows-1253 for Greek) and make the jsp output some "fixed" html with international characters as well as the string returned from the class:</p>
    <p><%@ page contentType="text/html;charset=windows-1253"%><br>
    <html><br>
    <head><br>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1253"/><br>
    <title>index</title><br>
    </head><br>
    <body><br>
         &lt;p>αβγδε&lt;/p><br>
         &lt;p><%= Class1.test() %>&lt;/p><br>
    </body><br>
    </html></p>
    <p>Set the compiler encoding to utf-8 and run the jsp. => The "fixed" string is replaced by spaces.</p>
    <p>Set the compiler encoding to windows-1253, rebuild the application and run the jsp. => The returned string from the class is displayed as garbage.</p>
    <p>This is caused because the class (.java) file is created and saved as utf-8 (using the environment encoding setting) while the jsp is saved as windows-1253.</p>
    <p>So if these two settings must be the same why don't you merge them to just one setting?</p>
    <p>My suggestion is that the proposed setting be a project specific setting so that we can build projects using different encodings without having to change the environment encoding each time.</p>
    Message was edited by:
    parisd

  • JSP and compiling

    How do I get weblogic server not to compile the jsp at all and just use the class file that I generated from the JSP?
              

              There is a bug that was fixed in 6.1 SP3 related to the jsp dependency checker
              that was causing jsps to be recompiled when not necessary (i.e. when you'd already
              shipped a valid class file).
              The trouble with setting a working directory as described below is it tends to
              break badly when you want to release the same app across different OS - we develop
              on NT but run on Solaris, and D:\ means nothing there!
              So your best bet for jsp joy is to have your buildsystem precompile all the jsps,
              and upgrade to SP3 if you're still on 6.1
              simon.
              Ann Cao <[email protected]> wrote:
              >Issue 068247 is not really a bug. It's more a documentation issue. The
              >WebLogic
              >on-line doc has fixed it by adding the following at
              >http://e-docs.bea.com/wls/docs70/adminguide/web_server.html:
              >
              >"By default JSPs are compiled into the servers' temporary directory the
              >location
              >for which is (for a server: "myserver" and for a webapp: "mywebapp"):
              ><domain_dir>\myserver\.wlnotdelete\appname_mywebapp_4344862
              >
              >The server deletes the temp directory (and thus the default working directory
              >for the jsps) each time the server is restarted. If the JSPs are configured
              >to
              >be precompiled they will be precompiled each time the server restarts.
              >
              >To avoid this there are following options:
              >
              >
              >Precompile the generated classes into your WEB-INF/classes directory
              >(or a jar
              >file in WEB-INF/lib).
              >
              >Set a workingDir for the jsp-descriptor in your weblogic.xml
              ><jsp-descriptor>
              >
              ><jsp-param> <param-name>workingDir</param-name>
              ><param-value>d:\jsp_store</param-value> </jsp-param>
              >
              ></jsp-descriptor>
              >
              >After this is done the precomiled classes will not be deleted each time
              >the
              >server restarts and they will not be recompiled."
              >
              >
              >
              >
              >
              >Peter Kim wrote:
              >
              >> Hi,
              >>
              >> In the Release Notes for Weblogic 7.x, under Known Issues, it says:
              >> "The JSPs included with WebLogic Server 7.0 are not being pre-compiled
              >> before they are accessed for the first time. If you are deploying
              >> precompiled JSPs, WebLogic Server may recompile them to the /wlnotdelete/
              >> directory. " (068247)
              >>
              >> So apparently it is a known issue that sometimes precompiled pages
              >may not
              >> be recognized
              >> properly and Weblogic will recompile them.
              >>
              >> Could you give more information on the status of this bug?
              >>
              >> My server on Windows is an admin server. Everything else looks good.
              >> I still have problems with recompilation.
              >>
              >> Thank you very much,
              >> Peter Kim
              >>
              >> "Ann Cao" <[email protected]> wrote in message
              >> news:[email protected]...
              >> > It shouldn't matter where you compile it. But the classpath you used
              >to
              >> compile
              >> > JSP and the classpath you used to run the application should contain
              >same
              >> > WebLogic classes and in the same order (weblogic.jar, service pack,
              >> patches,
              >> > etc.). Also, is the server you are running on Windows an Admin server
              >or a
              >> > managed server? There was an issue that managed server always compiles
              >> JSP.
              >> >
              >> > Peter Kim wrote:
              >> >
              >> > > Hello,
              >> > >
              >> > > Does it matter if there's a difference between the operating system
              >on
              >> > > the machine that did the original compilation and the machine that
              >> > > is running the application?
              >> > >
              >> > > I'm currently trying to figure out a problem where the precompiled
              >> > > jsp pages are being picked up properly in UNIX but not on
              >> > > Windows (in Windows, the jsp pages are being recompiled at run-time).
              >> > >
              >> > > Thanks!
              >> > > Peter
              >> > >
              >> > > "Ann Cao" <[email protected]> wrote in message
              >> > > news:[email protected]...
              >> > > > Please compile JSPs into WEB-INF/classes/jsp_servlet directory.
              >When
              >> you
              >> > > compile JSPs, please make sure that the server
              >> > > > build version (WebLogic version, service pack level, and patches)
              > is
              >> the
              >> > > same as the server on which you deploy your
              >> > > > webapp.
              >> > > >
              >> > > > Chris Pesarchick wrote:
              >> > > >
              >> > > > > How do I get weblogic server not to compile the jsp at all
              >and just
              >> use
              >> > > the class file that I generated from the JSP?
              >> > > >
              >> > > > --
              >> > > > Regards,
              >> > > > Ann
              >> > > > Developer Relations Engineer
              >> > > > BEA Support
              >> > > >
              >> > > >
              >> >
              >> > --
              >> > Regards,
              >> > Ann
              >> > Developer Relations Engineer
              >> > BEA Support
              >> >
              >> >
              >
              >--
              >Regards,
              >Ann
              >Developer Relations Engineer
              >BEA Support
              >
              >
              

  • How do you install the Jikes compiler for JCreatorV3 LE?

    Hello, this is Esran. I recently downloaded the Jikes compiler(version 1.19) and I'm having problems integrating it into JCreatorV3 LE.
    Here are the instructions given in the help menu:
    1. First download and install the Jikes package. (only ~850kb)
    2. Click Project > Project Properties.
    3. On the JDK Tools tab of the Project Properties dialog box, make a copy of the default compiler.
    4. Change the command line to the path of Jikes.exe.
    5. Add the parameter option -E.
    6. Close the Tool Configuration dialog box and enable the Jikes checkbox.
    7. Compile your project by pressing F7.
    Important: Make sure the project path doesn't contain spaces; otherwise, you get compiler errors.
    I got confused on step 5. it says to add the parameter option -E, but where do I add it?
    This is what is already typed under parameters:
    -classpath "$[ClassPath]" -d "$[OutputPath]" $[JavaFiles]
    Now where do I insert that -E?
    Lots of Duke Dollars here for the person who helps the most!

    Here's a post. Even if it's totally useless, it's still the most helpful one, right?
    Where do you put the -E parameter? If this thing you're talking about works like most other command-line applications, it would be after the name of the program. Like this:
    yada/yada/yada/jikes.exe -E -classpath ...
    Or you could try putting it at the end. Usually it doesn't matter. The test is whether your thing works after you do it (did you do that test yet?)

  • How can WLS use JSP pages in a Web Application witth just a JRE [Web Application, WAR, JSP, weblogic.jsp.pageCheckSeconds and JRE]

              How can WLS use JSP pages in a Web Application (either a .war file or a war directory structure) without a java compiler?
              I suspect either the JSP specification is flawed (i.e. it doesn't take account of servers using just a JRE), or BEA's implementation is broken.
              Production servers do not have a JDK installed. They only have a JRE. Therfore a java compiler is not present on the machine that the Web Application is deployed onto.
              On the development machine, when the server is requested to load the JSP it creates a tmpwar directory within the Web Application directory structure. This is then included in the resultant .war file thus:
              D:\war>jar -tf gmi.war
              META-INF/
              META-INF/MANIFEST.MF
              gmiService.jsp
              WEB-INF/
              WEB-INF/classes/
              WEB-INF/classes/com/
              WEB-INF/classes/com/bt/
              WEB-INF/classes/com/bt/gmi/
              WEB-INF/classes/com/bt/gmi/gmiService.class
              WEB-INF/getList.xsl
              WEB-INF/getListByConnection.xsl
              WEB-INF/getListByDistrict.xsl
              WEB-INF/getListByDistrictConnection.xsl
              WEB-INF/lib/
              WEB-INF/source/
              WEB-INF/source/build.bat
              WEB-INF/source/gmiService.java
              WEB-INF/web.xml
              WEB-INF/weblogic.xml
              tmpwar/
              tmpwar/jsp_servlet/
              tmpwar/jsp_servlet/_gmiservice.class
              tmpwar/jsp_servlet/_gmiservice.java
              When deployed on the production server with the web.xml file set to use the following values (note XML stripped):
              weblogic.jsp.pageCheckSeconds
              -1
              weblogic.jsp.precompile
              false
              weblogic.jsp.compileCommand
              javac
              weblogic.jsp.verbose
              true
              weblogic.jsp.packagePrefix
              jsp_servlet
              weblogic.jsp.keepgenerated
              false
              And in the weblogic.properties file:
              weblogic.httpd.webApp.gmi=war/gmi
              I've also tried with the .war file, but that insists on creating another tmpwar directory outside of the .war file.
              Then, although I have set pageCheckSeconds to -1 (don't check and don't recompile) ter production server still attempts to recompile the JSP's:
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: init
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param verbose initialized to: true
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param packagePrefix initialized to: jsp_servlet
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param compileCommand initialized to: javac
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param srcCompiler initialized to weblogic.jspc
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param superclass initialized to null
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param workingDir initialized to: /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param pageCheckSeconds initialized to: -1
              Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: initialization complete
              Mon Sep 25 11:40:12 BST 2000:<I> <WebAppServletContext-gmi> Generated java file: /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war/jsp_servlet/gmiService.java
              Mon Sep 25 11:40:14 BST 2000:<E> <WebAppServletContext-gmi> Compilation of /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war/jsp_servlet/gmiService.java failed: Exception in thread "main" java.lang.NoClassDefFoundError: sun/tools/javac/Main
              java.io.IOException: Compiler failed executable.exec([Ljava.lang.String;[javac, -classpath, /opt/Solaris_JRE_1.2.1_04/lib/rt.jar:/opt/Solaris_JRE_1.2.1_04/lib/i18n.jar:/opt/Solaris_JRE_1.2.1_04/classes:/var/wls/5.1/weblogic/lib/weblogic510sp4boot.jar:/var/wls/5.1/weblogic/classes/boot:/var/wls/5.1/weblogic/eval/cloudscape/lib/cloudscape.jar:/var/wls/5.1/weblogic/lib/wleorb.jar:/var/wls/5.1/weblogic/lib/wlepool.jar:/var/wls/5.1/weblogic/lib/weblogic510sp4.jar:/var/wls/5.1/weblogic/license:/var/wls/5.1/weblogic/classes:/var/wls/5.1/weblogic/lib/weblogicaux.jar:/opt/wls-servers/gmiServer/weblogic/gmiServer/serverclasses:/opt/wls-servers/gmiServer/weblogic/lotusxsl.jar:/opt/wls-servers/gmiServer/weblogic/xerces.jar:/opt/wls-servers/gmiServer/weblogic/logging.jar::/opt/wls-servers/gmiServer/weblogic/war/gmi/WEB-INF/classes:/opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war, -d, /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war, /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war/jsp_servlet/gmiService.java])
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Exception.<init>(Compiled Code)
              at java.io.IOException.<init>(Compiled Code)
              at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(Compiled Code)
              at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
              at weblogic.servlet.jsp.JspStub.compilePage(Compiled Code)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
              at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:187)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:142)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
              at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              

    The default Java compiler from sun lives in the tools.jar that comes with
              the JDK. Just add that to your set of JARs which are deployed in production
              and you should be fine. No need to install the full JDK - just make the
              tools.jar available to WebLogic.
              Regards
              James
              James Strachan
              =============
              email: [email protected]
              web: http://www.metastuff.com
              "Martin Webb" <[email protected]> wrote in message
              news:[email protected]...
              >
              > How can WLS use JSP pages in a Web Application (either a .war file or a
              war directory structure) without a java compiler?
              >
              > I suspect either the JSP specification is flawed (i.e. it doesn't take
              account of servers using just a JRE), or BEA's implementation is broken.
              >
              > Production servers do not have a JDK installed. They only have a JRE.
              Therfore a java compiler is not present on the machine that the Web
              Application is deployed onto.
              >
              > On the development machine, when the server is requested to load the JSP
              it creates a tmpwar directory within the Web Application directory
              structure. This is then included in the resultant .war file thus:
              >
              > D:\war>jar -tf gmi.war
              > META-INF/
              > META-INF/MANIFEST.MF
              > gmiService.jsp
              > WEB-INF/
              > WEB-INF/classes/
              > WEB-INF/classes/com/
              > WEB-INF/classes/com/bt/
              > WEB-INF/classes/com/bt/gmi/
              > WEB-INF/classes/com/bt/gmi/gmiService.class
              > WEB-INF/getList.xsl
              > WEB-INF/getListByConnection.xsl
              > WEB-INF/getListByDistrict.xsl
              > WEB-INF/getListByDistrictConnection.xsl
              > WEB-INF/lib/
              > WEB-INF/source/
              > WEB-INF/source/build.bat
              > WEB-INF/source/gmiService.java
              > WEB-INF/web.xml
              > WEB-INF/weblogic.xml
              > tmpwar/
              > tmpwar/jsp_servlet/
              > tmpwar/jsp_servlet/_gmiservice.class
              > tmpwar/jsp_servlet/_gmiservice.java
              >
              > When deployed on the production server with the web.xml file set to use
              the following values (note XML stripped):
              >
              > weblogic.jsp.pageCheckSeconds
              > -1
              >
              > weblogic.jsp.precompile
              > false
              >
              > weblogic.jsp.compileCommand
              > javac
              >
              > weblogic.jsp.verbose
              > true
              >
              > weblogic.jsp.packagePrefix
              > jsp_servlet
              >
              > weblogic.jsp.keepgenerated
              > false
              >
              >
              > And in the weblogic.properties file:
              >
              > weblogic.httpd.webApp.gmi=war/gmi
              >
              > I've also tried with the .war file, but that insists on creating another
              tmpwar directory outside of the .war file.
              >
              >
              > Then, although I have set pageCheckSeconds to -1 (don't check and don't
              recompile) ter production server still attempts to recompile the JSP's:
              >
              >
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: init
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param
              verbose initialized to: true
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param
              packagePrefix initialized to: jsp_servlet
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param
              compileCommand initialized to: javac
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param
              srcCompiler initialized to weblogic.jspc
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param
              superclass initialized to null
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param
              workingDir initialized to:
              /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp: param
              pageCheckSeconds initialized to: -1
              > Mon Sep 25 11:40:11 BST 2000:<I> <WebAppServletContext-gmi> *.jsp:
              initialization complete
              > Mon Sep 25 11:40:12 BST 2000:<I> <WebAppServletContext-gmi> Generated java
              file:
              /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war/jsp_servlet/gmiService.
              java
              > Mon Sep 25 11:40:14 BST 2000:<E> <WebAppServletContext-gmi> Compilation of
              /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war/jsp_servlet/gmiService.
              java failed: Exception in thread "main" java.lang.NoClassDefFoundError:
              sun/tools/javac/Main
              >
              > java.io.IOException: Compiler failed
              executable.exec([Ljava.lang.String;[javac, -classpath,
              /opt/Solaris_JRE_1.2.1_04/lib/rt.jar:/opt/Solaris_JRE_1.2.1_04/lib/i18n.jar:
              /opt/Solaris_JRE_1.2.1_04/classes:/var/wls/5.1/weblogic/lib/weblogic510sp4bo
              ot.jar:/var/wls/5.1/weblogic/classes/boot:/var/wls/5.1/weblogic/eval/cloudsc
              ape/lib/cloudscape.jar:/var/wls/5.1/weblogic/lib/wleorb.jar:/var/wls/5.1/web
              logic/lib/wlepool.jar:/var/wls/5.1/weblogic/lib/weblogic510sp4.jar:/var/wls/
              5.1/weblogic/license:/var/wls/5.1/weblogic/classes:/var/wls/5.1/weblogic/lib
              /weblogicaux.jar:/opt/wls-servers/gmiServer/weblogic/gmiServer/serverclasses
              :/opt/wls-servers/gmiServer/weblogic/lotusxsl.jar:/opt/wls-servers/gmiServer
              /weblogic/xerces.jar:/opt/wls-servers/gmiServer/weblogic/logging.jar::/opt/w
              ls-servers/gmiServer/weblogic/war/gmi/WEB-INF/classes:/opt/wls-servers/gmiSe
              rver/weblogic/war/gmi/_tmp_war, -d,
              /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war,
              /opt/wls-servers/gmiServer/weblogic/war/gmi/_tmp_war/jsp_servlet/gmiService.
              java])
              > at java.lang.Throwable.fillInStackTrace(Native Method)
              > at java.lang.Throwable.fillInStackTrace(Compiled Code)
              > at java.lang.Throwable.<init>(Compiled Code)
              > at java.lang.Exception.<init>(Compiled Code)
              > at java.io.IOException.<init>(Compiled Code)
              > at
              weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(Compiled Code)
              > at
              weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
              > at weblogic.servlet.jsp.JspStub.compilePage(Compiled Code)
              > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
              > at
              weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:18
              7)
              > at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :118)
              > at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :142)
              > at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              l.java:744)
              > at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              l.java:692)
              > at
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
              Manager.java:251)
              > at
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
              > at
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
              > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              >
              >
              >
              

  • Error in JSP Page Compilation

    Hi...I found following error during my jsp page compilation...I am using Tomcat Server 4.1.18 as a server.
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: -1 in the jsp file: null
    Generated servlet error:
    [javac] Since fork is true, ignoring compiler setting.
    [javac] Compiling 1 source file
    [javac] Since fork is true, ignoring compiler setting.
    [javac] C:\Tomcat-4.1.24\work\Standalone\localhost\webdav\new\ValidateUser_jsp.java:43: cannot resolve symbol
    [javac] symbol : class LoginManager
    [javac] location: class org.apache.jsp.ValidateUser_jsp
    [javac] LoginManager loginManager = null;
    [javac] ^
    [javac] C:\Tomcat-4.1.24\work\Standalone\localhost\webdav\new\ValidateUser_jsp.java:45: cannot resolve symbol
    [javac] symbol : class LoginManager
    [javac] location: class org.apache.jsp.ValidateUser_jsp
    [javac] loginManager = (LoginManager) pageContext.getAttribute("loginManager", PageContext.APPLICATION_SCOPE);
    [javac] ^
    [javac] C:\Tomcat-4.1.24\work\Standalone\localhost\webdav\new\ValidateUser_jsp.java:48: cannot resolve symbol
    [javac] symbol : class LoginManager
    [javac] location: class org.apache.jsp.ValidateUser_jsp
    [javac] loginManager = (LoginManager) java.beans.Beans.instantiate(this.getClass().getClassLoader(), "LoginManager");
    [javac] ^
    [javac] C:\Tomcat-4.1.24\work\Standalone\localhost\webdav\new\ValidateUser_jsp.java:58: cannot resolve symbol
    [javac] symbol : class UserCredentials
    [javac] location: class org.apache.jsp.ValidateUser_jsp
    [javac] UserCredentials credentials = null;
    [javac] ^
    [javac] C:\Tomcat-4.1.24\work\Standalone\localhost\webdav\new\ValidateUser_jsp.java:60: cannot resolve symbol
    [javac] symbol : class UserCredentials
    [javac] location: class org.apache.jsp.ValidateUser_jsp
    [javac] credentials = (UserCredentials) pageContext.getAttribute("credentials", PageContext.SESSION_SCOPE);
    [javac] ^
    [javac] C:\Tomcat-4.1.24\work\Standalone\localhost\webdav\new\ValidateUser_jsp.java:63: cannot resolve symbol
    [javac] symbol : class UserCredentials
    [javac] location: class org.apache.jsp.ValidateUser_jsp
    [javac] credentials = (UserCredentials) java.beans.Beans.instantiate(this.getClass().getClassLoader(), "UserCredentials");
    [javac] ^
    [javac] 6 errors
         at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:130)
         at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:293)
         at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:353)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:370)
         at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:473)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:190)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:594)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
         at java.lang.Thread.run(Thread.java:534)

    This is my jsp file..i have also kept all my class files in respective folder..still i have this error...i have kept my class files into /WEB-INF/
    -classes
    com
    chintan
    webapps folder
    <%@ page language="java" %>
    <%@ page import="com.chintan.webapps.LoginManager" %>
    <%@ page import="com.chintan.webapps.UserCredentials" %>
    <jsp:useBean id="loginManager" class="com.chintan.webapps.LoginManager" scope="application" />
    <jsp:useBean id="credentials" class="com.chintan.webapps.UserCredentials" scope="session" />
    <jsp:setProperty name="credentials" property="*" />
    <html>
    <head>
    <title>
    User Validation JSP Page
    </title>
    </head>
    <body>
    <%! String nextPage; %>
    <%
    if(loginManager.login(credentials)){
    nextPage = "Mainmenu.jsp";
    }else if(loginManager.isLoggedIn(credentials)){
    nextPage = "Duplicate.jsp";
    }else{
    nextPage = "loginFailure.jsp";
    out.println(nextPage);
    %>
    <jsp:forward page="<%= nextPage %>" />
    </body>
    </html>

  • Getting error in JSP at compile time:

    Hello,
    I am getting this error in JSP at compile time, have no idea whatd going wrong here..!! Everything in the code looks good.
    Please help..!! The error is:
    Error 500: Unable to compile class for JSP /opt/WebSphere/AppServer/temp/jasi80corpgeNode/HRAppServer/Billinginterface/BillingInterfaceWEB.war/_select_5F_course.java:188: Type expected. } catch (Throwable t) { ^ 1 error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    Everything looks good, but then you can never spot your own mistakes :-)
    There are a couple of things.
    1 - curly brackets in scriptlets. Make sure they are all opened and closed correctly.
    2 - Custom tags (JSTL and the like) need to be closed. If it is a simple tag, have you forgotten the slash before the closing angle bracket? ie is it <c:out value="hello"> when it should be <c:out value="hello"/>
    Take a look at the generated java code at /opt/WebSphere/AppServer/temp/jasi80corpgeNode/HRAppServer/Billinginterface/BillingInterfaceWEB.war/_select_5F_course.java, line 188
    See if you can make any sense out of the java file generated from the jsp
    If you want any more specific help than this, please post some jsp code :-)
    If you don't want to do that, I would recommend commenting all the code out with <%-- --%>
    get it to compile, and then uncomment a bit at a time
    Good luck,
    evnafets

  • Disable caching of WLS HTML/JSP

    I have JSP which performs some action and based on that either presents the HTML or forwards the request to another JSP. This works Ok first, but subsequent time if I try to go to first JSP, it goes directly to second JSP. Seems WLS is caching the HTML.
              

              cache is disabled by default.
              Refer to cache tag.
              http://e-docs.bea.com/wls/docs70/jsp/customtags.html#cache
              Rajeev Arora <[email protected]> wrote:
              >I have JSP which performs some action and based on that either presents
              >the HTML or forwards the request to another JSP. This works Ok first,
              >but subsequent time if I try to go to first JSP, it goes directly to
              >second JSP. Seems WLS is caching the HTML.
              

  • Jikes compiler problem when importing class from a jar

    hi everyone,
    I'm new there so please excuse me if i post a pb that have been already answered...
    I've a pb with jikes that is encountering a problem and so closing when compiling. I use ant to build my project.
    In my classpath I have, among others, a jar named 'kepler.jar' in which I use the following class 'WSResult;'
    In my java class I have the following import :
    'import com._4d.kepler.model.WSResult;'
    Do you think it is the character "_" that makes jikes to bug ?
    What else can be the problem of not compiling and stopping building the project ?
    Thank you very much for your help, looking forward to your answer...!
    Florence.

    Editing material is vastly different from just playing it.
    With Audio, a player is accessing the actual file on the HDD, and reading the info from there.
    The big difference is that with PrE (and PrPro), those files are not being used directly. When Imported, a couple of things happen:
    PrE creates links to those files, for later use, when one Exports/Shares
    PrE creates "proxy files," to display the Video on the Timeline, based on those links. It also creates proxy files for better display, when one Renders the Timeline, or portions of it.
    PrE creates a CFA (Conformed Audio) and a PEK (Waveform Display) file, that are used - the CFA is to allow for critical editing and the PEK is what one sees on the Audio Track. The actual files are NOT directly accessed - only the CFA file.
    For a bit more info on Conforming, see this ARTICLE.
    Now, there have been some problems reported, where the Audio was Linear PCM/WAV. I do not know what there is about the LPCM, that causes the issue, but the "plain vanilla" PCM/WAV's seem to be trouble-free. I would love to read, from an Adobe employee, or audio engineer, explaining on why there might be issues.
    For the red, and as there is some "earthiness" to it, I like the Acacia Carneros Pinot Noir. I pick it up at Costco for about US $22. It has proved to be about the best inexpensive PN, that I have encountered. Another, is the Peachy Canyon Incredible Red, which I have picked up "on sale" for around US $ 9. Their Peachy Canyon East Side Zinfandel, is even better, and I've found it as low as US $ 15. If you can find the Glen Carlou Grand Classique (South Africa), it is about the best cheap Bordeaux Blend, that I have ever found at ~ US $ 12.
    Good luck,
    Hunt

  • Problem with encoded UTF8 parameter when calling request.getParameterValues

    I'm losing some parts of my parameters when I get to the servlet.
    Using the java.net.URLEncoder on an English/Chinese UTF-8 string combination, I created a URL with a parameter "pk". I use this in an HTML page that calls a servlet. Here is what I set the parameter equal to:
    pk=GUEST.%E6%88%3F%E9%83%BD%E8%88%B9%E5%3F%95%E4%BD%3F%E8%A7%84%E6%A0%BC
    My URL looks like the following:
    http://localhost/servlets/MyServlet?pk=GUEST.%E6%88%3F%E9%83%BD%E8%88%B9%E5%3F%95%E4%BD%3F%E8%A7%84%E6%A0%BC
    When this gets to the servlet side, I lose all of the chinese parts of the String when I call request.getParameterValues("pk") for this string. This is the case even if I convert the string to UTF8 using getBytes("UTF8").
    String[] pks = request.getParameterValues("pk");
    pks.length = 1
    pks[0].length() = 6
    pk[0]=GUEST.
    Any clue why?
    My page has a charset of utf-8 and other pages with using posts work fine. Unfortunately my request must be a get in this situation.

    Try this standard tomcat workaround...
    String[] tmppks = request.getParameterValues("pk");
    String [] pks = new String[tmppks.length];
    for(int i=0; i<tmppks.length; i++)
    pks[i] = new String(tmppks.getBytes("ISO-8859-1"),
    ), "UTF-8");Hi,
    I am working in JSP.
    If I don't convert the string to UTF-8 format, then even though I am setting the charset to UTF-8 in jsp page, it is not giving the correct parameter values.
    Is there any way other than converting the string from "ISO-8859-1" to "UTF-8", in order to get the string in UTF-8 format i.e., to get string in UTF-8 format directly from request.getParameter method?
    Thanks & Regards,
    Kavitha.

  • Found the problem (Re: ORA-01461 error in DB with char encoding = UTF8)

     

    Hi,
    Yes even i had this problem and setting this weblogic.oci.min_bind_size =660 solved.
    But the proble i face is this works if i get the connection through java code. Instead if i use Connection pool and edit the config.xml or do through admin console .This doesn't work even after setting this property. Any Help will be appreciated and it is pretty urgent.
    Thanx
    -Sugandha

  • File encoding cp1252 problem

    Hi there,
    I have a problem concerning the file encoding in a web application.
    I'll sketch the problem for you.
    I'm working on adjustments and bug fixes of an e-mail archive at the company i work for. With this archive, users can search e-mails using a Struts 1.0 / JSP web application, read them, and send them back to their mail inbox.
    Recently a bug has appeared, concerning character sets.
    We have mails with french characters or other uncommon characters in it.
    Like the following mail:
    Subject: Test E-mail archief co�rdinatie Els
    Content: Test co�rdinatie r�d�marrage ... test weird characters � � �
    In the web application itself, everything is fine...but when i send this mail back to my inbox, the subject gets all messed up:
    =?ANSI_X3.4-1968?Q?EMAILARCHIVE_*20060419007419*_Tes?=
    =?ANSI_X3.4-1968?Q?t_E-maill_archief_co=3Frdinatie_Els?=
    The content appears to be fine.
    We discovered this problem recently, and a lot of effort and searching has been done to solve it.
    Our solution was to put the following line in catalina.sh , with what our Tomcat 4.1 webserver starts.
    CATALINA_OPTS="-server -Dfile.encoding=cp1252"
    On my Local Win2K computer, the encoding didn't pose a problem, so catalina.sh wasn't changed. It was only a problem (during testing) on our Linux test server ... a VMWare server which is a copy of our production environment.
    On the VMWare, i added the line to the catalina.sh file. And it worked fine.
    Problem Solved !
    Yesterday, we were putting the archive in production. On our production server ... BANG --> NullPointerException.
    We thought it has something to do with jars he couldn't find, older jars, cache of tomcat ... but none of this solved the problem.
    We put the old version back into production, but the same NullPointerException occured.
    We then put the "CATALINA_OPTS="-server -Dfile.encoding=cp1252" " line in comment ... and then it worked again.
    We put the new version into production (without the file encoding line), and it worked perfectly, except for those weird ANSI characters.
    Anyone have any experience with this?
    I use that same file encoding to start a batch, but there i call it Cp1252 (with a capital C) ... might that be the problem? But i have to be sure...because the problem doesn't occur in the test environment, and i can't just test in production ... and switch off the server whenever i'd like to.
    Does anyone see if making cp1252 --> Cp1252 might be a solution, or does anyone have another solution?
    Thanks in advance.

    First, I will start by saying that JInitiator was not intended to run on Win7, especially 64bit. So, it may be time to think about moving to the Java Plugin. Preferably one which is certified with your Forms version.
    To your issue, I suspect you need to change the "Region and Language" settings on the client machine. This can be found on the Control Panel. If that doesn't help, take a look at this:
    http://stackoverflow.com/questions/4850557/convert-string-from-codepage-1252-to-1250

  • Premiere pro CS4+media encoder CS4 problem encoding to WMV and MOV

    Hello,
    I am new to CS4. I lurked around the meanders of CS4 help and FAQ. In spite of the large help database I could not find a solution to my issue.
    I edited a little movie from shots I took during holidays. I edited in premiere pro cs4 and it is a bit faster than CS3 <yoohoo>
    However I want to export the movie as NTSC source to high quality download. In the Expot settings,  I wrote a file output of course so it can encode and compile the movie somewhere on my HDD and I did not touch anything in standad NTSC source to high quality download values and tabs. In the end the movie should be around 848 mega.
    I press OK, then Media Encoder pops up on screen. my project comes automatically in Media Encoder which is neat so I just had to click on start Queue but here is my problem...
    I can wait for 4 hours or more, Media Encoder status states Encoding but nothing moves forward. Elapsed time remains at 00:00:00, Estimated Remaining remains blank.
    Although something triggered my attention when I widen Media Encoder Source Name tab. It sounds like my project from Premiere Pro is placed in a temporary folder instead of using the regular save project file folder in ...>adobe>premiere pro>4>sebsofie2010b which strange.
    I try to place a picture of my issue and perhaps it will help everyone.
    This picture was taken about 1 hour and half after I tried to encode the movie for the fifth time.
    The status quotes "Encoding"...
    Thanks in advance for any help

    Hello,
    This is Song to an Illiad. I had to change Email address and password as I am switching provider soon.
    So Ok to bypass the issue at that time, I simply transfered all files to a jumpdrive and re-did the composition at a friend house. Although my problem persist and Thank you for the Wiki link it was helpful. Sherlock free ware discovered several erronous Codec. Do not ask me why, how, when please. I do not toy around with codecs and all I do is update software but I have several software going from Adobe to Autodesk series as well as Nero Light version that came with my Dvd burner.  Should I also mention I play video games when down time permits, as such I updated several time the DirectX software. Beside this, what is it called... Dvix or Xvid, well something like that... prompted me about 2 months ago to update to a newer version which I did. Finally I installed a freeware to export an avi type to another found on Cnet.com a few months ago as the file could be seen in Premiere pro but there were no Audio track seen in premiere while the client gave me his camcorder and I knew there should be an audio track, it was a sort of camcorder that records on a memory sticks which is why the camera was small. It was a canon but nothing more detailed than that. Anyway, I had the camera with no drivers whatsoever and I had a hard time to find the driver for free online which is why I found a freeware or perhaps was it a shareware or a trial (I am not sure), anyway it decoded and re-encoded the movie which it did successfully with lots of image loss quality but it was succesful. I know I deliberatly threw the shareware or trial straight in the garbage once I was done because I do not want this kind of junk on my PC. Perhaps could it be the issue with Media Encoder not able to start?!?!
    Here comes a couple of texts Copy/Past & image to describe what Sherlock found
    Codec Reporting Utility Output Text
    Date and Time: 26-Aug-2010 23:43:54
    System Information
    Operating System  = Unknown Professional (6.00.6002)
    CPU Descriptor    = Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
    CPU Clock Speed   = 2400 Mhz.
    Total Memory      = 4095 Mb.
    DirectX Version   = 10.0
    WMI Version       = 6002.18005
    ACM Version       = 5.00.0
    Video Codecs
      Adobe DVCPRO 100 Codec
         FileVersion       = 3.0.1095.1
         CompanyName       = Adobe Systems Incorporated
         FileDescription   = Adobe DVCPRO 100 Codec
         InternalName      =
         LegalCopyright    = Copyright (C) 2007
         OriginalFileName  =
         ProductName       = Adobe DVCPRO 100 Codec
         ProductVersion    = 3,0,1095,0
      Adobe DVCPRO 100 Codec
         FileVersion       = 3.0.1095.1
         CompanyName       = Adobe Systems Incorporated
         FileDescription   = Adobe DVCPRO 100 Codec
         InternalName      =
         LegalCopyright    = Copyright (C) 2007
         OriginalFileName  =
         ProductName       = Adobe DVCPRO 100 Codec
         ProductVersion    = 3,0,1095,0
      Adobe DVCPRO 100 Codec
         FileVersion       = 3.0.1095.1
         CompanyName       = Adobe Systems Incorporated
         FileDescription   = Adobe DVCPRO 100 Codec
         InternalName      =
         LegalCopyright    = Copyright (C) 2007
         OriginalFileName  =
         ProductName       = Adobe DVCPRO 100 Codec
         ProductVersion    = 3,0,1095,0
      AVI Decompressor
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Quartz.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Quartz.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      AVI Draw
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Quartz.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Quartz.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      Cinepak Codec by Radius
         FileVersion       = 1.10.0.11
         CompanyName       = Radius Inc.
         FileDescription   = Cinepak® Codec
         InternalName      = iccvid
         LegalCopyright    = Copyright © 1992-1995 Radius Inc., All Rights Reserved
         OriginalFileName  = iccvid.drv.mui
         ProductName       = Cinepak for Windows 32
         ProductVersion    = 1.10.0.0
      DivX 6.9.2 Codec (2 Logical CPUs)
         FileVersion       = 6.9.2.26
         CompanyName       = DivX, Inc.
         FileDescription   = DivX
         InternalName      = DivX
         LegalCopyright    = Copyright © 2000-2009 DivX, Inc. All rights reserved.
         OriginalFileName  = DivX.dll
         ProductName       = DivX®
         ProductVersion    = 6.9.2.26
      DivX 6.9.2 YV12 Decoder
         FileVersion       = 6.9.2.26
         CompanyName       = DivX, Inc.
         FileDescription   = DivX
         InternalName      = DivX
         LegalCopyright    = Copyright © 2000-2009 DivX, Inc. All rights reserved.
         OriginalFileName  = DivX.dll
         ProductName       = DivX®
         ProductVersion    = 6.9.2.26
      DV Splitter
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Qdv.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Qdv.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      DV Video Decoder
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Qdv.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Qdv.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      DV Video Encoder
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Qdv.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Qdv.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      Intel IYUV codec
         FileVersion       = 6.0.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = Intel Indeo(R) Video YUV Codec
         InternalName      = iyuv_32.dll
         LegalCopyright    = Copyright Intel Corporation 1992-1997
         OriginalFileName  = iyuv_32.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.0.6000.16386
      Intel IYUV codec
         FileVersion       = 6.0.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = Intel Indeo(R) Video YUV Codec
         InternalName      = iyuv_32.dll
         LegalCopyright    = Copyright Intel Corporation 1992-1997
         OriginalFileName  = iyuv_32.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.0.6000.16386
      MainConcept MPEG Video Decoder
         FileVersion       = 1, 0, 0, 65
         CompanyName       = MainConcept AG
         FileDescription   = MPEG Video and Audio Decoder
         InternalName      = MCDSMPEG.AX
         LegalCopyright    = Copyright (C) 2001-2004 MainConcept AG
         OriginalFileName  = MCDSMPEG.AX
         ProductName       = MPEG Decoder
         ProductVersion    = 1, 0, 0, 65
      Microsoft RLE
         FileVersion       = 6.0.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = Microsoft RLE Compressor
         InternalName      = msrle32.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = msrle32.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.0.6000.16386
      Microsoft Video 1
         FileVersion       = 6.0.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = Microsoft Video 1 Compressor
         InternalName      = msvidc32.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = msvidc32.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.0.6000.16386
      MJPEG Compressor
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Quartz.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Quartz.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      MJPEG Decompressor
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Quartz.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Quartz.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      MPEG Video Decoder
         FileVersion       = 6.6.6000.16386 (vista_rtm.061101-2205)
         CompanyName       = Microsoft Corporation
         FileDescription   = DirectShow Runtime.
         InternalName      = Quartz.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = Quartz.dll.mui
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 6.6.6000.16386
      Mpeg4 Decoder DMO
         FileVersion       = 11.0.6001.7000 (longhorn_rtm.080118-1840)
         CompanyName       = Microsoft Corporation
         FileDescription   = Windows Media MPEG-4 Video Decoder
         InternalName      = mpg4dmod.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = mpg4dmod.dll
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 11.0.6001.7000
      Mpeg43 Decoder DMO
         FileVersion       = 11.0.6001.7000 (longhorn_rtm.080118-1840)
         CompanyName       = Microsoft Corporation
         FileDescription   = Windows Media MPEG-4 Video Decoder
         InternalName      = mpg4dmod.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = mpg4dmod.dll
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 11.0.6001.7000
      Mpeg4s Decoder DMO
         FileVersion       = 11.0.6001.7000 (longhorn_rtm.080118-1840)
         CompanyName       = Microsoft Corporation
         FileDescription   = Windows Media MPEG-4 S Video Decoder
         InternalName      = mp4sdmod.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = mp4sdmod.dll
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 11.0.6001.7000
      MSScreen 9 encoder DMO
         FileVersion       = 11.0.6001.7000 (longhorn_rtm.080118-1840)
         CompanyName       = Microsoft Corporation
         FileDescription   = Windows Media Screen Encoder
         InternalName      = wmvsencd.dll
         LegalCopyright    = © Microsoft Corporation. All rights reserved.
         OriginalFileName  = wmvsencd.dll
         ProductName       = Microsoft® Windows® Operating System
         ProductVersion    = 11.0.6001.7000
      Nero DVD Decoder
         FileVersion       = 4,11,3,7
         CompanyName       = Nero AG
         FileDescription   = MPEG-1/2/4 & AVC video decoder w/ DxVA
    What should I do? Can I just reinstall the codec from my Adobe CS4 Production Suite (Without) creating more issues and problems? It seemed the Wiki hints were helpful to pin point a problem but not always at giving solution.
    Thanks in advance,
    Seb
    P.S: Could Adobe throw a little software to download to ensure all codecs are what they should be like and prompt user to reinstall straight from our Dvds? It would be soo much easier that way.
    Seb

Maybe you are looking for

  • Error while deploy from NWDS 7.1

    When I am trying to deploy a web dynpro to our J2EE server using: SAP NetWeaver Developer Studio 7.1 SP07 PAT0003 Build id: 200902281924 I receive the following error: Message: An internal error occurred during: "Deploying project(s) Exception StacK

  • CALCULATION IN HEADER FIELD?

    friends... i have designed a form z_pm_common..which i have copied from standard.pm_common. i have made some changes to the layout. now at the header i have a field : DURATION OF JOB  :&AFVGD-ARBEI& &AFVGD-ARBEH& AFVGD-ARBEI IS WORK DURATION.I.E 6.3

  • Sender file adapter Adapter with out Key field

    Hi All              i do have have a requirment ,Sender file adapter , for FCC but file is  with out Key field HEADER> <DATA1> <DATA2> <DATA3> <HEADER>              file structure <ITEM> <ITEM1> <ITEM2> <ITEM3> <ITEM and the file si '10001,20081902,U

  • Trying to publish swf in captivate 5.5. The 'Export to HTML' is greyed out. Why greyed out?

    I'm having to take extra steps to open on internet explorer. It does have a quizz with eLearning Output 'Scorm 1.2'.  Want it to automatically open on IE. 

  • Log & Transfer - cannot import in

    My friend bought the same camcorder as me (Canon HF M31) so that he can sent me his SD card for me to edit his video. When I received his SD card,I tried to do a Log & Transfer using the highest level but I got this message: "No Name" contains unsupp