Could not locate target container - with HP3

We are working to move our zen services from a Netware box to a SLES 10.1 box and I'm having some troubles getting the automatic workstation import to work. We are trying to import to workstations to an OU relative to the users OU. The tree structure is as follows
O=ORG
--OU=LOCATION
--OU=USER
--OU=WORKSTATION
The policy is assigned to the server and defined on the Platforms>General tab, I have it set to create the workstations in the user container with the optional path workstation. which has always worked on the netware box.
Here is the error I am getting on the ZDM server when I try to import the workstation.
Code:
Apr 16, 2009 8:23:00 AM Connection opened: /10.100.17.79:1112
Apr 16, 2009 8:23:00 AM Header = POST /oneNet/wsimport HTTP/1.1
NovINet: v2.0
User-Agent: ZenHttp
Host: zenwsimport:8039
Content-Length: 272
Connection: Keep-Alive
Apr 16, 2009 8:23:00 AM contentLength = 272
Apr 16, 2009 8:23:00 AM bytesRead=272 byteCount=272
Apr 16, 2009 8:23:00 AM Content is UTF-16LE encoded.
Apr 16, 2009 8:23:00 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
<find_ws>
<tree>EACSTREE</tree>
<dn>EAST-DD33C7698F.Workstation.CDV.eacs</dn>
</find_ws>
Apr 16, 2009 8:23:00 AM OS = <linux>
Apr 16, 2009 8:23:00 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
Apr 16, 2009 8:23:03 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
Apr 16, 2009 8:23:04 AM ENTER getLdapDN - EAST-DD33C7698F.Workstation.CDV.eacs
Apr 16, 2009 8:23:04 AM ENTER doContainerSearch - Workstation,CDV,eacs
Apr 16, 2009 8:23:04 AM "eacs" is not typed.
Apr 16, 2009 8:23:04 AM "eacs" is not cached.
Apr 16, 2009 8:23:04 AM searchContainer =
Apr 16, 2009 8:23:04 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
Apr 16, 2009 8:23:04 AM Could not find container workstation,cdv,eacs
Apr 16, 2009 8:23:04 AM EXIT getLdapDN - cn=EAST-DD33C7698F,workstation,cdv,eacs
Apr 16, 2009 8:23:04 AM Could not find workstation: cn=EAST-DD33C7698F,workstation,cdv,eacs
Apr 16, 2009 8:23:04 AM Connection closed: /10.100.17.79:1112
Apr 16, 2009 8:23:04 AM Connection opened: /10.100.17.79:1113
Apr 16, 2009 8:23:04 AM Header = POST /oneNet/wsimport HTTP/1.1
NovINet: v2.0
User-Agent: ZenHttp
Host: zenwsimport:8039
Content-Length: 944
Connection: Keep-Alive
Apr 16, 2009 8:23:04 AM contentLength = 944
Apr 16, 2009 8:23:04 AM bytesRead=944 byteCount=944
Apr 16, 2009 8:23:04 AM Content is UTF-16LE encoded.
Apr 16, 2009 8:23:04 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
<new_ws>
<computer>EAST-DD33C7698F</computer>
<cpu>PENTIUM PRO</cpu>
<dns>EAST-DD33C7698F.eacs.k12.in.us</dns>
<subnet_mask>255.255.240.0</subnet_mask>
<ip>10.100.17.79</ip>
<ipx></ipx>
<mac>00:0C:29:EB:03:74</mac>
<os>WINXP (5.1 Service Pack 3)</os>
<server>FS02</server>
<user_dn>cdvteacher.Teacher.CDV.eacs</user_dn>
<login_count>11</login_count>
<auditing_version>7.0.1.0</auditing_version>
</new_ws>
Apr 16, 2009 8:23:04 AM OS = <linux>
Apr 16, 2009 8:23:04 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
Apr 16, 2009 8:23:07 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
Apr 16, 2009 8:23:07 AM Version = ZfD4
Apr 16, 2009 8:23:07 AM User name = cdvteacher
Apr 16, 2009 8:23:07 AM IPX address =
Apr 16, 2009 8:23:07 AM IP address = 10.100.17.79
Apr 16, 2009 8:23:07 AM Subnet mask = 255.255.240.0
Apr 16, 2009 8:23:07 AM DNS name = EAST-DD33C7698F.eacs.k12.in.us
Apr 16, 2009 8:23:07 AM Computer name = EAST-DD33C7698F
Apr 16, 2009 8:23:07 AM Server name = FS02
Apr 16, 2009 8:23:07 AM OS = WINXP (5.1 Service Pack 3)
Apr 16, 2009 8:23:07 AM CPU = PENTIUM PRO
Apr 16, 2009 8:23:07 AM MAC address = 00:0C:29:EB:03:74
Apr 16, 2009 8:23:07 AM Tree =
Apr 16, 2009 8:23:07 AM Tree =
Apr 16, 2009 8:23:07 AM User context = Teacher,CDV,eacs
Apr 16, 2009 8:23:07 AM Login count = 11
Apr 16, 2009 8:23:07 AM ENTER doContainerSearch - workstation,CDV,eacs
Apr 16, 2009 8:23:07 AM "eacs" is not typed.
Apr 16, 2009 8:23:07 AM "eacs" is not cached.
Apr 16, 2009 8:23:07 AM searchContainer =
Apr 16, 2009 8:23:07 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
Apr 16, 2009 8:23:07 AM Could not find container workstation,cdv,eacs
Apr 16, 2009 8:23:07 AM Could not locate the target container.
Apr 16, 2009 8:23:07 AM Connection closed: /10.100.17.79:1113
When I switch to using a specific selected container, the workstation will import without any problems. I have deleted and recreated the policy, so I know that is not an issue. It looks like the problems is that the server is not recognizing that EACS is our "O" and consequently cannot figure out what context the rest of the container should be in - I am guessing based on the two "'eacs' is not typed" and "'eacs' is not cached" entries in the log.
I have tried switching my specified container from a trailing period to a trailing comma, and several different combinations of periods and commas just to try to fix things to no avail. I upgraded all of the Zen components on the server from HP2 to HP3 except the imaging stuff, and it did not help the problem.
Any help you can offer is appreciated!
Aaron

