Run GroceryStore example

I try to load the the ldif file I am getting this error
D:\OIDAPS\bin>ldapmodify -h localhost -p 13060 -d cn=oracladmin -w cochran1 -f G
roceryStore.ldif
adding new entry cn=GroceryStore,cn=Products,cn=OracleContext,<identity_mgmt_rea
lm>
ldap_add: Invalid DN syntax
ldap_add: additional info: Error in DN Normalization.
Can some help to solve this problme>

did you edit the GroceryStore.ldif file as outlined the install guide (configure the application step 3)? You have to replace <identity_mgmt_realm> with your realm.
regards,
--Olaf                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Can it be easier when running  simple examples in jmstutor

    Hi, I'm a new user of java. when I tried to use Simple examples in jms_tutorials, such as SimpleQueueSender.java, I found I had to type a long command:
    java -Djms.properites=%J2EE_HOME%\config\jms_client.properties SimpleQueueSender MyQueue 3
    It seems a little inconvienent.
    Can I first set the properties, then run the programe?
    How?
    Thanks a lot!

    You could put the command in a script and run it that way. But you do need to pass that -D option to the java command at J2EE 1.3.1.
    You could move to J2EE 1.4 Beta and use the J2EE Tutorial Addendum, which simplifies running the examples by providing Ant build scripts.
    Kim Haase
    Technical Writer
    Sun Microsystems, Inc.

  • Is anyone know how to run the examples in 3d user interfaces with java 3d

    hi dear ,
    I am trying to run the examples in 3d user interfaces with java 3d.
    I hope i can load the library in jcreator. but the libarary for this book are classes files , it do not have jar file for it . the jcreator do not read these classes . i do not know why ? i am wonder if there any one run these code before can give me some idear .
    thanks so much .
    the code u can get from this link.
    http://www.manning.com/books/barrilleaux/source
    thank you for u to have a look for me .
    regards
    xiaocui

    <h2>{color:red}CROSS POSTED{color}</h2>
    [t-5289810]
    Cross posting is rude.
    db

  • Running VC example applications

    I'm trying to learn VC with the examples provided by VC Modeling Resource Center (Visual Composer Modeling Resource Center [original link is broken]).
    I downloaded an example and it comes with two files (gml and sql). I tried to follow the tutorial "How to run VC applications" (https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60e62459-7975-2910-64a2-8a61b0c83208) but on beggining of tutorial says about SQL Server Enterprise Manager. Isn't that a Microsoft apllication ? I dont have that software because my server is Unix. So the begging of that tutorial don't work for me.
    Can anyone help me please ?
    Thanks

    Hi Vitor,
    I'm afraid you need an SQL DB in order to run this example.
    You can find good examples for learning Visual Composer (using R3 or BI systems) in the Modeler's guide - https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/63f2052e-0c01-0010-b9a2-e1f7457a7fbe - in the "Go and Create" chapter.
    Good Luck,
    Dafna

  • Trying to run the example "rf record and playback reference application"

    http://zone.ni.com/devzone/cda/epd/p/id/5894   trying to run this example but a lot of files are not being found.  I'm using Labview 8.5 with version 4 of the sound and vibration toolkit.  I suspect the problem is the old toolkit version.  Can someone confirm? Can't find any info on upgrading to toolkit so I suppose it would mean a new purchase?  thanks

    Hello Mike,
    This example is designed for our RF Hardware platform.  You need the RFSG driver, RFSA driver, Spectral Measurements Toolkit, Modulation Toolkit, and the advanced signal processing toolkit for the example to run.  You should be able to see this under the software requirements at the bottom of the page.  The two drivers should be available for download on our website, but the toolkits must be purchased and they aren't generally available with the dev suite.
    I hope this helps,
    Paul C
    Message Edited by Paul C. on 03-11-2010 12:28 PM

  • Running insurance example error !

    Running insurance example error !
    I used Oracle9i, ifs9, windows2000.
    I already complied *.java, and place them in cusstom_class directory.
    Place *.jsp in ifs/jsp-bin directory
    Upload *.xml to ifs server.
    But when i open browser with URI:/ifs/files/ifs/jsp-bin/login.jsp, it's error:
    JSP Error:
    Request URI:/ifs/files/ifs/jsp-bin/login.jsp
    Exception:
    oracle.jsp.parse.JspParseException: Line # 6,
    Error: Unable to find class for bean: inslogin defined by tag with class: oracle.ifs.examples.jspapps.insurance.InsuranceLogin
         at oracle.jsp.parse.OpenJspTagHandler.defineBeans(OpenJspTagHandler.java, Compiled Code)
         at oracle.jsp.parse.OpenJspTagHandler.validateTagAttributes(OpenJspTagHandler.java, Compiled Code)
         at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java, Compiled Code)
         at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java)
         at oracle.jsp.parse.JspParseTag.parseNextTag(JspParseTag.java, Compiled Code)
         at oracle.jsp.parse.JspParseTagFile.parse(JspParseTagFile.java, Compiled Code)
         at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java)
         at oracle.jsp.app.JspAppLoader.reloadPage(JspAppLoader.java)
         at oracle.jsp.app.JspAppLoader.loadPage(JspAppLoader.java)
         at oracle.jsp.app.JspAppLoader.getPage(JspAppLoader.java)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
         at oracle.jsp.JspServlet.internalService(JspServlet.java, Compiled Code)
         at oracle.ifs.protocols.dav.impl.IfsDavServlet.processJsp(IfsDavServlet.java:2591)
         at oracle.ifs.protocols.dav.impl.IfsDavServlet.doGet(IfsDavServlet.java:855)
         at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java, Compiled Code)
         at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2177)
         at oracle.ifs.protocols.dav.impl.IfsDavServlet.service(IfsDavServlet.java:497)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)
         at org.apache.jserv.JServConnection.run(JServConnection.java:188)
         at java.lang.Thread.run(Thread.java:479)
    Someone help me!
    Thanks alot.

    It may your CLASSPATH environment variable - what that is saying is it can't find a referenced class. You'll need to make sure that all required classes are made. I'd opt for using a java ide for developing as it handles all that stuff for you.

  • Running weblogic examples and Jms configuration

    I am new to JMS. I configured the JMS server using the weblogic console page and i created JMS server under Services. I am having only one server. I am starting the console using http://localhost:7001/
              Now i want to run the examples of weblogic (QueueSend.java and QueueReceive.java).
              What are the changes i have to do in the given java files and how to run the examples.
              Please give the steps to configure JMS server and run the example and what are the parameters i have to pass to these file?
              Thank you

    Hello,
              I am having problem with WL. I use version 8.1 with multiple server.
              The Admin server works fine, but when I try to start other servers, I am getting the following errors.
              Aug 23, 2005 2:48:16 PM EDT> <Error> <NodeManager@*.*:5555> <SocketInputHandler: Command read failed 'Read channel closed.' on socket /127.0.0.1>
              <Aug 23, 2005 2:48:16 PM EDT> <Error> <NodeManager@*.*:5555> <Failed to write to socket Read channel closed., to /127.0.0.1>
              <Aug 23, 2005 2:48:16 PM EDT> <Error> <NodeManager@*.*:5555> <Failed to write to socket Write Channel Closed, possible SSL handshaking or trust failure, to /127.0.0.1>
              <Aug 23, 2005 2:48:20 PM EDT> <Info> <NodeManager@*.*:5555> <Starting Server devDomain::buyerserver1 ...>
              <Aug 23, 2005 2:48:21 PM EDT> <Info> <NodeManager@*.*:5555> <Server devDomain::buyerserver1 started, process id = 4,068>
              <Aug 23, 2005 2:49:33 PM EDT> <Info> <NodeManager@*.*:5555> <__COMMAND_DONE__>
              Can someone please help?
              Thank you.

  • Problem running your example with TCL in TestStand 2.0

    I`m having problems trying to run your example: "Calling TCL Scripts from TestStand 1.0.x". I use TestStand 2.0. In fact, I don`t see any response when running first step in a sequence. Could it be issues related to the TestStand version.

    The example should work in TestStand 2.0.x, since other users have reported that they have successfully done so and nothing has changed in TestStand 2.0.x that would affect its execution.
    In order to get the example to work you will need to have the TCL interpreter installed correctly so that the dll being used in the example can invoke it. If you can programmatically control the interpreter with any other code module as this dll does then this example should work as well. However, if you cannot do this in any way on your system then it is safe to say that nothing will work including the example. Verify that the TCL interpreter will work in this fashion per the vendor's instructions and then try the example again. If you are receiving errors from TestStand
    when executing the sequence let us know about those and we may be able to help you more directly.
    Jason F.
    Applications Engineer
    National Instruments
    www.ni.com/ask

  • Trying to run an example

    Hello guys
    i am reading the good tutorials about of Technical Articles and Tips of j2me
    i have a problem ,well i am in linux with j2me toolkit 2.2 and use the jvm or jdk 1.5 update 1
    and trying to run the example with servlets to send an email
    http://developers.sun.com/techtopics/mobility/midp/articles/socketRMI/
    well this example consist in 3 java files how is evident
    a EmailMidlet.java,EmailSender.java,EmailServlet.java
    well i put EmailMidlet.java in the src (folder apps toolkit) of an project to execute the example
    the rest of both java files go to an independent project or folder in tomcat (5.5.9)
    (the web.xml and classes is fine) coz i execute other examples of the same style (that needs localhost or tomcat)
    well i change of course the line of the url to my localhost
    and when i try to send the email appear this message in my visual console in the toolkit
    (is not the unique case related with servlets and email, coz there is an another example of this style that
    throw this message) and the application,
    Project settings saved
    Building "SUN02"
    Build complete
    Running with storage root DefaultColorPhone
    Warning: To avoid potential deadlock, operations that may block, such as
    networking, should be performed in a different thread than the
    commandAction() handler.
    and of course the application deadlock
    how i can fix the code?
    p.d:i only change the line of the url
    thanks a lot for your time

    Hi,
    What are u exactly using? The PLSQL front-end or the Java front-end? How are u seeing this cut off? Is it in SQLPlus or ur own application?
    thanks
    Murali

  • How can I run the examples?

    I need make any test about WebLogic, I have WebLogic Server in Solaris 2.6.
    Thanks in advancing.

    Well,
    I do not know about Solaris, but for the Windows you have a pritty good explanation
    HTML-files for each example.
    So if you want to run for example the WebServices-example, you will look for the
    HTML-File under C:\bea\samples\examples\webservices\rpc Folder.
    I guess it is very the same on Solaris
    good luck
    naz

  • Error in running LV2013 example for 6023

    Hi all,
       I have PCI6023E card installed in the system where LV2013 was installed also. I am running the example by "Find Example" to test "Counter Continuous Output.vi", the description of the example said that it supports PCI6023E but when I run it, it shows the following error
    Error -89136 occurred at DAQmx Start Task.vi:7220001
    Possible reason(s):
    Specified route cannot be satisfied, because the hardware does not support it.
    Property: CO.Pulse.Term
    Destination Device: Dev1
    Destination Terminal: PFI0
    Task Name: _unnamedTask<7>

    Hi dragondiver,
    Your E Series DAQ's counter outputs can only be routed to certain PFI lines.  You can check the routing table in NI-MAX: when you are looking at your device, click the "Device Routes" tab at the bottom and it will show you which inputs work with which outputs.  I think what's going on is that you are trying to route the counter to a PFI line that doesn't work.
    Looking at the table, I see that counter 0 works with PFI3 and 4.  If you try to route it to 0, 1, or 2, you will get the error you're seeing.
    Does this resolve the issue?
    Julian R.
    Applications Engineer
    National Instruments

  • Run CANopen example, show error 5378, how to solve

    The software platform: Labview8.5
    The hardware platform: NI-CANopen Series 2, 9PIN
    Running the canopen.llb, ApplicationExample.vi program
    CAN0, =500K, NodeID=10 baud rate, SDOobjects=1400/1800,sub-index=02, data=255
    Run CANopen example change procedures, ERROR error 5378
    This error happens sometimes, but sometimes not, what is thecause? How to solve?
    [insert a picture, please see the attachment, looking forward tomaster answer, O (∩ ∩ O thank you _)]
    Attachments:
    canopen.llb ‏417 KB
    11.JPG ‏27 KB

    Hi,
    according to this KB you are trying to open 2 SDOs at the time. Could it be?
    Kind regards 
    Heinz

  • Run the example of ejb tutorial ...

    When I run the example of "Enterprise JavaBeansTM Tutorial:
    Building Your First Stateless Session Bean"--DemoClient,(Weblogic server 6.0,
    win 2000) ,I met a probelm.
    Following is the error information:
    C:\bea\wlserver6.0\CLASSES>java -Djava.naming.factory.initial=weblogic.jndi.Teng
    ahInitialContextFactory -Djava.naming.provider.url=t3://localhost:7001 ejb.demo.
    DemoClient
    begin DemoClient...
    => Error <=
    javax.naming.NoInitialContextException: Cannot instantiate class: weglogic.jndi.
    T3InitialContextFactory. Root exception is java.lang.ClassNotFoundException: we
    glogic.jndi.T3InitialContextFactory
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:195)
    at com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.jav
    a:45)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
    55)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246
    at javax.naming.InitialContext.init(InitialContext.java:222)
    at javax.naming.InitialContext.<init>(InitialContext.java:198)
    at ejb.demo.DemoClient.getInitialContext(DemoClient.java:58)
    at ejb.demo.DemoClient.main(DemoClient.java:15)
    End DemoClient...
    Any guidance will be appreciated!
    Thanks, Yu

    I managed to fix my problem, hopefully thissolution
    will help you as well.
    I discovered that the following entries arerequired
    in the jndi.properties file in order to lookupEJB's
    using JNDI from a client application:
    java.naming.factory.initial=com.sun.jndi.cosnaming.CNCt
    Factory
    java.naming.provider.url=iiop://localhost:1050
    Note that my environment uses the j2ee server fromSUN
    running on the localhost on port 1050.
    If you can locate the proper settings for theweblogic
    server, then you can try this solution on for size.
    One quick question: When I try to run my client
    against the Ref. Implementation like this:
    java -Dorg.omg.CORBA.ORBInitialHost=localhost
    -Dorg.omg.CORBA.ORBInitialPort=1050
    -Djava.naming.factory.initial=com.sun.jndi.cosnaming.CN
    txFactory
    -Djava.naming.provider.url=iiop://localhost:1050
    com.sld.role.ValidationClient
    I get the following error:
    javax.naming.NamingException: java:comp/env namespace
    is only available from within a J2EE component.
    This stinks. All I can find out is that Sun wants you
    to use runclient, which is silly. My client is trying
    to resolve the JNDI name:
    "java:comp/env/ejb/ValidationSessionBean"
    Any idea why this isn't working?
    Thanks....
    -ScottGot it working. Here's how:
    In the client's CLASSPATH I have three things: j2ee.jar, the client jar file generated by the server during deployment, and my client class files. I took out all of the -D stuff above and it still works. (With or without it.) I haven't tried it from another machine yet - I may need them for that.
    The client uses the JNDI name "ValidationSessionBean", not "java:comp/env/ejb/ValidationSessionBean" and it now can bind to it.
    I wish Sun would have given out this kind of info with their J2EE tutorial, instead of just pushing their runclient script, which uses their own client class.
    -Scott

  • Can't run DukesAgeResource examples (Your First Cup)

    Hello, I believe I have found a possible issue in the "Your First Cup: An Introduction to the JavaTM EE Platform", and wonder if it relates to the fact that I cannot manage to run the example. At page 21, step 12, is states "In the REST Resources Configuration dialog, uncheck Add Jersey Library and click OK.". However, after clicking Finish (Step 11) no such a dialog is displayed, instead, NetBeans shows the DukesAgeResource.java file right away. Once I have completed entering the example and try to run it, I get this error message on the browser
    HTTP Status 404 -
    type Status report
    message
    descriptionThe requested resource () is not available.
    GlassFish Server Open Source Edition 3.1.2.2
    I deleted my project and files and tried again half a dozen times, with the same result.
    I am starting out with Java EE, any clue about what I may be doing wrong? May be the issue is related to the discrepancy on the "Your First Cup" tutorial?
    Note that the ready-made example that comes packaged with NetBeans runs fine.
    Edited by: 966753 on Oct 21, 2012 6:25 AM

    Fanta wrote:
    Still, I believe I had followed all steps in the tutorial carefully.That's the sh1t with tutorials - they don't teach you anything, they just show you how to do stuff. So they can also show you how to do stuff badly and you'd assume it to be truth.
    Get a good book and begin by understanding it all, not by learning "what code to write".

  • I get errors When running the example programs SampleMetadataDiscoverer10g

    I installed database is 10g release 2 on Windows XP,and AWM version is 102010A.
    When running the example programs SampleMetadataDiscoverer10g.java to get the OLAP metadata,I get the following errors:
    oracle.express.idl.util.OlapiException: java.sql.SQLException: ORA-37158: CLOB &#25110;&#21487;&#21464;&#25968;&#32452;&#36755;&#20837;&#21442;&#25968;&#38169;&#35823;: (&#24773;&#24418; 6)
    ORA-06512: &#22312; "SYS.GENSERVERINTERFACE", line 46
    ORA-06512: &#22312; line 1
    at oracle.express.idl.ExpressConnectionModule.ServerInterfaceStub.connect(ServerInterfaceStub.java:694)
    at oracle.express.olapi.data.full.ExpressDataProvider.connect(ExpressDataProvider.java:436)
    at oracle.express.olapi.data.full.ExpressDataProvider.initialize(ExpressDataProvider.java:282)
    at oracle.olapi.examples.chapter4.MyConnection10g.connectToDB(MyConnection10g.java:126)
    at oracle.olapi.examples.chapter4.SampleMetadataDiscoverer10g.initialize(SampleMetadataDiscoverer10g.java:57)
    at oracle.olapi.examples.BaseExample.execute(BaseExample.java:32)
    at oracle.olapi.examples.BaseExample.execute(BaseExample.java:46)
    at oracle.olapi.examples.chapter4.SampleMetadataDiscoverer10g.main(SampleMetadataDiscoverer10g.java:44)
    Closing JDBC connection.
    Closed the connection.
    please..can someone give me some advice? thanks!

    I got the same error while doing "dp.initialize()"
    I fixed this error by chang the the "olap_api.jar class12.jar" to "o4j.jar".
    But i can't explain that.
    Can anyone tell me why?
    By the way , the "olap_api.jar class12.jar" are copy from the %ORACLE_HOME%\10.2.0\db_1\olap\api\lib .

Maybe you are looking for

  • How do I change the number associated with my iPad

    How do I change the phone number associated with my iPad

  • Sales UI not working for ABAP transaction

    Hi All, I am wokring on SALES UI and created a roles copying role Internal Sales represnatative. I have added ABAP transactions like VA01 and XD01 along with WEBDYNPRO  transactions. While Webdynro applications are working fine but when trying to use

  • Row of pixels out on my Samsung 46" LCD

    Vertical row is out , is this fix-able or covered by the extended warranty? I just purchased about a year ago so sucks to have to get another one before the warranty expired.

  • Homogeneous System Copy - Remaining ALE Configuration

    We made a system copy of an R/3 HR productive system to a new server for testing purpose. The system copy was made with a backup / restore procedure. Now, the new server in online and is working fine. The problem starts when we want to make the accou

  • CS5 crashing once again

    So i had an issue last week that i resolved by removing a font. If the font is on the system before you open ps, it crashes it..if its not installed i was able to open ps then install the font and use it. today it started crashing again, so i removed