- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- CSWB 1.7.8. crash when TOMCAT active
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 05:06 PM
07-17-2005 05:06 PM
CSWB 1.7.8. crash when TOMCAT active
But when TOMCAT was started, it crashes with the attached dump.
I'm running JAVA 1.4.2 (not yet P2, will be done).
It might have to do with Global pages (too few left) but in that case, I'd expect a more eloaborate ending...
Anyone an idea what might be the case?
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 07:13 PM
07-17-2005 07:13 PM
Re: CSWB 1.7.8. crash when TOMCAT active
You can see the number of free global pages in various was but
$ install list/g/su
is my usual. Also monitor process quotas - either in real time using (tool of your choice) or look at the accounting record of the process may give you a hint.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 07:50 PM
07-17-2005 07:50 PM
Re: CSWB 1.7.8. crash when TOMCAT active
Anyway, I'll take your suggestion on this and look into the free space available.
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 04:10 AM
07-18-2005 04:10 AM
Re: CSWB 1.7.8. crash when TOMCAT active
$ install list /g/su
Galaxy Group Global Sections
760 Global Sections Used, 381456/213680 Global Pagelets Used/Unused
I added the current sysgen data. It all seems quite good.
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 08:58 PM
07-18-2005 08:58 PM
Re: CSWB 1.7.8. crash when TOMCAT active
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 12:51 AM
08-29-2005 12:51 AM
Re: CSWB 1.7.8. crash when TOMCAT active
Rebooted the machine after VMS patch installations. In the startup sequence, Tomcat and Apache are started in batch, but it's a known fact Tomcat will fail (something to do with a logical not properly set, it seems. Still under investigation).
Logged in (as SYSTEM), stopped Apache using SYS$STARTUP:APACHE$SHUTDOWN, and executed the procedure that will start Tomcat and Apache interactively (by invoking the supplied procedures).
When CSWB is now started, the message shows up.
After logout, and login again, there is no problem at all.
CSWB has been set up to enable Java.
I'm using the classic VM (not enough memory to run FastVM).
Willem
OpenVMS Developer & System Manager