Problems with JGSS tutorial - AccessControlException

Hi all,
unfortunately I've got a big problem with the ClientServer JGSS tutorial.
After doing everything like the HTML file said, I firt started the server and then the client.
The client then produces this exception:
Kerberos username [stnt1]: myName
Kerberos password for benni: myPass
java.security.AccessControlException caught
access denied (javax.security.auth.kerberos.ServicePermission SampleServer/[email protected] initiate)
java.security.AccessControlException: access denied (javax.security.auth.kerberos.ServicePermission SampleServer/[email protected] initiate)
     at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
     at java.security.AccessController.checkPermission(AccessController.java:401)
     at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
     at sun.security.jgss.krb5.Krb5Context.checkPermission(Krb5Context.java:1089)
     at sun.security.jgss.krb5.Krb5Context.initSecContext(Krb5Context.java:527)
     at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:213)
     at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:158)
     at SampleClient.main(SampleClient.java:150)
     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:324)
     at MyAction.run(Login.java:241)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
     at Login.main(Login.java:200)
... and I really don't have any clue about why exactly I'm getting this error.
Thanx a lot for hints and help ...
Benjamin

Hi again,
got it ... I hat my computer name written wrong in the start script.
Bye,
Benjamin

Similar Messages

  • Problem with Photoshop tutorial

    I'm trying to follow this tutorial here,
    http://www.layersmagazine.com/photoshop-cs4-a-picture-worth-a-thousand-words.html
    Which is turning a portrait into a portrait of words, and i'm having a problem with step 9.
    "9 PASTE INTO A LAYER MASK
    Show all layers and activate the layer with the painted words. Click on  the Add Layer Mask icon at the bottom of the Layers panel to add a layer  mask. Hold down Option (PC: Alt) and click on the layer mask thumbnail  (this will hide the painted text and show just the mask). Press  Command-V (PC: Ctrl-V) to paste the copied pixels onto the mask. Press  Command-D (PC: Ctrl-D) to Deselect. Press Command-I (PC: Ctrl-I) to  Invert the mask (your mask should look like a negative of the  black-and-gray pixel image that you pasted)."
    When I paste, the image comes up in a new layer, and not on the mask. I've gone over it multiple times, and went back to previous steps to make sure I did everything right, so i'm not sure what the problem is. Can anyone help?
    Thanks,
    Brian

    Did you Alt click on the mask thumbnail
    (the image turns white) and then paste?
    MTSTUNER

  • Problem with Composition Tutorial

    Hi at first,
    I am new to this forum as well as new to the SAP composition application topics
    Since I want to learn how to build composite applications with the Netweaver Developer Studio/ Process Composer I started with the tutorial "Getting Started with Composite Designer" included  in the Studio.
    If I follow the instructions up to modeling of data objects the final step of generating the tables of the emplserv.bl.caf package fails with the error message:
    com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Problem with WSDL file parsing. See nested message.
    Problem with WSDL file parsing. See nested message.
    IO Exception occurred while parsing file:unknown protocol: c
    unknown protocol: c
    Can anyone help me with this problem?
    Thanks in advance

    Hi Felixw,
    You are probably using JDK 1.6 instead of JDK 1.5.
    Please adjust the startup -vm parameter to be the javaw.exe of JDK 1.5 and you are just fine!
    For instance:
    C:\IDE\eclipse\SapNetweaverDeveloperStudio.exe -vm "c:\jdk1.5.0_18\bin\javaw.exe"
    Kind regards,
    Ivan

  • Problem with OrderBooking tutorial

    A little problem...when i do obant in PriceQuote I have no problem with RapidDistributors but with SelectManifacturing I have:
    all:
    [bpelc]Convalida BPEL non riuscita
    lettura file wsdl non riuscita...
    in TaskManager?wsdl perchè ...PARSER ERROR...
    Accertarsi che il file esiste nella posizione specifica...
    soluzione:Se il sito dispone di un server proxy può essere necesssario configurare BPEL server, designer e browser con le impostazioni del server proxy.
    I have not proxy server!But in Preferences I have put (as the guide says) localhost|127.0.0.1 in exception.
    Thanks,
    Ema

    BPEL Process Manager 10.1.2 GA
    Bpel designer
    Oracle IDE     10.1.2.17.84
    Business Components Version     10.1.2.17.96
    UML Modelers Version     10.1.2.16.71
    Versioning Support     10.1.2.16.71
    WebDAV Support Version     10.1.2.16.71
    Struts Modeler Version     10.1.2.6.15
    BPEL Designer     10.1.2.0.0 (Build 050504)
    Designer Generators Framework     10.1.2.7.56
    ADF UIX     2.2.16
    java.version     1.4.2_06
    java.home     C:\Programmi\OracleBPELPM1\jdk\jre
    java.vm.name     Java HotSpot(TM) Client VM
    java.vm.vendor     Sun Microsystems Inc.
    java.vm.version     1.4.2_06-b03
    user.language     it
    user.region     <no value assigned>
    user.name     emanuele
    user.home     C:\Documents and Settings\emanuele
    user.dir     C:\Programmi\OracleBPELPM1\integration\jdev\jdev\bin
    os.name     Windows XP
    os.version     5.1
    os.arch     x86
    Ema

  • New to JDeveloper, having problems with EJB tutorial.

    Hi,
    I'm new to the world of JDeveloper, I'm trying to follow this tutorial
    http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/ejb/ejb.html
    Firstly when I create an entity from a table I get the following error;
    Starting Offline Database Synchronization
    Generating classes for Entity CbsdSecurity...
    Entity generation for CbsdSecurity failed.
    I'm not really sure why this is, however I suspect this is at the heart of the problems.
    If I continue I can get to the point where I create a EJB Diagram, however when I try to drag my autogenerated class onto the diagram I get the following error;
    "Entity does not belong to Persistence Unit xxxxEJB which is associcated with Diagram EJB3.ejb_diagram"
    In addition the log at the bottom has the following warnings.
    23-Sep-2010 10:07:46 oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
    WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
    23-Sep-2010 10:07:53 oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:fcs2ukd
    Now my database connection doesn't seem to remember the password even though I have ticked the 'remember password' tick box.
    I am developing under Windows XP using JDK1.6.0.21
    If anyone could point out what I'm going wrong I would be very grateful.
    Thanks
    Rich
    Edited by: Rich Carless on Sep 23, 2010 9:32 AM

    Try to test Your DB connection in JDeveloper. Is it success?
    Best regards, Debuger!

  • Problem with HelloWorld tutorial

    As I created HelloWorld process based on tutorial http://st-curriculum.oracle.com/obe/fmw/obpm/11g/r1/firstProcess/firstprocess_obpm11g.htm
    Deployment fails with exception. Anybody can help with this?
    java.lang.RuntimeException: oracle.bpm.metadata.exception.MetadataException: BPM
    -70812: Process 'HelloWorldProcess' not found. Cause: The specified process was
    not found. Action: Check that the name of the process is correct
    at oracle.bpm.bpmn.engine.model.ModelCreator_FromMetadata.createModel(Mo
    delCreator_FromMetadata.java:66)
    at oracle.bpm.bpmn.engine.model.deploy.schema.BpmnDesignSchema.init(Bpmn
    DesignSchema.java:203)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.deploy(BPMNServiceEn
    gine.java:406)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.deploy(BPMNServiceEn
    gine.java:104)

    Im facing the same problem, the same stack trace but I'm trying to deploy two BPMN processes into my composition. Any idea??
    <Nov 1, 2010 5:40:45 PM CST> <Error> <oracle.integration.platform.blocks.deploy.servlet> <SOA-21037> <Sending back error message: Error during deployment: Deployment Failed: Error occurred during deployment of component: Resguardo to service engine: implementation.bpmn, for composite: PSDProcesses: java.lang.NullPointerException..>
    java.lang.RuntimeException: oracle.bpm.metadata.exception.MetadataException: BPM-70812: Process 'Process2' not found.  Cause: The specified process was not found.  Action: Check that the name of the process is correct

  • Problem with official tutorial

    Hello fellows,
    I’ve got an doubt about tutorial that is on the net. I
    have installed trial version and wanted to start with Flex, and I
    took tour on tutorial that is on
    http://www.adobe.com/devnet/flex/articles/first_flexapp_07.html
    but I’ve meet next problems:
    1.
    <mx:Array id="identifier">
    <mx:Object>
    <label>literal string</label>
    <data>another literal string</data>
    </mx:Object>
    </mx:Array>
    This yield syntax error and only works if I write
    <mx:Object label=”…”
    data=”…” />
    2.
    After I added list, button, event and …
    <mx:List id="cart"/>
    <mx:Script>
    <![CDATA[
    function addToCart():Void {
    cart.addItem(coffeeCombo.selectedItem.label,coffeeCombo.selecte
    dItem.data);
    ]]>
    </mx:Script>
    But there is a message that function addItem doesn’t
    exist on the list object. I was looking on the documentation and
    there is only addChild method that receive object of type
    DisplayObject.
    Ok, probably you can notice by now that I am really newbie to
    Flex but I would be very thankful if someone can point me what is
    wrong and where to look for better and more accurately tutorial.
    Thanks in advance for your effort and time.
    Alex

    I should say that it is a tutorial about Flex 1.5. Flex 2 has
    changed much. So you could not compile codes of 1.5 using Flex
    Builder 2.0 . I do not know what has changed to Object class so
    that you can not complie it. But i do know the second question. In
    Flex 2.0, you can no longer use the following line:
    List.addItem();
    Instead, using the following line:
    List.dataProvider.addItem();

  • Problem with jms tutorial

    I try to run Chapter 7 simple example with j2ee in sun's jms tutorial.
    I followed instruction in tutorial to compile,create queue, create MDBApp.ear, run j2ee server and depoly message-driven ejb. But there is a strange thing
    On the client terminal
    Initiating login ...
    Binding name:'java:comp/env/jms/QueueName"
    Binding name: 'java:comp/env/jms/MyQueueConnectionFactory"
    Java(TM) Message Service 1.0.2 Reference Implementation (build b14)
    Sending message: This is message 1
    then client stop
    But on the j2ee server side, nothing happened.
    still display
    Deploying message driven bean MessageBean, consuming from jms/MyQueue
    Application SampleMDBApp deployed.
    I even tried run
    runclient -client SampleMDBApp.ear -name SimpleClient
    but the result is same.

    I'm having a similar problem when I tried to publish some message to
    my client. EJB seems to send the message but client never receives it.
    Anyone care to shed some light?

  • Problem with DVDSP4 tutorial

    Hello to all...
    I've noticed that this issue came up once before around here, but it didn't seem to get resolved.
    To step through the DVDSP4 tutorial that comes with the program, you obviously have to start off by importing assets. Unfortunately, two important files - menu files apparently built in Motion and having .motn extensions - stubbornly refuse to come in. A quick note pops up claiming that the two files are "incompatible assets" and that's it. Without them we rookies can't even get through building the project's main menu. End of lesson.
    Any suggestions for a workaround?
    Just so you know, the two unacceptable files are "WebMenu.motn" and "MotionMenu.motn" All other assets imported without issue.
    Thanks in advance for any help you can provide...
    - orson

    Thank you Ninja, but unfortunately I saw nothing on the link you offered to address my particular situation.
    There was one late breaking news item for the DVDSP tutorial, but it did not pertain to my problem importing Motion created assets provided on the DVDSP tutorial disk.
    - derek

  • Problem with Servlet Tutorial

    I am going through the servlet tutorial with a specific end in mind. I found a section that I think relates exactly to what I want to do. I want to have servlet redirect the user to another URL. The following code is given as an example.
    public class Dispatcher extends HttpServlet {     
       public void doGet(HttpServletRequest request,      
          HttpServletResponse response) {     
          request.setAttribute("selectedScreen",     
             request.getServletPath());     
          RequestDispatcher dispatcher = request.     
             getRequestDispatcher("/template.jsp");     
          if (dispatcher != null)     
             dispatcher.forward(request, response);     
       public void doPost(HttpServletRequest request,      
    }The problem is that I can't compile this. There is no HttpServletRequest.getRequestDispatcher(String) method. Am I misssing something here? Am I even on the right track?

    An extract from one of my servlets that redirects to
    another URL is
    this:response.sendRedirect(response.encodeRedirec
    URL("NoLogon"));But it appears you want to
    forward, rather than redirect. There's a difference,
    but I don't exactly know what it is. The forwarding
    example in my servlets book looks like
    this:RequestDispatcher dispatcher =
    getServletContext().getRequestDispatcher(address);
    dispatcher.forward(request, response);
    I tried pasting your first example into my code and got the follwoing error:
    Method encodeDirectURL(java.lang.String) not found in interface javax.servlet.ServletResponse
    It seems like there is still something missing here. When I look at the API I only see four methods for this class.

  • Problem with BPM tutorial in WLI2.1

    Hi all,
    I got a problem while running the BPM Tutorial in WLI2.1 which is
    about Purchase Order. I have import Tutorial.jar and set active to the
    workflow. When the workflow start and flow to the node "Check
    Inventory", an exception threw as shown:
    The server was unable to complete your request.
    System error: Unable to load class object for remote interface of type
    "com.bea.wlpi.tour.po.PurchaseOrderHome";
    java.lang.ClassNotFoundException:
    com.bea.wlpi.tour.po.PurchaseOrderHome.
    Workflow error: com.bea.wlpi.common.WorkflowException: Unable to load
    class object for remote interface of type
    "com.bea.wlpi.tour.po.PurchaseOrderHome";
    java.lang.ClassNotFoundException:
    com.bea.wlpi.tour.po.PurchaseOrderHome.
    <<no stack trace available>>
    I used the domain "bpmdomain" in WLI2.1. It seems to me that the
    Business operation was set properly and the related EJB can be called by
    writing an EJB client. But why the BPM can't call that EJB create()? Is
    there anything I have missed to set?
    Thx a lot.
    Regards,
    Karen

    Sounds like something's messed up. Make sure pobean.jar is in
    $WLI_HOME/lib, and deployed in config/bpmdomain/config.xml as part of the
    WLI Application.
    "Karen Law" <[email protected]> wrote in message
    news:[email protected]..
    Hi all,
    I got a problem while running the BPM Tutorial in WLI2.1 which is
    about Purchase Order. I have import Tutorial.jar and set active to the
    workflow. When the workflow start and flow to the node "Check
    Inventory", an exception threw as shown:
    The server was unable to complete your request.
    System error: Unable to load class object for remote interface of type
    "com.bea.wlpi.tour.po.PurchaseOrderHome";
    java.lang.ClassNotFoundException:
    com.bea.wlpi.tour.po.PurchaseOrderHome.
    Workflow error: com.bea.wlpi.common.WorkflowException: Unable to load
    class object for remote interface of type
    "com.bea.wlpi.tour.po.PurchaseOrderHome";
    java.lang.ClassNotFoundException:
    com.bea.wlpi.tour.po.PurchaseOrderHome.
    <<no stack trace available>>
    I used the domain "bpmdomain" in WLI2.1. It seems to me that the
    Business operation was set properly and the related EJB can be called by
    writing an EJB client. But why the BPM can't call that EJB create()? Is
    there anything I have missed to set?
    Thx a lot.
    Regards,
    Karen

  • Problem with WebCenter tutorial - JDev 11.1.1.3, WCF 11.1.1.3.0.100707.1000

    Hi,
    I'm working through the WebCenter tutorial in the FMW documentation. All has worked fine until I reached step 8 (Add the People Connections Service to Your Application) in chapter 5 (Adding Oracle WebCenter Services to Your Application).
    When I add the Connections task flow (parts 6 - 9 in step 8) and try to run the page, I consistently get the following exception from the embedded WLS. This happens when I run the page (the app compiles and deploys successfully).
    <ProfileViewsBean><initViews>
    java.net.URISyntaxException: Illegal character in opaque part at index 16: zip:C:/Documents and Settings/pjeynes/Application Data/JDeveloper/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/tmp/_WL_user/oracle.webcenter.framework.view/qvdb18/WEB-INF/lib/peopleconnections-profile-view.jar!/oracle/webcenter/peopleconnections/profile/default-profile-config.xml
         at java.net.URI$Parser.fail(URI.java:2809)
         at java.net.URI$Parser.checkChars(URI.java:2982)
    <UIXRegion><getRegionModel>
    java.lang.IllegalStateException: The expression "#{bindings.connectionsmainviewuntabbedtaskflow1.regionModel}" (that was specified for the RegionModel "value" attribute of the region component with id "r4") evaluated to null.
    This is typically due to an error in the configuration of the objects referenced by this expression.
    If it helps, the expression "#{bindings.connectionsmainviewuntabbedtaskflow1}" evaluates to "null".
    If it helps, the expression "#{bindings}" evaluates to "oracle_webcenter_peopleconnections_connections_view_jsf_fragments_ConnectionsMainView_untabbedPageDef".  Now using an empty RegionModel instead.
         at oracle.adf.view.rich.component.fragment.UIXRegion.getRegionModel(UIXRegion.java:439)
         at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:671)
    <UIXRegion$RegionSiteImpl><validate> Attempt to validate an already invalid RegionSite:
    <UIXRegion><getRegionModel>
    java.lang.IllegalStateException: The expression "#{bindings.searchtoolbar1.regionModel}" (that was specified for the RegionModel "value" attribute of the region component with id "r1") evaluated to null.
    This is typically due to an error in the configuration of the objects referenced by this expression.
    If it helps, the expression "#{bindings.searchtoolbar1}" evaluates to "null".
    If it helps, the expression "#{bindings}" evaluates to "oracle_webcenter_peopleconnections_connections_view_jsf_fragments_ConnectionsMainView_untabbedPageDef".  Now using an empty RegionModel instead.
         at oracle.adf.view.rich.component.fragment.UIXRegion.getRegionModel(UIXRegion.java:439)
         at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:671)
    ...If I remove the Connections task flow and re-run the page, it works fine again. I've retried a number of times, all with the same result.
    Anyone any ideas?
    Thanks.

    I've resolved this thanks to Error Configuring Peopel Connection Task flows
    I created a JDEV_USER_HOME environment variable, pointed it at a folder without a space in the name, restarted JDeveloper from that folder and the task flow now works.

  • Problem with JSF Tutorial in CE Tutorial Center

    Hi,
    I am referring to the tutorial "[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30016ca9-f786-2b10-1fa4-8dffb880d2a3|How to Call an Enterprise Service from JSF]" from the CE Tutorial Center.
    After generating theJava Proxy Client and write the code in my search method - I get design time errors because the compiler does not recognize the following Classes in the code:
    EmployeeID
    EmployeeBasicDataSelectionByEmployee
    EmployeeBasicDataByEmployeeQueryMessage
    ...and a few more.
    My search() code is:
    EmployeeID employeeID = new EmployeeID();
    employeeID.setValue(this.employeeID);
    EmployeeBasicDataSelectionByEmployee employeeByEmployee = new EmployeeBasicDataSelectionByEmployee();
    employeeByEmployee.setEmployeeID(employeeID);
    EmployeeBasicDataByEmployeeQueryMessage input = new EmployeeBasicDataByEmployeeQueryMessage();
    input.setEmployeeBasicDataSelectionByEmployee(employeeByEmployee);
    // Invoke the business methods
    EmployeeBasicDataByEmployeeResponseMessage output = port.employeeBasicDataByEmployeeQueryResponseIn(input);
    Employee employee = output.getEmployee();
    Please help.
    Thanks.
    p256960
    Edited by: p256960 on Feb 2, 2009 11:04 AM

    Hi,
    The problem seems to be that the "Generate Client" wizard is not generating classes like EmployeeID, etc.
    How do I get these classes in my Project?
    Please help.
    Thanks.
    p256960.

  • Problems with the Tutorial...

    Hi,
    I've installed kodo 2.5.2 in Websphere ver.5.
    I've followed all the instructions to run the tutorial:
    I put all the *.java, .jdo and .properties files in a new Project named
    JDO_TEST.
    After using the menu "Add enhancer to build" with the file "Animal.java",
    I've rebuilded all the files and then in the kodo's window appear a
    message error.
    I've opened the log and this is what i've found:
    "!SUBENTRY 1 com.solarmetric.kodo 4 0 Jul 24, 2003 12:19:30.229
    !MESSAGE The Enhancer failed. The message included was:
    java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
    could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
    java.lang.ClassNotFoundException: tutorial.Animal
    NestedThrowables:
    java.lang.ClassNotFoundException: tutorial.Animal
    !STACK 0
    java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
    could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
    java.lang.ClassNotFoundException: tutorial.Animal
    NestedThrowables:
    java.lang.ClassNotFoundException: tutorial.Animal
         at
    com.solarmetric.modules.tools.compiler.ClassArgParser.parseClasses(ClassArgParser.java:71)
         at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:208)
         at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:189)
         at
    com.solarmetric.modules.integration.eclipse.EnhancerBuilder$BuildVisitor.visit(EnhancerBuilder.java:55)
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:40)
         at
    com.solarmetric.modules.integration.eclipse.EnhancerBuilder.build(EnhancerBuilder.java:30)
         at
    org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:392)
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:120)
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:176)
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:186)
         at
    org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:146)
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:160)
         at
    org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:211)
         at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:142)
         at
    org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:156)
         at
    org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:98)"
    Please, someone help me....
    Pluso

    Pluso,
    It sounds like your project files are not in the classpath that Kodo
    is seeing. Is this at all possible? Can you ensure that your project
    classpaths are correctly set up?
    -Patrick
    On Thu, 24 Jul 2003 11:49:54 +0000, Pluso wrote:
    >
    Hi,
    I've installed kodo 2.5.2 in Websphere ver.5.
    I've followed all the instructions to run the tutorial:
    I put all the *.java, .jdo and .properties files in a new Project named
    JDO_TEST.
    After using the menu "Add enhancer to build" with the file "Animal.java",
    I've rebuilded all the files and then in the kodo's window appear a
    message error.
    I've opened the log and this is what i've found:
    "!SUBENTRY 1 com.solarmetric.kodo 4 0 Jul 24, 2003 12:19:30.229
    !MESSAGE The Enhancer failed. The message included was:
    java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
    could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
    java.lang.ClassNotFoundException: tutorial.Animal
    NestedThrowables:
    java.lang.ClassNotFoundException: tutorial.Animal
    !STACK 0
    java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
    could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
    java.lang.ClassNotFoundException: tutorial.Animal
    NestedThrowables:
    java.lang.ClassNotFoundException: tutorial.Animal
         at
    com.solarmetric.modules.tools.compiler.ClassArgParser.parseClasses(ClassArgParser.java:71)
         at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:208)
         at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:189)
         at
    com.solarmetric.modules.integration.eclipse.EnhancerBuilder$BuildVisitor.visit(EnhancerBuilder.java:55)
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
    Code))
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:40)
         at
    com.solarmetric.modules.integration.eclipse.EnhancerBuilder.build(EnhancerBuilder.java:30)
         at
    org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:392)
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:120)
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:176)
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:186)
         at
    org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:146)
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
         at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:160)
         at
    org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:211)
         at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:142)
         at
    org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:156)
         at
    org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:98)"
    Please, someone help me....
    Pluso--
    Patrick Linskey
    SolarMetric Inc.

  • Compilation Problems with the Tutorial in JDeveloper

    Hello!
    I'm a new user of JDeveloper. So this is typical newbie problem! I am planning to develop a Web Application using JDeveloper 3.0(JRE 1.1.8) and Oracle 8i (8.1.1). As a start I installed JDeveloper and on an Oracle Client machine and tried to run through the tutorial. The tutorial on "Builing Business Components" (displays master-detail relnship between dept and emp tables in the scott/tiger schema) worked fine. Then I tried to convert this to a WebApp - the jsps were generated alright. However when I tried to run main.jsp ..I got a host of errors of the type :
    Error (0) : /Program Files/Oracle/JDeveloper 3.0/myprojects/ not contained in /Program Files/Oracle/JDeveloper 3.0/myprojects/WebApp2/contents.jsp.
    This problem repeated for all the jsp files.
    Clearly some environment variable needs setting. HELP!
    Regards
    Mona

    When you generate the web.xml file, one section is commented as follows:
    <!--
      <servlet>
        <servlet-name>index</servlet-name>
        <jsp-file>/index.jsp</jsp-file>
      </servlet>
    --> 
    You have to uncomment this section.
    Regards,
    Todor

