I've just completed an installaton of Iplanet 6 SP2 and ran into an issue
with running servlets.
I used the, "server migrate", feature supplied with the,"Web Server
Administration Server", to import all my settings.
If you have any ideas I'd be most appreciative. This is the error message:

[16/May/2002:09:17:13] info ( 5131):  Internal Info: loading servlet
JobInfoServlet  
[16/May/2002:09:17:13] failure ( 5131):  Internal error: Unable to create
Java object: com/iplanet/server/http/servlet/NSServletRunner
[16/May/2002:09:17:13] failure ( 5131):  Internal error: Unexpected error
condition thrown (java.lang.VerifyError: (class:
com/iplanet/server/http/servlet/NSServletEntity, 
method: load signature:
(Lcom/iplanet/server/http/servlet/NSHttpServletRequest;Lcom/iplanet/server/h
ttp/servlet/NSHttpServletResponse;)V) Incompatible argument to
function,(class: com/iplanet/server/http/servlet/NSServletEntity, 
method: load signature:
(Lcom/iplanet/server/http/servlet/NSHttpServletRequest;Lcom/iplanet/server/h
ttp/servlet/NSHttpServletResponse;)V) Incompatible argument to function),
stack: java.lang.VerifyError: (class:
com/iplanet/server/http/servlet/NSServletEntity, method: load signature:
(Lcom/iplanet/server/http/servlet/NSHttpServletRequest;Lcom/iplanet/server/h
ttp/servlet/NSHttpServletResponse;)V) Incompatible argument to function   at
com.iplanet.server.http.servlet.NSServletRunner.loadServlet(NSServletRunner.
java:534)   at
com.iplanet.server.http.servlet.NSServletRunner.<init>(Compiled Code)    

[16/May/2002:09:17:13] failure ( 5131):  Late initialization failed: Error
running init function(late) NSServletLateInit: unknown error   

 

-----Original Message-----
From: Magnus Wikstr�m [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 16, 2002 2:03 PM
To: [EMAIL PROTECTED]
Subject: Re: R: R: R: Retrieve data in Microsoft Access (off-topic)


You could create a view based on the two tables, and sort it by "Region".
This way, you could make fast and efficient queries from the view.

If you wish to view a parent - child relationship in one query you will
allways end up with redundant data in the result.
(Company info for every special offer)

/Magnus

----- Original Message -----
From: "Luca Ventura" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 6:23 PM
Subject: R: R: R: Retrieve data in Microsoft Access (off-topic)


> Yes...but in this way how can I associate the information about the
> companies found
> with the first query to the offers found executing the second query? I
must
> a search for idcompany and I think it is not much performant...what do you
> think?
>
> Regards,
>
>                            Luca
>
> -----Messaggio originale-----
> Da: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]Per conto di
> RBonazzo
> Inviato: gioved� 16 maggio 2002 15.38
> A: [EMAIL PROTECTED]
> Oggetto: R: R: R: Retrieve data in Microsoft Access (off-topic)
> Priorit�: Alta
>
>
> So order the first query with the parameter you need and the second
> still remain order by idcompany
> Rinaldo
>
> -----Messaggio originale-----
> Da: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]] Per conto di Luca
> Ventura
> Inviato: gioved� 16 maggio 2002 15.34
> A: [EMAIL PROTECTED]
> Oggetto: R: R: R: Retrieve data in Microsoft Access (off-topic)
>
>
> Ok,
> but I would like to be also able to order by an attribute different from
> IDCompany...this is the problem.....:-)
>
> thanks,
>
>          Luca
>
> -----Messaggio originale-----
> Da: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]Per conto di
> RBonazzo
> Inviato: gioved� 16 maggio 2002 13.58
> A: [EMAIL PROTECTED]
> Oggetto: R: R: R: Retrieve data in Microsoft Access (off-topic)
> Priorit�: Alta
>
>
> What's the common column in the 2 query I suppose IDCompany so order by
> IDCompany Rinaldo
>
> -----Messaggio originale-----
> Da: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]] Per conto di Luca
> Ventura
> Inviato: gioved� 16 maggio 2002 13.49
> A: [EMAIL PROTECTED]
> Oggetto: R: R: R: Retrieve data in Microsoft Access (off-topic)
>
>
> Let's suppose I want to order by "Region" in the first query: is not
> possible to order by "Region" in the second query because this column is
> not present in the table "Special_Offers" :-) OK?
>
> Regards,
>
>     Luca
>
> -----Messaggio originale-----
> Da: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]Per conto di
> Bhushan_Bhangale
> Inviato: gioved� 16 maggio 2002 13.29
> A: [EMAIL PROTECTED]
> Oggetto: Re: R: R: Retrieve data in Microsoft Access (off-topic)
>
>
> You need to add order by clause in both the queries for the column which
> is common in both the resultset.
>
> ________________________________________________________________________
> ___
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> ________________________________________________________________________
> ___
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to