Plz Resolve ..Error while starting domain at Java 2ee 1.5 server

Hi all,

while starting server i got this error

D:\Sun\SDK\bin>asadmin start-domain

Starting Domain domain1, please wait.

Log redirected to D:\Sun\SDK\domains\domain1\logs\server.log.

The domain (domain1) is already running.

CLI156 Could not start the domain domain1.

[312 byte] By [Ram_Rengasamya] at [2007-11-27 8:16:39]
# 1
Your server seems to already be running. Try stopping it and restarting.
ita6cgra at 2007-7-12 20:01:36 > top of Java-index,Java Essentials,New To Java...
# 2

Thanks i resolved that problem,

but i got new problem while try to build a Petstore Application

tha error as follows

BUILD FAILED

D:\javapetstore-2.0\build.xml:70: The following error occurred while executing t

his line:

D:\javapetstore-2.0\setup\setup.xml:66: The following error occurred while execu

ting this line:

D:\javapetstore-2.0\bp-project\app-server-ant.xml:163: Execute failed: java.io.I

OException: CreateProcess: c:\Sun\SDK\bin\asadmin.bat create-jdbc-connection-poo

l --user admin --passwordfile c:/Sun/SDK/samples/bp-project/passwordfile --host

localhost --port 4848 --datasourceclassname org.apache.derby.jdbc.ClientDataSour

ce --restype javax.sql.XADataSource --property portNumber=1527:serverName=localh

ost:User=APP:Password=APP:databaseName=petstore PetstorePool error=3

Thanks

Ram_Rengasamya at 2007-7-12 20:01:36 > top of Java-index,Java Essentials,New To Java...