Hello,
I really can't see any reason why reinstalling Linux would help.
Cheers,
Kare
On Fri, 6 Apr 2001, Harsha P. R wrote:
> Date: Fri, 6 Apr 2001 10:21:36 +0530
> From: Harsha P. R <[EMAIL PROTECTED]>
> Reply-To: A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology. <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: J2EE's depltool crashes
>
> Hi Kare,
>
> I did every thing you said. but hard luck. Maybe I just have to take a
> backup of all the work and reinstall Linux. :-(
>
> Regards,
> Harsha P. Ravnikar
>
>
> ----- Original Message -----
> From: Kare Nuorteva <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: 05 April, 2001 6:46 PM
> Subject: Re: J2EE's depltool crashes
>
>
> > Hello Harsha,
> >
> > See intermixed comments below.
> >
> > On Thu, 5 Apr 2001, Harsha P. R wrote:
> >
> > > Date: Thu, 5 Apr 2001 18:24:03 +0530
> > > From: Harsha P. R <[EMAIL PROTECTED]>
> > > Reply-To: A mailing list for discussion about Sun Microsystem's Java
> > Servlet API Technology. <[EMAIL PROTECTED]>
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: J2EE's depltool crashes
> > >
> > > Hi Kare,
> > >
> > > I killed all java process as you said and restarted j2ee. But again, I
> got
> > > the same messages. Mean while, I installed J2EE on another system and
> when I
> > > started j2ee there, it worked just perfectly. Even deploytool worked
> without
> > > any problems.
> >
> > Try running J2EE script cleanup, that might help.
> >
> > >
> > > I also uninstalled and reinstalled JDK 1.3 on the system. Enbe then the
> same
> > > problem persists. Is this a problem with Linux itself?
> >
> > Try rather uninstalling J2EE and removing all tmp files it creates. I
> > don't think JDK reinstallations will help, because the problem is with the
> > J2EE not with JDK or with Linux.
> >
> > >
> > > Regards,
> > > Harsha P. Ravnikar
> > >
> >
> > Cheers,
> > Kare
> >
> > >
> > > ----- Original Message -----
> > > From: Kare Nuorteva <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: 05 April, 2001 5:48 PM
> > > Subject: Re: J2EE's depltool crashes
> > >
> > >
> > > > Hello Harsha,
> > > >
> > > > It sounds like the JVM has hanged up. try killing the java proceses
> with
> > > > command: killall -9 java
> > > > this might help, but remember, that it actually kills all currently
> > > > running java processes on that machine.
> > > >
> > > > you can also view all processes with the command ps -aux and kill
> process
> > > > by process with command: kill -9 <pid> where <pid> is the process id
> from
> > > > the process listing.
> > > >
> > > > Has anyone successfully installed Java Pet Store on a linux box. I'm
> > > > getting some sort of RemoteExceptions (thought the installation on a
> Sun
> > > > Solaris box seems to work without any problems).
> > > >
> > > > Cheers,
> > > > Kare
> > > >
> > > > On Thu, 5 Apr 2001, Harsha P. R wrote:
> > > >
> > > > > Date: Thu, 5 Apr 2001 16:10:12 +0530
> > > > > From: Harsha P. R <[EMAIL PROTECTED]>
> > > > > Reply-To: A mailing list for discussion about Sun Microsystem's Java
> > > > Servlet API Technology. <[EMAIL PROTECTED]>
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: J2EE's depltool crashes
> > > > >
> > > > > Hi,
> > > > >
> > > > > I had installed J2EE in linux and it was running alright. I had also
> > > started
> > > > > the deploytool and deployed servlets and ejb. But now, when I
> started
> > > j2ee
> > > > > server, I'm getting the following "No local string for
> enterprise.log."
> > > > > messages. Since then if i start deploytool, it crashes. But still
> the
> > > HTTP
> > > > > server is running at port 8000.
> > > > >
> > > > > I have installed j2ee1.2.1 several times since then. But even then
> I'm
> > > > > getting the sanme messages and the deploytool is still crashing.
> > > > >
> > > > > What is going wrong here?
> > > > >
> > > > > Regards,
> > > > > Harsha P. Ravnikar
> > > > >
> > > > > ====================================
> > > > > [root@java harsha]# /usr/java/j2sdkee1.2.1/bin/j2ee
> > > > >
> > > > > J2EE server Listen Port: = 1049
> > > > > No local string for enterprise.log.logging.serverversion.started
> > > > > No local string for enterprise.log.using.vm.name.version.from
> > > > > No local string for enterprise.log.vm's.classpath
> > > > > No local string for enterprise.log.j2ee.homedirectory
> > > > > No local string for enterprise.log.logging.serverversion.started
> > > > > No local string for enterprise.log.using.vm.name.version.from
> > > > > No local string for enterprise.log.vm's.classpath
> > > > > No local string for enterprise.log.j2ee.homedirectory
> > > > > Redirecting the output and error streams to the following files:
> > > > > /usr/java/j2sdkee1.2.1/logs/java/ejb/j2ee/system.out
> > > > > /usr/java/j2sdkee1.2.1/logs/java/ejb/j2ee/system.err
> > > > > J2EE server startup complete.
> > > > > ====================================
> > > > >
> > > > >
> > >
> ___________________________________________________________________________
> > > > > To unsubscribe, send email to [EMAIL PROTECTED] and include in
> the
> > > body
> > > > > of the message "signoff SERVLET-INTEREST".
> > > > >
> > > > > Archives:
> http://archives.java.sun.com/archives/servlet-interest.html
> > > > > Resources:
> http://java.sun.com/products/servlet/external-resources.html
> > > > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> > > > >
> > > >
> > > > --
> > > > Kare Nuorteva
> > > > http://www.kare.uklinux.net/
> > > >
> > > >
> > >
> ___________________________________________________________________________
> > > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > > body
> > > > of the message "signoff SERVLET-INTEREST".
> > > >
> > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > > > Resources:
> http://java.sun.com/products/servlet/external-resources.html
> > > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> > > >
> > >
> > >
> ___________________________________________________________________________
> > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> > > of the message "signoff SERVLET-INTEREST".
> > >
> > > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > > Resources: http://java.sun.com/products/servlet/external-resources.html
> > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> > >
> >
> > --
> > Kare Nuorteva
> > http://www.kare.uklinux.net/
> >
> >
> ___________________________________________________________________________
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> >
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
--
Kare Nuorteva
http://www.kare.uklinux.net/
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html