Tomcat and  Eclipse

Hallo
I have install tomcat on Linux in /usr/tomcat
and i can start ant stop tomcat as root without prolem
I have install eclipse in /home/MyUser/eclipse
and I set the mode for the tomcat directory chmod 777 tomcat
and install the plugIn for tomcat .in eclipse I create a Tomcat Project and try to start tomcat
but I becom always an Exception
Error initializing endpoint
java.net.BindException: Address already in use:8080
     at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
     at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:142)
     at org.apache.catalina.connector.Connector.initialize(Connector.java:928)
     at org.apache.catalina.core.StandardService.initialize(StandardService.java:580)
     at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:764)
     at org.apache.catalina.startup.Catalina.load(Catalina.java:490)
     at org.apache.catalina.startup.Catalina.load(Catalina.java:509)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:243)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:408)
[/cod]
what is to change to start tomcat from eclipse ???
thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

sorry the complete qustion
I have install tomcat on Linux in /usr/tomcat
and i can start ant stop tomcat as root without prolem
I have install eclipse in /home/MyUser/eclipse
and I set the mode for the tomcat directory chmod 777 tomcat
and install the plugIn for tomcat .in eclipse I create a Tomcat Project and try to start tomcat
but I becom always an Exception
Error initializing endpoint
java.net.BindException: Address already in use:8080
     at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
     at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:142)
     at org.apache.catalina.connector.Connector.initialize(Connector.java:928)
     at org.apache.catalina.core.StandardService.initialize(StandardService.java:580)
     at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:764)
     at org.apache.catalina.startup.Catalina.load(Catalina.java:490)
     at org.apache.catalina.startup.Catalina.load(Catalina.java:509)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:243)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:408)
