Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

EA Server hostname

95 views
Skip to first unread message

Chris Werner

unread,
Feb 13, 2007, 5:48:32 AM2/13/07
to
Hi All,

being a beginner using EA server for PB powered web development
I wonder why I have to use the literally correct hostname of my local
EA server installation which is (according to some step in the setup)
the IP adress and can not use "localhost" or "127.0.0.1". No problem
here, just to get some insight.

TIA

Chris Werner


Asif Shoukat

unread,
Feb 13, 2007, 7:56:38 AM2/13/07
to

Hi,

Which version of EA Server you are using?

If you are using Server version 5.2 or later you can change the access
mode of your EA server through EA Server Configuration Wizerd, means
you can change the way EA server is accessed. To access it by IP or by
host name use EA Server Configuration Wizerd and change it against
Specific Listerner Name for example http host name ${JAGUAR_HOST_NAME}
which is by default to ${JAGUAR_IP_ADDRESS} or to localhost.

this way you can access your EA Server by IP or by Host name.

Regards,

Asif Shoukat
Senior Software Engineer
NetSol Technologies Limited
www.netsoltek.com

Alexander Pire

unread,
Feb 13, 2007, 11:26:08 AM2/13/07
to
Not sure if I understood your question but you can use localhost, you can
use the IP of the localhost, 127.0.0.1, You can use your Machine Name, or
the IP of you network interface with no problem.

Regards
--
Alexander Pire


"Chris Werner" <cwAT{PleaseNoSpam}f-s.de> wrote in message
news:45d19780$1@forums-1-dub...

Chris Werner

unread,
Feb 13, 2007, 11:58:55 AM2/13/07
to
Hi Asif,

thanks you very much for your answer. I'm using
EAS 5.5 and - sorry for my ignorance - have no clue
how to start the EA Server Configuration Wizard.

Thanks again

Chris Werner


"Asif Shoukat" <asifs...@gmail.com> schrieb im Newsbeitrag
news:1171371398.5...@a75g2000cwd.googlegroups.com...

Chris Werner

unread,
Feb 13, 2007, 12:01:30 PM2/13/07
to
Hi Alexander,

you are right, I can connect to EAS using a browser regardless
which kind of addressing I use. But in EA Server Manager all
tries to use localhost or 127.0.0.1 are refused.


Kind regards

Chris Werner

"Alexander Pire" <pirea_at_get-integrated_dot_com> schrieb im Newsbeitrag
news:45d1e6a0$1@forums-1-dub...

Adam Simmonds

unread,
Feb 13, 2007, 5:23:01 PM2/13/07
to

have you looked at your hosts file to check if it has localhost defined?

Alexander Pire

unread,
Feb 13, 2007, 5:46:37 PM2/13/07
to
Have you checked if you don't have another service started in your
localhost:easerver_port, so if it so, EAServer will not be able to start the
listener, this kind of problem leave info in the Jaguar log.

Could you post the Jaguar Log?

To use EAServer Manager you will need an IIOP connection, Are you sure you
defined the listener as an IIOP listener?

--
Alexander Pire


"Chris Werner" <cwAT{PleaseNoSpam}f-s.de> wrote in message

news:45d1eeea$1@forums-1-dub...

Chris Werner

unread,
Feb 14, 2007, 3:46:41 AM2/14/07
to
Hi Adam,

thanks for your answer. Haven't checked that in the file
but the general availability of "localhost" as a host name
at my machine should to proove that it is defined, should'nt
it?

Kind regards

Chris Werner


"Adam Simmonds" <adam.s...@exemail.com.au> schrieb im Newsbeitrag
news:45d23a45@forums-1-dub...

Alexander Pire

unread,
Feb 14, 2007, 11:20:38 AM2/14/07
to
Hi Chris

This is the only listener IIOP you have in your log,

Jaguar_iiop: Active: yes Protocol: 'IIOP': 'DELLTOP',9000 Security Profile:
'*NONE*'.

This listener is set to work on DELLTOP port 9000, not in Localhost.

To create a Localhost listener, you should go to JagMgr, Server->Listener
and Add a new IIOP listener, you will put 127.0.0.1 or LOCALHOST as HOST.

Actually you have not defined any LOCALHOST listener in your server.

Best Regards
--
Alexander Pire


