I have imported a webapp on WASD 5, this webapp is running on tomcat but when i imported it to WASD 5 i have got a bunch of compile errors on my java classes; it is complaining on methods like indexOf(...) called on StringBuffer object or replacefirst(...) method on String object. These methods...
Ok, it worked after all.
it turns out if tomcat is started form the Start Menu under windows, setting CATALINA_OPTS/JAVA_OPTS has no effect and i have to start from tomcat-home>bin>startup.bat
Thanks,
Portgal
Thanks for the reply.
I cannot get this working, i have tried different approaches (out of desperation): adding CATALINA_OPTS and/or JAVA_OPTS as my environment variable and i have tried the value with and without qoutation marks and i have tried to edit the catalina.bat file under tomcat/bin...
Hi,
I am admining an application running on tomcat 4.1.29/ windows 2000. Recently i am getting java.lang.outofmemory error every now and then. As I checked CATALINA_OPT and JAVA_OPT environment variables are set to following value:
"-Xms1024m -Xmx1024m -Xmn512m"
Quotations are part of the value...
Could anyone help me in creating an ear file out of an application which consist of web app, different jar files, EJB.... I need to move this application and deploy it in a new webserver. Any hint/link to a resource in how to create an ear file would be greatly appreciated.
Thanks,
Portagal
I am assuming this is Apache's error message and not the browser's; and because of this email address: you@your.address I naturally thought I should be able to some how substitute it with a real email address.
My application is running on tomcat 4.1; when tomcat is down I see the following message. Is there any way to create a custom page to be shown instead of this error message or at least to be able to provide a valid email address for server administrator:
Internal Server Error
The server...
Hi Pascal,
I posted this problem here by mistake, please see my post titled: "getting error running an agent, only when on schedule not on menu"
Thanks
A simplified version of my code is as following:
Sub Initialize
On Error Goto ErrorHandler
Dim agentLog As New NotesLog(theLog)
Dim session As New NotesSession
Dim db As NotesDatabase
Dim nview As NotesView
Dim doc As NotesDocument
Dim body As NotesRichTextItem
Dim...
I have an agent (writen in LotusScript) when run creates a new doc using a form and along the way it adds new elements to it such as creating new RichTextItem, sections, tables, text...
in one part of the script after i create a new RichTextItem and a section in this item i am appending a table...
I have an agent (writen in LotusScript) when run creates a new doc using a form and along the way it adds new elements to it such as creating new RichTextItem, sections, tables, text...
in one part of the script after i create a new RichTextItem and a section in this item i am appending a table...
I am managing an internal site for our company, it runs on Tomcat 4.1.24. Users use the provided links to navigate the site and no one types the address for different part of the site(except for the home page of course) but we frequently and quite randomly get 400 error by randomly i mean the...
Thanks for your reply Pascal. i am very new in Lotus and greatly appreciate your help, I examined your suggestions:
1- I am not using any NotesUI objects
2- I am trying to run this agent on Local
3- I have set the agent to run on be half myself, so if i don't have the right to run scheduled...
Hi,
My agent is running perfectly when run from menu but when i set it to run on schedule it is not running. This agent is supposed to connect to several different databases and collect some info and create a new document.
Any idea why it is not running on scheduel?
Many thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.