[/cod]
what is to change to start tomcat from eclipse ???
thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Remote Server Debugging with Tomcat and Eclipse

    Hi ,
    I am using Tomcat 4.0, Jdk1.3 and eclipse 2.1 ,Windows 2000
    I am trying for past 5 days, Remote Server Debugging.
    But I can't acheive.Please help in this tough situation.
    I have configured Tomcat to run in debug mode by the following steps:
    1) In catalina.bat, SET CATALINA_OPTS=-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000
    2) Then I set the JAVA_HOME AND TOMCAT_HOME in the environment mode.
    3) Then I clicked the startup.bat in the bin directory.
    In Eclipse side , I followed as,
    1) Run/Debug/Remote Java Application/New/
    In the connect tab, I gave host:localhost and port:8000
    2) Then I clicked Debug button.
    I didn't use any plugin.
    But it producing "Failed to connect to Remote VM.Connection refused."
    So I gave host:localhost and port:8080 in eclipse side,
    but this I am getting errorin eclipse side as "Failed to connect to Remote VM".In server side, I am getting error as,
    java.lang.NullPointerException
    at org.apache.catalina.connector.http.HttpResponseStream.checkHead(HttpR
    esponseStream.java:253)
    at org.apache.catalina.connector.http.HttpResponseStream.<init>(HttpResp
    onseStream.java:104)
    at org.apache.catalina.connector.http.HttpResponseImpl.createOutputStrea
    m(HttpResponseImpl.java:220)
    at org.apache.catalina.connector.ResponseBase.getOutputStream(ResponseBa
    se.java:725)
    at org.apache.catalina.connector.ResponseBase.finishResponse(ResponseBas
    e.java:469)
    at org.apache.catalina.connector.HttpResponseBase.finishResponse(HttpRes
    ponseBase.java:236)
    at org.apache.catalina.connector.http.HttpResponseImpl.finishResponse(Ht
    tpResponseImpl.java:288)
    at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcesso
    r.java:1039)
    at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.ja
    va:1107)
    at java.lang.Thread.run(Thread.java:484)
    Please do the needful
    If you have anwser, Please mail to [email protected]

    Well, once you're already using MyEclipse, I have it set up even simpler than that. Go to Window/Preferences/MyEclipse/Application Servers/Tomcat4/Launch and set the launch mode to debug.
    This works if the project is successfully setup as a webproject in MyEclipse.
    My problem is that I have a project that was not developed with MyEclipse and for some reason does not work when I set it up as a web project in MyEclipse. MyEclipse seem to do something funny with it when I establish the project. Now, if I set it up simply as a java project (as oppposed to Web Project) in myEclipse, then MyEclipse does not give me an option of deploying it.
    Any ideas about how I would go about debugging a project that's not set up as a Web Project in my eclipse?

  • Problem when using Logger with Tomcat and eclipse

    Hi, Iam using Tomcat 5.5.7 and my IDE is eclipse.Iam using java.util.logging.Logger class for logging.Iam putting the properties file in Appname/WEB-INF directory.The properties file is not identified.The error Iam getting is Error initialising log file java.lang.NullPointerException and java.io.FileNot FoundException
    The content of my logging.properties file is
    java.util.logging.ConsoleHandler java.util.logging.ConsoleHandler.level=SEVERE java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
    java.util.logging.FileHandler.level=ALL java.util.logging.FileHandler.pattern=%h/javalogs%u.log java.util.logging.FileHandler.append=true java.util.logging.FileHandler.count=1
    My servlet is
    import java.io.*;
    import java.util.logging.*;
    import java.util.logging.Logger;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class HelloWorldServlet extends HttpServlet
          public void init(ServletConfig config) throws ServletException
               try
                         String file=getServletConfig().getInitParameter("java.util.logging.config.file");
                        InputStream is = getServletContext().getResourceAsStream(file);
                        LogManager.getLogManager().reset();
                          LogManager.getLogManager().readConfiguration(is);
               catch(Exception e)
                    System.out.println("Error initialising log file"+e);
          public void doGet (HttpServletRequest request,HttpServletResponse response) throws ServletException, IOException 
                   final Logger fLogger =
                 Logger.getLogger(HelloWorldServlet.class.getName());
                 PrintWriter  out; 
                 String title = "Simple Servlet Output";
                // set content type and other response header fields first                                   
                // then write the data of the response
                 response.setContentType("text/html");
                 fLogger.finest("this is finest");
                 fLogger.finer("this is finer");
                 fLogger.fine("this is fine");
                 fLogger.config("this is config");
                 fLogger.info("this is info");
                 fLogger.warning("this is a warning");
                 fLogger.severe("this is severe");
                 out = response.getWriter();
                out.println("<P>This is output from SimpleServlet!!!!!!!!.");  
    }My web.xml file is
    <!DOCTYPE web-app
      PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
      "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
      <servlet>
        <init-param>
         <param-name>java.util.logging.config.file</param-name>
         <param-value>/WEB-INF/classes/logging1.properties</param-value>
        </init-param>
        <servlet-name>HelloServlet</servlet-name>
        <servlet-class>HelloWorldServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>HelloServlet</servlet-name>
        <url-pattern>/hello</url-pattern>
      </servlet-mapping>
    </web-app>Can anybody help me out.

    Hi, Iam using Tomcat 5.5.7 and my IDE is eclipse.Iam using java.util.logging.Logger class for logging.Iam putting the properties file in Appname/WEB-INF directory.The properties file is not identified.The error Iam getting is Error initialising log file java.lang.NullPointerException and java.io.FileNot FoundException
    The content of my logging.properties file is
    java.util.logging.ConsoleHandler java.util.logging.ConsoleHandler.level=SEVERE java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
    java.util.logging.FileHandler.level=ALL java.util.logging.FileHandler.pattern=%h/javalogs%u.log java.util.logging.FileHandler.append=true java.util.logging.FileHandler.count=1
    My servlet is
    import java.io.*;
    import java.util.logging.*;
    import java.util.logging.Logger;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class HelloWorldServlet extends HttpServlet
          public void init(ServletConfig config) throws ServletException
               try
                         String file=getServletConfig().getInitParameter("java.util.logging.config.file");
                        InputStream is = getServletContext().getResourceAsStream(file);
                        LogManager.getLogManager().reset();
                          LogManager.getLogManager().readConfiguration(is);
               catch(Exception e)
                    System.out.println("Error initialising log file"+e);
          public void doGet (HttpServletRequest request,HttpServletResponse response) throws ServletException, IOException 
                   final Logger fLogger =
                 Logger.getLogger(HelloWorldServlet.class.getName());
                 PrintWriter  out; 
                 String title = "Simple Servlet Output";
                // set content type and other response header fields first                                   
                // then write the data of the response
                 response.setContentType("text/html");
                 fLogger.finest("this is finest");
                 fLogger.finer("this is finer");
                 fLogger.fine("this is fine");
                 fLogger.config("this is config");
                 fLogger.info("this is info");
                 fLogger.warning("this is a warning");
                 fLogger.severe("this is severe");
                 out = response.getWriter();
                out.println("<P>This is output from SimpleServlet!!!!!!!!.");  
    }My web.xml file is
    <!DOCTYPE web-app
      PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
      "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
      <servlet>
        <init-param>
         <param-name>java.util.logging.config.file</param-name>
         <param-value>/WEB-INF/classes/logging1.properties</param-value>
        </init-param>
        <servlet-name>HelloServlet</servlet-name>
        <servlet-class>HelloWorldServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>HelloServlet</servlet-name>
        <url-pattern>/hello</url-pattern>
      </servlet-mapping>
    </web-app>Can anybody help me out.

  • Debug applet embedded in jsp using tomcat and eclipse

    I am trying to debug applet embeded in jsp. I have deployed my application on tomcat.
    The steps I followed
    1. Added JVM rumtime parameters in Java plugin control panel
    -Djava.compiler=NONE -Xnoagent -Xdebug -Xrunjdwp:transport=dt_socket,address=localhost:8000,suspend=n
    2. Added JPDA_ADDRESS = localhost:8000 and JPDA_TRANSPORT=dt_socket to catlina.bat
    3. I start my server from commandline prompt "catalina.bat JPDA start"
    4.I have made a new configuration for remote debug in eclipse debug>new> connection type (socket attach) >port 8000
    5. when I open my application url in browser browser closes and command prompt displays "*Debugger failed to attach , timeout before handshake*"
    Any help on this ?
    Thanks in advance

    Personally, I have no knowledge about Applet but have you checked this link?
    [http://blogs.sun.com/thejavatutorials/entry/deployment_toolkit_101|http://blogs.sun.com/thejavatutorials/entry/deployment_toolkit_101]

  • Trinidad in Tomcat and Eclipse

    Hi,
    I would like to know if there is any getting started guide in using trinidad in eclipse and tomcat. Im already using the adf faces in the project. I want to explore how this works.

    Hi,
    the open cource community is responsible for Trinidad documentation. This is not povided by Oracle.
    Here's the open source mailing list: http://wiki.apache.org/myfaces/adf_mails
    Frank

  • Debugging with Tomcat and Eclipse

    I am using eclipse 3.0 and tomcat 5.5.9 .I am having problems getting this set up in debug mode .
    When I run catalina.bat jpda start it looks like it is listening but when I run eclipse in debug mode I get the
    following error .
    :Failed to connect to remote VM. Connection refused.
    I have set the following paremeters in catalina.bat
    set JAVA_OPTS=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_shmem,server=y,suspend=n,address=5000
    also set up the following parameters as they have suggested in Tomcat .
    set JPDA_TRANSPORT=dt_shmem
    set JPDA_ADDRESS=5000
    Any Ideas .

    Plz Try This
    Set following var as
    JPDA_TRANSPORT="dt_socket"
    JPDA_ADDRESS="9800"
    And for JPDA_ADDRESS u can use any number but in Eclipse while attching debugger
    make sure Port must be same as JPDA_ADDRESS.
    Also use proper Host .
    I think it will work.
    Thanking You

  • Apache Tomcat and eclipse for EP

    Hi,
    I have got anew book on SAP Enterprise protal by SAP Press.
    There is also a CD which contains Portal development kit, eclipse 2.1, apache tomcat 3.3.1 and portal development kit plug-in for eclipse.
    I don't have any SAP Access as if now.
    Is it possible to learn SAP EP programming based on the softwares I have got on these CD and the book.
    Tushar

    Tushur,  yes you can use that software to learn how to code JSPDynPage applications for the portal.   This is how I started learning portal technology.  I have since moved on to webdynpro.   You might consider, as Srinivas suggested,  download the Sneak Preview of WAS 6.40 java.  This will give you a complete development envirnment,  the NWDS,  the portal,  and the WAS to run it on.  Next thing you now, you'll be writing webdynpro apps like the best of em.
    Regards,
    Rich Heilman

  • How to cofigure with tomcat and eclipse.

    I want to develop a project using jsp,servlets,java beans.
    IDE is Eclipse3.0
    database is Oracle.
    Server is Tomcat5.5.
    How i will configure.
    Please help me.

    you need a web development plugin in eclipse like lomboz or myeclipse and there you can define your web server.
    If you are using eclipse 3.0, the download lomboz from objectlearn.com and use. they have the installation procedure. But in case you are using eclipse3.1, then the current version of lomboz there is having configuration problems. MyEclipse is working well for me with 3.1. But its free only for a month :-)
    Any one has better options, which i am sure would be around ?

  • Weblogic and eclipse help

    I want to move to weblogic 10.x from tomcat and I am using Eclipse Helios.
    is there any documentation that help me start with weblogic then use eclipse with it.
    I already downloaded weblogic and was able to run the examples that comes with it and got the latest Oracle tools for Eclipse. but I know I am missing many pieces (places where i should put a file or changing something in a file) because I could not publish from eclipse.
    I appreciate any tips to get me going forward. Also, I am usinf Spring and Hibernate.

    Hi,
    Oracle provide a set of Eclipse plugins know as Oracle Enterprise Pack Eclipse. You can find the docs at:
    http://www.oracle.com/technetwork/developer-tools/eclipse/documentation/index.html
    Otherwise this is an Eclipse question and there are a number of good Eclipse site/forums you can google.

  • How to start tomcat in eclipse

    Hello,
    I have install tomcat on Linux in /usr/tomcat
    and i can start ant stop tomcat as root without prolem
    I have install eclipse in /home/MyUser/eclipse
    and I set the mode for the tomcat directory chmod 777 tomcat
    and install the plugIn for tomcat .in eclipse I create a Tomcat Project and try to start tomcat
    but I becom always an Exception
    Error initializing endpoint
    java.net.BindException: Address already in use:8080
         at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
         at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:142)
         at org.apache.catalina.connector.Connector.initialize(Connector.java:928)
         at org.apache.catalina.core.StandardService.initialize(StandardService.java:580)
         at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:764)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:490)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:509)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:243)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:408)
    what is to change to start tomcat from eclipse ???
    thanks

    i think the problem here is not your configuration so much as you already have a tomcat instance running. kill the first instance of tomcat and THEN try running from eclipse
    that said, if you truly want 2 instances of tomcat running, then i guess you'll have to change the port/config

  • JSP problem when running Tomcat in Eclipse

    Hello,
    Eclipse newbie here.
    I just started using Eclipse and I have installed the Tomcat plugin. When I run Tomcat within Eclipse, http://localhost:8080 works fine, but when I tried to access a JSP that I've created, I'm getting this error:
    HTTP Status 404 - /JSPDemo.jsp
    type Status report
    message /JSPDemo.jsp
    description The requested resource (/JSPDemo.jsp) is not available.
    Using Eclipse version 3.1.2
    Tomcat Plugin = sysdeo 3.1
    Tomcat version 5.0.28
    JDK + JRE = 1.4.2_08
    I was just following this tutorial:
    http://plato.acadiau.ca/courses/comp/dsilver/2513/EclipseAndTomcatTutorial/
    Thanks in advance.

    why not use Web Tools Project of Eclipse, it comes with all plugins necessary for J2EE and Web development
    http://www.eclipse.org/webtools/
    it's much easier to use

  • Debuging with Sun java AS and eclipse

    hi,
    i'm using eclipse 3.4 and sun java as 8.2 as application server.
    when i used first tomcat and in my code i put system.out.println("...") the console showed the result, now using sun as i can not see anything ?
    what to do to print in the console (without running in debug mode if possible).

    I found an acceptable work-around for this issue of not being able to specify Sun Java as the default JRE for browsers in our environment.
    I replaced our APPLET tags with OBJECT tags in our HTML code.  This allowed me to specify a Java version using a classid value, like so:
    Original APPLET tag:
    <applet name="SPCchart" code="iSPCChart" codebase="/XMII/Classes" archive="illum8.zip" mayscript>
      <param name="QueryTemplate" value="Metrics_ING/ING_010Query">
      <param name="DisplayTemplate" value="Metrics_ING/ING_010SPCChart">
    </applet>
    New OBJECT tag:
    <object  name="SPCChart" classid="clsid:CAFEEFAC-0016-0000-FFFF-ABCDEFFEDCBA" mayscript>
      <PARAM name="code" value="iSPCChart">
      <PARAM name="codebase" value="/XMII/Classes">
      <PARAM name="archive" value="illum8.zip">
      <param name="QueryTemplate" value="Metrics_ING/ING_010Query">
      <param name="DisplayTemplate" value="Metrics_ING/ING_010SPCChart">
    </object>
    The specific classid specifies any Java version in the 1.6.0 family.  (We're using 1.6.0_05)
    We're not yet in production so we're not talking about having to update thousands of APPLET tags.
    Does anyone see any problem to this approach - switching APPLET tags to OBJECT tags and specifying the appropriate Java CLASSID?
    David

  • Apache Axis and Eclipse WTP

    I've just started to use java recently and now trying to develop SOAP web services. I've installed Eclipse and Eclipse Web Tools Platform (Eclipse WTP) as my IDE, and Apache Tomcat as my web container.
    In order to develop java web services, I think I need Apache Axis which is basically a SOAP engine that parses java objects into SOAP messages. And included in Eclipse WTP are java web services tools built upon Apache Axis. Therefore I can start developing web services without installing Apache Axis for my Apache Tomcat.
    The question here is when I need to deploy my web services in a real-world Apache Tomcat server (which also includes Apache Axis), what should I do?

    Hi,
    All that you want to do is trying to call a web service and get the response from it, you can use the WSDLs from any weather or lets say google. From XI you can call it and you would get response in SOAP format.
    If you want to create a web service, create a SOAP to RFC scenario in XI where RFC returns you some thing that you wanted in sync fashion. Now use the WSDL genrated from this scenario and import in XI for another scenario.. where it could be a HTTP to SOAP. Now you would get the response of RFC in SOAP format it self..
    VJ

  • Problems with Lomboz and eclipse

    I have Eclipse 3.1 installed, latest version of Lomboze and Tomcat 5.0.30.
    I created a new j2ee project, it has indx.jsp in it by default, so i tried to run it, but when ever i try to load tomcat through eclipse I get thrown to debug perspective and
    get LogFactoryIpl.getLogConstructor() line 374
    SOURCE NOT FOUND
    <button for editing source lookup paths>
    error
    I have followed the install guied on lomboz web page
    http://www.objectlearn.com/support/docs/installation/install.jsp
    to the letter except when they where asking to separate binray and source files i didn't have have New Project in options->Java

    it is sipposed to be
    get LogFactoryImpl.getLogConstructor() line 374

  • Using Tomcat in Eclipse?

    Hi,
    Can you tell me how to use Tomcat using Eclipse?
    Whether we have to plug-in Tomcat in Eclipse?
    I'm using Eclipse3.1.1 Version.
    Thanks,
    Hari

    you can use "com.sysdeo.eclipse.tomcat_3.1.0" plugin. Just download the zip file and expand it in plugin folder of eclipse. I am using it on ecipse 3.1.2 it works fine.
    By the way you need to set certain parameters in Eclispe.
    GO to windows-preferences-java
    Installed JREs - add the path of your j2sdk1.4.(eg.c:j2sdk1.4.2_11)
    then Go to windows--preferences--tomcat-
    advanced - fill your tomcat base
    JVMSettings - JRE drop down box select the j2sdk you added
    JVMSettings - classpath - add tools.jar from your j2sdk lib folder
    JVMSettings - Boot ClassPath - add rt.jar from your jre lib folder
    SourcePath
    Select your java project you are working with
    Then click ok.
    Try to run eclipse in clear mode.
    Please let me know if this worked. I also did the same procedure and It is working fine.
    Meena

Maybe you are looking for

  • When I try to log in to my account, I receive the message "a network error occurred while attempting to sign in".  How do I correct this?

    When I try to log in to my account, I receive the message "a network error occurred while attempting to sign in".  How do I correct this?

  • 9.2.0.1.0 Upgrade to 10.2.0.1.0 - Help

    Hi, My database version is Oracle 9i(9.2.0.1.0). I have to upgrade to 10G Relase 2(10.2.0.1.0). Is the direct upgrade supported? I tried to run Pre upgrade info tool 'utlu102i.sql' in my Oracle database. It is showing... DECLARE ERROR at line 1: ORA-

  • HOST Solution

    Host Command usages in Forms6i (OS Win-2000): HOST('RunBrowser http://www.hotmail.com', NO_SCREEN); PS: You may need to copy RunBrowser.exe from "Oracle Forms and Reports Demos" CD to ORALCE_HOME/Bin directory. Hope this will work for you! Jagannath

  • Lightroom 4.1 will not load

    I am loading Lightroom 4.1 on a 64 bit Windows 7 Ultimate machine that is running Lightroom 4.0 just fine. I get an error message indicating that the installer is looking for a file called Adobe_Lightroom_x64.msi in this folder: C:\Users\Adminsistrat

  • Blojsom Trackbacks broken - Help!

    I'm using OS X Tiger Server 10.4.8 with Blojsom for student weblogs. I want them to be able to use the trackback functionality. We grab the URL from one entry's post, and go into another account, and click Advanced... and paste it in to create the tr