"Chris Werner" <cwAT{PleaseNoSpam}f-s.de> wrote in message

news:45d2cbee@forums-1-dub...
> Hi Alexander,
>
> thanks for your answer, No, I have not checked for other started
> processes. How can I do that?
>
> The only odd thing in the Jaguar log seems to be the following line:
>
> Feb 14 08:15:42 2007: [Thread-15] SRVLIB Message: 16240/10/0: Net-Library
> routine net_read() failed in srv_rawread
> Network error: status = 32 - Net-Lib protocol driver call to read data
> failed
>
> I've added the Jaguar logfile. As said in my original post, this is
> not a showstopper for me but I'd like to understand it because
> I'm an absolut beginner in web applications and have to go this
> strong learning curves (EAS, JSP, JS, HTML, Java, 3-tier
> development ...) in parallel and as fast as possible. Looking at
> the end of the appended Jaguar log may show where I go. ;-)


>
> Kind regards
>
> Chris Werner
>
>
>
> "Alexander Pire" <pirea_at_get-integrated_dot_com> schrieb im Newsbeitrag

> news:45d23fcd$1@forums-1-dub...

Asif Shoukat

unread,
Feb 14, 2007, 11:26:47 AM2/14/07
to
On Feb 13, 8:58 am, "Chris Werner" <cwAT{PleaseNoSpam}f-s.de> wrote:
> Hi Asif,
>
> thanks you very much for your answer. I'm using
> EAS 5.5 and - sorry for my ignorance - have no clue
> how to start the EA Server Configuration Wizard.
>
> Thanks again
>
> Chris Werner
>
> "Asif Shoukat" <asifshou...@gmail.com> schrieb im Newsbeitragnews:1171371398.5...@a75g2000cwd.googlegroups.com...

>
>
>
> > On Feb 13, 3:48 pm, "Chris Werner" <cwAT{PleaseNoSpam}f-s.de> wrote:
> >> Hi All,
>
> >> being a beginner using EA server for PB powered web development
> >> I wonder why I have to use the literally correct hostname of my local
> >> EA server installation which is (according to some step in the setup)
> >> the IP adress and can not use "localhost" or "127.0.0.1". No problem
> >> here, just to get some insight.
>
> >> TIA
>
> >> Chris Werner
>
> > Hi,
>
> > Which version of EA Server you are using?
>
> > If you are using Server version 5.2 or later you can change the access
> > mode of your EA server through EA Server Configuration Wizerd, means
> > you can change the way EA server is accessed. To access it by IP or by
> > host name use EA Server Configuration Wizerd and change it against
> > Specific Listerner Name for example http host name ${JAGUAR_HOST_NAME}
> > which is by default to ${JAGUAR_IP_ADDRESS} or to localhost.
>
> > this way you can access your EA Server by IP or by Host name.
>
> > Regards,
>
> > Asif Shoukat
> > Senior Software Engineer
> > NetSol Technologies Limited
> >www.netsoltek.com- Hide quoted text -
>
> - Show quoted text -

Hi,

For your question of how to start EA Server Configuration Wizerd.

follow these steps

Start EA Server
Connect Through EA Server Manager
in the right pane there is a Node called Servers....expand this node
you will get red colourd icon named "jaguar"
right click on "jaguar" and u will see option like Server
configuration Wizerd

there you can start Server configuration.

Chris Werner

unread,
Feb 14, 2007, 12:08:14 PM2/14/07
to
Hi Alexander,

thanks, that works now. BTW, is it correct to set
the new listener to the same port (9000) like these
other one for DELLTOP which is actually the
network name of my local host?

Chris Werner


"Alexander Pire" <pirea_at_get-integrated_dot_com> schrieb im Newsbeitrag

news:45d336d6$1@forums-1-dub...

Alexander Pire

unread,
Feb 14, 2007, 1:52:58 PM2/14/07
to
Technically... you can do it, you will not have any operational problem,
they are 2 completely different interfaces.

For security reason if you don't need the DELLTOP listener, mhumm... one
reason could be because you have your servlet engine in the same box, I
would remove it.

I will remove too any listener I'm not really using (for security reason).

Best Regards
--
Alexander Pire


"Chris Werner" <cwAT{PleaseNoSpam}f-s.de> wrote in message

news:45d341fe@forums-1-dub...

0 new messages