Error when trying to deploy JSPs...

Hi,
I am using 6.5 on win 2K. I used deployment tool to deploy my war. It doesn't return error or anything. However, when I tried to access the jsps (Login.jsp). I have the following message in kjs prompt and Login.java and Login.class are not created (no compiled_jsp folder in the WEB-INF at all). Does anyone have clue about it?
Thanks in advance.
Ken
first access attempt...
[16/Oct/2002 12:16:07:3] error: Exception: SERVLET-execution_failed: Error in ex
ecuting servlet Login: java.lang.ExceptionInInitializerError
[16/Oct/2002 12:16:07:4] error: APPLOGIC-caught_exception: Caught Exception:
java.lang.ClassCastException: java.lang.ExceptionInInitializerError
at com.netscape.server.servlet.servletrunner.ServletRunner.reportError(U
nknown Source)
at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
wn Source)
at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
at com.kivasoft.thread.ThreadBasic.run(Native Method)
at java.lang.Thread.run(Thread.java:484)
second access attempt...
[16/Oct/2002 12:29:37:4] error: Exception: SERVLET-execution_failed: Error in ex
ecuting servlet Login: java.lang.NoClassDefFoundError
[16/Oct/2002 12:29:37:4] error: APPLOGIC-caught_exception: Caught Exception:
java.lang.ClassCastException: java.lang.NoClassDefFoundError
at com.netscape.server.servlet.servletrunner.ServletRunner.reportError(U
nknown Source)
at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
wn Source)
at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
at com.kivasoft.thread.ThreadBasic.run(Native Method)
at java.lang.Thread.run(Thread.java:484)
---------------------------------------------------------------------------------------

Hi,
I have the same problem, can you help too?
tanks!

