Hi, I have a problem with Tomcat 3.3 and PDK. When I started the tomcat log write :
2008-01-24 12:42:27 - ServerXmlReader: Config=$TOMCAT_HOME\conf\server.xml
2008-01-24 12:42:27 - PathSetter: home=C:\tomcat
2008-01-24 12:42:27 - ContextXmlReader: Context config=$TOMCAT_HOME\conf\apps-127.0.0.1.xml
2008-01-24 12:42:27 - ContextXmlReader: Context config=$TOMCAT_HOME\conf\apps-admin.xml
2008-01-24 12:42:27 - ContextXmlReader: Context config=$TOMCAT_HOME\conf\apps-examples.xml
2008-01-24 12:42:27 - AutoWebApp: Loaded from config: DEFAULT:/admin
2008-01-24 12:42:27 - AutoWebApp: Loaded from config: DEFAULT:/examples
2008-01-24 12:42:27 - AutoWebApp: Auto-Adding DEFAULT:/irj
2008-01-24 12:42:27 - AutoWebApp: Auto-Adding DEFAULT:/
[INFO] Http11Protocol - -Inicializando Coyote HTTP/1.1 en puerto http-8080
2008-01-24 12:42:27 - ContextManager: Tomcat configured and in stable state
2008-01-24 12:42:27 - ContextManager: Adding DEFAULT:/admin
2008-01-24 12:42:27 - ContextManager: Adding DEFAULT:/examples
2008-01-24 12:42:27 - ContextManager: Adding DEFAULT:/irj
2008-01-24 12:42:27 - ContextManager: Adding DEFAULT:/ROOT
EmbededTomcat: Init time 651
[INFO] Http11Protocol - -Arrancando Coyote HTTP/1.1 en puerto http-8080
2008-01-24 12:42:28 - Ajp12Interceptor: Starting on 8007
[INFO] ChannelSocket - -JK2: ajp13 listening on 0.0.0.0/0.0.0.0:8009
[INFO] JkMain - -Jk running ID=0 time=0/60 config=C:\tomcat\conf\jk2.properties
EmbededTomcat: Startup time 210
KeyContainer instantiiert.
static block of JNIUtils finished.
Copying pse to file C:\winnt\system32\verify.pse
INFO: Found properties file C:\tomcat\webapps\irj\WEB-INF\plugins\portal\services\usermanagement\data\usermanagement.properties
Repository.get_instance(): creating instance
Jan 24, 2008 12:44:45 PM # IRJ Init thread Fatal LockException: Operation timed out: connect
Operation timed out: connect #
Can you help me?