You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@juddi.apache.org by Trond Kandal <tr...@itea.ntnu.no> on 2004/03/04 10:15:26 UTC

SaveBusinessExample: strange error-message

hello

when i try to run the SaveBusinessExample i get a strange
error-message.

E_busy: The request cannot be processed at the current time.

i have run the happyjuddi.jsp and everything seems ok.
i have also run the FindBusinessExample og it seems to work
fine ( i do not have any businesses in my database,- and
doesn't lists anything.  at least i don't get any error-messages
when i run it ).

currently i am running.
MySQL 4.0.15
juddi 0.8.0
uddi4j 2.0.2
tomcat 4.1.30
java 1.4.2

by the way:
i don't get any log-entries in the file juddi.log.
i have one juddi.log in the CATALINA_HOME and one juddi.log
in CATALINA_HOME/webapps/juddi/WEB-INF.
both are empty.

my log4j.properties:

# Uncomment to have log4j be verbose while parsing this file
#log4j.debug

# CONSOLE is set to be a ConsoleAppender using a PatternLayout.
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=- %m%n
log4j.appender.CONSOLE.Threshold=INFO

# LOGFILE is set to be a RollingFileAppender appender using a TTCCLayout.
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
log4j.appender.LOGFILE.layout=org.apache.log4j.TTCCLayout
log4j.appender.LOGFILE.layout.ContextPrinting=true
log4j.appender.LOGFILE.layout.DateFormat=ISO8601
log4j.appender.LOGFILE.MaxFileSize=10MB
log4j.appender.LOGFILE.MaxBackupIndex=3
log4j.appender.LOGFILE.File=juddi.log

# Set root category priority to DEBUG and its appender to LOGFILE.
#log4j.rootCategory=WARN, LOGFILE
log4j.rootCategory=DEBUG, LOGFILE

# Set the Axis enterprise logger category to FATAL and its only appender to CONSOLE.
log4j.logger.org.apache.axis.enterprise=FATAL, CONSOLE

thanks!


trond
-- 
Trond Kandal       Organisasjonsavd. voice: +47 73597497
Integrasjonsgruppa NTNU              mobile:+47 91897110
IT-seksjonen       7491 Trondheim    fax:   +47 73598200
http://www.itea.ntnu.no/integrasjon

This is Unix land.
In quiet nights you can hear M$-Windoze machines reboot.