A problem in RMI with JSP..pls help

RMI with Java is working fine,but...
1. I am facing a problem when i use RMI with JSP..its throwing an exception during "Naming.lookup"..here is my code snippet:
// i have stored the ServerInf and other classes in a package and i have imported it in the jsp code....object ref is getting created but lookup is throwing an exception...thoguh RMI registry is working(started)
<%
try {
ServerInf ref = (ServerInf)Naming.lookup("rmi://localhost:1098/Server_bind");
catch (Exception ex) {
ex.printStackTrace();
%>
Pls tel me the cause.
2. If i try to use RMI with Servlet and JSP, then wen the JSP runs then, it simply calls the servlet file and displayes a lonk to it instead of executing the servlet class. pls help me with this too...below is the invoking statement:
<form method=post action='http://localhost:8080/servlet/MyRMIservlet'>
hello <input type=submit value=submit>

And the exception and error message is.....

Similar Messages

  • RMI with JMF - Pls help

    Hi all,
    I am trying to develop some program to allow user to activate video recording over the network. The basic idea of what I am doing is this: I have implement a Object to handle recording from a web cam. The recording work fine on a single JVM. The code follows
    // Get the processor's output, create a DataSink and connect the two.
    DataSource outputDS = processor.getDataOutput();
    try {
    MediaLocator m2 = new MediaLocator("file://c:"+fileName+"." +"avi");
    datasink = Manager.createDataSink(outputDS, m2);
    datasink.open();
    datasink.start();
    In order to achieve the remote invocation of the method, I expose the method as an RMI interface. However an exception : java.lang.RuntimeException: No permission to write files from applets is thrown when the program attempts to execute datasink.open().
    The policy file that was use is as follows
    grant {
    permission java.security.AllPermission;
    Any advise is appreciated. Thanks in advance
    Regards
    Sze Kong

    In the Sun Java control panel, in the runtime parameters box, type
    -Djava.security.policy=c:\mypolicy.policy
    where c:\mypolicy.policy is the policy file you are using.
    Warning : your setting of
    grant { permission java.security.AllPermission; };
    will allow all applets, even ones from the Internet, full access to your machine.
    At least put machine specific permissions in.
    regards,
    Owen

  • Every time i sync in my music in my iphone 5 it would have to back up my iphone and every time i back up the loading bar would freeze then my itunes with crash pls help my iphone 5 coat a lot from my savings

    every time i sync in my music in my iphone 5 it would have to back up my iphone and every time i back up the loading bar would freeze then my itunes with crash pls help my iphone 5 cost a lot from my savings

    Syncing requires a backup as part of the sync process.
    Delete any existing backups in iTunes under Edit > Preferences > Devices (or simply move them to a different folder on the computer) then try a backup or sync.

  • Problem with Eclipse  -- pls help

    hi
    When i execute the application in debug mode with one break point :
    These are the errors i get and the compiler is not stopping at the break point .
    Pls help :
    Thread [main] (Suspended (exception ClassNotFoundException))     
         ClassLoader.findBootstrapClass(String) line: not available [native method]     
         Launcher$ExtClassLoader(ClassLoader).findBootstrapClass0(String) line: not available     
         Launcher$ExtClassLoader(ClassLoader).loadClass(String, boolean) line: not available     
         Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: not available     
         Launcher$AppClassLoader.loadClass(String, boolean) line: not available     
         Launcher$AppClassLoader(ClassLoader).loadClass(String) line: not available     
         Launcher$AppClassLoader(ClassLoader).loadClassInternal(String) line: not available

    If the compiler is not stopping at your breakpoint, then it probably means that the java code you're looking at and the compiled class file are out of synch. If you're getting a classnotfound, then your classfile most likely is either not there or is not where expected.
    Check the output folder in project's properties (which may or may not be the default), and see if your classfiles are actually there. Perhaps there is some error that is preventing your classfile from being generated (Eclipse sometimes won't even be able to compile), so check the problems dialog.
    Try refreshing your project, and if all else fails, restart Eclipse/delete & create the project again. That sometimes magically fixes things. Otherwise, welcome to the quirkiness of dealing with Eclipse!

  • NetBeans Problem with package, pls help.....

    Hi all, I have a package problem. With the following 2 classes, I can compile fine in dos with
    c:\java> javac WapDev3\*.java
    but wont compile in Netbeans 3.4 Pls help.
    The classes are
    -------------------class sample1 at c:\java\WapDev3------------------
    package WapDev3;
    class sample1 {
    public sample1() {
    System.out.println("hi");
    --------------------class sample2 at c:\WapDev3------------------
    package WapDev3;
    class sample2 {
    public sample2() {
    public static void main(String[] args) {
    sample1 osample1 = new sample1();

    I don't know for certain whether this is causing your problem, but in Netbeans, the package structure is considered to be identical to the directory structure, relative to the mountingpoint, so if your files are in java/wapdev, Netbeans wants you to make the package java/wapdev.
    This can be cured by mounting a subdirectory, using a relative mounting point.
    In your case, you should mount C:\java (I assume you've mounted C:\).
    Good luck.

  • To JDev expert. Need help with JSP, pls.

    Hi all.
    I have a strange problem. Only one JSP in my entire application fails to appear when I debug with local (embeded) OC4J. These are the first lines of the exception message:
    Exception:
    java.lang.NoClassDefFoundError: _addFile
    java.lang.Class java.lang.ClassLoader.defineClass0(java.lang.String, byte[], int, int, java.security.ProtectionDomain)
    native code
    The class _addFile is generated from addFile.jsp and is available in the output directory. Production application doesn't display the same behavior, this only happens in DEBUG mode in JDeveloper.
    OS: win2000
    JDK: 1.3.1
    JDevaloper is 9.0.2.. something.
    Struts
    Thanks people.

    1) The main page should have a <f:view> tag which wraps any of the JSF tags.
    2) The include page should have a <f:subview> tag with an unique ID (thus, this should not be placed in the main page!).
    3) The UIInput and UICommand elements have to be placed in a <h:form> tag.
    Considering those facts, your structure should rather look like:
    main.jsp<f:view>
        <jsp:include page="menu.jsp" />
    </f:view>menu.jsp<f:subview id="menu">
        <h:form>
            <h:commandLink value="Salir" action="salir" />
        </h:form>
    </f:subview>

  • What is wrong with this javascript with jsp - asap help needed

    <script language="javascript">
    function checkSubmit(form){
                    // Loop from zero to the one minus the number of radio button selections
                    for (counter=0; counter < document.submitform.authortitle.length; counter++){
                        if (form.authortitle[counter].checked){
                            var splitStr = document.submitform.authortitle[counter].value;
                            alert(splitStr);
                            var splitStrArray = new Array();
                            splitStrArray = splitStr.split(","); alert(splitStrArray[2]);
                            splitStrArray[2].trim();
                            if(splitStrArray[2].equals("null")){
                                alert("true");
                                //replace the form action with somefile.jsp
                                document.forms[0].action="searchAmazon.jsp";
                                form.submit();
                            }else{
                                document.forms[0].action="isbnSearch.jsp";
                                form.submit();     
            </script>the above javascript method is acting stupid.. it shows the first two alerts but does not go in the if statement "if(splitStrArray[2].equals("null")){ " and does not show the third alert. i do not c any problems pls help... when i click the option and submit it gives me a jasper exception pointing to some line which does not involve this code...

    it has started working now basically the problem was the trim() method which i have removed and have changed .equals("null") to == ..
    BUT NOW it always does the else command and goes to the isbnsearch page even if the value is null (if null then it should go to another page)...

  • Best way to create, modify, XML with JSP ?  HELP

    Hi friends,
    As i am new to XML,
    I know there are two APIs used for XML processing, i want to know as a begineer level, which API
    is easy and good to implement XML with JSP.
    1) SAX
    2) DOM
    i want to make a log file in XML, so on web page it will be displayed on HTML form through XSL.
    Since there is good tutorial on http://www.w3schools.com/dom
    but i think its HTML dom
    I want XML procession through JAVA CODE , what should i use ? and give some good tutorials on XML DOM
    that is used with JAVA / JSP.
    HELP.
    Edited by: Ghanshyam on Sep 19, 2007 3:24 PM

    Well what i think is you gonna checkout with your requirements before implementing any of the popular XML parsing mechnisms.
    If you are intrested in faster processing @sacrifising a gud amount of your Memory,DOM is the one which you are looking for.
    If you are instrested in Managing your memory and but if you are ok with sacrifising speed SAX is the best solution.it works on what is called a push technology.
    and if you think either way you might have to look towards a pull parser which is StAX (Streaming API for XML Parsing)
    it'd be a gr8 idea if you can go through the below article which explians about each of the parsing mechanisms
    http://www.stylusstudio.com/xml/parser.html#*
    coming back to helpful resources as far java is concern checkout the below link which might be of some help.
    and the main thing is that all of these parser there is a defined specification you might find implementations of different vendors on this.
    eg:Sun Provides one with JDK itself,same as IBM provides one,oracle does the same & so on...
    your first task would be to focus on one such implementation which can cater your requirements.
    DOM:*
    Basic Parsing Objects / Interfaces Involved while DOM parsing:
    http://www.w3.org/TR/DOM-Level-2-Core/java-binding.html
    Breif Overview & few important API details:
    http://www.developerlife.com/domintro/default.htm
    Simple Example:
    http://www.brics.dk/~amoeller/XML/programming/domexample.html
    Others:
    http://www.roseindia.net/xml/dom/
    http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JAXPDOM.html#wp79994
    http://java.sun.com/webservices/jaxp/dist/1.1/docs/tutorial/dom/1_read.html
    SAX:*
    http://www.javacommerce.com/displaypage.jsp?name=saxparser1.sql&id=18232
    http://java.sun.com/webservices/jaxp/dist/1.1/docs/tutorial/sax/index.htm
    http://java.sun.com/developer/Books/xmljava/ch03.pdf
    http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JAXPSAX.html#wp69937
    http://www.onjava.com/pub/a/onjava/excerpt/java_xslt_ch5/index.html?page=6
    StAX:*
    http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP2.html
    http://javaboutique.internet.com/tutorials/stax/
    http://today.java.net/pub/a/today/2006/07/20/introduction-to-stax.html
    Hope this might be of some help :)
    REGARDS,
    RaHuL
    http://weblogs.java.net/blog/spericas/archive/2006/04/sun_stax_parser.html

  • TS1398 my iphone 4s can not scan any wifi network, i tried everything but still can not scan any wifi connection even though our wifi is working properly in our mac book and ipad. What do i need to do if the problem is the hardware?pls help

    my iphone 4s can not scan any wifi network, i tried everything but still can not scan any wifi connection even though our wifi is working properly in our mac book and ipad. What do i need to do if the problem is the hardware?pls help

    When you say it "can not scan any wifi network" do you mean it is not detecting Wi-Fi networks?
    Is Wi-Fi turned on in Settings > General > Wi-Fi?
    Have you tried Settings > General > Reset > Reset Network Settings?
    Is it just the home network that the device will not connect to? or any network?

  • Sql error in request.jsp - pls help

    hi every1, can some1 pls help me. the situation is:- when someone renewed a book the date_Return has to be increased by 7 days.
    to test i'm using the following:-
    String sql="update resources set date_Return= '2003-01-22'";
    also can u pls tell me how to convert the date to UK date.
    thanking u in advance

    1) The easiest way to do the update would be to use your DBMSs
    built-in date functionality. If date_Return is a date datatype
    in your DBMS then there should be a function to add a number of
    days to it. For example, in Sybase, you could write your UPDATE
    statement as:
    "update resources set date_Return = DateAdd(day, 7, date_Return)".
    2) If, by UK date, you mean day-month-year, you can format the date
    using the java.text.SimpleDateFormat.
    http://java.sun.com/j2se/1.4.1/docs/api/java/text/SimpleDateFormat.html

  • Problem while working with JSP DYNPAGE

    Hi
    I have to make use of JDBC System in my program to connect to a Sql database.  I had written a code and its working fine with Abstract Portal Component.  Once after successful execution, I copied the same code into Page Processor Component, and here my problem started, Im unable to execute the code and getting errors like below in my Eclipse IDE:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    com/sapportals/portal/security/usermanagement/IUMPrincipal.
    Exception id: 03:45_14/12/04_0036
    See the details for the exception ID in the log file
    AND IN LOG FILE this is the EXCEPTION DETAIL.
    [email protected]58f #
    Dec 14, 2004 12:23:35 AM # SAPEngine_Applica... Fatal           Exception ID:12:23_14/12/04_0028
    com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component : oratest2.oratest2
         at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:248)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:216)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:264)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:384)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:423)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:536)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:151)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:250)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:321)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:299)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:698)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:223)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:146)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:140)
    Caused by: com.sapportals.portal.prt.core.broker.PortalComponentInstantiationException: Could not instantiate implementation class oratest2.oratest2 of Portal Component oratest2.oratest2 because: Could not instantiate implementation class
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:266)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getComponentInstance(PortalComponentItemFacade.java:158)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:660)
         at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java:100)
         at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:239)
         ... 26 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem.__prepareClassLoaderAndDependencies]: oratest2
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareClassLoaderAndDependencies(PortalApplicationItem.java:361)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:207)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.getCoreLoader(PortalApplicationItem.java:276)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.getClassLoader(PortalComponentItem.java:524)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getClassLoader(PortalComponentItemFacade.java:101)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:225)
         ... 30 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem.__prepareClassLoaderAndDependencies]: com.sap.portal.usermanagement.usermanagement
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareClassLoaderAndDependencies(PortalApplicationItem.java:361)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:207)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareClassLoaderAndDependencies(PortalApplicationItem.java:352)
         ... 35 more
    Caused by: com.sapportals.portal.prt.core.broker.PortalApplicationNotFoundException: Could not find portal application com.sap.portal.usermanagement.usermanagement
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareClassLoader(PortalApplicationItem.java:518)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareClassLoaderAndDependencies(PortalApplicationItem.java:356)
         ... 37 more
    Can any one help me out?
    thanks
    raj

    Hi,
    You say:
    > e code into Page Processor Component, and here my
    > problem started, Im unable to execute the code and
    > getting errors like below in my Eclipse IDE:
    > Portal Runtime Error
    the code has to be placed in the JSPDynpage not in the PageProcessor...
    public class PEGLink extends PageProcessorComponent {
      public DynPage getPage() {
        return new DynPageOne();
       public class DynPageOne extends DynPage {
             place Your code here. E.g. in the PBO Method for testing
    Walter

  • Uploading images with jsp-PLEASE HELP

    Hi
    I would like to allow users to upload images(photos) from the website im doing.
    i was gonna use perl which seems quite easy. Since everything else i used was jsp i thought i might try to do uploader in jsp (though its seems more difficult)
    id like to limit :
    the maximum file size to be uploaded ,
    the maximum width/height of the image file
    the list of the acceptable mime-types (Content-Types) -jpg, gif
    Any suggestions how to go about it PLEASE- ie. what packages, classes do i need- mimeparser, BufferedImage, FileFilter? cos im bit lost which classes to use.
    THANKS LOTS
    sabcarina

    This is the jsp File which helps me to upload the file
    But for this Jakarta Commons fileupload is needed which is normally provided with Tomcat 5.5
    The code is
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ page import="org.apache.commons.fileupload.DiskFileUpload"%>
    <%@ page import="org.apache.commons.fileupload.FileItem"%>
    <%@ page import="java.util.List"%>
    <%@ page import="java.util.Iterator"%>
    <%@ page import="java.util.*"%>
    <%@ page import="java.io.File"%>
    <%@ page import="com.common.*"%>
    <!--<html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Process File Upload</title>
    </head>-->
    <%
         DerivedLastNoEntity objLastNoEntity=new DerivedLastNoEntity();
         DerivedLastNoObject objLastNo=(DerivedLastNoObject)objLastNoEntity.getData(new DerivedLastNoObject(10)).get(0);
         int lastNo=objLastNo.getLastNo();
         String forwardString=null;
         StringBuffer parameters=new StringBuffer();
            DiskFileUpload fu = new DiskFileUpload();
            // If file size exceeds, a FileUploadException will be thrown
            fu.setSizeMax(1000000);
            List fileItems = fu.parseRequest(request);
            Iterator itr = fileItems.iterator();
            while(itr.hasNext()) {
              FileItem fi = (FileItem)itr.next();
              //Check if not form field so as to only handle the file inputs
              //else condition handles the submit button input
              if(!fi.isFormField()) {
              String fileName=fi.getName();
              if(fileName.length()>0)
                   fileName=(++lastNo)+fileName.substring(fileName.lastIndexOf("."));
                   File fNew= new File(application.getRealPath("/"), fileName);
                   parameters.append("&fileName=/struts-blank/"+fileName);
                   fi.write(fNew);
         else
              if(fi.getFieldName().equals("forwardString"))
                   forwardString=fi.getString();
              else
                   parameters.append("&"+fi.getFieldName()+"="+fi.getString());
         objLastNo.setLastNo(lastNo);
         objLastNoEntity.edit(objLastNo);
         System.out.println("before "+forwardString);
         if(parameters.length()>0)
              if(forwardString.indexOf("?")<0)
                   forwardString=forwardString.concat(parameters.toString().replaceFirst("&","?"));
              else
                   forwardString=forwardString.concat(parameters.toString());
         System.out.println("after "+forwardString);
         response.sendRedirect(forwardString);
    %>
    <!--<body>
    Upload Successful!!
    </body>
    </html>-->Bye for now
    CSJakharia

  • Newbies problem : Infrastructure database is unavailable, pls help..

    Hi All,
    I am new in IAS. I am trying to install IAS 10g (9.0.4), on WIn2000. both IAS & Infra in same server, one Database.
    It used to be running, but today it won't start.
    Here is the error :
    Application Server Control :
    Status = Down
    Farm=Infrastructure database is unavailable
    Components :
    Forms -> Unavailable
    OC4J_BI_Forms -> Unavailable
    Reports Server: rep_sysloginfra -> Status = [inprogress, timer symbol] ... this is forever...
    When I Click Logs ->
    Error
    Error displaying Log Files page. Failed to initialize configuration management user session.. Database operation failed.
    Root Cause: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=151000065)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    Resolution: . Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=151000065)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    Still in Application Server Control, When I click Forms I see this error on screen :
    500 Internal Server Error
    java.lang.NullPointerException
         at oracle.forms.em.FormsConfigResource.getDefaultSection(Unknown Source)
         at oracle.forms.em.FormsConfigResource.getAllowNewConnectionsEntity(Unknown Source)
         at oracle.forms.em.FormsResources.getAllowNewConnections(Unknown Source)
         at forms.formsStatusFrame._jspService(_formsStatusFrame.java:127)
         [forms/formsStatusFrame.jsp]
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:
    317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.NullPointerException
         at oracle.forms.em.FormsConfigResource.getDefaultSection(Unknown Source)
         at oracle.forms.em.FormsConfigResource.getEmMode(Unknown Source)
         at oracle.forms.em.FormsResources.getResponseTime(Unknown Source)
         at forms.formsResponseFrame._jspService(_formsResponseFrame.java:129)
         [forms/formsResponseFrame.jsp]
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    What should I do ?
    Thank you for your help,
    Krist

    Hi,
    I am having the same problem posted in the thread. I read through the help and have tried to start all the processes, and then one at a time, but it has not helped. I still get the same error shown below. Besides a complete uninstall and reinstall of Oracle, is there anything I can do to fix this problem?
    Please, any help would be greatly appreciated.
    Thanks,
    D.
    oracle@Appserv1 oracle]$ /home/oracle/OraHomeAS/opmn/bin/opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================opmn id=Appserv1:6200
    0 of 2 processes started.
    ias-instance id=infra.appserv1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ias-component/process-type/process-set:
    OC4J/OC4J_SECURITY/default_island
    Error
    --> Process (pid=0)
    failed to start a managed process because a dependency check failed
    oid dependency failed
    OID
    Log:
    none
    --------------------------------------------------------------------------------ias-component/process-type/process-set:
    OID/OID/OID
    Error
    --> Process (pid=4066)
    failed to start a managed process after the maximum retry limit
    Log:
    /home/oracle/OraHomeAS/opmn/logs/OID~1
    [oracle@Appserv1 oracle]$

  • Apple Mobile Device Support Problem 7.7 with XP - PLEASE HELP!

    Very frustrating problem...
    I get the following message:
    "A later version of Apple Mobile Device Support is already installed. Installation of this version cannot continue."
    Same thing comes up with Quicktime. This setup prior to this update has worked seamlessly since I bought my 1st gen iPhone. Tried uninstalling both programs and received same error message. I've since deleted every apple reference on the system and cleaned the registry, rebooted several times and still get the error.
    Please help!

    "A later version of Apple Mobile Device Support is already installed. Installation of this version cannot continue."
    Go into your Add/Remove programs control panel, and uninstall "Apple Mobile Device Support".
    If you were able to uninstall Apple Mobile Device Support, restart the PC and try another iTunes install.
    If Add/Remove won't let you uninstall Apple Mobile Device Support, or there no entries the for Apple Mobile Device Support there, or even after apparently successfully uninstalling AMDS, an iTunes install still won't go through (throwing the same message at you), download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now launch Windows Installer CleanUp ("Start > All Programs > Windows Install Clean Up"), find any entries called "Apple Mobile Device Support" in the list of programs in CleanUp, select those entries, and click “remove”.
    Quit out of CleanUp, and restart the PC.
    Does an itunes install go through properly after that?

  • Crw32.exe has encountered a problem and needs to close,pls help

    When I try to use a crystal report version 10.0 to querry from two data source at same time, I got following error:
    Crw32.exe has encountered a problem and needs to close. We are sorry for the inconvenience .
    I have a 8.5 version crystal report and it works just fine.
    The two data source are:
    MS access2003 DB and Sage Mas90 DB.
    I have tried on server 2003 and window XP. none of them works.
    Any help is appreciated.
    Jonathan

    Reporting off 2 datasources should work in CR10.
    I would suggest the following;
    1) Check the version of CR10 and apply SP5 if necessary
    2) Try using different connection methods, if you are using a native connection try odbc for example
    Possible workarounds woulr be to use a main report > subreport
    or
    In Access create a linked table to Mas90

