aspose file tools
The moose likes JDBC and the fly likes Regarding the java on AIX Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Regarding the java on AIX" Watch "Regarding the java on AIX" New topic
Author

Regarding the java on AIX

Rahul Nema
Greenhorn

Joined: Sep 07, 2006
Posts: 3
Hi,

Iam done some prg in java which works on windows
environment( it retervies data from the data base and
after manipulating store in some other database)

it worked sucessfully but i want to make it work on
AIX then i got a runtime exception

Exception:--

Exception in thread "main"
java.lang.AbstractM ethodError: preparedstatement.addBatch
at
batch.db. FinrecRow. update(FinrecRow .java:381)
at
batch.BatchAssig n.processRules( BatchAssign. java:404)
at
batch.BatchAssig n.start(BatchAss ign.java: 796)
at
batch.BatchAssig n.main(BatchAssi gn.java:242)

------------ --------- --------- --

can any one help me regarding this issue

Thanks in advance,
Sridhar Rao
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Regarding the java on AIX
 
Similar Threads
Io exception: There is no process to read data written to a pipe.
SQLException: Io exception: There is no process to read data written to a pipe.
Aix problem
There is no process to read data written to a pipe.
Native Threading...