Error in Pet Store Execution

Hi, my pet store has set up fine .
when go to pet store add something to the cart, verify the shipping address and
at time of clicking on continue to ship, it gives me huge error saying ,"insert
no successful".
If I continue working in the same session with the same very instance of browser
it gives me the foll error:
Server Error
Bean has been deleted.
Oops! Your request cannot be completed. The server got the following error.
com.sun.j2ee.blueprints.petstore.control.exceptions.GeneralFailureException:
Bean has been deleted.
     at com.sun.j2ee.blueprints.petstore.control.web.ShoppingClientControllerWebImpl.handleEvent(ShoppingClientControllerWebImpl.java:142)
     at com.sun.j2ee.blueprints.petstore.control.web.RequestProcessor.processRequest(RequestProcessor.java:84)
     at com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doProcess(MainServlet.java:111)
     at com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doGet(MainServlet.java:91)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
     at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2456)
     at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
If anybody can help me out with this...
---------anjali

"Anjali" <[email protected]> wrote in message
news:3be1269e$[email protected]..
>
Hi, my pet store has set up fine .
when go to pet store add something to the cart, verify the shippingaddress and
at time of clicking on continue to ship, it gives me huge error saying,"insert
no successful".
If I continue working in the same session with the same very instance ofbrowser
it gives me the foll error:
Server Error
Bean has been deleted.
Oops! Your request cannot be completed. The server got the followingerror.
>
>
>
com.sun.j2ee.blueprints.petstore.control.exceptions.GeneralFailureException:
Bean has been deleted.
atcom.sun.j2ee.blueprints.petstore.control.web.ShoppingClientControllerWebImpl
.handleEvent(ShoppingClientControllerWebImpl.java:142)
atcom.sun.j2ee.blueprints.petstore.control.web.RequestProcessor.processRequest
(RequestProcessor.java:84)
atcom.sun.j2ee.blueprints.petstore.control.web.MainServlet.doProcess(MainServl
et.java:111)
atcom.sun.j2ee.blueprints.petstore.control.web.MainServlet.doGet(MainServlet.j
ava:91)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:265)
atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:200)
atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:2456)
atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:2039)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
If anybody can help me out with this...
---------anjaliafter editing the customer_ejb.xml file as detailed here:
http://e-docs.bea.com/wls/docs61/petstore/bea_deployathon.html#oracle you
need to rebuild the Petstore (step 6 of the same doc) and redeploy it.
HTH
Bill

