Custom par migration issue from 7.0 to 7.4

Hi experts,
As we are upgrading from portal 7.0 to 7.4 , we have to migrate all custom par to war/ear.
I have migrated all custom to ear from par migratation tool.
but i am facing a problem when i import the migrated ear in nwds 7.31.
error is
1.Can not find the tag library descriptor for "tagLib"
code such as
<%@ taglib uri= "tagLib" prefix="hbj" %>
2.componentRequest cannot be resolved
code such as
com.sapportals.portal.prt.resource.IResource myResource1= componentRequest.getResource(com.sapportals.portal.prt.resource.IResource.IMAGE,"images/ico12_treeleaf.jpg");
java.lang.String url1=myResource1.getResourceInformation().getURL(componentRequest);
and import are
<%@page import = "com.sap.security.api.IUser" %>
<%@page import = "com.sap.security.api.UMException" %>
<%@page import = "com.sap.security.api.umap.IUserMappingData" %>
<%@page import = "com.sapportals.portal.prt.component.*" %>
<%@page import = "com.sapportals.portal.prt.resource.IResource" %>
<%@page import = "com.sapportals.portal.prt.runtime.PortalRuntime" %>
<%@page import = "javax.servlet.http.HttpSession" %>
<%@page import = "com.sap.ip.portal.service.ume.IUserManagementEngine" %>
<%@page import = "java.util.*" %>
Please help

Dear Amit,
Please read the below document to migrate custom applications or adding relevant jar files:
1. How To Migrate Custom Portal Applications to SAP NetWeaver 7.3     
2. Kindly see similar issue solved in thread JSPDynPage : Cannot find the tag library descriptor for tagLib update portalapp.xml and use only 1 proper reference for taglib. You can ignore error for not resolved componentRequest - it should work in runtime.
Thanks,
Rajendra

