• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Problem setting up PetStore Application

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi...

Iam trying to setup the PetStore sample demo application but I can't build it successfully. I tried installing the demo application as described on the sun site. Iam running ant task (asant deploy) and it gives me following error:

create-jdbc-connection-pool:
[sun-appserv-admin] Executing: create-jdbc-connection-pool --port 4848 --host NJ
C90H08W3555B --passwordfile "H:\personal\J2EE Pet Store\Sun\AppServer\samples\pa
ssword.txt" --user admin --datasourceclassname com.pointbase.xa.xaDataSource --
restype javax.sql.XADataSource --property dbType=pointbase petstorepool
[sun-appserv-admin] Operation 'createJdbcConnectionPool' failed in 'resources' C
onfig Mbean.
[sun-appserv-admin] Target exception message: JdbcConnectionPool already exists:
cannot add duplicate

BUILD FAILED

Did anyone have similar problems while installing the application.
Any help is appreciated.

Thankyou,
Priti.
 
I'm sure glad that he's gone. Now I can read this tiny ad in peace!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic