RFID Management Console can not login after installation finished.

I have installed Sun Java System RFID Software 3.0 onto my desktop PC (intel pentium D 3.0 Ghz 1 Gbyte memory 140 Gbytes HDD with Windows XP Prof.)

I have followed its installation guide step by step as the following:-

1. Installed J2SE (j2sdk1.4.2_11)

2. Installed Sun Application Server PE 8.2

3. Installed POSTGRES 8.1 database

4. Installed RFID Event Manager (RFIDem)

5. Installed RFID Manangement Console (RFIDmc)

6. Installed RFID Information Server (RFIDis)

7. run SQL script for RFIDmc

8. run SQL script for RFIDis

9. Start/Stop/Start POSTGRES database (Service)

10. Start/stop/start Sun Application Server (Default Server & Derby)

11. Start/stop/start Sun Java System RFID Software (Station & Agent)

Every steps have no error. On some steps must specify my PC's hostname. I typed "localhost", because I use DHCP.

I can log into POSTGRES by default username with my specific password via admin program and see all corrected databases, schema, tables and data as SQL scripts.

I can log into Sun Application Server by username "admin" with my specific password via Admin Console and see all deployed Enterprise Application (epcis), Web Application (sun-ale-service, sun-printer-service, sun-reader-service, sun-rfid-is and sun-rfid-mc) and EJB modules (sun-rfid-is-ejb).

I can start the functions of RFIDem such as PMLreader, Tag Viewer and Configuration Manager. And can follow every steps on its Administration Guide.

I got an error when try to access the RFIDmc by it procedure on page 82 of its Administration Guide. Step 1 is Ok., On step 2 I typed "http://localhost:8080/sdui" to activate it login screen on Internet Explorer. It is still Ok. But on step 3 typing default username "admin" and default password "admin", it show error "HTTP Status 404 - Servet action is not available".

Please suggest me, how to solve this problem.

Regards.

[1981 byte] By [SunRFID.SiPA.Thaialand] at [2007-11-26 7:28:04]
# 1

I don't think this is app server problem.

You should check the security constraints and login-config section of the web application that you deployed (RFIDmc). Now, it is not clear to me why it throws a 404 which means the resource that you requested was not available.

I don't think it is a 403-authentication failure.

Regards,

Kedar

kedarmhaswade at 2007-7-6 19:18:51 > top of Java-index,Application & Integration Servers,Application Servers...
# 2

I tried to check as your mention but I did not know which ones are related to RFIDmc.

I got one under Configuration menu -->Java Message Service-->JMS Hosts-->Default_JMS_Host.

Its informations are as the following:-

Host: myhostname.mshome.net

Port: 7676

Admin Username: admin

Admin Password: admin

I changed host name to "localhost", then stop RFID S/W station & Agent, and stop App-server (Derby & Default Server). Then start it again sequencially. It is still the same RFIDmc can not login.

Regards.

Santi

SunRFIDSiPAThaialand at 2007-7-6 19:18:51 > top of Java-index,Application & Integration Servers,Application Servers...
# 3

Hi!

I have a small problem with installation of Sun Java RFID Information Server. RFID Management Console and Event Manager are installed properly and database was created automatically in PostgreSQL. The problem is during the installation of Information Server because it doesn't create database in PostgreSQL. I'm looking into pgAdmin and there is only rfidmgmtdb database created. Maybe there is a problem with JDBC and Sun Application Server but I do no know where. Could You help me with this?

I followed installation procedures several times with no success.

rfid at 2007-7-6 19:18:51 > top of Java-index,Application & Integration Servers,Application Servers...
# 4

Please follow installation guide on page 93-94. If can not get success to run sql-script. It mean you may enter some configuration ( as shown on page 89) incorrect. You may re-install it again and again.

Or you can run all sql-script by yourself by select "psql to 'postgres'" menu under postgres menu from Window-start menu then try to run sql script one by one sequencially from createuser-> createtable->populate.

SunRFIDSiPAThaialand at 2007-7-6 19:18:51 > top of Java-index,Application & Integration Servers,Application Servers...
# 5
Did you use the supported browsers?because i had the same problem and when i installed netscape 7.1it worked outregardslydia
eng_deedum at 2007-7-6 19:18:51 > top of Java-index,Application & Integration Servers,Application Servers...
# 6
I've installed the rfid system as you. But when I typed localhost:port_number/sdui I have a message error.Error 404, The requested resource (/sdui) is not available.Can anybody help me?Thanks
labid at 2007-7-6 19:18:51 > top of Java-index,Application & Integration Servers,Application Servers...