Similar Messages

  • Migration Issues from Informix to Oracle (datetime format)

    Hello, i am performing a Migration from Informix to Oracle, drive by Migration Workbench, i have an error migrating data from datetime and date fields. I suppose its related by datetime and date format, cause the error tells "Incorrect day or month" when i am migrating data from informix. Targets Oracle database date format is DD/MM/YYYY and source`s Informix database date format like MM/DD/YYYY. Is there any way, in OMW, to specify the mask of datetime or date format to convert date strings from informix to oracle format? Or have i got migrate offline and modify control file to do that with sql*loader?
    How can i do that?
    Example, especify to_date('....', 'MM/DD/YYYY H24:MI:SS') format for migrating informix datetime fields to Oracle.

    The problem i have is, several tables witch contains date and datetime fields, at the same table in informix, by migrating drive by omwb to oracle, the date format i receive from informix at reading is DD/MM/YYYY and datetime format receiving is HH24:MI:SS. Migrating date and datetime types from informix to date, both types to date in oracle, i get an error while matching DD = HH24, MM = MI and YYYY = SS where nls_date_format is DD/MM/YYYY and, the same error matching HH24 = DD, MI = MM and SS = YYYY when nls_date_format is HH24:MI:SS.
    If i set nls_date_format as "DD/MM/YYYY HH24:MI:SS" i get the same error, cause reading data from informix results in data format "DD/MM/YYYY" for date fields and "HH24:MI:SS" for datetime fields.
    I have more than 200 tables in informix with this problem to migrate to oracle, i can solve by migrating offline, modifying datacontrol file to casting to_date format, but over 200 tables, 200 datacontrol files... is there any way for solving that by online migration in omwb?

  • Migration Issue from 11.1.1.4 to 11.1.2.

    Hi All,
    We developed our app using JDev 11.1.1.4 and now we have migrated our code to 11.1.2. Now we are facing the following issue.
    We are showing some information messages using FacesContext.addMessage(), as shown below:
    FacesContext fctx = FacesContext.getCurrentInstance();
    FacesMessage message = new FacesMessage("For the current selection criteria, the estimated row count is " + estRowCount + ". We recommend to export data to excel for row count greater that 150.");
    fctx.addMessage(null, message);
    Earlier, the popup used to be just big enough to show the message content.
    Now in 11.1.2, the popup is coming up bigger in size, and we dont want it.
    Is there any configuration where we can control its size and variations?
    Thanks,
    Lalit.

    I am seeing some changes in popup behavior in 11.1.2 from earlier release.
    Earlier, in 11.1.1.4, when we use showpopupbehavior to render popups, we set the Resize property to ON for panelWindow tag dropped on popup, as earlier they were not stretched based on the content.
    Now, the popups are stretched automatically based on the contents rendered in them so we reset the resize property on OFF for panelWindow tags. Otherwise, scrollbars appear in popups where Resize is on and content is more than default popup size. This is first change I observed and after setting Resize to off, we are ok.
    However, second issue is more serious where when we are rendering information popups programatically by adding messages to facesContext. The popup size in this case has increased by default.
    Earlier they used to come just big enough to render the content.
    Now, by default their size is bigger and fixed, and I don't know how to configure its size.

  • New Mac!  Migrating issue from Tiger to Snow Leopard

    I recently bought a new MacBook Pro 15" before I relocated overseas (because I couldn't live without a Mac while I waited for my iMac to be shipped abroad).
    During the initial set-up, I used the migration assistant to transfer everything from my iMac (running 10.4) to the MacBook Pro (running 10.6). As expected, the transfer worked perfectly!
    Actually, it worked a bit too perfectly because the MacBook Pro now seems to think it is called 'Geoffrey Sharpe's iMac G5'. To make matters worse, I am not yet able to connect to the internet from my apartment so I am writing this from the PC at work.
    Is there an account setting somewhere that I will need to change?

    Geoff, how did you go about the migration? Did you simply connect the two Macs, open the MBP and follow the initial prompts to 'Migrate From Another Mac'?
    Or did you use the Snow Leopard DVD and perform a "Restore System from Backup..."? If so, not necessarily a good idea when you are moving from one Mac to another. See the following:
    Mac OS X v10.6: Issues after restoring a Mac from a Time Machine backup made with a different Mac
    http://support.apple.com/kb/TS3243
    Your initial Restore/Migration approach will determine which direction resolving this issue will take. So let us know by answering the questions above. The fact that it thinks it is your iMac points to the possibility that you performed a "Restore System from Backup..." and not a simply migration of your user data and apps.

  • Migration Issue from flex 3.5 to 4.5

    Hi All,
    While Migrating from 3.5 to 4.5 I am getting following UNKWON Error.
    Declaration of style 'direction' conflicts with previous declaration in C:\Program Files\Adobe\Adobe Flash Builder 4.5\sdks\4.5.0\frameworks\libs\mx\mx.swc(mx.controls:TextInput).        TemplateAIR    Unknown    Flex Problem
    I have replaced all  mx:TextInputs with <s:TextInput> still the error exists.
    Please provide a solution. And Root cause for this problem.

    Did you create a new project or just update the framework? If the later, you may want to consider creating a fresh project from scratch. Also, make sure you have the correct theme selected, and all dependencies have been compiled against the update framework before trying to use them.

  • Migration issues: from BOXIR2 - BOXI3.1

    Hi,
    We are migrating BOXIR2 - BOXI3.1.
    after migration, i involved in testing and comparing results with older version.
    But some of the reports are continously giving different kind of error.
    for eg:
    1) one time refreshing the report but giving no data to fetch but the same report is having data.
    2) some time not refreshing and giving : Error on excute (WIS 10901)
    3) to debug, i tried creating the same reports by adding objects one by one - this time report is refreshing but the results are mismatching.
    we have remigrated the universe and reports, recreated the ODBC connections, restarted the servers, services, reinstalled the Oracle client but nothing worked out.
    Please guide/suggest me to resolve the problem.

    issue resolved

  • Migration issue from old crashed mac

    I have an old mac 10.4 Tiger OS about 9 years old. It crashed and I cannot access anything on it. It boots up but the screen just shows fractured lines. So I just bought a new mac.
    Want to know if there is a way to access the old data from my new mac. I have them hooked up with ethernet cable but migration asst is not accessing the old mac.
    If anyone has a way around this I'd appreciate it.

    Chances are your old Mac has a Firewire connection. If your new Mac has Firewire connect the two Macs with a Firewire cable. Then start up the new Mac. After it has started start the old Mac in Target Disk Mode by holding down the T key when you start it up. The old Mac will then appear on the desktop of your new Mac just like an attached hard disk. You can then copy files from the old to the new.
    If your new Mac does not have Firewire chances are it has a Thunderbolt port. You'll need an adapter (or two) depending on the type of Firewire port is on the old Mac.

  • Data migration issue from 10.2 to 9.2

    Hello,
    When oracle data is migrated from 9.2 to 10.2, there are new features in 10.2 like new tablespace called SYSAUX available and many new features. how to export data from 10.2 to 9.2 with manual export/import commands?? I have tried using 9.2 export utility to export data from 10.2 and imported in 9.2. But import tereminated with error sysaux tablespace not available in 9.2.
    Please help.
    Edited by: user2319345 on Aug 18, 2009 7:16 AM

    Sorry to ask the question again...
    I have exported the data from 10.2 with 9.2 exp utility and tried to import in 9.2 with imp utility.
    Here i am giving full log details of imp in 9.2 . full log may give you a hint on what will be the exact problem.
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in WE8ISO8859P1 character set and UTF8 NCHAR character set
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE TABLESPACE "SYSAUX" BLOCKSIZE 8192 DATAFILE '/ORACLE/start/base/db"
    "s/sysaux/sysaux_1.dbf' SIZE 2500M EXTENT MANAGEMENT LOCAL AUTOALLOCA"
    "TE ONLINE PERMANENT NOLOGGING SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encountered
    ORA-01119: error in creating database file '/ORACLE/start/base/dbs/sysaux/sysaux_1.dbf'
    ORA-27040: skgfrcre: create error, unable to create file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    IMP-00017: following statement failed with ORACLE error 28007:
    "ALTER USER "SYS" IDENTIFIED BY VALUES 'E9CB42B1D98DweCD' TEMPORARY TABLESPA"
    "CE "TEMP01" PROFILE "DB_DEFAULT""
    IMP-00003: ORACLE error 28007 encountered
    ORA-28007: the password cannot be reused
    IMP-00017: following statement failed with ORACLE error 28007:
    "ALTER USER "SYSTEM" IDENTIFIED BY VALUES '5A8FB62F8were8063' TEMPORARY TABLE"
    "SPACE "TEMP01" PROFILE "DB_DEFAULT""
    IMP-00003: ORACLE error 28007 encountered
    ORA-28007: the password cannot be reused
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "ADADM" IDENTIFIED BY VALUES 'A12345wewew12' DEFAULT TABLESPACE"
    " "SYSAUX" TEMPORARY TABLESPACE "TEMP01" PROFILE "DB_DEFAULT" PASSWORD EXPIR"
    "E"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'SYSAUX' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "PERFSTAT" IDENTIFIED BY VALUES 'D33BCF1wewewF38D9' DEFAULT TABL"
    "ESPACE "SYSAUX" TEMPORARY TABLESPACE "TEMP01" PROFILE "DB_DEFAULT" PASSWORD"
    " EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'SYSAUX' does not exist
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE ANY JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT EXECUTE ANY PROGRAM TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT EXECUTE ANY CLASS TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT MANAGE SCHEDULER TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE EXTERNAL JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 1919:
    "GRANT ADVISOR TO "OEM_ADVISOR""
    IMP-00003: ORACLE error 1919 encountered
    ORA-01919: role 'ADVISOR' does not exist
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE JOB TO "OEM_ADVISOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT ADMINISTER SQL TUNING SET TO "OEM_ADVISOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 1919:
    "GRANT ADVISOR TO "OEM_MONITOR""
    IMP-00003: ORACLE error 1919 encountered
    ORA-01919: role 'ADVISOR' does not exist
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE JOB TO "OEM_MONITOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT ANALYZE ANY DICTIONARY TO "OEM_MONITOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "MWADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'MWADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SESSION TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT ALTER SESSION TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE TABLE TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE PROCEDURE TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SEQUENCE TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE PUBLIC SYNONYM TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT DROP PUBLIC SYNONYM TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "DBA" TO "MWADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'MWADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SELECT_CATALOG_ROLE" TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "MWADM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'MWADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PERFSTAT" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PERFSTAT" QUOTA UNLIMITED ON "TEST1" QUOTA UNLIMITED ON "SYSAUX"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PERFSTAT' does not exist
    . importing PERFSTAT's objects into PERFSTAT
    "ALTER SESSION SET CURRENT_SCHEMA= "PERFSTAT""
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    IMP-00000: Import terminated unsuccessfully

  • HT2518 Migration issues from a PC

    I've tried to migrate music, photos and documents from my PC to my new iMac via network connection.  The process runs for a couple hours, but the data doesn't seem to be on my Mac once complete.  What am I doing incorrectly?

    It would depend on the connection, but there is still a lot of time spent sorting out what needs to go where.
    USB will be slow, FireWire 800 fast, Ethernet will depend on the quality of the cable and the capability of the Ethernet card on the PC, WiFi will vary much more than Ethernet.

  • Migrating Issues from Forms 4.5 to 6i : library not attached

    Hello!
    Im using a batchfile to upgrade my existing Forms 4.5 to Forms 6i, patched 17 applied. My database is ver 8.1.7. However, on my test machine (only developer 6i is installed) i always get <Identifier xxxxx must be declared> whenever i do the migration process. Identifier 'xxxx' references library procedures. I take this is because Oracle cannot find the Libraries used by my Forms.
    I tried several things to remedy this (all didn't worked, unfortunately):
    - explicitly added the path of my library files in my registry
    - i upgraded my pll files, re-compiled, re-exported, then saved.
    - i tried using the old pll files (forms 4.5 version) without upgrading
    - i tried putting the library files in the directory where the fmx files are
    what am i doing wrong?
    i can go about migrating a form file individually (Open a file in forms developer, add library, recompile, export then save) without any problems. however, i badly need to rely on my batchfile as i have hundreds of Forms programs and i don't want to recompile then all (and attach library) manually.
    heres my batchfile, by the way:
    for %%f IN (*.fmb) do ifcmp60 userid=prod_user/numberone@prod module=%%f batch=yes module_type=form compile_all=yes window_state=minimize upgrade_plsql=yes
    to make matters worse, on the current machine that i am using (not the test machine above) (developer 4.5 & developer 6i both installed, different homes), i can go about the migration process using the batchfile perfectly well. Oh, i tried taking out the pll path on the registry and it still works like a charm (libraries are found, whether they are ver 4.5 or 6i). I suspect there's a setting i need to do other than the registry path.

    Yes the exact FMB file runs properly when done manually; but when run with the batch script it doesn't, the reason being Oracle can't seem to find the library file being referenced by the program. Or, another way of putting it is that the batch file can't seem to connect the FMB progs with the PLX files it needs.
    Here's an example of the generated .plg file after batch migration:
    ON-ERROR (PM_ABSENCES)
    ERROR 201 at line 17, column 9
    identifier 'CGTE$POP_ERROR_STACK' must be declared
    ERROR 201 at line 27, column 26
    identifier 'CGTE$STRIP_CONSTRAINT' must be declared
    'CGTE$POP_ERROR_STACK' and 'CGTE$STRIP_CONSTRAINT' are referenced by the FMB file, both procedures can be found in xxx.plx file, the location of which i put in the FORMS60_PATH in windows xp registry.
    Im not so sure the registry has anything to do with it though (??) because with another PC (windows 98) the batchfile runs perfectly, regardless of whether the library paths are in the registry or not.
    I understand changes in Windows registry are updated instantly, or should i perform a reboot after i make an entry?
    Again, thanks for the help! =)

  • Migrating issue from ibm jdk to sun jdk and from WAS5.0 to WAS6.1

    hi,
    while creating ConnectionFactory i am getting the following error:
    com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is java.lang.NoClassDefFoundError: Invalid Implementation Key, com.ibm.ws.transaction.NonRecovWSTxManager]
    Using SUN JDK5 , WAS6.1
    I have included com.ibm.ws.runtime_6.1.0.jar and com.ibm.ws.webservices.thinclient_6.1.0.jar in my buildpath but still i am getting the exception.
    Can anybody point out where i found this class?
    plz help,
    Thanks in advance...

    Hi,
    I have exactly identical probelm. Do you have any solution to it? Would you please share here.
    Thank you.

  • Migrating from 3.1 to 3.7 - write through for a custom cache store issues

    We're migrating from 3.1 to 3.7. So far the migration and testing has been fairly uneventful, but there is one issue that came up yesterday that seems like it is going to be tricky to debug.
    We have a set of storage-enabled nodes that use a custom CacheStore to read from and write behind to a mongo database. On another node connected to that caching service, read throughs work just fine. (I can set breakpoints on the CacheStore load method and see the load calls coming through just fine) - but what's not working is when the other node does a Cache.put - the Store method on the CacheStore is never called and so far I don't see anything in the logs indicating there is a problem on either side (I'm going to make sure that the coherence logging is up to the highest level on both the nodes today when I'm doing more testing)
    I can see the cache put start to dive into the coherence jar, but I don't have source jars for coherence so it's fairly opague what might be going wrong after the Cache.put(object, object) call. I can see that it dives into various coherence methods, but
    Any ideas on where to start debugging this?
    This setup worked fine on 3.1, and as best we can tell all the API calls were converted over to their proper coherence 3.7 versions, and the coherence.xml files were migrated to use the new xsd etc.

    it seems that the issue might be related to this:
    2012-08-15 14:19:34.086 Tangosol Coherence 3.7.1.5 <Error> (thread=WriteBehindThread:CacheStoreWrapper(com.foo.cache.MongoCacheStore):Foo.com-CMS, member=13): Failed to store key="assetId=DEFAULT;assetStyle=DEFAULT;initial=c;siteId=foosite;"
    2012-08-15 14:19:34.087 Tangosol Coherence 3.7.1.5 <Error> (thread=WriteBehindThread:CacheStoreWrapper(com.foo.configrepo.cache.MongoCacheStore):Foo.com-CMS, member=13): (Wrapped) java.io.StreamCorruptedException: invalid type: 13
         at com.tangosol.util.ExternalizableHelper.fromBinary(ExternalizableHelper.java:266)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ConverterFromBinary.convert(PartitionedCache.CDB:4)
         at com.tangosol.net.cache.BackingMapBinaryEntry.getValue(BackingMapBinaryEntry.java:124)
         at com.tangosol.net.cache.ReadWriteBackingMap$CacheStoreWrapper.storeInternal(ReadWriteBackingMap.java:5731)
         at com.tangosol.net.cache.ReadWriteBackingMap$StoreWrapper.store(ReadWriteBackingMap.java:4814)
         at com.tangosol.net.cache.ReadWriteBackingMap$WriteThread.run(ReadWriteBackingMap.java:4217)
         at com.tangosol.util.Daemon$DaemonWorker.run(Daemon.java:803)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.io.StreamCorruptedException: invalid type: 13
         at com.tangosol.util.ExternalizableHelper.readObjectInternal(ExternalizableHelper.java:2303)
         at com.tangosol.util.ExternalizableHelper.deserializeInternal(ExternalizableHelper.java:2746)
         at com.tangosol.util.ExternalizableHelper.fromBinary(ExternalizableHelper.java:262)
         ... 7 moreLooks like it is an issue with the serialization? We're primarily using XmlBean, not POF for serialization.
    Any tips on troubleshooting this?
    Edited by: RyanGardner on Aug 15, 2012 7:37 AM
    Edited by: RyanGardner on Aug 15, 2012 7:38 AM

  • How to migrate custom user attributes (UDF) from test environment to production when a sandbox is published

    Hi all,
    I like to migrate custom attributes from test environment to my production environment. I read OIM documentation and i tried to fallow these steps but I cannot export sandbox and import it because all sandboxes are published in the test environment.
    I exported and imported users metadata by deployment manager only. Now, all migrated attributes are in the OIM DB but I do not see these attributes in Administration Console.
    How can i solve this issue? Is it possible to export published sandbox and import it in the other environment?
    Thank you.
    Milan

    In OIM 11g R2 you need to export sandbox before publishing sandbox for custom user fields from DEV or TEST environment.
    Then import exported sandbox in the another environment.
    If you didn't exported custom user fields sandbox from your TEST or DEV in that case you need to create those again in another environment manually. There is no other option for this in OIM 11g R2.

  • Migrating Content from a Custom ASP Page to a SharePoint Page Layout. Includes object tags to flash CSS images

    Hi Guys,
    I'm currently getting issues when trying to migrate content from ASP Pages used in a custom intranet developed by a client to SharePoint Pages.
    My current strategy to do so is as per below:
    a. Create ASPX Pages in Page Library with SharePoint Designer
    b. Copy all common resource files needed by the pages within the Pages library. Includes folders for Javascript, CSS, images etc. This way relative address of resources in pages will pick up pages library as default folder
    for resources.
    c. Copy Source Code of Page from Browser by right-clicking ‘View Page Source’/ Copy code from .asp file
    d. Clean the code to remove unnecessary codes from SharePoint Pages.
    At this point page renders without SharePoint Branding.
    However if I apply SharePoint Master Page onto the ASPX page by using Style > Attach > Default Master Page, this generates an Error when the page renders.
    What is missing in this approach or what would be the best approach to migrate the page to SharePoint without code solution?
    Grateful if you could help.
    Thanks 
    Rhyan.

    Hi Rhyan,
    As I understand, you want to create a custom application page in SharePoint 2013.
    If you copy the code in the asp page to aspx page, it cannot work. You should write the new code that can work in the asp file for the SharePoint aspx page.
    There is a similar case:
    https://social.technet.microsoft.com/forums/sharepoint/en-US/0a97820a-59b9-4430-a98c-d2941803c38e/classic-asp-pages-to-sharepoint-pages-migration
    You can create a web application page in the visual studio. You also can explicitly change which master page is used by the application page by setting the MasterPageFile attribute of the application Page element. (For example: MasterPageFile="~/_layouts/applicationv4.master").
    The articles below are about creating application Pages for SharePoint.
    https://msdn.microsoft.com/en-us/library/ee231581.aspx
    http://nikpatel.net/2012/01/20/custom-sharepoint-pages-site-pages-vs-application-pages/
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • HT4927 When i upgraded from 9.2.3 to 9.3.1 I had migration issues, where most my photos ended up in a restored event called restored photos. But then they don't come up in faces anymore. So can i upgrade to 9.3.2 and then just rebuild my photo library ?

    When i upgraded from 9.2.3 to 9.3.1 I had migration issues, where most my photos ended up in a restored event called restored photos. But then they don't come up in faces anymore. So can i upgrade to 9.3.2 and then just rebuild my photo library ? I want to upgrade to mountain lion. But concered about my photo library. So I restored my whole computer back to an earlier date, becuase I couldn't figure out how to restore just my photo library. Advice?

    Best way is to restore your backup from before the problem, rebuild it and update it again
    LN

Maybe you are looking for