Similar Messages

  • Getting bad host error when trying to deploy simple web sample application

    hi,
    Can someone tell me why I'm getting this error when trying to deploy the simple web application from samples
    This is what it said:
    deploy_common:
    [echo] Deploying ../assemble/war/webapps-simple.war.
    [exec] java.net.MalformedURLException: Bad host: station_1
    thanks

    Hi,
    Another update on this issue.
    To remove the error that we were getting (java.lang.LinkageError: Class javax/xml/transform/Source violates loader constraints), we tried some searching around and found out that the way to fix it is to provide correct versions of xalan.jar, xml-apis.jar and xercesImpl.jar. We downloaded the required version from the apache site and added it to our WEB-INF/lib folder in the WAR file.
    Now, we are getting this error:
    XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: http://java.sun.com/jaxp/xpath/dom
    What else we might be missing in our libs or do we need to check some other configurations?
    Any help on this would be much appreciated.
    Thanks,
    Gaurav

  • A report that uses tablix returns error when trying to deploy to Report Server 2005

    We have some reports that have been built using tablixes, and tested in a 2008 Report Server. When trying to deploy to Report Server 2005 (don't ask why) we get an error saying
    The report definition is not valid. Details: The element 'ReportItems' in namespace 'XXXXXX' has invalid child element 'Tablix'
    So.. what is the issue? I guess 2005 does not support tablixes.. And we cannot upgrade the server version. So the real question is.. is there a workaround for this to avoid having to remake those reports for 2005??
    Thanks!
    Juan Pablo Realini .Net Developer in developement, musician, Star Wars fan, married, father of 2 1/2

    Hi Shei Pi,
    Unfortunately Microsoft provide upgrade option only, not downgrade  .
    SSRS 2005 report can be seen in 2008.. but 2008 report cant seen in 2005.
    One guy created the utility which is paid, to convert the report from 2008 version to 2005.
    You can see similar thread in MSDN here, you can find the paid utility  link also for this issue.
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/bc5fbe11-531a-4a9d-861f-24625a9f4599/converting-rdl-file-of-ssrs-2008-to-ssrs-2005
    Thanks
    Prasad

  • Error when trying to deploy Async Binary Update Sample

    Hi,
    I have installed WLI 8.5 in linux machine,
    When trying to deploy the AsyncBinaryUpdate sample provided at http://edocs.bea.com/wli/download_samples/index.html), i
    get error.
    I am following as per the instructions in the readme of the sample. I am able to successfully create domain and build the sample but Error occurs at the step of deployment of sample ie when the cmd 'ant deploy' is done.
    Error message is given below . Any help on this will be appreciated.
    create_jmsqs:
    [java] Connecting ....
    [java] Connecting to weblogic server instance running at t3://localhost:7001 as username weblogic ...
    [java] Successfully connected to Admin Server 'cgServer' that belongs to domain 'acmeintg'.
    [java] Traceback (innermost last):
    [java] File "genqueues.py", line 199, in ?
    [java] File "genqueues.py", line 179, in main
    [java] IndexError: index out of range: 0
    [java] Server ==
    BUILD FAILED
    file:/home/appadurai/WLI_Samples/AsyncBinSample/scripts/build.xml:158: Java returned: -1

    Hi,
    I have installed WLI 8.5 in linux machine,
    When trying to deploy the AsyncBinaryUpdate sample provided at http://edocs.bea.com/wli/download_samples/index.html), i
    get error.
    I am following as per the instructions in the readme of the sample. I am able to successfully create domain and build the sample but Error occurs at the step of deployment of sample ie when the cmd 'ant deploy' is done.
    Error message is given below . Any help on this will be appreciated.
    create_jmsqs:
    [java] Connecting ....
    [java] Connecting to weblogic server instance running at t3://localhost:7001 as username weblogic ...
    [java] Successfully connected to Admin Server 'cgServer' that belongs to domain 'acmeintg'.
    [java] Traceback (innermost last):
    [java] File "genqueues.py", line 199, in ?
    [java] File "genqueues.py", line 179, in main
    [java] IndexError: index out of range: 0
    [java] Server ==
    BUILD FAILED
    file:/home/appadurai/WLI_Samples/AsyncBinSample/scripts/build.xml:158: Java returned: -1

  • Error when trying to deploy ADF application in Java Cloud Service - SaaS Extension

    Hello guys,
    I'm trying to deploy a simple ADF application in "Oracle Java Cloud Service - SaaS Extension" and i'm still having the error below
    The job turns to Failed at "Deploy Application" step:
    Did someone already got this error ?
    Thanks at advance
    Sid
    2014-12-10 11:06:20 PST: Starting action "Deploy Application"
    2014-12-10 11:06:20 PST: Deploy Application started
    2014-12-10 11:06:28 PST: weblogic.application.ModuleException: weblogic.application.ModuleException:
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1531)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:488)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:573)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:327)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
      at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
      at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: java.security.AccessControlException: access denied ("java.net.NetPermission" "specifyStreamHandler")
      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
      at java.security.AccessController.checkPermission(AccessController.java:559)
      at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
      at java.net.URL.checkSpecifyHandler(URL.java:649)
      at java.net.URL.<init>(URL.java:373)
      at weblogic.application.io.MergedDescriptorFinder.getSource(MergedDescriptorFinder.java:46)
      at weblogic.application.io.DescriptorFinder.getSource(DescriptorFinder.java:44)
      at weblogic.utils.classloaders.MultiClassFinder.getSource(MultiClassFinder.java:67)
      at weblogic.application.utils.CompositeWebAppFinder.getSource(CompositeWebAppFinder.java:71)
      at weblogic.servlet.internal.War$ResourceFinder.getSource(War.java:1213)
      at weblogic.servlet.internal.War$ResourceFinder.getSource(War.java:1203)
      at weblogic.servlet.internal.War.getResourceAsSource(War.java:512)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3436)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3427)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsStream(WebAppServletContext.java:872)
      at com.sun.faces.config.ConfigureListener$WebXmlProcessor.scanForFacesServlet(ConfigureListener.java:805)
      at com.sun.faces.config.ConfigureListener$WebXmlProcessor.<init>(ConfigureListener.java:768)
      at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:178)
      at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1871)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1529)
    2014-12-10 11:06:28 PST: WL action state: failed
    2014-12-10 11:06:28 PST: Action FAILED with WL action state: failed
    2014-12-10 11:06:28 PST: Check the server log of your Java cloud service for more info about the failure.
    2014-12-10 11:06:28 PST: Application deployment failed.
    2014-12-10 11:06:28 PST: "Deploy Application" complete: status FAILED

    The Application does nothing, it's just a simple page (the button does nothing too)  the aim is to deploy a jsf page with ADF forms.
    The deployment log is on the first message.
    I'm using Jdeveloper and i note the Jdev inserts some servlets into the web.xml file ! is it possible that the probleme is related to this ? (below the web.xml file)
    Sid
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
             version="2.5">
      <servlet>
        <servlet-name>Faces Servlet</servlet-name>
        <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet>
        <servlet-name>resources</servlet-name>
        <servlet-class>org.apache.myfaces.trinidad.webapp.ResourceServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GraphServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GaugeServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>MapProxyServlet</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.MapProxyServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>Faces Servlet</servlet-name>
        <url-pattern>/faces/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/adf/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/afr/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <url-pattern>/servlet/GraphServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <url-pattern>/servlet/GaugeServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>MapProxyServlet</servlet-name>
        <url-pattern>/servlet/mapproxy/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/bi/*</url-pattern>
      </servlet-mapping>
      <filter>
        <filter-name>trinidad</filter-name>
        <filter-class>org.apache.myfaces.trinidad.webapp.TrinidadFilter</filter-class>
      </filter>
      <filter>
        <filter-name>ServletADFFilter</filter-name>
        <filter-class>oracle.adf.share.http.ServletADFFilter</filter-class>
      </filter>
      <filter-mapping>
        <filter-name>trinidad</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
        <dispatcher>ERROR</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>ServletADFFilter</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
      </filter-mapping>
      <context-param>
        <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
        <param-value>client</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.PARTIAL_STATE_SAVING</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <description>If this parameter is true, there will be an automatic check of the modification date of your JSPs, and saved state will be discarded when JSP's change. It will also automatically check if your skinning css files have changed without you having to restart the server. This makes development easier, but adds overhead. For this reason this parameter should be set to false when your application is deployed.</description>
        <param-name>org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <description>Whether the 'Generated by...' comment at the bottom of ADF Faces HTML pages should contain version number information.</description>
        <param-name>oracle.adf.view.rich.versionString.HIDDEN</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <description>Security precaution to prevent clickjacking: bust frames if the ancestor window domain(protocol, host, and port) and the frame domain are different. Another options for this parameter are always and never.</description>
        <param-name>org.apache.myfaces.trinidad.security.FRAME_BUSTING</param-name>
        <param-value>differentOrigin</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.VALIDATE_EMPTY_FIELDS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>oracle.adf.view.rich.geometry.DEFAULT_DIMENSIONS</param-name>
        <param-value>auto</param-value>
      </context-param>
      <context-param>
        <param-name>oracle.adf.view.rich.SYNCROWS</param-name>
        <param-value>enable</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_SKIP_COMMENTS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_DECORATORS</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfTagDecorator</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_RESOURCE_RESOLVER</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfFaceletsResourceResolver</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_VIEW_MAPPINGS</param-name>
        <param-value>*.jsf;*.xhtml</param-value>
      </context-param>
      <mime-mapping>
        <extension>swf</extension>
        <mime-type>application/x-shockwave-flash</mime-type>
      </mime-mapping>
      <mime-mapping>
        <extension>amf</extension>
        <mime-type>application/x-amf</mime-type>
      </mime-mapping>
      <listener>
        <listener-class>oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack</listener-class>
      </listener>
      <login-config />
    </web-app>

  • Error when trying to run jsp on oas4081

    Hi there!
    As many others before, I'm trying to get jsp to run on oas4081. Although I think I did everything what the docs (and the other posts here) say, I get an error.
    Here is what I did:
    * download ojsp.zip
    * add a JServlet application
    * under ENVIRONMENT VARIABLES of that app I included %ORACLE_HOME%/ows/cartx/jweb/classes/ojsp.jar
    (yes, I copied the ojsp.jar to that location; there already is a jservlet.jar, and I can run servlets, so I didn't bother about adding a servlet.jar anymore, as the manual said)
    * under JAVA ENVIRONMENT I added DELEGATE_SERVLET_CLASS (left) and oracle.jsp.JspServlet (right)
    * under WEB PARAMETERS I added htm, html to the mime-types field
    Here is what I get when accessing http://myserver/jsp_samples/hellouser.jsp:
    JSP Error
    Request URI: /jsp_sample/hellouser.jsp
    Exception:
    java.lang.IllegalStateException: Unable to determine real path from the servlet context
    at java.lang.Throwable.(Compiled Code)
    at java.lang.Exception.(Compiled Code)
    at java.lang.RuntimeException.(Compiled Code)
    at java.lang.IllegalStateException.(Compiled Code)
    at oracle.jsp.provider.JspFSServletContextResource.getRepositoryRoot(Compiled Code)
    at oracle.jsp.provider.JspFSServletContextResource.init(Compiled Code)
    at oracle.jsp.app.JspAppLoader.getApplication(Compiled Code)
    at oracle.jsp.JspServlet.doDispatch(Compiled Code)
    at oracle.jsp.JspServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at oracle.OAS.servlet.servletrunner.exec(Compiled Code)
    Looking through the other log files, I found the following in wrb.log:
    03-21-2000 14:41:49 783109 sun199-093
    `Unknown Component` 28414 1 0x400fff
    `/oracle/app/oracle/product/oas408/ows/4.0/ojsp/webroot/samples/hellouser/oracle/jsp/JspServlet.class:
    java.lang.ClassNotFoundException:
    /oracle/app/oracle/product/oas408/ows/4.0/ojsp/webroot/samples/hellouser/oracle/jsp/JspServlet.class
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at oracle.owas.loader.WRBLoader.loadClassFromBytes(Compiled Code)
    at oracle.owas.loader.WRBLoader.loadClass(Compiled Code)
    at java.lang.ClassLoader.loadClass(Compiled Code)
    at oracle.OAS.servlet.servletrunner.getServlet(Compiled Code)
    at oracle.OAS.servlet.servletrunner.exec(Compiled Code)
    Any hints would be greatly appreciated!!!
    Martin
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Alex Yiu:
    Have you specified the physical path and virtual path mapping in OAS?<HR></BLOCKQUOTE>
    Yes I did, when I added the JServlet application and cartridge, respectively. And I don't have a typo in there...
    null

  • Getting error when trying to deploy the SQL project after making some changes

    I’m getting the below error message, when I’m trying to deploy the project by making some changes.
    In detail, The project was deployed successfully at first time. Later I did some changes(Added 1 more table) and I tried to deploy, but it was not sucess. I'm getting the below error message
    Error message:Cannot upgrade the DAC for database CTR_FIN_FINNOTE_DB because the compatibility level is 70 or lower. Alter the database to support a compatibility level of 80 or higher
    I checked in SQL, the compatibility level is 110 which is higher than 70. 
    Can any one help me out to overcome with this.
    Regards
    Sk.

    Try to uninstall you application and then deploy again with the new changes.
    jdweng

  • Newbie - Error when trying to view .jsp file on newly running server.

    Hello, I'm new and trying to view a .jsp file on my webserver and get this error:
    java.io.IOException: CreateProcess: javac -d C:\Blazix\jspdir -classpath C:\Blazix\blazix.jar;C:\Blazix\classes; C:\Blazix\jspdir\desisoft_jsp_intro_jsp1152122045640.java error=2
    *The .jsp file I want to view is in the correct folder, and I can view the same file if it is renamed as an .html extension.  Plz Help!!!   Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    What does the JSP contain? Have you tried a simple JSP without any special functions? Does that work? How about catching the exception within the JSP. Will the JSP run and display correctly (of course, without the excepted content)?
    Here is an example of how you can catch the exception and prevent the JSP from failing (or at least how to prod it to display despite the error):
    <body>
       <%
       // yada yada yada some code
       try{
          // Yada yada yada the code that may have the IO problem
          // Yada yada yada
       }catch(IOException io){
           System.err.println("Here is the exception: "+io.toString());
       %>Please post back and let us know.
    dailysun

  • Got error when trying to populate JSP from ActionServlet......Help me

    Hi Guys,
    In My application, I need to search a directory on my machine like if i give abc, it should display all files that match "abc". For that i have a Jsp page which accepts the pattern and am using MVC architecture for developing this application and I got this error when i ran the application. My jsp page:
    <body>
    <html:form action="/searchPattern">
    <TABLE border="0">
    <TBODY>     <TR>
         <TH>File Pattern</TH>
         <TD><html:text property="pattern" /></TD></TR>          <TR><TD><html:submit property="submit" value="Submit" /></TD></TR>
    </TBODY>
    </TABLE>
    </html:form>
    </body>
    another Jsp for displaying the results:
    <body>
    <jsp:useBean class="com.mot.struts.form.SearchForm" id="fileDetail" scope="session"/>
    <table>     
    <tr><td>File Names</td>
         <td><jsp:getProperty name="fileDetail" property="pattern"/></td>
         <td><ul>
         <logic:iterate name="fileDetail" property="listFiles"
         id="fileDetails" scope="session">               
         <li><bean:write name="fileDetails" property="listFiles" />
         </li>                
         </logic:iterate>
         </ul></td>
         </tr>
    </table>
    </body>
    and the Action servlet is:
    public ActionForward execute(ActionMapping mapping, ActionForm form,
                   HttpServletRequest request, HttpServletResponse response) {
         SearchForm searchForm = (SearchForm) form;
    String pattern=request.getParameter("pattern");
    File dir = new File("D:\\satish\\archive");
    System.out.println("Searching....");               
    File[] children=dir.listFiles();
    for (int i=0; i<children.length; i++) {
    String fileMatch=children.getAbsoluteFile().getName();
    if(fileMatch.contains(pattern)==true){      
    System.out.println("File pattern with .log found, File Name "+ fileMatch);
              request.setAttribute("fileDetail", searchForm);           
    return mapping.findForward("success");
    else{
    System.out.println("File pattern does not found");
    return mapping.findForward("failure");
    and the FormBean is:
    public class SearchForm extends ActionForm {
         private List pattern;
         private List fileName;
         private List listFiles;
         public SearchForm(){          
         public SearchForm(List pattern, List fileName, List listFiles){
              this.pattern=pattern;
              this.fileName=fileName;
              this.listFiles=listFiles;
         public static class Files{          
         private Object fName;
         public Files(){               
         public Files(Object fName){               
         this.fName=fName;
         public Object getFName() {
         return fName;
         public void setFName(Object name) {
         fName = name;
         public List getListFiles() {
         int size=pattern.size();
         List listFiles=new ArrayList(size);
    for( int p = 0; p < size; p++ ) {
         listFiles.add(new Files(fileName.get(p)));
         return listFiles;
         public void setListFiles(List listFiles) {
              this.listFiles = listFiles;
         public List getPattern() {
              return pattern;
         public void setPattern(List pattern) {
              this.pattern = pattern;
         public List getFileName() {
              return fileName;
         public void setFileName(List fileName) {
              this.fileName = fileName;
    and I got the following error:
    javax.servlet.ServletException: BeanUtils.populate
         org.apache.struts.util.RequestUtils.populate(RequestUtils.java:1254)
    .........root cause:
    java.lang.IllegalArgumentException: argument type mismatch
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Plz help me in solving this

    your form bean probably has a property that was declared using the wrong data type

  • Error when trying to deploy Webdynpro application

    Hi All,
           I tried to deploy webdynpro Welcome application given in examples. Earlier I was able to deploy and run.
    But now I am getting following Error
    <b>
    Jul 7, 2006 12:03:24 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Settings
    SDM host : aaaa
    SDM port : 500031
    URL to deploy : file:/C:/DOCUME1/M1003270/LOCALS1/Temp/temp53313Welcome.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/hh7347676/LOCALS1/Temp/temp53313Welcome.ear
    Aborted: development component 'Welcome'/'local'/'LOKAL'/'0.2006.07.07.12.03.07':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [HPVE01] with user name: [Administrator]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted</b>
    And also <b>On the SDM remote GUI it is working fine with same user id and password.</b>
    Please let me know if you have any idea why I am getting this problem.
    Thanks and Regards,
    Gangadharayya.

    Hi,
    Check whether you have added the host and ip of the server in the host file of your system.
    Regards
    Srinivasan T

  • ORA-00942 Error when trying to deploy a mapping in Paris

    Hey all,
    I am encountering a "Table or view does not exist" and "SQL Statement Ignored" Error when I deploy a mapping. I have granted all the necessary privileges for each schema but still keep getting the errors, hence the deployment remains invalid. Any thoughts on why this is happening?
    The situation is I have created a mapping that maps data from an external table in the source module to a staging table in the staging module, and besides the regular column length and data type mismatch warning, the mapping is valid. The problem is not being able to deploy this mapping.
    Any feedback would be appreciated. Thanks.

    Did you register your target schema with the WB repository? I found that this happened to me sometimes when I forgot to do that.
    HTH,
    --oswaldo
    [osantos]

  • Internal Error when trying to deploy

    We're having trouble trying to deploy our livecycle application. We have a version that works and deploys, but if we many any change (no matter how trivial) the application will not deploy, and we will be given an "Internal Error".
    I read this:
    http://blogs.adobe.com/livecycle/2010/05/internal_error_when_checking_i.html
    but our problem isn't with checking in files, our problem is with deploying them.
    In any case, we synchronized the clocks through windows. We're working on setting up a local time server for all of our machines to sync to just in case this is causing the problem, but I don't think it is.
    Any advice on how to get around this Internal Error, what it means, or what causes it, would be appreciated.
    Thank you.

    Hello Javan,
    We were actually able to fix it. We had some dependencies left over from files that we deleted and were no longer using. After we removed the dependencies manually from the .process_dependency file, everything worked fine.
    Thanks.

  • OMB05602 Error when trying to Deploy Table to an Environment.

    Hi
    I am trying to deploy a table to a development environment from OWB Repository .
    My script contains the following commands and the error I am facing.
    *1. OMB+&gt;* {color:#0000ff}OMBCONNECT user/pwd@host:port:schema{color}
    Connected.
    *2. OMB+&gt;* {color:#0000ff}OMBCC '/DQ/DC_STAGING'
    {color}Context changed.
    *3. OMB+&gt;* {color:#0000ff}OMBCONNECT CONTROL_CENTER user/pwd@host:port:erpdev1 USE REPOSITORY 'repository'{color}
    Control Center connected.
    *4. OMB+&gt;* {color:#0000ff}OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN 'TREX_DEPLOY_PLAN' ADD ACTION 'TREX_COLL_PLAN' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE TABLE 'TREX_INV_CUST_ITEMS_CLN2'
    Action plan MY_DEPLOY_PLAN created.
    {color}*{color:#000000}5. OMB+&gt;{color}* OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'MY_DEPLOY_PLAN'
    {color:#ff0000}OMB05602: An unknown Deployment error has occured for Object Type PUB03201 : An
    error has occured with Location EDSDEV9_STAGE_LOCATION. This location is require
    d to be registered by EDSDEV9_STAGE_LOCATION. Please ensure that both are correc
    tly configured..{color}
    {color:#000000}I am not sure where the EDSDEV9 is being picked up.
    The Control Center setup is something like as follows
    - DQ{color}
    - - EDSDEV1_STAGE_LOCATION
    - - - DC_STAGING
    - - - - Tables
    - - - - - TABLE1
    {color:#000000}My guess is that after step 3, I have to do something to change the context to the locations defined in the EDSDEV1 control center.
    (Something like step 2, but I am not sure what.)
    Appreciate any help.
    Thanks and Regards
    Sameer{color}

    Hi David
    I tried the following. It is giving the same error again.
    OMB+&gt; OMBCONNECT --[xxtrex_cnv_rep/[email protected]:1526:TEREXDC2|mailto:xxtrex_cnv_rep/[email protected]:1526:TEREXDC2]--
    OMB+&gt; OMBCC '/DQ/DC_STAGING'
    OMB+&gt; OMBCONNECT CONTROL_CENTER --[xxtrex_dc_rep/[email protected]:1522:erpdev1|mailto:xxtrex_dc_rep/[email protected]:1522:erpdev1]-- USE REPOSITORY 'xxtrex_dc_rep'
    OMB+&gt; OMBREGISTER LOCATION 'EDSDEV1_STAGE_LOCATION' REUSE
    OMB+&gt; OMBCREATE CONNECTOR 'STAGE_LOCATION/DEV1CONN' SET PROPERTIES (DESCRIPTION, BUSINESS_NAME) VALUES ('this is a connector', 'connector') SET REFERENCE LOCATION 'EDSDEV1_STAGE_LOCATION'
    OMB+&gt; OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN 'TREX_DEPLOY_PLAN' ADD ACTION 'TREX_COLL_PLAN' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE CONNECTOR 'EDSDEV1_LOCATION/DEV1CONN'
    OMB+&gt; OMBALTER DEPLOYMENT_ACTION_PLAN 'TREX_DEPLOY_PLAN' ADD ACTION 'TREX_TBL_PLAN' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE TABLE 'TREX_INV_CUST_ITEMS_CLN2'
    OMB+&gt; OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'TREX_DEPLOY_PLAN'
    {color:#ff0000}OMB05602: An unknown Deployment error has occured for Object Type PUB03201 : An
    error has occured with Location EDSDEV9_STAGE_LOCATION. This location is require
    d to be registered by EDSDEV9_STAGE_LOCATION. Please ensure that both are correc
    tly configured..
    {color}
    Basically I want to deploy a table from the repository (STAGE_LOCATION) to the Dev1 Environment (EDSDEV1_STAGE_LOCATION).
    Did I miss something or there is some other setting which is pointing to EDSDEV9_STAGE_LOCATION ?
    Thanks and Regards
    Sameer

  • JspParse Error when trying to run jsp/jspx page deployed on standalone OC4J

    I have ADF Faces Application, which is developed with JDev 11 TP3.
    I have deployed the application to Standalone OC4J Server, packed within JDeveloper 11 TP3.
    The problem comes, when i try to acess my login jsp or other JSPX page,then i receive the following error on the standalone OC4J Server console:
    for the JSP:
    JSP Servlet Error: Internal Error, registered Directive handlers MUST descend from JspDirective
    oracle.jsp.parse.JspParseException: /login.jsp : Line 4,
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    The content of my JSP page (login.jsp) is:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1251"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    for JSPX:
    Directive handlers must descend from JSP Directive..
    But i have:
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=windows-1251"/>
    That works fine with JDev embedded OC4J.
    Thank you in advance,
    Krasimir
    Message was edited by:
    K.Penev

    Same trouble. Anyone have solution?
    JDeveloper 11 TP4
    OC4J 11 TP4 from this http://www.oracle.com/technology/tech/java/oc4j/index.html
    Do this instruction http://www.oracle.com/technology/products/jdev/tips/muench/oc4j11gtp/index.html
    Nothing to change.
    Message was edited by:
    user644372

  • Getting Error when trying to deploy Portlet Application on WebLogic Server

    Hi,
    We have a WebLogic server installed on a Windows machine. We created a new Domain, extended it with ADF Runtime and with Web Center Framework. It created three servers for us along with the already existing AdminServer, WLS_Portlet, WLS_Spaces, WLS_Service.
    We created a portlet Application on our development machine using JDeveloper. When we run it from JDeveloper it runs as expected without any errors.
    We created a Deployment profile for the application as an EAR file. Then we copied this EAR file over to the machine on which WebLogic server is installed (deployment machine).
    On the Deployments screen of the WebLogic Server Console, we selected "Install", selected the EAR file we had created above, selected "Install as Application" and then selected the WLS_Portlet server on which to install it. Then we just kept clicking Next and Finish.
    The first time we tried it, we got a NoClassDefFound exception for some class like JAXRPCServer. We did some research and found that to fix this issue we can put the containing .jar files of the classes not found into the public_html\WEB-INF\lib folder. We tried this for the above error by placing "wsserver.jar" file into the lib folder. Then we got anothe NoClassDefFound error. We again searched for the containing .jar file and put it into the lib folder. This continued for around ten to twenty errors and now we are stuck at a point where we are not able to find a way out.
    The current error that we are getting is NoClassDefFound: oracle/security/jps/internal/policystore/GranteeFactory. We searched for the containing jar of this class and found it to be jps-internal.jar which is already present in our lib folder. The stack trace of the exception is:
    <Jul 2, 2010 11:23:13 AM GMT+05:30> <Error> <Console> <BEA-240003> <Console encountered the following error weblogic.application.ModuleException: oracle/security/jps/internal/policystore/GranteeFactory
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1516)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1269)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.NoClassDefFoundError: oracle/security/jps/internal/policystore/GranteeFactory
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.getPermissions(JavaPolicyProvider.java:216)
    at java.security.Policy.initPolicy(Policy.java:299)
    at java.security.Policy.setPolicy(Policy.java:243)
    at oracle.security.jps.internal.jaas.JaasUtil.setPolicyProvider(JaasUtil.java:54)
    at oracle.security.jps.wls.JpsWeblogicFilter.<clinit>(JpsWeblogicFilter.java:47)
    at oracle.security.jps.wls.JpsWlsPlatformFactory.getJpsFilter(JpsWlsPlatformFactory.java:87)
    at oracle.security.jps.ee.http.JpsFilter.<init>(JpsFilter.java:59)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.servlet.internal.WebComponentContributor.getNewInstance(WebComponentContributor.java:225)
    at weblogic.servlet.internal.WebComponentContributor.createFilterInstance(WebComponentContributor.java:257)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:94)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1867)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
    Any help would be appreciated on this since we are stuck at this point and have no idea to get across this hurdle.
    One more thing, this is the first time that we are trying to play with WebLogic or even Java. So, some of our questions or steps performed might seem irrelevant here.
    Thanks,
    Gaurav

    Hi,
    Another update on this issue.
    To remove the error that we were getting (java.lang.LinkageError: Class javax/xml/transform/Source violates loader constraints), we tried some searching around and found out that the way to fix it is to provide correct versions of xalan.jar, xml-apis.jar and xercesImpl.jar. We downloaded the required version from the apache site and added it to our WEB-INF/lib folder in the WAR file.
    Now, we are getting this error:
    XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: http://java.sun.com/jaxp/xpath/dom
    What else we might be missing in our libs or do we need to check some other configurations?
    Any help on this would be much appreciated.
    Thanks,
    Gaurav

Maybe you are looking for

  • Have 2 iPhones - how do I keep contacts segragated for individuals phones?

    Have 2 phones that I am giving for Christmas gifts. I registered them on 1 home computer. How do I sync my daughters contacts on one phone and mine on the other? Right now I tried to sync my daughters old cell contacts and they all dumped into my con

  • Hide row values for certain column in GRR2

    Hi Experts, Looking for some help in report painter. I need to hide row values for certain columns in report painter. The requirement is I have 5 columns in the report, the 5 th column is the sum of col 1 to 4 and in my row i have a formula setup to

  • Cloning a test CMS from a Production environment - process?

    Hi there - I am attempting to clone a test environment from a production CMS system database. ENVIRONMENT BO Version: XI3.1 O/S: Linux Web Server: JBOSS 4.3 Database platform: Oracle 10g BOXI SETUP 1. BOXI environment type on Production (clustered wi

  • DVD to Ipod Classic

    Hi, i'm sorry i know this has been posted a million times! but, i own a lot of DVD's, and want them over to my Ipod! Isn't there any legal way of doing that, which is free! (buying the movies again is NOT an option) Thanks for all replies. Mathias Br

  • Automatic cuts on video track?

    Hello there, In the fcp timeline window I have a long clip (audio and video). The audio track has lots of markers, and has been split at each marker using the razor tool. The video track has not been cut. Is there any way that the program can cut aut