users
[Top] [All Lists]

Hibernate to DB2 through Neon

To: "Arnett, Matt" <Matt.Arnett@xxxxxxxxxx>
Subject: Hibernate to DB2 through Neon
From: twcrone@xxxxxxxxxxxxx
Date: Thu, 11 Aug 2005 01:58:12 +0000
Cc: <users@xxxxxxxxxx>
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Thanks Matt.  I saw that but didn't understand it very well.  I have removed
some out of control exception throwing code and it has since stopped 
complaining.

I currently work for a government shop that uses a piece of software called Neon
to connect from Windows to DB2 on a mainframe system.  For some reason I was not
being successful doing it through DB2 Client Config as I used to do to hit DB2
on AIX.  So I installed Neon and I can connect/query the database through tools
in Windows etc...  

However, I can't get the connection configured correctly in Hibernate.  Keeps
complaining that the host is not specified.  When I configure it to hit a copy
of the DB2 tables on my personal machine it works fine.  Any experience with
connecting to mainframe DB2 through Neon with Hibernate?

Thanks in advance,

--
twcrone@xxxxxxxxxxxxx
859-278-9634


> Did you try google?  Google knows...
> http://www.mainframeforum.com/t626371.html
> 
> -----Original Message-----
> From: twcrone@xxxxxxxxxxxxx [mailto:twcrone@xxxxxxxxxxxxx] 
> Sent: Friday, August 05, 2005 1:00 PM
> To: users@xxxxxxxxxx
> Subject: [cinjug-users] Hibernate error message
> 
> Perhaps this is not even a Hibernate specific error message but I just 
> recently started getting it with some modifications to my stand-alone app 
> that 
> writes to DB2 via Hibernate3.
> 
> mmiVerifyTpAndGetWorkSize: stack_height=1 should be zero; exit
> 
> It still seems to create the rows necessary but really curious what is 
> happening here.
> 
> Any ideas?
> 
> Todd Crone
> --
> twcrone@xxxxxxxxxxxxx
> 859-278-9634
> 
> ---------
> You may unsubscribe from this mailing list
> by sending a blank email addressed to:
> users-unsubscribe@xxxxxxxxxx
> 
> --
> Find additional help by sending a blank email
> addressed to:
> users-help@xxxxxxxxxx
> 
> 
> This e-mail transmission contains information that is intended to be 
> confidential and privileged.  If you receive this e-mail and you are not a 
> named 
> addressee you are hereby notified that you are not authorized to read, print, 
> retain, copy or disseminate this communication without the consent of the 
> sender 
> and that doing so is prohibited and may be unlawful.  Please reply to the 
> message immediately by informing the sender that the message was misdirected. 
>  
> After replying, please delete and otherwise erase it and any attachments from 
> your computer system.  Your assistance in correcting this error is 
> appreciated.
> 
> ---------
> You may unsubscribe from this mailing list
> by sending a blank email addressed to:
> users-unsubscribe@xxxxxxxxxx
> 
> --
> Find additional help by sending a blank email
> addressed to:
> users-help@xxxxxxxxxx
> 

<Prev in Thread] Current Thread [Next in Thread>
  • Hibernate to DB2 through Neon, twcrone <=