Similar Messages

  • Error Deploying Pet Store in Hewlett Packard's Application Server

    I tried deploying the Pet Store (the first version) in HPAS, but I got these deployment Error which I do not understand
    Note: "Jeffi Atmadja" is the name of the computer that I used.
    after the messange "Making Server JARS.."
    java.rmi.RemoteException:Error while loading JAR C:\j2sdkee1.2.1\repository\Jeffi Atmadja\applications\estore1030094962470Server.jar; nested exception is
    java.lang.ClassCastException
    I am using win98, I followed the UNIX steps in installing and have checked every .bat file for 96 *
    Can someone please help
    Thx
    Dewi

    hi J2ee application only support on win2000professional or winNt4

  • Failed restarts of Java Pet Store 2.0

    Hi,
    I am having a recurring problem with the Java Pet Store 2.0 that I hope someone can help shed light on.
    I am trying to use the Pet Store as a reference for a project. I have performed the following sequence on a Dell latitude laptop running Windows XP Pro SP2:
    Download and install JDK 1.5.0_11
    Download and install Java EE 5 w/ tools
    Launch NetBeans
    Open the Java Pet Store project that comes embedded in the EE
    Start DB server (if not already started)
    Start Java System Application Server 9
    Check build.properties
    Run Target setup.xml
    Open pet store project
    This works on the initial launch. The problem comes when I shut everything down and turn off the laptop, then try to run the project in NetBeans again the next time I start up. Every time I try, after I start the DB server and App server and even re-target setup.xml, when I try to run the project, I get the same exception (see below). Even my newbie brain realizes that the issue involves the FileArchive class. What it can't figure out is what I should do about it in order to be able to run the darn project more than one time. Can anybody guide me? Thanks in advance for any help.
    Here is the log of the failed petstore run (this same exception has occurred on attempted restarts after multiple installs):
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    Copying 1 file to C:\Sun\SDK\blueprints\petstore\build\web\WEB-INF\classes
    Duplicated project name in import. Project petstore-impl defined first in C:\Sun\SDK\blueprints\petstore\nbproject\ant-deploy.xml and again in C:\Sun\SDK\blueprints\petstore\nbproject\build-impl.xml
    insert-proxy-settings:
    Duplicated project name in import. Project petstore-impl defined first in C:\Sun\SDK\blueprints\petstore\nbproject\ant-deploy.xml and again in C:\Sun\SDK\blueprints\petstore\nbproject\build-impl.xml
    dojo:
    compile:
    compile-jsps:
    Building jar: C:\Sun\SDK\blueprints\petstore\dist\petstore.war
    do-dist:
    dist:
    Incrementally deploying petstore_localhost:4848_server
    Completed incremental distribution of petstore
    Incrementally redeploying petstore_localhost:4848_server
    Start registering the project's server resources
    Finished registering server resources
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.netbeans.modules.j2ee.sun.bridge.DirectoryDeploymentFacility.getFileArchive(DirectoryDeploymentFacility.java:186)
    at org.netbeans.modules.j2ee.sun.bridge.DirectoryDeploymentFacility.incrementalDeploy(DirectoryDeploymentFacility.java:77)
    at org.netbeans.modules.j2ee.sun.bridge.DirectoryDeployment.incrementalDeploy(DirectoryDeployment.java:154)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.incrdeploy.DirectoryDeploymentFacade.incrementalDeploy(DirectoryDeploymentFacade.java:123)
    at org.netbeans.modules.j2ee.deployment.impl.TargetServer.deploy(TargetServer.java:502)
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:106)
    at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:82)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:240)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:293)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:131)
    Caused by: java.io.FileNotFoundException: C:\Program Files\netbeans-5.5\bin\${com.sun.aas.installRoot}\blueprints\petstore\build\web
    at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:66)
    ... 22 more
    java.lang.IllegalStateException: cannot find FileArchive class...
    at org.netbeans.modules.j2ee.sun.bridge.DirectoryDeploymentFacility.incrementalDeploy(DirectoryDeploymentFacility.java:79)
    at org.netbeans.modules.j2ee.sun.bridge.DirectoryDeployment.incrementalDeploy(DirectoryDeployment.java:154)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.incrdeploy.DirectoryDeploymentFacade.incrementalDeploy(DirectoryDeploymentFacade.java:123)
    at org.netbeans.modules.j2ee.deployment.impl.TargetServer.deploy(TargetServer.java:502)
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:106)
    at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:82)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:240)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:293)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:131)
    C:\Sun\SDK\blueprints\petstore\nbproject\build-impl.xml:468: Deployment error:
    cannot find FileArchive class...
    See the server log for details.
    BUILD FAILED (total time: 2 seconds)

    C:\Sun\SDK\blueprints\petstore\nbproject\build-impl.xml:468: Deployment error: cannot find FileArchive class...
    See the server log for details.
    BUILD FAILED (total time: 2 seconds)I had the same problem but not with blueprints and I managed to start manually the sun server, clean and build the project and copy the *.war file from the project_folder/dist/ to C:\Sun\SDK\domains\domain1\autodeploy.
    If this doesn't work you could try to reinstall netbeans and java .

  • Sample application Pet Store

    Best Regards
    I would like to know which site I can download the sample application called Pet Store, I searched the web and all links lead me to the java.net site, but can not find where to download the. jar.
    I appreciate the attention.

    Thank you very much for responding. However, explore the site, and the links redirect me to the java.net site showing the error "NOT FOUND" The Page You Were looking for does not exist. You May Have mistype the address or the page May Have moved.

  • Where to find the OC4J-ready Pet Store Demo file jps112.zip

    where to find the OC4J-ready Pet Store Demo file jps112.zip in OTN
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    You have to execute the installer jar file.
    This will create a folder with all the source codes inside.
    I wasn't aware of any need for cvs.

  • Getting Java Pet Store to run in JBuilder (or any IDE)

    I'm getting a dozen or so errors like:
    "XMLDocumentUtils.java": method getPublicId() not found in interface org.w3c.dom.DocumentType
    when I try to import & build Java Pet Store in JBuilder Enterprise. I've told JBuilder to include j2ee.jar, and I can run the precompiled JPS just fine, with J2EE_HOME pointing at that jar. The getPublicId method is listed for DocumentType in http://java.sun.com/j2ee/sdk_1.3/techdocs/api/index.html.
    What gives? Anybody had success rolling their own Pet Store?
    Is there any common utility for inspecting class files?

    The problem evidently was that JBuilder was picking up an obsolete version of the class somewhere along the line- problem solved by moving j2ee.jar to the top of the list of Required Libraries.

  • Is it possible to obtain the src of pet store 2.0 without CVS?

    Is there any way I could obtain the petstore 2,0 as a zip file like it used to be in pet store 1.3.2?
    Please, let me know where I can get it?
    It is amazing, all the download button in Sun link to yet another place of blueprints.
    previous sites with download link says with source code but blueprint download only as *.class
    file inside of installer file.
    Also, http://blog.naver.com/bluejames77/80049199960 says No. 2
    2. &#45908;&#48660;&#53364;&#47533;&#54644;&#49436; &#50517;&#52629;&#51012; &#54396;&#45796;&#51020; index.html&#51012; &#48372;&#47732;
    Java EE 5 Application Server&#51012; &#49444;&#52824;&#54616;&#44144;&#45208; &#54841;&#51008; GlassFish Project&#47484; &#49444;&#52824;&#54616;&#46972;&#44256; &#45208;&#50728;&#45796;.
    Translate ----
    after unzip, there is index.html file which specifies to install Java EE 5 application server or glass fish project.
    But, no index.html when I download the same date installer. In fact, any one can go to the CVS site and see
    under www/ there is no *.java file???? only html file???
    Is there anyway somebody in blueprint who just create source zip file like it used to be in 1.3.2?
    with setup.xml and build.xml and link up there? It will say one day work for somebody.
    Also ERROR -
    http://webdev2.sun.com/petstore/faces/catalog.jsp?catid=Cats
    Also, shows error! at chrome I don't know at iexplorer.
    please try -

    You have to execute the installer jar file.
    This will create a folder with all the source codes inside.
    I wasn't aware of any need for cvs.

  • Configuring Oracle for Pet store

    Hi when I'm executing the command:
    java utils.Schema jdbc:weblogic:oracle:coc weblogic.jdbc.oci.Driver -u scott -p
    tiger -verbose oracle.ddl
    It gives me the foll error:
    utils.Schema will use these parameters:
    url: jdbc:weblogic:oracle:coc
    driver: weblogic.jdbc.oci.Driver
    dbserver: null
    user: scott
    password: tiger
    SQL file: oracle.ddl
    Missing license file for: WebLogic Server 6.1
    Missing license file for: WebLogic Server 6.1
    java.sql.SQLException: Fail to load jDriver/Oracle due to license checking faile
    d!
    at weblogic.jdbc.oci.Driver.loadLibraryIfNeeded(Driver.java:182)
    at weblogic.jdbc.oci.Driver.connect(Driver.java:76)
    at java.sql.DriverManager.getConnection(DriverManager.java:457)
    at java.sql.DriverManager.getConnection(DriverManager.java:137)
    at utils.Schema.main(Schema.java:112)
    Could not make database connection
    how can I configure my oracle for Pet Store...??
    ----anjali

    Hope this helps:
    The following link is incorrect:
    http://bernal/stage/docs61/adminguide/utils.html#1143071
    1st)
    In the doc it says "The directory containing your WebLogic Server
    installation. For example, d:\beaHome\wlserver6.1. Required only if using a
    BEA-supplied JDBC driver."
    it should say "The directory containing your WebLogic Server License. For
    example, Z:\bea\610sp1 .... "
    The key here is that if WL_HOME=Z:\bea\610sp1load8c\wlserver6.1 bea.home is
    generally but not always one directory above WL_HOME. bea.home should point
    to the the bea license file.
    2nd)
    java -Dbea.home=WebLogicHome utils.dbping DBMS user password DB
    //* WebLogicHome is almost never correct(unless the license file lives
    there
    which it never does, especially out of the box install.. and with multiple
    installation the license file could live in a different directory structure
    all together) please come up with a new convention for defined bea.home.
    3rd)
    Please so a "real" sample with a successful result: like the following
    Z:\bea\610sp1load8c\wlserver6.1\config\docDomain>java -Dbea.home=%WL_HOME%\.
    -Djava.library.path=%WL_HOME%\bin\oci817_8
    utils.dbping ORACLE pet112 pet112 pet112
    Starting Loading jDriver/Oracle .....
    **** Success!!! ****
    You can connect to the database in your app using:
    java.util.Properties props = new java.util.Properties();
    props.put("user", "pet112");
    props.put("password", "pet112");
    java.sql.Driver d =
    (java.sql.Driver)Class.forName("weblogic.jdbc.oci.Driver").newInstance();
    java.sql.Connection conn = d.connect("jdbc:weblogic:oracle:pet112",
    props);
    // This mode is superior, especially in serverside classes because
    // it avoids DriverManager calls are class synchronized, and will
    // bottleneck any other JDBC in the server, even already-running
    // connections, because all JDBC drivers use DriverManager.println()
    // to log info and exceptions, and that call is also class synchronized.
    // For repeated connecting, a single driver instance can be re-used.
    **** or ****
    Class.forName("weblogic.jdbc.oci.Driver").newInstance();
    java.sql.Connection conn =
    Driver.connect("jdbc:weblogic:oracle:pet112", "pet112", "pet112");
    **** or ****
    java.util.Properties props = new java.util.Properties();
    props.put("user", "pet112");
    props.put("password", "pet112");
    props.put("server", "pet112");
    Class.forName("weblogic.jdbc.oci.Driver").newInstance();
    java.sql.Connection conn =
    Driver.connect("jdbc:weblogic:oracle", props);
    4th)
    Please show a common mistake and how to correct it: like
    Z:\bea\610sp1load8c\wlserver6.1\config\docDomain>java -Dbea.home=%WL_HOME%\.
    utils.dbping ORACLE pet112 pet112 pet112
    Starting Loading jDriver/Oracle .....
    Error encountered:
    java.sql.SQLException: System.loadLibrary(weblogicoci37) threw
    java.lang.UnsatisfiedLinkError: no weblogicoci37 in java.
    library.path
    at weblogic.jdbc.oci.Driver.loadLibraryIfNeeded(Driver.java:226)
    at weblogic.jdbc.oci.Driver.connect(Driver.java:76)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:146)
    at utils.dbping.main(dbping.java:167)
    *In order to correct this add -Djava.library.path=%WL_HOME%\bin\oci817_8
    or add %WL_HOME%\bin\oci817_8 to your path **THIS IS ONLY FOR WINDOWS**
    For solaris -Djava.library.path=$WL_HOME\lib\solaris\oci817_8 or add that
    directory to LD_LIBRARY_PATH Also we should documenent the requirement for
    oracle libraries be available on the PATH or LD_LIBRARY_PATH otherwise it
    won't work.
    5th)
    Please show what is expected when the user enters this information into the
    console... The whole reason for this utility is to help the user with
    problems that he/she is having with JDBC pools/datasources from the console.
    Idealy a screen shot with the information as it would look from the console.
    And tell what they need to do to there Weblogic startup scripts in order for
    it work..
    6th)
    For Oracle Type 2 the following is not true. "DBNAME is the name of a
    database on the DBMS." It is the name defined into tnsnames.ora file that
    maps to particular DBMS. Also we should provide instructions on how to not
    have to rely on the tnsnames.ora file like:
    ("jdbc:weblogic:oracle:(DESCRIPTION= (ADDRESS = (HOST = suncom) (PROTOCOL =
    tcp) (PORT=1521)) (CONNECT_DATA = (SID = ORCL805)))","scott","tiger");
    Please let me know if you have any questions...
    Andrew Sliwkowski(BEA)
    [email protected]
    "Adam " <[email protected]> wrote in message
    news:[email protected]...
    >
    i am having the same problem .. if you found a solution can u sahre itwith me
    . thanks
    "Anjaly" <[email protected]> wrote:
    Hi when I'm executing the command:
    java utils.Schema jdbc:weblogic:oracle:coc weblogic.jdbc.oci.Driver -u
    scott -p
    tiger -verbose oracle.ddl
    It gives me the foll error:
    utils.Schema will use these parameters:
    url: jdbc:weblogic:oracle:coc
    driver: weblogic.jdbc.oci.Driver
    dbserver: null
    user: scott
    password: tiger
    SQL file: oracle.ddl
    Missing license file for: WebLogic Server 6.1
    Missing license file for: WebLogic Server 6.1
    java.sql.SQLException: Fail to load jDriver/Oracle due to license
    checking
    faile
    d!
    at weblogic.jdbc.oci.Driver.loadLibraryIfNeeded(Driver.java:182)
    at weblogic.jdbc.oci.Driver.connect(Driver.java:76)
    at java.sql.DriverManager.getConnection(DriverManager.java:457)
    at java.sql.DriverManager.getConnection(DriverManager.java:137)
    at utils.Schema.main(Schema.java:112)
    Could not make database connection
    how can I configure my oracle for Pet Store...??
    ----anjali

  • Remote start pet store

    Hi,
    I am using weblogic 6.1 and remotely deployed pet store application on a different
    machine using NodeManager. When I try to start the petStoreServer from local admin
    console, I got following error:
    Could not create pool connection. The DBMS driver exception was:
    SQL Exception: Database 'petStore' not found.
         at c8e.k.j.l_(Unknown Source)
         at c8e.k.j.l_(Unknown Source)
         at c8e.k.j.n(Unknown Source)
         at c8e.k.q.<init>(Unknown Source)
         at c8e._b.e.<init>(Unknown Source)
         at c8e._b.c.getNewLocalConnection(Unknown Source)
         at c8e.k.v.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:193)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:134)
         at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
         at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
         at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
         at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy0.updateDeployments(Unknown Source)
         at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
         at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
         at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy47.start(Unknown Source)
         at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
         at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
         at weblogic.management.Admin.finish(Admin.java:590)
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    Any hint?
    Thanks,
    Cathy
    Covasoft, Inc.
    1250 S. Capital of Texas Hwy.
    Bldg. 1, Suite 240
    Austin, Texas 78746
    Office: 512.732.7860
    Fax: 512.732.7832

    The exception tells me that the connection pool was not configured properly and
    thus was not created; which as you know, the datasources are dependent on.
    "Anjali" <[email protected]> wrote:
    >
    Created connection pool & data sources in the administartion console
    for Pet Store
    .When I start the example server after this , it gives the following
    error on
    the server console:
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    <Nov 1, 2001 10:24:21 AM IST> <Notice> <Management> <Loading configuration
    file
    .\config\examples\config.xml ...>
    <Nov 1, 2001 10:24:24 AM IST> <Info> <Logging> <Only log messages of
    severity
    "E
    rror" or worse will be displayed in this window. This can be changed
    at Admin
    Co
    nsole> examples> Servers> examplesServer> Logging> General> Stdout severity
    thre
    shold>
    <Nov 1, 2001 10:25:04 AM IST> <Error> <JDBC> <Error during TXDataSource
    creation
    : weblogic.common.ResourceException: DataSource(jdbc.InventoryDB) can't
    be creat
    ed with non-existent Connection Pool (petstorePool)>
    <Nov 1, 2001 10:25:04 AM IST> <Error> <JDBC> <Error during TXDataSource
    creation
    : weblogic.common.ResourceException: DataSource(jdbc.SignOnDB) can't
    be created
    with non-existent Connection Pool (petstorePool)>
    <Nov 1, 2001 10:25:04 AM IST> <Error> <JDBC> <Error during TXDataSource
    creation
    : weblogic.common.ResourceException: DataSource(jdbc.EstoreDB) can't
    be created
    with non-existent Connection Pool (petstorePool)>
    <Nov 1, 2001 10:25:20 AM IST> <Notice> <WebLogicServer> <WebLogic Server
    started
    >
    <Nov 1, 2001 10:25:21 AM IST> <Notice> <WebLogicServer> <SSLListenThread
    listeni
    ng on port 7002>
    <Nov 1, 2001 10:25:21 AM IST> <Notice> <WebLogicServer> <ListenThread
    listening
    on port 7001>
    what could be the problem. please if u can help out.
    ----anjali

  • Java Pet Store deployathlon...

    Hello all,
    I've installed WebLogic 6.1 (on win2k) for the first time today. No problems
    here.
    Then I downloaded the Java Pet Store (JPS) and followed the instructions on <a
    href="http://e-docs.bea.com/wls/docs61/petstore/bea_deployathon.html#petstore">BEAs
    deployathlon page</a>. I followed succesfully the instructions 1-11, but step
    13 (run the petstore) results in an error 500 (internal server error). The server
    console doesn't output any exceptions.
    What could be the problem?
    I would really appreciate your help, since I'm on a very tight schedule for my
    thesis...
    Final note:
    During the installation, I noted the following warning:
    [jar] Building jar: C:\Documents and Settings\Administrator\Mijn documenten\uia\thesis\binaries\java
    pet store\jps1.1.2\src\petstore\build\std_petstoreEjb.jar
    [jar] Warning: selected jar files include a META-INF/MANIFEST.MF which will
    be ignored (please use manifest attribute to jar task)

    "Pieter Van Gorp" <[email protected]> wrote:
    >
    Hello all,
    I've installed WebLogic 6.1 (on win2k) for the first time today. No
    problems
    here.
    Then I downloaded the Java Pet Store (JPS) and followed the instructions
    on <a
    href="http://e-docs.bea.com/wls/docs61/petstore/bea_deployathon.html#petstore">BEAs
    deployathlon page</a>. I followed succesfully the instructions 1-11,
    but step
    13 (run the petstore) results in an error 500 (internal server error).
    The server
    console doesn't output any exceptions.
    What could be the problem?
    I would really appreciate your help, since I'm on a very tight schedule
    for my
    thesis...
    Final note:
    During the installation, I noted the following warning:
    [jar] Building jar: C:\Documents and Settings\Administrator\Mijn
    documenten\uia\thesis\binaries\java
    pet store\jps1.1.2\src\petstore\build\std_petstoreEjb.jar
    [jar] Warning: selected jar files include a META-INF/MANIFEST.MF
    which will
    be ignored (please use manifest attribute to jar task)------------
    Ouch... I seem to have overlooked some errormessages...
    Here they are:
    [delete] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstoreE
    jb.jar to delete.
    [delete] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\std_petst
    oreEjb.jar to delete.
    [jar] Building jar: C:\Documents and Settings\Administrator\Mijn documente
    n\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\std_petstoreEjb
    .jar
    [jar] Warning: selected jar files include a META-INF/MANIFEST.MF which wil
    l be ignored (please use manifest attribute to jar task)
    [java] <10-okt-01 17:58:11 CEST> <Warning> <EJB> <EJB Deployment: TheShoppi
    ngClientController has a class com.sun.j2ee.blueprints.petstore.control.ejb.Shop
    pingClientControllerEJB which is in the classpath. This class should only be loc
    ated in the ejb-jar file.>
    [java] <10-okt-01 17:58:11 CEST> <Warning> <EJB> <EJB Deployment: TheShoppi
    ngClientController has a class com.sun.j2ee.blueprints.petstore.control.ejb.Shop
    pingClientControllerHome which is in the classpath. This class should only be
    lo
    cated in the ejb-jar file.>
    [java] <10-okt-01 17:58:11 CEST> <Warning> <EJB> <EJB Deployment: TheShoppi
    ngClientController has a class com.sun.j2ee.blueprints.petstore.control.ejb.Shop
    pingClientController which is in the classpath. This class should only be locate
    d in the ejb-jar file.>
    [java] error: cannot read: C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\src\ejbcgen\com
    \sun\j2ee\blueprints\petstore\control\ejb\*.java
    [java] 1 error
    [java] Exec failed .. exiting
    [java] Java Result: 1
    [delete] Deleting directory C:\Documents and Settings\Administrator\Mijn docu
    menten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\ejbjar
    ear:
    [delete] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore.
    ear to delete.
    [mkdir] Created dir: C:\Documents and Settings\Administrator\Mijn documenten
    \uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_tmp
    [copy] Copying 1 file to C:\Documents and Settings\Administrator\Mijn docum
    enten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_tm
    p
    [copy] Copying 1 file to C:\Documents and Settings\Administrator\Mijn docum
    enten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_tm
    p
    [copy] Copying 1 file to C:\Documents and Settings\Administrator\Mijn docum
    enten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_tm
    p
    [copy] Copying 1 file to C:\Documents and Settings\Administrator\Mijn docum
    enten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_tm
    p
    [copy] Copying 1 file to C:\Documents and Settings\Administrator\Mijn docum
    enten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_tm
    p
    [copy] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstoreE
    jb.jar to copy.
    [copy] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\components\mail\build\ma
    ilerEjb.jar to copy.
    [copy] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\components\inventory\bui
    ld\inventoryEjb.jar to copy.
    [copy] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\components\customer\buil
    d\customerEjb.jar to copy.
    [copy] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\components\personalizati
    on\build\personalizationEjb.jar to copy.
    [copy] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\components\shoppingcart\
    build\shoppingcartEjb.jar to copy.
    [copy] Could not find file C:\Documents and Settings\Administrator\Mijn doc
    umenten\uia\thesis\binaries\java pet store\jps1.1.2\src\components\signon\build\
    signonEjb.jar to copy.
    [copy] Copying 1 file to C:\Documents and Settings\Administrator\Mijn docum
    enten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_tm
    p\META-INF
    [jar] Building jar: C:\Documents and Settings\Administrator\Mijn documente
    n\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore.ear
    [delete] Deleting directory C:\Documents and Settings\Administrator\Mijn docu
    menten\uia\thesis\binaries\java pet store\jps1.1.2\src\petstore\build\petstore_t
    mp
    core:
    BUILD SUCCESSFUL
    Total time: 3 minutes 12 seconds

  • Getting an error when i am execution a BI query using ABAP.

    Hi Expert,
    I am getting an error when i am execution a BI query using ABAP. Its Giving me this Error "The Info Provider properties for GHRGPDM12 are not the same as the system default" and in the error analysis it saying as bellow.
    Property Data Integrity has been set differently to the system default.
    Current setting: 0 for GHRGPDM12
    System default: u2019 7 u2018
    As I am very new to BI and have very limited knowledge, so I am not able to understand this problem. Can any one help me to resolving this issue. Previously it as working fine, I am getting this error last 2 days.
    when i am debugging , I am getting error from
    create instance of cl_rsr_request
    CREATE OBJECT r_request
    EXPORTING
    i_genuniid = p_genuniid.
    this FM. Its not able to create the object. Can any one please help me out.
    Thanks in advance.
    Regards
    Satrajit

    Hi,
    I am able to solve this problem
    Regards
    Satrajit

  • App Store can no longer be opened.  Immediate crash and error message "App Store can not be opened because of a problem"

    App Store won't open, error message "App Store can not be opened because of a problem".  I haven't been able to update anything for a week or so.  I have used Disk Utility, Drive Genius, deleting the .plist, all to no avail.  My Mac Mail hasn't worked since the upgrade to Mavericks.  Mavericks can't see my LaCie Cloudbox.  Can any of these be solved by me? 

    I have the same error "XXXX App cannot be opened because of a problem". And I also cannot open iTunes and get the error "This copy of iTunes is corrupted or is not installed correctly.  Please reinstall iTunes."
    Only Apple apps seem to be at issue here...
    Repairing Permissions did not fix this.
    I noticed this after the last Software update. Is there no fix other than re-installing?
    Not happy that an Apple software update killed all my apps...

  • ERROR at line 1: ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine ORA-20000: Oracle Text error: DRG-10700: preference does not exist: global_lexer ORA-06512: at "CTXSYS.DRUE", line 160 ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366

    database version 11.2.0.4
    rac two node
    CREATE INDEX MAXIMO.ACTCI_NDX3 ON MAXIMO.ACTCI
    (DESCRIPTION)
    INDEXTYPE IS CTXSYS.CONTEXT
    PARAMETERS('lexer global_lexer language column LANGCODE')
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-10700: preference does not exist: global_lexer
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366

    Like the error message says, you don't have a global_lexer.  So, you need to create a global_lexer and that lexer must have at least a default sub_lexer, then you can use that global_lexer in your index parameters.  Please see the demonstration below, including reproduction of the error and solution.
    SCOTT@orcl12c> -- reproduction of problem:
    SCOTT@orcl12c> CREATE TABLE actci
      2    (description  VARCHAR2(60),
      3      langcode     VARCHAR2(30))
      4  /
    Table created.
    SCOTT@orcl12c> CREATE INDEX ACTCI_NDX3 ON ACTCI (DESCRIPTION)
      2  INDEXTYPE IS CTXSYS.CONTEXT
      3  PARAMETERS('lexer global_lexer language column LANGCODE')
      4  /
    CREATE INDEX ACTCI_NDX3 ON ACTCI (DESCRIPTION)
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-10700: preference does not exist: global_lexer
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366
    SCOTT@orcl12c> -- solution:
    SCOTT@orcl12c> DROP INDEX actci_ndx3
      2  /
    Index dropped.
    SCOTT@orcl12c> BEGIN
      2    CTX_DDL.CREATE_PREFERENCE ('global_lexer', 'multi_lexer');
      3    CTX_DDL.CREATE_PREFERENCE ('english_lexer', 'basic_lexer');
      4    CTX_DDL.ADD_SUB_LEXER ('global_lexer', 'default', 'english_lexer');
      5  END;
      6  /
    PL/SQL procedure successfully completed.
    SCOTT@orcl12c> CREATE INDEX ACTCI_NDX3 ON ACTCI (DESCRIPTION)
      2  INDEXTYPE IS CTXSYS.CONTEXT
      3  PARAMETERS('lexer global_lexer language column LANGCODE')
      4  /
    Index created.

  • ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine

    I am receiving the following error from FME(safe software) when creating a spatial index. I have ruled out several of the common causes as reported in this forum because the procedure works for dataset with 300,000 rows of less but fails with the full dataset of 455,412 rows.
    I am using 10G 10.2.0.2.0 - 64bi
    Any hints/tips would be much appreciated.
    Thanks
    Richard
    -----Error text follows ----------------------------------------------------------------------------------------
    Executing SQL statement `CREATE INDEX CARTO_TEXT_LL_IXS ON CARTO_TEXT_LL(GEOM) INDEXTYPE IS MDSYS.SPATIAL_INDEX' to create spatial index on Oracle table
    Executing SQL statement `DROP INDEX CARTO_TEXT_LL_IXS FORCE' to clean up failed spatial index creation
    Database Writer: Translation aborted -- rerun specifing "ORACLE8I_2_START_TRANSACTION 227"
    Execution of statement `CREATE INDEX CARTO_TEXT_LL_IXS ON CARTO_TEXT_LL(GEOM) INDEXTYPE IS MDSYS.SPATIAL_INDEX' did not succeed; error was `ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-29400: data cartridge error
    Error - OCI_NODATA
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 10

    Thank you both for replies.
    The error does ocurr when I try to create the index from SQL, see message text below.
    With the spatial index creation disabled in FME the run completes sucessfully, so the data is ok, well thats a maybe.
    So I omitted the first 200,000 input rows and ran the last 255,413 rows and the index was sucessfully created (in FME) so now I conclude that the data IS ok (I had previously done a successful run with the first 300,000 rows)
    Therefore I am thinking that my database has a problem when it is asked to create a spatial index with the full 455,412 rows. Could this be configuration, a space problem . . . .
    Any more suggestions?
    Thanks
    Richard
    =Error when running from SQL =====================================
    SQL> CREATE INDEX CARTO_TEXT_LL_IXS ON CARTO_TEXT_LL(GEOM) INDEXTYPE IS MDSYS.SPATIAL_INDEX;
    CREATE INDEX CARTO_TEXT_LL_IXS ON CARTO_TEXT_LL(GEOM) INDEXTYPE IS MDSYS.SPATIAL_INDEX
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-29400: data cartridge error
    Error - OCI_NODATA
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 10
    SQL>
    =End error message=============================================

  • Unable to download an app.  Error in app store

    Trying to upgrade my IMAC software.  Keep getting error message in the app. store.  Message reads "Error in App. store"  How do I correct?

    http://www.apple.com/support/mac/app-store/contact/