Hey Aaron,
Was just wondering if you've found resolution to this issue.
We've been experiencing it for about a year now and just resorted to explicitly defining where we want the workstations to import to, rather than using a relative path.
Thanks!
Chris
Originally Posted by ahilton
We are working to move our zen services from a Netware box to a SLES 10.1 box and I'm having some troubles getting the automatic workstation import to work. We are trying to import to workstations to an OU relative to the users OU. The tree structure is as follows
O=ORG
--OU=LOCATION
--OU=USER
--OU=WORKSTATION
The policy is assigned to the server and defined on the Platforms>General tab, I have it set to create the workstations in the user container with the optional path workstation. which has always worked on the netware box.
Here is the error I am getting on the ZDM server when I try to import the workstation.
Code:
Apr 16, 2009 8:23:00 AM Connection opened: /10.100.17.79:1112
Apr 16, 2009 8:23:00 AM Header = POST /oneNet/wsimport HTTP/1.1
NovINet: v2.0
User-Agent: ZenHttp
Host: zenwsimport:8039
Content-Length: 272
Connection: Keep-Alive
Apr 16, 2009 8:23:00 AM contentLength = 272
Apr 16, 2009 8:23:00 AM bytesRead=272 byteCount=272
Apr 16, 2009 8:23:00 AM Content is UTF-16LE encoded.
Apr 16, 2009 8:23:00 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
<find_ws>
<tree>EACSTREE</tree>
<dn>EAST-DD33C7698F.Workstation.CDV.eacs</dn>
</find_ws>
Apr 16, 2009 8:23:00 AM OS = <linux>
Apr 16, 2009 8:23:00 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
Apr 16, 2009 8:23:03 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
Apr 16, 2009 8:23:04 AM ENTER getLdapDN - EAST-DD33C7698F.Workstation.CDV.eacs
Apr 16, 2009 8:23:04 AM ENTER doContainerSearch - Workstation,CDV,eacs
Apr 16, 2009 8:23:04 AM "eacs" is not typed.
Apr 16, 2009 8:23:04 AM "eacs" is not cached.
Apr 16, 2009 8:23:04 AM searchContainer =
Apr 16, 2009 8:23:04 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
Apr 16, 2009 8:23:04 AM Could not find container workstation,cdv,eacs
Apr 16, 2009 8:23:04 AM EXIT getLdapDN - cn=EAST-DD33C7698F,workstation,cdv,eacs
Apr 16, 2009 8:23:04 AM Could not find workstation: cn=EAST-DD33C7698F,workstation,cdv,eacs
Apr 16, 2009 8:23:04 AM Connection closed: /10.100.17.79:1112
Apr 16, 2009 8:23:04 AM Connection opened: /10.100.17.79:1113
Apr 16, 2009 8:23:04 AM Header = POST /oneNet/wsimport HTTP/1.1
NovINet: v2.0
User-Agent: ZenHttp
Host: zenwsimport:8039
Content-Length: 944
Connection: Keep-Alive
Apr 16, 2009 8:23:04 AM contentLength = 944
Apr 16, 2009 8:23:04 AM bytesRead=944 byteCount=944
Apr 16, 2009 8:23:04 AM Content is UTF-16LE encoded.
Apr 16, 2009 8:23:04 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
<new_ws>
<computer>EAST-DD33C7698F</computer>
<cpu>PENTIUM PRO</cpu>
<dns>EAST-DD33C7698F.eacs.k12.in.us</dns>
<subnet_mask>255.255.240.0</subnet_mask>
<ip>10.100.17.79</ip>
<ipx></ipx>
<mac>00:0C:29:EB:03:74</mac>
<os>WINXP (5.1 Service Pack 3)</os>
<server>FS02</server>
<user_dn>cdvteacher.Teacher.CDV.eacs</user_dn>
<login_count>11</login_count>
<auditing_version>7.0.1.0</auditing_version>
</new_ws>
Apr 16, 2009 8:23:04 AM OS = <linux>
Apr 16, 2009 8:23:04 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
Apr 16, 2009 8:23:07 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
Apr 16, 2009 8:23:07 AM Version = ZfD4
Apr 16, 2009 8:23:07 AM User name = cdvteacher
Apr 16, 2009 8:23:07 AM IPX address =
Apr 16, 2009 8:23:07 AM IP address = 10.100.17.79
Apr 16, 2009 8:23:07 AM Subnet mask = 255.255.240.0
Apr 16, 2009 8:23:07 AM DNS name = EAST-DD33C7698F.eacs.k12.in.us
Apr 16, 2009 8:23:07 AM Computer name = EAST-DD33C7698F
Apr 16, 2009 8:23:07 AM Server name = FS02
Apr 16, 2009 8:23:07 AM OS = WINXP (5.1 Service Pack 3)
Apr 16, 2009 8:23:07 AM CPU = PENTIUM PRO
Apr 16, 2009 8:23:07 AM MAC address = 00:0C:29:EB:03:74
Apr 16, 2009 8:23:07 AM Tree =
Apr 16, 2009 8:23:07 AM Tree =
Apr 16, 2009 8:23:07 AM User context = Teacher,CDV,eacs
Apr 16, 2009 8:23:07 AM Login count = 11
Apr 16, 2009 8:23:07 AM ENTER doContainerSearch - workstation,CDV,eacs
Apr 16, 2009 8:23:07 AM "eacs" is not typed.
Apr 16, 2009 8:23:07 AM "eacs" is not cached.
Apr 16, 2009 8:23:07 AM searchContainer =
Apr 16, 2009 8:23:07 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
Apr 16, 2009 8:23:07 AM Could not find container workstation,cdv,eacs
Apr 16, 2009 8:23:07 AM Could not locate the target container.
Apr 16, 2009 8:23:07 AM Connection closed: /10.100.17.79:1113
When I switch to using a specific selected container, the workstation will import without any problems. I have deleted and recreated the policy, so I know that is not an issue. It looks like the problems is that the server is not recognizing that EACS is our "O" and consequently cannot figure out what context the rest of the container should be in - I am guessing based on the two "'eacs' is not typed" and "'eacs' is not cached" entries in the log.
I have tried switching my specified container from a trailing period to a trailing comma, and several different combinations of periods and commas just to try to fix things to no avail. I upgraded all of the Zen components on the server from HP2 to HP3 except the imaging stuff, and it did not help the problem.
Any help you can offer is appreciated!
Aaron