Maybe you are looking for

  • TURBO or ULTRA TURBO with NO PAT= Higher Stability

    Hi all, I was playing around with a computer I am building for a friend with the Neo2 board and 2 sticks of ddr400 Micron memory and I discovered something: If you enable Turbo or Ultra Turbo (didn't try Fast) and manually set the memory to 400mhz, t

  • PI 7.1 step by step guide

    Hi Experts, Can u give me a link to a step by step guid efor file to file scenario in PI 7.1 right from SLD config to development to testing.. thnks in advance

  • Problem with Joins

    Hi, I am trying to write a query to join two tables and get the unmatched rows from the table. For ex: Employee Table:          Employee Labs Emp_Id                Emp_L_ID 1                    1 2                    2 3                    5 4       

  • Regarding to Windows Media Foundation?

    Hi All, I am confused about Window Media Foundation  and following Link's sample code. http://blogs.msdn.com/b/mediasdkstuff/archive/2013/06/27/list-of-windows-8-1-preview-audio-video-and-camera-samples.aspx Are those Link's sample code based on Wind

  • Successful Leopard Install after GUID partition error on Intel iMac

    Firstly the hardware: - Intel iMac 20" (Early 2006) with 750GB HD - 1 X Iomega MiniMax External HD (750GB) - 2 X Iomega MiniMax External HD (250GB) This is what I did: 1) Moved files between external drives (8 hours) and repartitioned all 3 with GUID