Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JRun4

843840Oct 14 2002 — edited Oct 15 2002
hi.

i have problem
when i start my default server (8100) port from Jrun Launcher.
it say error
i go to check the log file
it shows this message
10/14 22:59:08 error Security alert: attempt to connect to JRun server from a 169.254.186.84 host.
for many times..but my ip is not 169.254.186.84...
and the i check the admin log file. also the same..

I try to start it again then the JRun Launcher cannot display my admin server is running but i can open it using
http://localhosat:8000/
Gilbee

Comments

angelr
Hi
You can create a service to start the application, thus, the java app is always running even if no user is logged

use the Java Service Wrapper (google search)
You can also use the sc.exe to create the service
don't forget to check in window services if autostartup once created
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 12 2002
Added on Oct 14 2002
1 comment
72 views