Error in template for code outside html

Hi everyone
I have a problem with a template.
I use a simple tamplate master with this tag: <!--
TemplateInfo codeOutsideHTMLIsLocked="false" --> in order to
unlock the code outside the html.
Well, I have also some pages with this templated applied to.
Those ones are ok because when i try to apply any changes
outside the html tag dreamweaver let me do this.
But I have a problem. When I UpDate the template it replaces
the code outside html with the code in it.
Fore example this is what appears inside the master:
<%@ Page Language="VB" AutoEventWireup="false"
ContentType="text/html" ResponseEncoding="utf-8" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<!-- TemplateInfo codeOutsideHTMLIsLocked="false" -->
When I have a page based on this template, like this:
<%@ Page Language="VB" FileCode="aaa" Inherits="aaa"
AutoEventWireup="false" ContentType="text/html"
ResponseEncoding="utf-8" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml"><!--
InstanceBegin template="/Templates/page.dwt.aspx"
codeOutsideHTMLIsLocked="false" -->
If i try to update the template it replaces the text outside
the html tags in the based page, and it becomes so (in the page
based on template after the template master update):
<%@ Page Language="VB" AutoEventWireup="false"
ContentType="text/html" ResponseEncoding="utf-8" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<!-- TemplateInfo codeOutsideHTMLIsLocked="false" -->
THIS IS BAD!!!!!!!!!!!!!!!
I need to chenge the page directive in asp net but the
template doesnt work well!!!!!!!
Please help

Hi,
   Check below link, it may be useful.
Re: QM_LSMW BY RECORDING METHOD FOR QP01
Thanks,
Asit Purbey.