Maybe you are looking for

  • Error while opening the database.--urgent---pls help...

    Hi, Got the below error while opening the database. Database version is :10.1.0.4.0 database is in noarchive log mode. the database is coming in to no-mount state and mount state quite easily but not able to open the database. Got the below error whi

  • N9 - Can not swipe down till the end of Launcher P...

    Hi,, I have already posted this problem in another discussion but could not find any solution. I have tried to mention the exact in this topics. Events Screen is Ok there are lots of notifications from Facebook, Mails and I can to the end of the Mess

  • Unable to Open SO Form in OM

    Hi Gurus I am unable to open sales order form in Order management modules, getting error message as "APP-AR-96575: Ledger not found" and 100501: non-Oracle Exception. As per this error message found that system options are not defined correctly in AR

  • Life cycle of Cirrus server peer id

    After netConnection.connect to Cirrus server and get a nearID, is there life cycle (or session timeout) for this peer id? My scenario is, when one member on my web site has a Cirrus peer id at the begining, he can video chat with others. Then, next t

  • Releasenotes, bugfixes and enhancements

    Hello, I'm currently using Headstart version 6.5.1(.0). Can anyone send me the releasenotes, bugfixes or enhancements of all patches since then till version 6.5.3., or can anyone give me a good reason of upgrading. All can be send to [email protected