Maybe you are looking for

  • How to run ESS in EP6.0?

    Hello, I am using SAP EP6.0 SP2 and want to implement ESS. I have downloaded the package 50.4 and integrated it in EP. When I want to start some applications, I get errors, because I didn't configure any system parameters for the external (HR) SAP sy

  • Error : The object found is not an IView: fpn

    Hi Experts WE have a FPN Configured. One iview is coming from prodcuer to Consumer portal . and it is giving portal runtime error in portal. When we check the logs, it is gving the below error. com.sapportals.portal.prt.runtime.PortalRuntimeException

  • Using Lightroom to Reorganize File Structure

    I've been using Lightroom for a few years now, and unfortunately I did not have a good file organization scheme when I first started.  My portfolio is currently stretched across several portable hard drives.  I recently purchased a Drobo, and I would

  • Strange Dashboard Widget Fonts, HELP

    So a couple of months ago my Dashboard fonts suddenly became "strange." It seems as if the Helvetica Neue font became jagged and blocky. It's quite ugly and I'm not sure what's wrong. I checked up on the Helvetica Neue font in the Font Book and it di

  • Clients see 0KB free on share

    I have some users that are connected via smb to a share on the server. They have reported that occassionally it will show that 0KB is free, even though there are ~2TB free on that share. This is only happening to clients that mount the share with SMB