Similar Messages

  • What meaNing is the error: "detected in native code outside the VM"

    Hi,
    I am trying to run dbca to create database(10.2.0.1 for Linux x86) in RHEL5 beta2, after I click the OK button on the parameter confirmon window, will display the Java exception:
    detected in native code outside the VM
    How resolve the problem?
    Thanks!

    Hi, Avi:
    The the "install forum" has reply me, but error is same. entire error message and stack trace as following, I no install JDK or JRE now, because I think the db10g already has a jre and some lib.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x4A802D35
    Function=XFreeFontSet+0x15
    Library=/usr/lib/libX11.so.6
    Current Java thread:
    at sun.awt.motif.X11InputMethod.disposeXIC(Native Method)
    at sun.awt.motif.X11InputMethod.disposeImpl(X11InputMethod.java:662)
    - locked <0xa88b9d58> (a sun.awt.motif.X11InputMethod)
    at sun.awt.motif.X11InputMethod.dispose(X11InputMethod.java:689)
    at sun.awt.im.InputContext.dispose(InputContext.java:617)
    at java.awt.Window$1DisposeAction.run(Window.java:560)
    - locked <0xa88a2978> (a java.lang.Object)
    at java.awt.Window.dispose(Window.java:570)
    at java.awt.Dialog.disposeImpl(Dialog.java:638)
    at java.awt.Dialog.dispose(Dialog.java:634)
    at oracle.ewt.lwAWT.BufferedDialog.dispose(Unknown Source)
    at oracle.sysman.assistants.dbca.ui.SummaryDialog.actionPerformed(SummaryDialog.java:440)
    at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at oracle.ewt.button.PushButton.activate(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
    at java.awt.Dialog$1.run(Dialog.java:540)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Dynamic libraries:
    08048000-08056000 r-xp 00000000 08:06 883639 /usr/local/oracle/db10g/jdk/jre/bin/java
    08056000-08059000 rwxp 0000d000 08:06 883639 /usr/local/oracle/db10g/jdk/jre/bin/java
    4a61d000-4a636000 r-xp 00000000 08:01 493139 /lib/ld-2.5.so
    4a636000-4a637000 r-xp 00018000 08:01 493139 /lib/ld-2.5.so
    4a637000-4a638000 rwxp 00019000 08:01 493139 /lib/ld-2.5.so
    4a63a000-4a63c000 r-xp 00000000 08:06 9815341 /usr/lib/libXau.so.6.0.0
    4a63c000-4a63d000 rwxp 00001000 08:06 9815341 /usr/lib/libXau.so.6.0.0
    4a63f000-4a777000 r-xp 00000000 08:01 493140 /lib/libc-2.5.so
    4a777000-4a779000 r-xp 00137000 08:01 493140 /lib/libc-2.5.so
    4a779000-4a77a000 rwxp 00139000 08:01 493140 /lib/libc-2.5.so
    4a77f000-4a7a4000 r-xp 00000000 08:01 493147 /lib/libm-2.5.so
    4a7a4000-4a7a5000 r-xp 00024000 08:01 493147 /lib/libm-2.5.so
    4a7a5000-4a7a6000 rwxp 00025000 08:01 493147 /lib/libm-2.5.so
    4a7a8000-4a7aa000 r-xp 00000000 08:01 493141 /lib/libdl-2.5.so
    4a7aa000-4a7ab000 r-xp 00001000 08:01 493141 /lib/libdl-2.5.so
    4a7ab000-4a7ac000 rwxp 00002000 08:01 493141 /lib/libdl-2.5.so
    4a7ae000-4a7c1000 r-xp 00000000 08:01 493142 /lib/libpthread-2.5.so
    4a7c1000-4a7c2000 r-xp 00012000 08:01 493142 /lib/libpthread-2.5.so
    4a7c2000-4a7c3000 rwxp 00013000 08:01 493142 /lib/libpthread-2.5.so
    4a7dc000-4a7e1000 r-xp 00000000 08:06 9815342 /usr/lib/libXdmcp.so.6.0.0
    4a7e1000-4a7e2000 rwxp 00004000 08:06 9815342 /usr/lib/libXdmcp.so.6.0.0
    4a7e4000-4a8e2000 r-xp 00000000 08:06 9815343 /usr/lib/libX11.so.6.2.0
    4a8e2000-4a8e6000 rwxp 000fe000 08:06 9815343 /usr/lib/libX11.so.6.2.0
    4a8e8000-4a8f7000 r-xp 00000000 08:06 9815348 /usr/lib/libXext.so.6.4.0
    4a8f7000-4a8f8000 rwxp 0000e000 08:06 9815348 /usr/lib/libXext.so.6.4.0
    4a91d000-4a928000 r-xp 00000000 08:01 493149 /lib/libgcc_s-4.1.1-20061011.so.1
    4a928000-4a929000 rwxp 0000a000 08:01 493149 /lib/libgcc_s-4.1.1-20061011.so.1
    4aaf4000-4aafc000 r-xp 00000000 08:06 9815344 /usr/lib/libXrender.so.1.3.0
    4aafc000-4aafd000 rwxp 00007000 08:06 9815344 /usr/lib/libXrender.so.1.3.0
    4aaff000-4ab03000 r-xp 00000000 08:06 9815352 /usr/lib/libXfixes.so.3.1.0
    4ab03000-4ab04000 rwxp 00003000 08:06 9815352 /usr/lib/libXfixes.so.3.1.0
    4ab2f000-4ab38000 r-xp 00000000 08:06 9815353 /usr/lib/libXcursor.so.1.0.2
    4ab38000-4ab39000 rwxp 00008000 08:06 9815353 /usr/lib/libXcursor.so.1.0.2
    4ab3b000-4ab52000 r-xp 00000000 08:06 9815357 /usr/lib/libICE.so.6.3.0
    4ab52000-4ab53000 rwxp 00016000 08:06 9815357 /usr/lib/libICE.so.6.3.0
    4ab57000-4ab5f000 r-xp 00000000 08:06 9813468 /usr/lib/libSM.so.6.0.0
    4ab5f000-4ab60000 rwxp 00007000 08:06 9813468 /usr/lib/libSM.so.6.0.0
    4ac2c000-4ac3e000 r-xp 00000000 08:01 493154 /lib/libnsl-2.5.so
    4ac3e000-4ac3f000 r-xp 00012000 08:01 493154 /lib/libnsl-2.5.so
    4ac3f000-4ac40000 rwxp 00013000 08:01 493154 /lib/libnsl-2.5.so
    4ad29000-4ad7d000 r-xp 00000000 08:06 9815284 /usr/lib/libXt.so.6.0.0
    4ad7d000-4ad81000 rwxp 00054000 08:06 9815284 /usr/lib/libXt.so.6.0.0
    4bf57000-4bf5c000 r-xp 00000000 08:06 9813824 /usr/lib/libXtst.so.6.1.0
    4bf5c000-4bf5d000 rwxp 00004000 08:06 9813824 /usr/lib/libXtst.so.6.1.0
    a161b000-a1621000 r-xp 00000000 08:06 883543 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnio.so
    a1621000-a1622000 rwxp 00005000 08:06 883543 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnio.so
    a1622000-a1658000 rwxs 00000000 00:08 786446 /SYSV00000000 (deleted)
    a175a000-a1814000 r-xp 00000000 08:06 883527 /usr/local/oracle/db10g/jdk/jre/lib/i386/libfontmanager.so
    a1814000-a182f000 rwxp 000b9000 08:06 883527 /usr/local/oracle/db10g/jdk/jre/lib/i386/libfontmanager.so
    a1830000-a1837000 r-xp 00000000 08:06 9813462 /usr/lib/libXp.so.6.2.0
    a1837000-a1838000 rwxp 00006000 08:06 9813462 /usr/lib/libXp.so.6.2.0
    a183e000-a1845000 r-xp 00000000 08:06 599545 /usr/local/oracle/db10g/oui/lib/linux/liboraInstaller.so
    a1845000-a1846000 rwxp 00006000 08:06 599545 /usr/local/oracle/db10g/oui/lib/linux/liboraInstaller.so
    a1846000-a184d000 r-xs 00000000 08:06 9876851 /usr/lib/gconv/gconv-modules.cache
    a184d000-a18a0000 r-xp 00000000 08:06 883540 /usr/local/oracle/db10g/jdk/jre/lib/i386/libmlib_image.so
    a18a0000-a18a1000 rwxp 00052000 08:06 883540 /usr/local/oracle/db10g/jdk/jre/lib/i386/libmlib_image.so
    a18a1000-a1b72000 r-xp 00000000 08:06 883523 /usr/local/oracle/db10g/jdk/jre/lib/i386/libawt.so
    a1b72000-a1b88000 rwxp 002d0000 08:06 883523 /usr/local/oracle/db10g/jdk/jre/lib/i386/libawt.so
    a1d6e000-a1d7e000 r-xp 00000000 08:06 883542 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnet.so
    a1d7e000-a1d7f000 rwxp 0000f000 08:06 883542 /usr/local/oracle/db10g/jdk/jre/lib/i386/libnet.so
    a1d7f000-a1d8c000 r-xp 00000000 08:06 596076 /usr/local/oracle/db10g/lib/libldapjclnt10.so
    a1d8c000-a1d8e000 rwxp 0000c000 08:06 596076 /usr/local/oracle/db10g/lib/libldapjclnt10.so
    a1d8e000-a1f6a000 r-xp 00000000 08:06 599456 /usr/local/oracle/db10g/lib/libnnz10.so
    a1f6a000-a1f90000 rwxp 001dc000 08:06 599456 /usr/local/oracle/db10g/lib/libnnz10.so
    a1f92000-a2cc3000 r-xp 00000000 08:06 598954 /usr/local/oracle/db10g/lib/libclntsh.so.10.1
    a2cc3000-a2d24000 rwxp 00d31000 08:06 598954 /usr/local/oracle/db10g/lib/libclntsh.so.10.1
    a2d38000-a2d4d000 r-xp 00000000 08:06 599256 /usr/local/oracle/db10g/lib/libnjni10.so
    a2d4d000-a2d51000 rwxp 00014000 08:06 599256 /usr/local/oracle/db10g/lib/libnjni10.so
    a2d51000-a2ef4000 r-xp 00000000 08:06 598619 /usr/local/oracle/db10g/lib/libimf.so
    a2ef4000-a2ef6000 rwxp 001a2000 08:06 598619 /usr/local/oracle/db10g/lib/libimf.so
    a2ef6000-a2f35000 r-xs 00000000 08:06 589501 /usr/local/oracle/db10g/inventory/prereqs/oui/OraPrereqChecks.jar
    a2f35000-a2f6d000 r-xs 00000000 08:06 599532 /usr/local/oracle/db10g/oui/jlib/OraPrereq.jar
    a2f6d000-a2f79000 r-xs 00000000 08:06 598522 /usr/local/oracle/db10g/oc4j/j2ee/home/db_oc4j_deploy.jar
    a2f79000-a2fac000 r-xs 00000000 08:06 598335 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/crimson.jar
    a2fac000-a338e000 r-xs 00000000 08:06 598514 /usr/local/oracle/db10g/oc4j/sqlj/lib/translator.jar
    a338e000-a3403000 r-xs 00000000 08:06 598513 /usr/local/oracle/db10g/oc4j/sqlj/lib/runtime12ee.jar
    a3403000-a340f000 r-xs 00000000 08:06 598503 /usr/local/oracle/db10g/oc4j/jlib/jssl-1_1.jar
    a340f000-a3448000 r-xs 00000000 08:06 598356 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/http_client.jar
    a3448000-a34c6000 r-xs 00000000 08:06 598498 /usr/local/oracle/db10g/oc4j/javacache/lib/cache.jar
    a34c6000-a352e000 r-xs 00000000 08:06 598357 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jem.jar
    a352e000-a35e3000 r-xs 00000000 08:06 598510 /usr/local/oracle/db10g/oc4j/rdbms/jlib/aqapi.jar
    a35e3000-a3607000 r-xs 00000000 08:06 598517 /usr/local/oracle/db10g/oc4j/webservices/lib/wsdl.jar
    a3607000-a362f000 r-xs 00000000 08:06 598516 /usr/local/oracle/db10g/oc4j/webservices/lib/wsserver.jar
    a362f000-a37c0000 r-xs 00000000 08:06 598501 /usr/local/oracle/db10g/oc4j/jdbc/lib/nls_charset12.jar
    a37c0000-a3947000 r-xs 00000000 08:06 598500 /usr/local/oracle/db10g/oc4j/jdbc/lib/classes12dms.jar
    a3947000-a39e3000 r-xs 00000000 08:06 598317 /usr/local/oracle/db10g/oc4j/j2ee/home/jazncore.jar
    a39e3000-a3a26000 r-xs 00000000 08:06 598318 /usr/local/oracle/db10g/oc4j/j2ee/home/jazn.jar
    a3a26000-a3a40000 r-xs 00000000 08:06 598337 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jaas.jar
    a3a40000-a3a47000 r-xs 00000000 08:06 598338 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jaxp.jar
    a3a47000-a3af0000 r-xs 00000000 08:06 598505 /usr/local/oracle/db10g/oc4j/lib/xmlparserv2.jar
    a3af0000-a3b35000 r-xs 00000000 08:06 598349 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/mail.jar
    a3b35000-a3b41000 r-xs 00000000 08:06 598331 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/activation.jar
    a3b41000-a3b44000 r-xs 00000000 08:06 598339 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jcert.jar
    a3b44000-a3b46000 r-xs 00000000 08:06 598346 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jnet.jar
    a3b46000-a3bc4000 r-xs 00000000 08:06 598347 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jsse.jar
    a3bc4000-a3bd3000 r-xs 00000000 08:06 598334 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/cos.jar
    a3bd3000-a3c51000 r-xs 00000000 08:06 598332 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/bcel.jar
    a3c51000-a3c56000 r-xs 00000000 08:06 598333 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/connector.jar
    a3c56000-a3cc4000 r-xs 00000000 08:06 598504 /usr/local/oracle/db10g/oc4j/lib/dms.jar
    a3cc4000-a3ccc000 r-xs 00000000 08:06 598352 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/javax88.jar
    a3ccc000-a3cd0000 r-xs 00000000 08:06 598351 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/javax77.jar
    a3cd0000-a3d27000 r-xs 00000000 08:06 598343 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jmxri.jar
    a3d27000-a3d2a000 r-xs 00000000 08:06 598348 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jta.jar
    a3d2a000-a3d31000 r-xs 00000000 08:06 598341 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jms.jar
    a3d31000-a3d3b000 r-xs 00000000 08:06 598324 /usr/local/oracle/db10g/oc4j/j2ee/home/iiop_gen_bin.jar
    a3d3b000-a3e76000 r-xs 00000000 08:06 598325 /usr/local/oracle/db10g/oc4j/j2ee/home/iiop.jar
    a3e76000-a3e78000 r-xs 00000000 08:06 598340 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jdbc.jar
    a3e78000-a3e91000 r-xs 00000000 08:06 598345 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/jndi.jar
    a3e91000-a3f35000 r-xs 00000000 08:06 598353 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/ojsp.jar
    a3f35000-a3f43000 r-xs 00000000 08:06 598350 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/servlet.jar
    a3f43000-a3f47000 r-xs 00000000 08:06 598336 /usr/local/oracle/db10g/oc4j/j2ee/home/lib/ejb.jar
    a3f47000-a44c9000 r-xs 00000000 08:06 598330 /usr/local/oracle/db10g/oc4j/j2ee/home/oc4j.jar
    a44c9000-a4866000 r-xs 00000000 08:06 599555 /usr/local/oracle/db10g/oui/jlib/OraInstaller.jar
    a4866000-a5423000 r-xs 00000000 08:06 598681 /usr/local/oracle/db10g/sysman/jlib/emCORE.jar
    a5423000-a5440000 r-xs 00000000 08:06 593960 /usr/local/oracle/db10g/jlib/ldap.jar
    a5440000-a5586000 r-xs 00000000 08:06 593848 /usr/local/oracle/db10g/jlib/emConfigInstall.jar
    a5586000-a55d9000 r-xs 00000000 08:06 593849 /usr/local/oracle/db10g/jlib/emca.jar
    a55d9000-a5dc3000 r-xs 00000000 08:06 595944 /usr/local/oracle/db10g/jlib/oemlt-10_1_0.jar
    a5dc3000-a5dd5000 r-xs 00000000 08:06 594200 /usr/local/oracle/db10g/jlib/srvmasm.jar
    a5dd5000-a5de3000 r-xs 00000000 08:06 594201 /usr/local/oracle/db10g/jlib/srvmhas.jar
    a5de3000-a5eaa000 r-xs 00000000 08:06 594199 /usr/local/oracle/db10g/jlib/srvm.jar
    a5eaa000-a6032000 r-xs 00000000 08:06 596110 /usr/local/oracle/db10g/jdbc/lib/classes12.zip
    a6032000-a607f000 r-xs 00000000 08:06 598998 /usr/local/oracle/db10g/jlib/opm.jar
    a607f000-a6127000 r-xs 00000000 08:06 594289 /usr/local/oracle/db10g/owm/jlib/owm-3_0.jar
    a6127000-a616c000 r-xs 00000000 08:06 593941 /usr/local/oracle/db10g/ldap/oidadmin/dasnls.jar
    a616c000-a6178000 r-xs 00000000 08:06 594297 /usr/local/oracle/db10g/jlib/jssl-1_1.jar
    a6178000-a6210000 r-xs 00000000 08:06 595952 /usr/local/oracle/db10g/jlib/ldapjclnt10.jar
    a6210000-a6264000 r-xs 00000000 08:06 599252 /usr/local/oracle/db10g/jlib/ojpse.jar
    a6264000-a627f000 r-xs 00000000 08:06 594291 /usr/local/oracle/db10g/jlib/oraclepki103.jar
    a627f000-a6285000 r-xs 00000000 08:06 599248 /usr/local/oracle/db10g/jlib/ojmisc.jar
    a6285000-a62ce000 r-xs 00000000 08:06 599299 /usr/local/oracle/db10g/jlib/netcfg.jar
    a62ce000-a62e2000 r-xs 00000000 08:06 595312 /usr/local/oracle/db10g/jlib/orai18n-tools.jar
    a62e2000-a6449000 r-xs 00000000 08:06 595305 /usr/local/oracle/db10g/jlib/orai18n-lcsd.jar
    a6449000-a645f000 r-xs 00000000 08:06 595311 /usr/local/oracle/db10g/jlib/orai18n-servlet.jar
    a645f000-a646b000 r-xs 00000000 08:06 595310 /usr/local/oracle/db10g/jlib/orai18n-net.jar
    a646b000-a65bf000 r-xs 00000000 08:06 595309 /usr/local/oracle/db10g/jlib/orai18n-translation.jar
    a65bf000-a66bf000 r-xs 00000000 08:06 595304 /usr/local/oracle/db10g/jlib/orai18n-collation.jar
    a66bf000-a671f000 r-xs 00000000 08:06 595307 /usr/local/oracle/db10g/jlib/orai18n-utility.jar
    a671f000-a6732000 r-xs 00000000 08:06 595306 /usr/local/oracle/db10g/jlib/orai18n-mapping.jar
    a6732000-a68c3000 r-xs 00000000 08:06 595308 /usr/local/oracle/db10g/jlib/orai18n.jar
    a68c3000-a69eb000 r-xs 00000000 08:06 598705 /usr/local/oracle/db10g/lib/xmlparserv2.jar
    a69eb000-a69f9000 r-xs 00000000 08:06 596123 /usr/local/oracle/db10g/jlib/kodiak.jar
    a69f9000-a6a80000 r-xs 00000000 08:06 593853 /usr/local/oracle/db10g/jlib/oracle_ice5.jar
    a6a80000-a6c27000 r-xs 00000000 08:06 599096 /usr/local/oracle/db10g/jlib/jewt4.jar
    a6c27000-a6c8c000 r-xs 00000000 08:06 598688 /usr/local/oracle/db10g/jlib/help4.jar
    a6c8c000-a6c9a000 r-xs 00000000 08:06 599458 /usr/local/oracle/db10g/jlib/share.jar
    a6c9a000-a6ca8000 r-xs 00000000 08:06 593852 /usr/local/oracle/db10g/jlib/ewtcompat-3_3_15.jar
    a6ca8000-a6f2d000 r-xs 00000000 08:06 599099 /usr/local/oracle/db10g/jlib/ewt3.jar
    a6f2d000-a7028000 r-xs 00000000 08:06 593843 /usr/local/oracle/db10g/assistants/jlib/assistantsCommon.jar
    a7028000-a71b5000 r-xs 00000000 08:06 592248 /usr/local/oracle/db10g/assistants/dbca/jlib/dbca.jar
    a71b5000-a7271000 r-xs 00000000 08:06 600243 /usr/local/oracle/db10g/jdk/jre/lib/ext/localedata.jar
    a7271000-a7274000 r-xs 00000000 08:06 600241 /usr/local/oracle/db10g/jdk/jre/lib/ext/dnsns.jar
    a7274000-a7281000 r-xs 00000000 08:06 600242 /usr/local/oracle/db10g/jdk/jre/lib/ext/ldapsec.jar
    a7281000-a7284000 r-xs 00000000 08:06 600152 /usr/local/oracle/db10g/jdk/jre/lib/ext/smtp.jar
    a7284000-a72c9000 r-xs 00000000 08:06 600150 /usr/local/oracle/db10g/jdk/jre/lib/ext/mail.jar
    a72c9000-a72e5000 r-xs 00000000 08:06 600244 /usr/local/oracle/db10g/jdk/jre/lib/ext/sunjce_provider.jar
    a72e5000-a730b000 r-xs 00000000 08:06 600151 /usr/local/oracle/db10g/jdk/jre/lib/ext/mailapi.jar
    a750f000-a770f000 r-xp 00000000 08:06 9813461 /usr/lib/locale/locale-archive
    b3951000-b395f000 r-xs 00000000 08:06 600153 /usr/local/oracle/db10g/jdk/jre/lib/ext/activation.jar
    b5a07000-b5fa7000 r-xs 00000000 08:06 600193 /usr/local/oracle/db10g/jdk/jre/lib/charsets.jar
    b5fa7000-b5fb8000 r-xs 00000000 08:06 600231 /usr/local/oracle/db10g/jdk/jre/lib/jce.jar
    b5fb8000-b6095000 r-xs 00000000 08:06 600232 /usr/local/oracle/db10g/jdk/jre/lib/jsse.jar
    b6095000-b60ab000 r-xs 00000000 08:06 600240 /usr/local/oracle/db10g/jdk/jre/lib/sunrsasign.jar
    b60f5000-b7aa0000 r-xs 00000000 08:06 600239 /usr/local/oracle/db10g/jdk/jre/lib/rt.jar
    b7aa0000-b7ab4000 r-xp 00000000 08:06 883546 /usr/local/oracle/db10g/jdk/jre/lib/i386/libzip.so
    b7ab4000-b7ab7000 rwxp 00013000 08:06 883546 /usr/local/oracle/db10g/jdk/jre/lib/i386/libzip.so
    b7ab7000-b7ad7000 r-xp 00000000 08:06 883531 /usr/local/oracle/db10g/jdk/jre/lib/i386/libjava.so
    b7ad7000-b7ad9000 rwxp 0001f000 08:06 883531 /usr/local/oracle/db10g/jdk/jre/lib/i386/libjava.so
    b7ad9000-b7ae2000 r-xp 00000000 08:01 491561 /lib/libnss_files-2.5.so
    b7ae2000-b7ae3000 r-xp 00008000 08:01 491561 /lib/libnss_files-2.5.so
    b7ae3000-b7ae4000 rwxp 00009000 08:01 491561 /lib/libnss_files-2.5.so
    b7ae7000-b7af7000 r-xp 00000000 08:06 883545 /usr/local/oracle/db10g/jdk/jre/lib/i386/libverify.so
    b7af7000-b7af9000 rwxp 0000f000 08:06 883545 /usr/local/oracle/db10g/jdk/jre/lib/i386/libverify.so
    b7af9000-b7eff000 r-xp 00000000 08:06 883554 /usr/local/oracle/db10g/jdk/jre/lib/i386/client/libjvm.so
    b7eff000-b7f1a000 rwxp 00405000 08:06 883554 /usr/local/oracle/db10g/jdk/jre/lib/i386/client/libjvm.so
    b7f31000-b7f33000 r-xp 00000000 08:06 593842 /usr/local/oracle/db10g/lib/libOsUtils.so
    b7f33000-b7f34000 rwxp 00001000 08:06 593842 /usr/local/oracle/db10g/lib/libOsUtils.so
    b7f34000-b7f37000 r-xs 00000000 08:06 600149 /usr/local/oracle/db10g/jdk/jre/lib/ext/jta.jar
    b7f37000-b7f3b000 rwxs 00000000 08:01 458852 /tmp/hsperfdata_ora/2961
    b7f3b000-b7f43000 r-xp 00000000 08:06 883556 /usr/local/oracle/db10g/jdk/jre/lib/i386/native_threads/libhpi.so
    b7f43000-b7f44000 rwxp 00007000 08:06 883556 /usr/local/oracle/db10g/jdk/jre/lib/i386/native_threads/libhpi.so
    b7f45000-b7f46000 r-xp b7f45000 00:00 0 [vdso]
    bfbf0000-bfc06000 rwxp bfbf0000 00:00 0 [stack]
    Heap at VM Abort:
    Heap
    def new generation total 832K, used 640K [0xa7950000, 0xa7a30000, 0xa8320000)
    eden space 768K, 75% used [0xa7950000, 0xa79e02c0, 0xa7a10000)
    from space 64K, 99% used [0xa7a10000, 0xa7a1fff8, 0xa7a20000)
    to space 64K, 0% used [0xa7a20000, 0xa7a20000, 0xa7a30000)
    tenured generation total 10388K, used 7952K [0xa8320000, 0xa8d45000, 0xaf950000)
    the space 10388K, 76% used [0xa8320000, 0xa8ae4240, 0xa8ae4400, 0xa8d45000)
    compacting perm gen total 18176K, used 18137K [0xaf950000, 0xb0b10000, 0xb3950000)
    the space 18176K, 99% used [0xaf950000, 0xb0b066a0, 0xb0b06800, 0xb0b10000)
    Local Time = Fri Apr 6 09:24:01 2007
    Elapsed Time = 326
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid2961.log.
    # Please refer to the file for further information.
    bin/dbca: line 158: 2961 Aborted $JRE_DIR/bin/java -Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=$OH -DDISPLAY=$DISPLAY -DJDBC_PROTOCOL=thin -mx128m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
    Thanks!

  • Code outside HTML is locked

    Hi
    I've been using dreamweaver for a year or so and have just
    changed jobs. My predessessor has created templates for the web
    pages and has locked all the code.
    I have 2 questions - how do I unlock the templates?
    - can templates be created with the code unlocked?
    Help gratefully recieved
    Thanks!

    templates are divided into two basic sections, "locked and
    unlocked" or
    non-editable and editable. The code in the actual template is
    not locked
    and can be changed and manipulated as normal html code. When
    you create a
    page from a template, the parts you want to keep the same on
    every page are
    un-editable and the parts you set up for content are
    editable. When you
    open the generated page, the un-editable parts are "locked"
    When you make a change to the parent template in the "locked"
    or un-editable
    sections, Dreamweaver will update all associated pages in the
    local site and
    you will need to upload tyhem all to your remote site.
    Michael Hager
    www.cmhager.com
    "ecurtin99" <[email protected]> wrote in
    message
    news:eo05qv$aus$[email protected]..
    > Hi
    >
    > I've been using dreamweaver for a year or so and have
    just changed jobs.
    > My
    > predessessor has created templates for the web pages and
    has locked all
    > the
    > code.
    > I have 2 questions - how do I unlock the templates?
    > - can templates be created with the code
    > unlocked?
    >
    > Help gratefully recieved
    >
    > Thanks!
    >

  • Unexpected error detected in natve code outside the VM when using loadjava

    When I try to use loadjava to load and resolve a class into Oracle 10.2.0.1.0 or compile the source into a class using the v switch I get the following error stack, does anyone know why this is, could this be due to a bug in 10.2.0.1.0 ?
    C:\>loadjava -u techsupp/techsupp -v FileUtils.java
    arguments: '-u' 'techsupp/techsupp' '-v' 'FileUtils.java'
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x61D
    39E24
    Function=xaolog+0x5AF0
    Library=D:\Apps\agent10g\agent10g\bin\OraClient10.Dll
    Current Java thread:
    at oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Native Method
    at oracle.jdbc.driver.T2CPreparedStatement.executeForDescribe(T2CPrepare
    dStatement.java:518)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStateme
    nt.java:1030)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
    nt.java:1123)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePrep
    aredStatement.java:3284)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePrepare
    dStatement.java:3328)
    - locked <0x100117c0> (a oracle.jdbc.driver.T2CPreparedStatement)
    - locked <0x1053d048> (a oracle.jdbc.driver.T2CConnection)
    at oracle.aurora.server.tools.loadjava.LoadJavaState.getOldMD5(LoadJavaS
    tate.java:721)
    at oracle.aurora.server.tools.loadjava.ClientSchemaObject.getOldMD5(Clie
    ntSchemaObject.java:52)
    at oracle.aurora.server.tools.loadjava.SchemaObject.doCreate(SchemaObjec
    t.java:172)
    at oracle.aurora.server.tools.loadjava.SchemaObject.process1(SchemaObjec
    t.java:215)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:532)
    at oracle.aurora.server.tools.loadjava.LoadJava.addSource(LoadJava.java:
    574)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:439)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:380)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:349)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:652)
    at oracle.aurora.server.tools.loadjava.LoadJava.processDeferredFiles(Loa
    dJava.java:617)
    at oracle.aurora.server.tools.loadjava.LoadJava.process(LoadJava.java:81
    8)
    at oracle.aurora.server.tools.loadjava.LoadJava.command(LoadJava.java:25
    1)
    at oracle.aurora.server.tools.loadjava.LoadJavaMain.run(LoadJavaMain.jav
    a:103)
    at oracle.aurora.server.tools.loadjava.LoadJavaMain.main(LoadJavaMain.ja
    va:28)
    Dynamic libraries:
    0x00400000 - 0x0040B000 D:\Apps\oracle102\jdk\jre\bin\java.exe
    0x7C800000 - 0x7C8C2000 C:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F43000 C:\WINDOWS\system32\kernel32.dll
    0x77F50000 - 0x77FEC000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CEF000 C:\WINDOWS\system32\RPCRT4.dll
    0x77BA0000 - 0x77BFA000 C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000 D:\Apps\oracle102\jdk\jre\bin\client\jvm.dll
    0x77380000 - 0x77412000 C:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C49000 C:\WINDOWS\system32\GDI32.dll
    0x76AA0000 - 0x76ACD000 C:\WINDOWS\system32\WINMM.dll
    0x71BC0000 - 0x71BC8000 C:\WINDOWS\system32\rdpsnd.dll
    0x771F0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
    0x71C40000 - 0x71C98000 C:\WINDOWS\system32\NETAPI32.dll
    0x76B70000 - 0x76B7B000 C:\WINDOWS\system32\PSAPI.DLL
    0x10000000 - 0x10007000 D:\Apps\oracle102\jdk\jre\bin\hpi.dll
    0x00380000 - 0x0038E000 D:\Apps\oracle102\jdk\jre\bin\verify.dll
    0x00390000 - 0x003A9000 D:\Apps\oracle102\jdk\jre\bin\java.dll
    0x003C0000 - 0x003CE000 D:\Apps\oracle102\jdk\jre\bin\zip.dll
    0x62F00000 - 0x62F13000 D:\Apps\agent10g\agent10g\BIN\ocijdbc10.dll
    0x02E70000 - 0x02EC7000 D:\Apps\agent10g\agent10g\bin\OCI.dll
    0x7C360000 - 0x7C3B6000 C:\WINDOWS\system32\MSVCR71.dll
    0x61C20000 - 0x61E77000 D:\Apps\agent10g\agent10g\bin\OraClient10.Dll
    0x60870000 - 0x60956000 D:\Apps\agent10g\agent10g\bin\oracore10.dll
    0x60A80000 - 0x60B47000 D:\Apps\agent10g\agent10g\bin\oranls10.dll
    0x63690000 - 0x636A8000 D:\Apps\agent10g\agent10g\bin\oraunls10.dll
    0x60EB0000 - 0x60EB7000 D:\Apps\agent10g\agent10g\bin\orauts.dll
    0x71C00000 - 0x71C17000 C:\WINDOWS\system32\WS2_32.dll
    0x71BF0000 - 0x71BF8000 C:\WINDOWS\system32\WS2HELP.dll
    0x77670000 - 0x777A4000 C:\WINDOWS\system32\ole32.dll
    0x636B0000 - 0x636B6000 D:\Apps\agent10g\agent10g\bin\oravsn10.dll
    0x60FA0000 - 0x61098000 D:\Apps\agent10g\agent10g\bin\oracommon10.dll
    0x63430000 - 0x63457000 D:\Apps\agent10g\agent10g\bin\orasnls10.dll
    0x02ED0000 - 0x03448000 D:\Apps\agent10g\agent10g\bin\orageneric10.dll
    0x03450000 - 0x035C7000 D:\Apps\agent10g\agent10g\bin\oraxml10.dll
    0x60020000 - 0x60030000 C:\WINDOWS\system32\MSVCIRT.dll
    0x60960000 - 0x60A77000 D:\Apps\agent10g\agent10g\bin\oran10.dll
    0x62740000 - 0x62780000 D:\Apps\agent10g\agent10g\bin\oranl10.dll
    0x62790000 - 0x627A8000 D:\Apps\agent10g\agent10g\bin\oranldap10.dll
    0x627F0000 - 0x628FD000 D:\Apps\agent10g\agent10g\bin\orannzsbb10.dll
    0x62530000 - 0x62583000 D:\Apps\agent10g\agent10g\bin\oraldapclnt10.dll
    0x62670000 - 0x6268B000 D:\Apps\agent10g\agent10g\bin\orancrypt10.dll
    0x71BB0000 - 0x71BB9000 C:\WINDOWS\system32\WSOCK32.dll
    0x77D00000 - 0x77D8C000 C:\WINDOWS\system32\OLEAUT32.dll
    0x62920000 - 0x6296D000 D:\Apps\agent10g\agent10g\bin\oranro10.dll
    0x626B0000 - 0x626B7000 D:\Apps\agent10g\agent10g\bin\oranhost10.dll
    0x62660000 - 0x62666000 D:\Apps\agent10g\agent10g\bin\orancds10.dll
    0x629C0000 - 0x629C8000 D:\Apps\agent10g\agent10g\bin\orantns10.dll
    0x035D0000 - 0x03945000 D:\Apps\agent10g\agent10g\bin\orapls10.dll
    0x03950000 - 0x03959000 D:\Apps\agent10g\agent10g\bin\oraslax10.dll
    0x63080000 - 0x63285000 D:\Apps\agent10g\agent10g\bin\oraplp10.dll
    0x61ED0000 - 0x61F68000 D:\Apps\agent10g\agent10g\bin\orahasgen10.dll
    0x62AB0000 - 0x62B24000 D:\Apps\agent10g\agent10g\bin\oraocr10.dll
    0x03960000 - 0x039A9000 D:\Apps\agent10g\agent10g\bin\oraocrb10.dll
    0x62980000 - 0x62991000 D:\Apps\agent10g\agent10g\bin\orantcp10.dll
    0x63520000 - 0x635BB000 D:\Apps\agent10g\agent10g\bin\orasql10.dll
    0x76F50000 - 0x76F63000 C:\WINDOWS\system32\Secur32.dll
    0x62650000 - 0x62659000 D:\Apps\agent10g\agent10g\bin\oranbeq10.dll
    0x76C10000 - 0x76C39000 C:\WINDOWS\system32\imagehlp.dll
    0x6D580000 - 0x6D628000 C:\WINDOWS\system32\dbghelp.dll
    0x77B90000 - 0x77B98000 C:\WINDOWS\system32\VERSION.dll
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 18K [0x10010000, 0x100b0000, 0x104f0000)
    eden space 512K, 3% used [0x10010000, 0x10013e00, 0x10090000)
    from space 64K, 4% used [0x100a0000, 0x100a0a98, 0x100b0000)
    to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    tenured generation total 1408K, used 450K [0x104f0000, 0x10650000, 0x14010000
    the space 1408K, 31% used [0x104f0000, 0x10560a28, 0x10560c00, 0x10650000)
    compacting perm gen total 4096K, used 3699K [0x14010000, 0x14410000, 0x1801000
    0)
    the space 4096K, 90% used [0x14010000, 0x143accc8, 0x143ace00, 0x14410000)
    Local Time = Fri Sep 25 11:05:05 2009
    Elapsed Time = 3
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 interpreted mode)
    # An error report file has been saved as hs_err_pid2252.log.
    # Please refer to the file for further information.
    #

    Hi:
    Is not a bug on the internal OJVM, I mean this will not affect your code running inside the database.
    The problem is with the Sun JVM shipped with your 10g database, note the message:
    Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 interpreted mode)
    If you can load your Java code without using -v (verbose) flag it will run OK.
    If not try loading your Java class compiled outside in .class format. Remember to compile the class with a JDK 1.4.
    Also you could find a workaround for the Sun JVM at Sun's blogs.
    There is an alternate method for loading classes using Ant task or Maven, see this projects as examples:
    [http://dbprism.cvs.sourceforge.net/viewvc/dbprism/ojvm/]
    [http://dbprism.cvs.sourceforge.net/viewvc/dbprism/DataService/]
    Note the loadjava.xml file which defines an Ant task using the aurora.zip file shipped with your Oracle database and which have the logic for uploading classes.
    Best regards, Marcelo.

  • JNDI tree access for code outside servlets and EJBs and JSPs

    Can code outside EJBs, Servlets and JSPs have access to the JNDI tree?
    For example, in a web application, web.xml has a env-entry declaration which I want to access from a POJO which is called by a JSP in the web app. Is this permissible?

    Can code outside EJBs, Servlets and JSPs have access
    to the JNDI tree?
    For example, in a web application, web.xml has a
    env-entry declaration which I want to access from a
    POJO which is called by a JSP in the web app. Is
    this permissible?Yes. Read the JNDI tutorial.

  • Non-Dreamweaver templates for Contribute

    Are there any guidelines anywhere for creating the equivalent
    of Contribute editable/non-editable templates for sections of HTML
    pages which were not created by Dreamweaver; for example,
    guidelines on the use of <!-- begineditable--> etc.?

    Ian,
    The Dreamweaver template system works from the standpoint of
    a "deny all, allow some" mentality.
    Initially a Dreamweaver template file allows no editing to
    any sections. When modifying the template in Dreamweaver or any
    other text editor, the addition of the begin/end editable pairs
    enables the editing of any content existing within the tag pair.
    If you want to create a template for use with Contribute
    outside of Dreamweaver just create the file with any editable
    sections you desire then change the file extension to .dwt and
    place it in the "Templates" directory on your CPS managed
    webserver. Any files in the "Templates" directory that end with
    ".dwt" will be loaded on the next startup of the Contribute client.
    By default the Publisher and Writer roles allow access to all
    templates in the "Templates" directory via the Contribute client.
    Also, make sure that the "whatever" text mentioned by Murray
    is unique to each individual editable region.
    Please note that the Contribute/Dreamweaver template
    interaction is *not* a run-time template system. Dreamweaver
    templates are design-time templates. If you have sections of the
    template that change later then those changes will need to be
    applied on a page-by-page basis to each page using a given
    template. This functionality is automatically handled within the
    Macromedia workflow by using Dreamweaver to download the entire
    site then having it update all pages that are based on a given
    template.
    The piece of the code that denotes which template is assigned
    to a given page is as follows:
    <!-- InstanceBegin template="/Templates/level2.dwt"
    codeOutsideHTMLIsLocked="false" -->
    with an acompanying closing tag of:
    <!-- InstanceEnd -->
    The "InstanceBegin" tag should follow the opening html tag
    and the "InstanceEnd" tag should precede the closing html tag.
    The important piece of the "InstanceBegin" tag is the value
    of the "template" attribute. This needs to be the path to the
    specific template file relative to the webroot on the server.
    Hope this helps.

  • Include "templates/ztomplarf/98/alv_0.html" not available.

    With ITSmobile I try to implement an ALV Grid on the dynpro in a Custom Container, and the error in st22 is:
    Template "templates/ztomplarf/98/zrfq_alvstock_200.html" contains syntax errors
    and therefore could not be compiled.
    Cause of error:Include "templates/ztomplarf/98/alv_0.html" not available.
    The syntax error is in row: 112, column: 103
    The incorrect HTMLB line is:
    " `include(~service="ztomplarf", ~theme="98", ~name="alv_grid.html");"
    Thanks and regards.

    Hello Javier,
    You probably need to regenerate your service, please see SAP help:
    http://help.sap.com/saphelp_nw70/helpdata/en/46/668d4b72255de4e10000000a1553f6/frameset.htm
    for details.
    You could also test with ~generatedynpro 1 to see if the ALV grid is even there in your service, but you should have a template for it.  If your service still does not work then you will need to debug. 
    Edgar

  • Template for base.htm

    kindly help me to find template for a base html to run forms
    like to run form in separate html in same window for another html

    Hi,
    your question isn't quite clear. The separate window can be set in the formsweb.cfg file setting separateframe=true
    Frank

  • Outlook code in html please harry up

    looking for code in html to run the outlook client but it have to include the navigation bar and the public folder.
    and yes i have seen the sample in sap.help.com and in the sdn but it is not enough.
    Message was edited by: Yoav Toussia Cohen

    A simple search at Google will lead you to this KB article: http://support.microsoft.com/?kbid=281618
    As you can see, my page can be improved a lot! After all, it was written 4 years ago and a quick hack to see how it worked.
    In version 4.5 of the portal, this was how Outlook was integrated. smile I hope you are not going for this type of integration today.
    Regards,
    Mikael

  • HTML Editor for creating e-mail templates for SAP Cloud for Customer

    Hi Techies,
                     Is there any preferred software for creating e-mail templates to use with SAP Cloud for Customers ? I mean to avoid unnecessary errors when creating standard e-mail template which are recognized unified manner within the system.
    Will appreciate with rewards points for best support.

    Here is a template for the wire-frame that we used. We went with pure HTML tables so that the response could be multi-client compatible. We found that additional code caused issues with certain clients. In the middle table, we had linked icons to our respective self serve properties and additional support options for Chat and our own Support Community.
    The content of the email will be placed where #Text# is. Our email responses include the content and the basic signature. We also provide our detailed legal disclaimer at the bottom with additional links if needed.
    Let me know if you have any questions.
    Thanks!
    Josh
    <font face="Trebuchet MS, Arial, Helvetica, sans-serif" size="2">
    <table width="100%" cellspacing="0" cellpadding="0">
      <tr>
        <td style="width:50px;">  </td>
        <td style="border: 1px solid #9b9b9b; border-bottom: none;">
           <div style="color: #6a6a6a; display: block; margin: 10px; padding: 10px;">#Text#<!--Placeholder for email content.--></div>
          <p style="color: #6a6a6a; display: block; margin: 10px; padding: 10px;">Chat:       <br />
          Support Community: <br />
          Customer Care: </p>
        <p> </p></td>
      </tr>
    </table>
    <table width="100%" cellspacing="0" cellpadding="0">
      <tr>
        <td style="width:500px; border: 1px solid #9b9b9b;">
    <table width="100%">
      <tr>
      <td width="50" valign="middle"><!--Include links to self serve options here--><img src="XXXXX" alt="XXXX" title="XXXX" style="border:0 none;" /></a></td>
            <td valign="middle">
            <p style="color: #6a6a6a; display: block; margin: 5px;"><!--Include links to self serve options here-->Support is also on: &#13;
      </td>
      </tr>
    </table>
        </td>
        <td style="border-right: 1px solid #9b9b9b;"> </td>
      </tr>
    </table>
    <table width="100%" cellspacing="0" cellpadding="0">
      <tr>
        <td style="width:50px;">  </td>
        <td border="1" style="border: 1px solid #9b9b9b; border-top:none;"><p> </p>
        <p style="color: #6a6a6a; display: block; margin: 10px; padding: 10px;"><strong>NOTICE:</strong> Legal Disclaimer   Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse a
    magna non libero accumsan luctus. Donec purus metus, mollis nec
    commodo ac, hendrerit pulvinar lectus. Sed quis elit felis. Duis ut
    eros urna. Morbi fringilla nunc vitae enim mollis in sodales nisl
    tincidunt. Etiam orci risus, convallis ut tristique in, vestibulum sed
    ligula. Donec quis sodales purus. Donec dignissim lacus dignissim
    justo fermentum eu volutpat justo consectetur. Fusce metus massa,
    fringilla sed malesuada nec, vulputate quis lectus. Vestibulum et
    venenatis ante. Vestibulum non dui dolor, et tempus magna. Cras
    tincidunt cursus enim, id convallis tortor placerat eu. In in magna ac
    dui pretium placerat. Duis tortor leo, viverra ac tincidunt nec,
    bibendum non nunc.
    Curabitur et turpis vel nulla vulputate ullamcorper id sed eros. Donec
    orci lacus, elementum nec vulputate et, varius id neque. In ac magna
    ac lectus gravida consectetur. Class aptent taciti sociosqu ad litora
    torquent per conubia nostra, per inceptos himenaeos. Etiam egestas,
    diam vitae molestie vestibulum, magna orci ultricies nisi, id luctus
    lorem nulla nec lorem. Donec tincidunt vehicula ipsum eget mattis.
    Donec dictum vulputate mi ut facilisis. Vivamus varius augue fermentum
    libero iaculis quis dictum ante consequat. Aenean luctus massa sit
    amet nulla sagittis id fermentum sem luctus. Vivamus odio diam,
    lacinia ac egestas eget, tincidunt et sem. Sed a ante dui, eu
    scelerisque eros. Nullam et faucibus odio. Nunc posuere auctor sem, ac
    blandit ipsum molestie sit amet. Nullam nec luctus arcu. </p>
        <p> </p></td>
      </tr>
    </table>
    </font>

  • Invalid content type for SOAP: TEXT/HTML; HTTP 500 Internal Server Error

    Hi,
    I have this error on a SOAP Receiver Channel: invalid content type for SOAP: TEXT/HTML; HTTP 500 Internal Server Error
    I've found several threads on SDN Forums about similar errors, but I did not find a solution for my problem yet.
    I checked this blog: /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009  Pt.6 applies to my situation, but the proposed solution doesn't solve the problem.
    TRACE Messaging System
    u2026
    2011-06-06 10:59:41.822 Success Delivering to channel: CC_SOAP_RCV_XXX
    2011-06-06 10:59:41.823 Success MP: entering1
    2011-06-06 10:59:41.825 Success MP: processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean
    2011-06-06 10:59:41.828 Success SOAP: request message entering the adapter with user J2EE_GUEST
    2011-06-06 10:59:42.012 Error SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 500 Internal Server Error
    2011-06-06 10:59:42.014 Success SOAP: sending a delivery error ack ...
    2011-06-06 10:59:42.014 Success SOAP: sent a delivery error ack
    u2026
    Message Details
    Address   http://aaa.bbb.be:54000/MessagingSystem/receive/AFW/XI 
    Credential   PasswordCredential(PIISUSER):password=******** 
    Transport Headers   accept-encoding=gzip sap-xi-messageid=4DEA11FE90003094E10000000AE908B4 content-length=7520 http=POST host= aaa.bbb.be:54000 user-agent=SAP NetWeaver Application Server (1.0;711) content-type=multipart/related;boundary=SAP_4DEA47CEAD3A5138E10000000AE908B4_END;type="text/xml";start="" soapaction="http://sap.com/xi/XI/Message/30" 
    Configuration Details SOAP Communication Channel
    SOAP Receiver Channel
    No modules configured
    Do not use SOAP Envelope  -> NOT checked
    If I type the target URL in browser it opens (no login required) and I see the available web services.
    Anyone any idea what's the reason for this error?
    Thanks in advance
    Kind Regards
    Edmond Paulussen

    Hi Edmond,
    We faced similar problem & found alternative.
    Try out, if it works for u as well.
    1) Use HTTP Adapter instead of SOAP.
    Transport Protocol : HTTP 1.0
    Message Protocol : XI Payload in HTTP Body
    Adapter Engine : Integration Server
    Addressing type : URL Address.
    Target Host:
    Service Number :
    Path Prefix:
    Authentication type : we hv used Ananymus login, as our login details in payload header.
    Content Type : application/soap+xml;charset=UTF-8( this is IMP).
    Header Fields.
    Name         value
    Host           target host
    XI Payload Manipulation
    XML Code : UTF-8
    Hope, this helps...
    -santosh.

  • An error occurred during translation of your HTML master page. For more information, please navigate to the master page by clicking the preview button in the Master Page Gallery or directly typing its URL

    I apply theme before singing all users into application ,now  visitor/member are not affected color text so we are reapplying themes 
    I am not able to reapplying SPColor /my site Host template "  An error occurred during translation of your HTML master page. For more information, please navigate to the master page by clicking the preview button in the Master Page Gallery
    or directly typing its URL" while applying theme i am getting error
     

    is it your public site/ community site or team site?
    what level of subscription you have?i would say try to delete the site and try to create a new.
    http://community.office365.com/en-us/forums/154/t/147705.aspx
    are you able to open the site in the sharepoint designer?
    or try to send them the private message to the support team.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Needed: flash for dummies - a template for HTML snippet

    I am a dummy when in comes to code. I understand that iWeb '08 uses "HML Snippets" and by using them, you can add flash movies (.flv or .swf) to your iWeb '08 created site.
    What I (and apparently many other dummies) need is a step by step set of instructions on how to modifiy an HTML template and where to put the flash files to get them to work.
    <http://web.mac.com/wyodor/Embed_Media/Embed.html> provides useful HTML templates, but they leave many unanswered questions that dummies, like me, have no clue about. Here is the template for .flv files with my questions in CAPITALS.
    Object for Flash movies with player.
    The outer object is for Safari.
    The inner object is for Firefox/Camino.
    This sample uses a Flash player. There are several Flash players around you can use.
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="260"CHANGE WIDTH AND HEIGHT TO DIMENSIONS OF MY FLASH MOVIE-YES? codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=8,0,0,0">
    <param name="src" value="http://url/to//anpplayer.swf?file=movie.flv&amp;autoStart=true" />CHANGE URL TO LOCATION OF .FLV FILE? CHANGE MOVIE.FLV TO NAME OF FLASH MOVIE?
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    <object type="application/x-shockwave-flash" data="http://url/to/anpplayer.swf?file=movie.flv&amp;autoStart=true" width="320" height="260">CHANGE URL TO LOCATION OF .FLV FILE? CHANGE MOVIE.FLV TO NAME OF FLASH MOVIE? CHANGE DIMENSIONS TO THOSE OF MY FLASH MOVIE?
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    </object>
    </object>
    IF YOU INCLUDE THE FLASH MOVIE IN THE iWEB FILES FOR THAT PAGE, IS THERE A WAY TO INDICATE THAT THE PATH TO THEM IS SHORTER THAN THE WHOLE HTTP//...?
    I have read all the postings and gone to all the sites and attempted doing what they seem to say and I am still having no luck. I hope someone will take the time to explain to dummies like me how to do this. I used iWeb because I thought it would be simple.

    Remember, I am a dummy.
    The path I gave to files is an invention, not the actual path I am using, but that is not the problem (I suspect). I have eliminated the parameters ending in false. Will that mean that the controller shows up? That the movies does not loop?
    Should the question mark not be there or is it required? I have no idea what it does.
    My understanding (or misunderstanding) was that this code has two parts to address playback on various browsers. Is that true or is it just redundant?
    Here is what I have now. If you could just make necessary changes and post, that would probably be the biggest help. The "piecemeal" approach leaves me with more questions. Thanks for all the help.
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="309" height="206"
    <codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=8,0,0,0">
    <param name="src" value="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?file=Mixotri cha.flv&amp;autoStart=true" />
    <param name="autoplay" value="true" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    <object type="application/x-shockwave-flash" data="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?
    file=Mixotricha.flv&amp;autoStart=true" width="309" height="206">
    <param name="autoplay" value="true" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    </object>
    </object> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="309" height="206"
    <codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=8,0,0,0">
    <param name="src" value="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?file=Mixotri cha.flv&amp;autoStart=true" />
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    <object type="application/x-shockwave-flash" data="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?file=Mixotric ha.flv&amp;autoStart=true" width="309" height="206">
    <param name="autoplay" value="true" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    </object>

  • Changing HTML templates for Standard SRM screens!!!!!

    Hello SRM gurus,
    I have to modify the standard SRM PO screen. I have modified the screen and added the requirement tracking number field but on activation it gives me message to adapt the HTML template manually.
    How to change HTML template assigned to the screen? Also what more needs to be done for the field to appear on the SRM portal?
    I am not aware even of the transaction code to be used.
    Your help will highly be appreciated and rewarded.
    Regards,
    Shrikant Gavali.

    Hi,
    You need not chnage the Standard SRM screen nor the HTML template  to add a custom field in the PO sceen.
    Please check these notes:
    672960 - user-defined fields.pdf
    676016 - user-defined fields.pdf
    There is an additional note for req tracking no not available in SC but in your case you want the field in PO so wont be relevant.
    Note 676016 - SRM: Requirement Tracking Number not available
    Also refre this weblog for adding custom fields in the std SRM screens:
    /people/nanda.kondagunta/blog/2006/10/23/how-to-create-custom-fields-in-srm
    The tcode for PO is BBP_POC.If you ever need to  modify the HTML template for this screen/trascn,goto SE80.select Internet service as BBP_POC.There you can see all the HTNL templates and each of which corresponds to some screen in the trascn BBP_POC(PO trascn).
    BR,
    Disha.
    Do reward points for useful answers.

  • Creating a HTML Template for Professional Web Transaction

    Hi ,
    I am  trying to create a template for a transaction. While creating the internet service.. i select the initial screen for the template to be generated. A template is generated. But it gives error when i try to use it.
    How do i create a HTML template for transaction , for which there are no default template available when creating a internet service.
    Please help.
    Thanks and Regards
    Bharathwaj

    Hi ,
    I am  trying to create a template for a transaction. While creating the internet service.. i select the initial screen for the template to be generated. A template is generated. But it gives error when i try to use it.
    How do i create a HTML template for transaction , for which there are no default template available when creating a internet service.
    Please help.
    Thanks and Regards
    Bharathwaj

Maybe you are looking for

  • Sharing apps between itunes accounts

    My husband  & I have 2 separate itunes accounts. We got our son an ipod & we each want to 'give' him some of our apps and songs, etc. How can we both do this in sharing? Sharing sounds like it is one 'HOME' account.

  • Why when i upload pics i can't see them  on my fb home page but just on ios album??

    Who can help me!?

  • Still possible to download Acrobat X Pro?

    3 years ago I purchased Acrobat X Pro for download. My computer crashed and I want to install it on a new computer now but I can't find any download link to Acrobat X Pro version. It is still possible to download Acrobat X Pro? Also: I have a serial

  • Can't change still length

    When I import stills into my movie, I can change the length by putting the cursor at either end. I get a bar with arrows on either side. I can't get the bar with just one arrow on it. That's not my real question. My main problem is later on I'm tryin

  • Shrink,alter table move

    hi This is the scenerio a,b,c: distinct blocks f:free blocks Assume the extent is like: aaafffccccbbfb after shrink does it become like aaabbbccccffff or aaafffccccbbbf