Archiveinträge für 11. Juni 2008

Mittwoch, 11. Juni 2008

HATS problem: HPS5109 Hostname [your_host_name]:2809 cannot be resolved.

I have seen this exception in hats trace file (you get it with hats admin console):
Exception = com.ibm.hats.runtime.connmgr.RteException: HPS5109 Hostname [your_host_name]:2809 cannot be resolved. The default port for the RMI connector maybe wrong for your environment.
Look to the end of system.out log file of your server. There you should find a line like this:
ADMC0026I: RMI […]

Keine Kommentare » - Geschrieben in Open Source von Jürgen Mayer

Mittwoch, 11. Juni 2008

HATS admin console

I currently work with HATS ( Host Access Transformation Services ) . I created some webservices to access HOST applications with it.
HATS admin console is deployed under /[YOUR_HATS_APPLICATION]/hatsadmin/admin.

2 Kommentare » - Geschrieben in Erfahrungen, experience von Jürgen Mayer

Mittwoch, 11. Juni 2008

CWWBF0060E: Cannot find a specific session EJB for the process

I currently work with the IBM Process Server. I created a process using BPEL and wanted to test it. I got the stack trace below. The application can’t start because the Session EJB isn’t available. I enabled the function (projects menu) that automatically performs a rebuild, due to this I recognized (used unkown […]

Keine Kommentare » - Geschrieben in Software, Erfahrungen, experience von Jürgen Mayer