Subject: Anyone using WebLogic 8.11?
To: None <netbsd-help@netbsd.org>
From: Brian Stark <bpstark@pacbell.net>
List: netbsd-help
Date: 10/07/2003 01:42:56
Hi,

Is anyone successfully using BEA's WebLogic 8.11 with NetBSD? I have
downloaded the linux binary and am attempting to install it, but the java
processes are just chewing up cpu cycles...

From my installation window:

  rainforest:{root}# file platform811_linux32.bin
  platform811_linux32.bin: ELF 32-bit LSB executable, Intel 80386, version
  1 (SYSV), for GNU/Linux 2.0.0, dynamically linked (uses shared libs),
  stripped
  rainforest:{root}# ulimit -a
  time(cpu-seconds)    unlimited
  file(blocks)         unlimited
  coredump(blocks)     unlimited
  data(kbytes)         1048576
  stack(kbytes)        2048
  lockedmem(kbytes)    82186
  memory(kbytes)       unlimited
  nofiles(descriptors) 64
  processes            160
  rainforest:{root}# ./platform811_linux32.bin
  ** The directory "/tmp" does not have enough space for extraction.
  Please input another directory or [Exit]: /usr/local/temp
  Extracting
  0%..................................................................
  ..................................100%

and quick snapshot from 'top':

load averages:  2.10,  2.36,  1.79
01:37:16
68 processes:  2 runnable, 65 sleeping, 1 on processor
CPU states:  0.0% user, 17.4% nice, 82.6% system,  0.0% interrupt,  0.0%
idle
Memory: 129M Act, 70M Inact, 952K Wired, 48M Exec, 106M File, 17M Free
Swap: 300M Total, 4K Used, 300M Free

  PID USERNAME PRI NICE   SIZE   RES STATE      TIME   WCPU    CPU COMMAND
 1328 root      74    5  3572K  300K RUN        7:44 71.92% 71.92% java
 1262 root      73    5  3572K  300K RUN        1:19 27.00% 27.00% java
  561 root      10    0   232K    4K wait       0:07  0.00%  0.00%
<platform811
  166 root       2    0    12M   17M select     0:06  0.00%  0.00% XFree86
 1453 root      28    0   260K  956K CPU        0:00  0.00%  0.00% top
   10 root      18    0     0K   25M syncer     0:00  0.00%  0.00%
[ioflush]
  764 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
 1085 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
  428 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
 1517 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
 1403 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
  693 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
 1398 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
  504 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
  633 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
  506 root      18    0  3572K  300K pause      0:00  0.00%  0.00% <java>
  486 root      18    0   288K    4K pause      0:00  0.00%  0.00% <ksh>
 1392 root      18    0   288K    4K pause      0:00  0.00%  0.00% <ksh>


My system is NetBSD/i386 1.6ZC, (kernel compiled 10/6/2003).


Brian Stark
bpstark at pacbell dot net