Similar Messages

  • "Could not locate the bean with the ejb-name XYZ in weblogic-ejb-jar.xml

    Hi,
    Please someone help me on this...
    I'm trying to deploy an application on WLS 8.1 SP4
    on HPUX IA64 arch. From the ear file WLS is able to
    deploy 3 jars but for the last two jars it's throwing
    the below error:
    Could not locate the bean with the ejb-name xyz in weblogic-ejb-jar.xml
    But ejb with name xyz is defined in the the weblogic-ejb-jar.xml file and it's also present in the
    META-INF/ejb-jar.xml file.
    I have no clue what's going wrong.
    Any help is appreciated.
    Thanks
    Mouli

    oops! Pls ignore my previous mail. It was for a different problem.
    FOr the original problem of "couldn ot locate the bean with the ejb-name XZY in weblogic-ejb-jar.xml":
    This happens if you don't have the below files defined
    for a JAR/EAR file:
    weblogic-ejb-jar.xml and weblogic-cmp-rdbms-jar.xml (needed if you have any Datasource mapped)
    These two are basic files required for any JAR/EAR file.
    If you dont' have it already you can generate them using
    $WLS_HOME/bin/startWLBuilder.sh GUI tool bundled along
    with WLS (I used 8.1 SP4) to generate these files ! This tool is really helpful.
    - Mouli

  • HT2953 i-tunes could not be used because the original file could not be found.could not locate.this error occurs on most of my songs in my library and will not play even though they are in my i-pod and play with no trouble.can  anyone please help?

    i-tunes could not be used because the original file could not be found.could not locate.this error occurs on most of my songs in my library and will not play even though they are in my i-pod and play with no trouble.can  anyone please help?

    I was not complete clear.
    Since you never changed the settings in the advanced section of iTunes preferecnes, you have to chech that your music is really in the location setted in the folders reported in the advanced section.  If not you have 2 ways: reset the position of this folders or in the actual disk organisation or in the pointing on the preferences.
    If you press the reset button you just give to itunes its default setting as for the position of the music files: probably this will be a good choice if you have never changed any default preference.
    But before I would check the folders and see if the songs are really there
    In my iTune I have this, and I believe it is the default.
    Users/YOURHOMEFOLDERNAME/Music/iTunes/iTunes Music

  • Could not retrieve the document with the passed obsolete token.

    Hi,
    Issue is with the specific report not able to execute when the query is cancelled and getting an error when you are cancelling an already executing query.
    Receiving an error message during running one of our report in the
    following way:
    - Run the Webi report
    - Select the value for 8 prompts
    - Click on cancel
    - try to re-run by clicking on re-fresh and receive an error message.
    The error message is the following:
    "Could not retrieve the document with the passed obsolete token (Error: RWI 00323) (Error: INF)"
    Till now we have made the following changes:
    This might be caused by a storage token that identifies a document state, which is no longer available in the storage tokens stack.
    In the webi.properties file, increased the value of storage tokens stack size.
    1. Edit the webi.properties file found in the following location:
    u2022 <Installed dir>\program files\businessobjects\BOenterprise115\Web services\en\dsws_webservice_boe\data\asemble\dsewsBobjJava\src\WEB-INF\classes\webi.properties.
    2. Add or change the following variables:
    u2022 WID_FAILOVER_SIZE (This sets the maximum number of tokens to keep in memory. It is 10 by default.)
    u2022 WID_STORAGE_TOKEN_STACK_SIZE (this sets the maximum number of tokens stored on disk. It is 10 by default.)
    u2022     Deleted cookies.
    u2022     Add  the Java Runtime Parameter value from following path:
    Start - > Control Panel-> Java -> Java Applet Runtime Settings
    Click on View.
    Add the Java runtime Parameter value: Xmx200.
    It is not a machine specific issue however it is intermittent.
    Please advice.
    Regards,
    Pradnya Kokil

    Hi Pradnya,
    Following solutions might help you to resolve the issue.
    Solution1:
    To achieve optimum performance, the developer should limit the number of new windows that can be opened using the OpenDocument function, particularly if using it within the drill function.
    If you must open a new window each time, you can increase the number of document instances available on the system by modifying parameters in the webi.properties file:
    1. On the Business Objects server, navigate to the following directory:
    C:\Program Files\Business Objects\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\WEB-INF\classes
    2. Open the webi.properties file using a text editor.
    3. Uncomment the FAILOVER_SIZE=10 line by removing the # from the beginning of the line.
    4. After FAILOVER_SIZE, add the following:
    STORAGE_TOKEN_STACK_SIZE=40
    5. Save the file.
    6. Restart the application server
    Solution2:
    Do not use Control Key + N or File New from Browser for invoking new instance of Browser
    Avoid opening Infoview by Hyperlinks.
    Alternatively, by setting logontoken.enabled property in web.xml for desktop.war, will stop users allowing using old token
    Locate web.xml file in desktop.war file deployed on your application server
    Locate the following string in web.xml:<param-name>logontoken.enabled</param-name>
    Change the <param-value> for logontoken.enabled from true to false (forexample, <param-value>false</param-value>)
    Save and close the file
    Restart the web application server to apply the changes
    Regards,
    Sarbhjeet Kaur

  • Reinstallation message: Could not locate Resources file in Configuration folder

    I have new computer. Was running XP on old computer for CS4 Web Premium. Uninstalled from XP. Can't install on new machine with Windows 7. Getting error: Could not locate the Resouirces file in Configuration folder for Dreamweaver (and all other programs in Web Premium). Tried reinstalling  times, no luck. Help please.
    C Shaw

    Do you receive this error message during the install process?  I would recommend reviewing your installation log files.  You can locate steps on how to accomplish this at Troubleshoot installation with install logs | CS3, CS4 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-installation-install-logs-cs3.html.

  • Need Help! "Could not locate the resource file in the Configuration folder."

    I had just purchased and installed Adobe Crerative Design Suite last night. Every program works except Dreamweaver, which gives me the error message:"Could not locate the resource file in the Configuration folder. This File is required to run Dreamweaver. Please reinstall the application". I am suspicious because the was a previous version of Dreamweaver on the computer before this installation, but I unistalled it. I do not understand why I get this message. Is there a file somewhere that is missing or at faut. How can I remedy this? Thanks
    ~Todd

    Nadia,
    Your posted resources worked for me. Thank you! After many attempts (to include Adobe's overseas call canter) to resolve the same installation and run errors, I used your suggested steps and I finally have a clean and running install. I did have to take a few extra steps;
    First I downloaded both Cleaning  scripts. For CS4 & CS3.
    Next I downloaded Windows installer/cleaner. I have Windows Vista Home Premium and that is a required installed program to run Adobe's cleaning script.
    Once I was sure I had all the programs/scripts I needed (per your instructions and the instructions found on the Cleaning scripts site) I disconnected my computer from the Internet.
    Then I disabled all running programs especially all Anti-virus and firewall programs and any others that have calls of any kind: i.e. Boinc (Seti), Skype, email programs (Windows Live Mail), etc.
    Next I uninstalled all CS4 products and even though I was told that Macromedia Studio MX 2004 can stay installed (read that on one site and the overseas Tech also reinforced that information) I uninstalled MX 2004.
    I then rebooted and installed the Windows installer/cleaner program and ran the Adobe CS4 cleaner script twice.
    After another reboot I installed Dreamweaver CS4 first, rebooted (can't reboot enough with Windows!) and, yes you guessed it, rebooted.
    I then attempted to open Dreamweaver CS4 and for the first time it ran without the error!
    I then installed Adobe Ps CS4 and rebooted and that work for the first time as well.
    I can't say for sure if Macromedia Studio MX 2004 caused the install errors on the Adobe products but without it and ALL that uninstalling and rebooting and running cleaning scripts and installing and rebooting, Adobe finally felt my computer was clean enough to call it home and work.
    Thank you again for your information and I suggest if anyone else finds their way here that they follow your instructions to the letter. Takes a long time but a proper and clean install will be the result.

  • Getting error 'could not locate ASM instance' when make copy of ASM VM

    Hi everyone,
    I make virtual machine of OEL 5.7 with oracle 10.2.0.1 and successfully configured ASM instance. I am using vmware workstation.
    Now when I make copy of this virtual machine and startup database, then I get the below error:
    [oracle@oelinux ~]$ export ORACLE_SID=asmdb
    [oracle@oelinux ~]$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Sep 29 01:10:26 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+ASMGROUP/asmdb/spfileasmdb.ora'
    *ORA-17503: ksfdopn:2 Failed to open file +ASMGROUP/asmdb/spfileasmdb.ora*
    ORA-15077: could not locate ASM instance serving a required diskgroup
    So how can i solve this problem??
    Note: I copy this VM using both copy/paste and clone option, but get this error both times.
    Regards,
    Khurram Bhatti

    EdStevens wrote:
    Khurram Shehzad wrote:
    I add 3 SCSI vmware disks. and then use them as a raw device. no ASMLib is used.
    I refer below tutorial
    [http://www.oracle-base.com/articles/10g/asm-using-asmlib-and-raw-devices.php]
    That tutorial picks up after you created the disks.
    How did you create the virtual disks attatched to your vm? What are its properties - from VMWorksation's perspective.
    How did you create the "copy" of the vm?
    It depends on how you actually created the disks, at the vm level, not the partitioning and formatting at the vm's OS level. I've used Tim's tutorials myself on some other ASM related projects, and he typically has you create the ASM disks as 'sharable', which would mean they would not copy necessarily copy with the vm. I've not played around the with variants much, but I'm pretty sure what you are seeing is a result of either the way the disk was created in the original vm, or the way you made the copy of the vm, or both.
    Take a look at the machine properties of the two vms in the VMWorkstation control panel, looking at the HDD definitions. Compare and contrast.Hi EdStevens,
    My problem resolved with below steps. Thanks fro your replies.
    export ORACLE_SID=+ASM
    sqlplus sys as sysdba
    Connected to an idle instance.
    SQL> startup mount
    SQL> alter system register;
    SQL> exit
    [oracle@oelinux ~]$ export ORACLE_SID=asmdb
    [oracle@oelinux ~]$ sqlplus sys as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Regards,
    Khurram

  • OpenJPA - ArgumentException: Could not locate metadata for the class usi...

    I'm getting the following exception when executing logic/queries around JPA entity classes:
    {color:#333399}nested exception is: &lt;1.0.0 fatal user error&gt; org.apache.openjpa.persistence.ArgumentException: Could not locate metadata for the class using alias "MyClass". This could mean that the OpenJPA enhancer or load-time weaver was not run on the type whose alias is "MyClass". Registered alias mappings: "{MyClass=null}"{color}
    I get this exception on occassion. It is intermitent and i can't seem to reproduce it consistently.
    I'm using the following:
    WebLogic: 10
    KODO: 4.1.3.1 bundled with WL10 which in turn uses OpenJPA 1.0.0
    In other forums on the net they have suggested explicitly adding the classes to the persistence.xml file ( i've done this )
    They have also stated to run the openjpa enhancer on the code before deployment to WL ( done this too!)
    One last step that i have yet to attempt is to load the class within the code before use ( haven't tried this as it seems so hackish)
    Any other thoughts? ANyone else experience this?
    Thanks

    We are having the same issue.. Anybody knows how to deal with this problem?

  • BEA-141230 Could Not locate descriptor file for System Resource: DS name

    Guys,
    When I start the Admin and Managed server ..I get below warning message.
    *<Warning> <Management> <BEA-141230> <Could Not locate descriptor file for System Resource : datasource1.>*
    I know that weblogic server is unable to locatie datasource1.xml file at <SOA_HOME>/user_projects/domains/base_domain/config/jdbc
    Is there any way to to get rid off from this error? I tried to delete datasource from weblogic Admin console, but get below error:
    java.lang.NullPointerException
    All changes have been activated. No restarts are necessary.
    Errors were encountered while performing this delete operation.
    Thanks,
    Ab

    Are you starting servers with the root user? make sure that using whichever user you are starting server, it has full access on MW_Home and it's sub-directories. You may consider raising a support SR.
    Regards,
    Anuj

  • ORA-15077: could not locate ASM instance serving a required diskgroup

    My cluster is gone...
    due to restart of the network, the cluster fenced node2 from my configuration. Since the evicting, the cluster is not starting any more.
    ocrcheck
    PROT-602: Failed to retrieve data from the cluster registry
    PROC-26: Error while accessing the physical storage
    ORA-15077: could not locate ASM instance serving a required diskgroup
    The OCR Disks are within ASM.
    Oracleasm does see the disks
    crsctl query css votedisk is also giving the correct information about the votingsdisks which are also in the same OCR diskgroup
    crsctl query css votedisk
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 0eb6aaa85e5c4fd6bf9d0481cfd7d517 (ORCL:VOTE1) [OCR]
    2. ONLINE 5a66449fbada4f34bf0c3be4574f03bc (ORCL:VOTE2) [OCR]
    3. ONLINE 76ad295ebc054f07bfea124fb08da432 (ORCL:VOTE3) [OCR]
    Located 3 voting disk(s).
    Any ideas why the cluster is not starting anymore ? I am afraid of restarting node 1...
    chris

    Really would help to know what operating system you are using...
    When you set up the disks for use with ASM, did you stamp them with ASMLIB? If not, did you configure device persistance with udev? Without using one of these methods, the disk identification can change when a node is restarted, and ASM is then unable to locate the disks.

  • ISE Could not locate Network Device or AAA Client

    When authenticating using 802.1x and MAB, I recieve an authentication failure with the error 11007(Could not locate Network Device or AAA Client). The root cause that ISE spits back at me is "Could not find the network device or the AAA Client while accessing NAS by IP during authentication." I did pretty much everything by the book except instead of using a loopback interface I used a vlan with a defined ip address.  Could this be causing the problem?
    Here is the config of the port that I'm testing on:
    interface GigabitEthernet1/0/9
     switchport access vlan 9
     switchport mode access
     switchport voice vlan 8
     ip access-group ACL-ALLOW in
     srr-queue bandwidth share 1 30 35 5
     queue-set 2
     priority-queue out
     authentication event fail action next-method
     authentication event server dead action reinitialize vlan 4
     authentication event server dead action authorize voice
     authentication host-mode multi-auth
     authentication open
     authentication order dot1x mab
     authentication priority dot1x mab
     authentication port-control auto
     authentication violation restrict
     mab
     mls qos trust device cisco-phone
     mls qos trust cos
     dot1x pae authenticator
     dot1x timeout tx-period 10
     auto qos voip cisco-phone
     spanning-tree portfast
     service-policy input AUTOQOS-SRND4-CISCOPHONE-POLICY
    end

    I can ping both the vlan and the endpoint from the ISE.  As far as allowing ISE to speak snmp and RADIUS to the NAD, I have enabled it on the NAD config inside the ISE. I have also double checked the snmp and radius shared passwords.
    I have gotten MAB authentication to work but I am still getting the same error for dot1x authentication. Here are some of the configs on the switch.
    aaa new-model
    aaa authentication dot1x default group radius
    aaa authentication dot1x defualt group radius
    aaa authentication dot1x group group radius
    aaa authorization network default group radius
    aaa accounting dot1x default start-stop group radius
    aaa server radius dynamic-author
    aaa session-id common
    ip radius source-interface TenGigabitEthernet1/0/1
    radius-server attribute 6 on-for-login-auth
    radius-server attribute 6 support-multiple
    radius-server attribute 8 include-in-access-req
    radius-server attribute 25 access-request include
    radius-server dead-criteria time 5 tries 3
    radius-server host 10.10.10.47 auth-port 1812 acct-port 1813 test username test key 7 097940581F5412162B464D
    radius-server vsa send accounting
    radius-server vsa send authentication
    dot1x system-auth-control
     authentication order dot1x mab
     authentication priority dot1x mab
     dot1x pae authenticator
     dot1x timeout tx-period 10

  • Error 10 Could not locate resource

    I tried to auto download the JRE using the JREInstaller and the DownloadServlet (sample in jdk 1.5) from a local server. I got the error 10 Could not locate resource.
    <j2se version="1.5.0*"  href="http://127.0.0.1:8080/Web-Test2/install/javaws-1_0_1-j2re-1_5_0-windows-i586.jnlp"/>If I only take <j2se version="1.5.0*"  href="http://127.0.0.1:8080/Web-Test2/install"/>, I will get an error: "Missing version field in response from server when accessing resource"
    Any idea?

    The request made by java web start to download the jre is a using the extension protocol (version protocol) see the jnlp spec at:
    http://jcp.org/aboutJava/communityprocess/mrel/jsr056/index.html
    basically what this means is that you need to be running a servlet or jsp page on the target that implements the version protocol. see:
    http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/downloadservletguide.html
    I don''t know what you have at the target address of the jre:
    javaws-1_0_1-j2re-1_5_0-windows-i586.jnlp
    but you need servlet running at http://127.0.0.1:8080/Web-Test2/install to implement the version protocol.
    /Andy

  • JSP Registry could not locate runtime property file

              At runtime, my JSP is throwing an exception claiming to be not able to find the property
              file. I have found the exact property file in the jar located on the server. I've
              tried extracting it and placing it in different places and adding the file and directory
              to the WebLogic classpath. I'm not sure what else to try.
              Here's the exception:
              Loading from CLASSPATH cat_test4_cat_pkg_Cat_pkgModule.properties
              java.lang.RuntimeException: JSP Registry could not locate runtime property file:
              cat_test4_cat_pkg_Cat_pkgModule.properties
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Exception.<init>(Compiled Code)
              Thanks.
              

    When you generate a webapp or use the JSP element wizard , a property file is created for you that contains some startup parameters. This file needs to be available in the classpath. This errors comes up becuase the file is not avalable in the classpath.

  • LABVIEW.LIB could not locate "RTsetCleanupProc"

    Hi,
    I am trying to get some feedback on a random error that I am getting when
    running Labview on Windows XP. In my application I am performing data
    acquisition with an M-series Daq device while at the same time I am
    recording
    images with NI-Imaq device (PCI-1405). I am also communicating with two
    other
    instruments through a USB and a serial port. At random times (once every month or
    week
    or sometimes a couple of times within the same day) Labview crushes and I
    am
    getting the following error message:
    LABVIEW.LIB could not locate "RTsetCleanupProc"
    After that I have to reboot the computer for Labview to be able to run.
    Please advice on what steps to take in order to fix these problem.
    I am also attaching the corresponding failure log file
    Thanks,
    George
    Attachments:
    lvlog05-19-08-14-58-071.txt ‏1 KB

    Hi Michelle,
    Thanks for getting back to me.
    I got very prompt and useful feedback through email from one of NI’s Application Engineers. However, part of the process of troubleshooting this issue involved waiting for LabView to crash again and look at the error log report. Unfortunately (!?) this did not happen within reasonable time and NI considered this issue resolved. When recently LabView crashed again I tried to follow up with this issue but I was redirected to this message board.
    -George

  • 10g Admin/Desktop error :could not locate or parse the .dbc file error

    Hi there,
    can any one help me how to fix this error i get this while connecting to Discoverer Admin/Desktop edition 10g ver 10.1.2
    Unable to connect to: username@crp2
    Failed to connect to database - could not locate or parse the .dbc file
    c:\oracle\BIToolsHome_1\discoverer\secure\us-oracle3.dbc corresponding to the given Oracle Applications instance
    i had created the system environment variable FND_SECURE and i've placed the .dbc files in the folder (C:\oracle\BIToolsHome_1\discoverer\secure)
    but, i still get error
    Thanks,
    Max

    Hi Russ
    Here's some additional info from my own library:
    1. Set or check the following registry settings on your Admin PC:
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\EnableTriggers should be DWORD with a value of 1
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\DefaultPreserveDisplayPropertyForRefresh should be a DWORD with a value of 1
    2. You need to create for yourself a folder called SECURE under your ORACLE folder:
    e.g. mkdir c:\oracle\secure
    3. Copy the DBC File from the E-Business Suite database and place it in the secure directory. It will be located in the TOP directory in the database.
    4. Create a Windows System Variable FND_SECURE with the value as in step 2 above: e.g. c:\oracle\secure
    5. Update your %ORACLE_HOME%/network/admin/tnsnames.ora to include an entry for the E-Business Suite database. The database name must match the two_task entry in the dbc file.
    6. You may have to rename the dbc file so that it matches the name by which you are referring to that database in your TNS Names file
    Does this help?
    Best wishes
    Michael

Maybe you are looking for

  • How to unload dynamically loaded modules?

    Hi, I have a problem with unloading module, which I loads dynamically. Here is a fragment my code: <TitledWindow .......creationComplete="init()"/> <mx:Accordion id="lista_ryzyk"> </mx:Accordion> <mx:Script> public function init():void {    Cairngorm

  • Unable to install apps on iphone 3

    Hi Can any one help please. My iphone for some reason will not update or install any further apps.  I select the app that I want to install and it prompts me for my password, I put in my password and the icon appears for a short second then disappear

  • Is powershell installed by default

    is powershell installed by default with a fresh intall of all the latest releases of windows server?

  • How can i stretch a window over two displays?

    Hi - how can i stretch a window to display over two screens? I have had this working in the past but now have a new Mac and need to set it up again.  I have a second display but when I stretch a window over the two displays half of it fades out. 

  • The 1 year warranty is only good for 7 d

    We recently bought a Zen (20Gb) for our teenage son. The power pack (the charger that came with the Zen) expired after just a few days (perhaps 5 days of use!). However, when we took it in for repair (my wife went personally to their office here in S