JavaScript error "unknown fsval type" in template

I recemtly added an image and some text to a template. The
new stuff has some simple links, that's all. I updated all the
files based on it and uploaded them, but they don't shown the new
content.
However, sometimes in Dreamweaver, I get this message:
"The following translators were not loaded due to errors:
The following JavaScript error(s) occurred:
unknown jsval type ----- for XDR."
Where those hyphens are in the last line are two boxes and an
uppercase A with an umlaut (two dots) above it -- in other words,
some strange characters.
Does anyone know what this means? I can't reproduce the
message now, but the new content is not appearing.
Thanks,
Ellen

You can try this simple fix (if Windows) -
Quit DW.
Find this folder -
C:\Documents and Settings\<username>\Application
Data\Macromedia\Dreamweaver
8\Configuration\WinFileCache-*.dat
(these folders are normally hidden - you may have to use
Explorer > Tools >
Folder Options to unhide them)
and delete it.
Restart DW. Works better?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Ellen Finkelstein" <[email protected]>
wrote in message
news:edvp0d$1l4$[email protected]..
> Almost every time I save after making a change in
Dreamweaver, I get this
> message:
> "The following translators were not loaded due to
errors:
> The following JavaScript error(s) occurred:
>
> unknown jsval type ----- for XDR."
> Where those hyphens are in the last line are two boxes
and an uppercase A
> with
> an umlaut (two dots) above it -- in other words, some
strange characters.
>
> Does anyone know what this means? I can't reproduce the
message now, but
> the
> new content is not appearing.
> Thanks,
> Ellen
> P.S. I posted this a while ago but no one answered and
I'd really like to
> know
> what's causing it.
>

Similar Messages

  • JavaScript error: unknown jsval type

    Almost every time I save after making a change in
    Dreamweaver, I get this message:
    "The following translators were not loaded due to errors:
    The following JavaScript error(s) occurred:
    unknown jsval type ----- for XDR."
    Where those hyphens are in the last line are two boxes and an
    uppercase A with an umlaut (two dots) above it -- in other words,
    some strange characters.
    Does anyone know what this means? I can't reproduce the
    message now, but the new content is not appearing.
    Thanks,
    Ellen
    P.S. I posted this a while ago but no one answered and I'd
    really like to know what's causing it.

    You can try this simple fix (if Windows) -
    Quit DW.
    Find this folder -
    C:\Documents and Settings\<username>\Application
    Data\Macromedia\Dreamweaver
    8\Configuration\WinFileCache-*.dat
    (these folders are normally hidden - you may have to use
    Explorer > Tools >
    Folder Options to unhide them)
    and delete it.
    Restart DW. Works better?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Ellen Finkelstein" <[email protected]>
    wrote in message
    news:edvp0d$1l4$[email protected]..
    > Almost every time I save after making a change in
    Dreamweaver, I get this
    > message:
    > "The following translators were not loaded due to
    errors:
    > The following JavaScript error(s) occurred:
    >
    > unknown jsval type ----- for XDR."
    > Where those hyphens are in the last line are two boxes
    and an uppercase A
    > with
    > an umlaut (two dots) above it -- in other words, some
    strange characters.
    >
    > Does anyone know what this means? I can't reproduce the
    message now, but
    > the
    > new content is not appearing.
    > Thanks,
    > Ellen
    > P.S. I posted this a while ago but no one answered and
    I'd really like to
    > know
    > what's causing it.
    >

  • Error: unknown entity type 'Archive' when building external library

    Hi,
    This is what I get when trying to build a external library in SP14. If I look at the Libraries.pp files there are entries like this:
    <entity>
         <name>CLASSES12.JAR</name>
         <package></package>
         <caption>CLASSES12.JAR</caption>
         <description></description>
         <entity-type>Archive</entity-type>
         <entity-sub-type>Java Library</entity-sub-type>
    </entity>
    CLASSES12.JAR is a jar file I've added to the libraries folder and then added to the Public part (used <a href="/people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro blog</a> as an example)
    Build log:
    Development Component Build (2006-02-23 10:27:16)
    Component name: lib
    Component vendor: XXXXXXXXX.com
    SC compartment: MyComponents
    Configuration: LocalDevelopment
    Location: local
    Source code location: jarpak@XXXXXXXXX
    DC root folder: C:\Documents and Settings\jarpak\.dtc\LocalDevelopment\DCs\XXXXXXXXX\lib\_comp\
    DC type: External Library
    Host: XXXXXXXXX
    DC Model check:
    [dcmake] All used DCs are available locally
    [dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/externalarchive"
    [dcmake] DC model check OK
    Start build plugin:
    [dcmake] using build plugin: sap.com/tc/bi/bp/externalarchive
    [dcmake] starting build plugin from : C:\Program Files\SAP\JDT\eclipse\plugins\com.sap.tc.ap\comp\SAP_BUILDT\DCs\sap.com\tc\bi\bp\externalarchive\_comp\gen\default\public\lib\
    Build Plugins Version 6.40.0.111 (ExternalArchivePlugin, 630_VAL_REL ) from 2005-09-09 23:37:14 CEST
    Building development component 'lib', vendor 'XXXXXXXXX', type 'External Library'
    software component 'MyComponents', vendor 'sap.com'.
    location 'local'.
    source code location 'jarpak@XXXXXXXXX'.
    General options:
    convert *.xlf to *.properties: yes
    include sources for debugging: yes
    Reading BuildInfrastructure extension from DC tc/bi/util (vendor sap.com)
    Added technology 'sap.com/tc/bi/core'
    Error: unknown entity type 'Archive'.
    Cleaning up.
    Regards,
    Jari

    Hi,
    Solved it on my own with
    Re: Activation Error: "unknown entity type 'Archive'" thread.
    Jari

  • Error during invokation of webservices: "error: unknown java type:"

    hi,
    I'm having issues with invoking a webservice from the "WebLogic Test Client". The webservice exposes the methods from a stateless session EJB and Weblogic Workshop was used to create the webservice controls
    Weblogic version: 10.0 mp1
    Pls. advise.
    Error message ...
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header />
    <env:Body>
    <env:Fault>
    <faultcode>env:Server</faultcode>
    <faultstring>error: unknown java type: com.margin.engine.entity.ClientSet</faultstring>
    <detail>
    <bea_fault:stacktrace xmlns:bea_fault="http://www.bea.com/servers/wls70/webservice/fault/1.0.0">com.bea.xml.XmlRuntimeException: error: unknown java type: com.margin.engine.entity.ClientSet
    at com.bea.staxb.runtime.internal.FailFastErrorHandler.add(FailFastErrorHandler.java:45)
    at com.bea.staxb.runtime.internal.MarshalResult.addError(MarshalResult.java:265)
    at com.bea.staxb.runtime.internal.AnyTypeRuntimeBindingType.determineActualRuntimeType(AnyTypeRuntimeBindingType.java:84)
    at com.bea.staxb.runtime.internal.RuntimeBindingProperty.getActualRuntimeType(RuntimeBindingProperty.java:110)
    at com.bea.staxb.runtime.internal.PushMarshalResult.walkRankOneSoapArray(PushMarshalResult.java:570)
    at com.bea.staxb.runtime.internal.PushMarshalResult.walkSoapArray(PushMarshalResult.java:534)
    at com.bea.staxb.runtime.internal.PushMarshalResult.visit(PushMarshalResult.java:437)
    at com.bea.staxb.runtime.internal.SoapArrayRuntimeBindingType.accept(SoapArrayRuntimeBindingType.java:59)
    at com.bea.staxb.runtime.internal.PushMarshalResult.writeContents(PushMarshalResult.java:192)
    at com.bea.staxb.runtime.internal.PushMarshalResult.marshalTopType(PushMarshalResult.java:93)
    at com.bea.staxb.runtime.internal.MarshallerImpl.marshalBindingType(MarshallerImpl.java:302)
    at com.bea.staxb.runtime.internal.MarshallerImpl.marshalType(MarshallerImpl.java:435)
    at weblogic.wsee.bind.runtime.internal.LiteralSerializerContext.marshalType(LiteralSerializerContext.java:70)
    at weblogic.wsee.bind.runtime.internal.BaseSerializerContext.internalSerializeType(BaseSerializerContext.java:175)
    at weblogic.wsee.bind.runtime.internal.BaseSerializerContext.serializeType(BaseSerializerContext.java:95)
    at weblogic.wsee.codec.soap11.SoapEncoder.encodePart(SoapEncoder.java:284)
    at weblogic.wsee.codec.soap11.SoapEncoder.encodeReturn(SoapEncoder.java:205)
    at weblogic.wsee.codec.soap11.SoapEncoder.encodeParts(SoapEncoder.java:192)
    at weblogic.wsee.codec.soap11.SoapEncoder.encode(SoapEncoder.java:119)
    at weblogic.wsee.codec.soap11.SoapCodec.encode(SoapCodec.java:128)
    at weblogic.wsee.ws.dispatch.server.CodecHandler.encode(CodecHandler.java:103)
    at weblogic.wsee.ws.dispatch.server.CodecHandler.handleResponse(CodecHandler.java:50)
    at weblogic.wsee.handler.HandlerIterator.handleResponse(HandlerIterator.java:236)
    at weblogic.wsee.handler.HandlerIterator.handleResponse(HandlerIterator.java:220)
    at weblogic.wsee.ws.dispatch.server.ServerDispatcher.callHandleResponse(ServerDispatcher.java:135)
    at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:108)
    at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
    at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
    at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
    at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:257)
    at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3395)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    </bea_fault:stacktrace>
    </detail>
    </env:Fault>
    </env:Body>
    </env:Envelope>

    Olivier, thank you so much
    SOAMANAGER does not exist in my system (sp level 8), so node "/sap/bc/soap/rfc" should be active. Actually, it is active.
    I think the problem is related to user rights/profiles.
    I have tried to create another WS after assigning role SAP_BC_WEBSERVICE_ADMIN. The same error when trying to activate it, but now, I can see this WS in SE80 (under "Enterprise Services->Service Definition"). It is not active there and if I try to activate it, a success message appears indicating that user "is not authorized to use function netzwerkadministration". I cannot see any new services in SICF...
    Probably the new entry in SICF will be created after activating WS in SE80...
    Do u know what user profile should I add in order to properly activate the WS in SE80?
    Thank you very much!
    Vicente

  • Reason for Error "Unknown field type (28) encountered."

    Hello,
    I'm from Germany, so sorry for my English first.
    I got the error "Unknown field type (28) encountered." when I run
    a simple "SELECT * FROM system.functions" on my ADD-Database.
    The solution for this problem is found in the KBA 2145730.
    If I use the ADS DLLs v. 11.10.0.22 I got the error, but if I use the
    ADS DLLs v. 9.10.0.35 everything is fine.
    For solving other problems I think it would be better to use the newest
    version, but in this case I can't. At this time it is not a problem, because
    I can't find any real reason so that I must update for now, but nevertheless
    I'd like to know, why this error occurs. What is type 28? Or (what real
    would be great) can I make changes to my software, so that I can
    avoid this problem? I hope you can help me with this "riddle" and wish
    all of you a great day.
    Greetings from Germany,
    Gerit Freericks

    For backwards compatibility the server will send different field types (i.e. char vs varchar, ansi vs unicode, etc).
    The server determines this based on the ACE (Advantage Client Version).  By swapping in new DLLs you are telling the server that you are running a newer client and it can send the newer field types etc for the system tables.
    In addition to swapping the DLLs re-build the application with the new TDataSet (re-compile) and this should resolve your issue.
    For the field types look at ACE.pas  (or ACE.h) in the TDataSet (on the latest).  It looks like 28 is an NMEMO (Unicode Memo field)

  • Deployment Tool Error - unknown document type - Add to Application EJB jar

    I am creating a new application in the J2EE deployment tool and adding an EJB JAR to it. The jar contains the ejb-jar.xml file. This file has the standard doctype:
    <!DOCTYPE ejb-jar PUBLIC
    '-//Sun Microsystems, INC.//DTD Enterprise JavaBeans 1.1//EN'
    'file:/C:/j2sdkee1.3/lib/dtds/ejb-jar_2_0.dtd'>
    I get the Unknown Document Type error when I try to add this jar to the application:
    Error: Adding EJB JAR - java.lang.RuntimeException: Invalid XML : Unknown document type : org.apache.crimson.tree.Doctype@e8647
    The xml file validates fine in NetBeans 3.4. I use NetBeans to generate the jar file.
    Any ideas as to what is happening would be appreciated.

    Try replacing the DTD definition as specified below.
    http://java.sun.com/dtd/ejb-jar_2_0.dtd
    regards,
    Siddique

  • Javaws error = unknown proxy type:HTTP

    os: ubuntu 8.10
    kernel: 2.6.27-7
    java version: 1.6.0_10
    my school district uses an online web grading program (powerschool) which uses a jnlp file. the trouble is, no matter what i set my proxy variables for in the controlpanel, java spits out this error on line 1:
    com.pearson.powerschool.sdk.common.SDKRemoteException:java.net.SocketException: Unknown proxy type : HTTPany help would be greatly appreciated.

    I have a similar problem when trying to connect to a different online programme ( an online database) using Vista Business.
    Other users have got around it by adding the URL of the server or the site to their list of sites not to use a proxy server for in their web browser.
    Unfortunately I can only get online through a proxy-server so adding it to this list means I wont be able to connect at all.

  • Error: Unknown Resource Type

    I am defining a resource in Oracle's OC4J:
    oracle.jdbc.pool.OracleConnectionPoolDataSource
    When I attempt a "lookup", I get an error:
    Error instantiating web-app JNDI-context: Unknown resource type: oracle.jdbc.pool.OracleConnectionPoolDataSource
    Any ideas?

    ok man you shell set teh class12.jar in you server class path , try it

  • Javascript error when editing an Event Template

    I'm currently evaluating Adobe Connect to determine if it will work well for our company's webinars. As part of the evaluation, I attempted to create a custom event template. The first thing I did was to apply a custom background (using an image) to the template. The next thing I did was attempt to change the time zone from U.S./Michigan to U.S./Eastern. When the page refreshed, I got the error message included below. After that, every time I attempted to edit any template, I got the sam error message. I am accessing Adobe Connect using the Google Chrome browser Version 32.0.1700.107 m. I tried loggin in with Internet Explorer 9 version 9.0.8112.16421. At first, it seemed to work, but then I went to edit something in the catalog (adding a graphic), and, suddenly, I got the error again.
    I tried to contact Support through chat, but they don't support trials. Can anyone help me with this issue?
    Error during include of component '/apps/connect/components/eventlandingpage'
    Error Message:
    org.apache.sling.api.scripting.ScriptEvaluationException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp
    Processing Info:
    Page
    =
    /content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing
    Resource Path
    =
    /content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing/jcr:content
    Cell
    =
    eventlandingpage
    Cell Search Path
    =
    eventlandingpage|page
    Component Path
    =
    /apps/connect/components/eventlandingpage
    Sling Request Progress:
          0 (2014-02-22 17:16:17) TIMER_START{Request Processing} 0 (2014-02-22 17:16:17) COMMENT timer_end format is {<elapsed msec>,<timer name>} <optional message> 0 (2014-02-22 17:16:17) LOG Method=GET, PathInfo=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing.html 0 (2014-02-22 17:16:17) TIMER_START{ResourceResolution} 0 (2014-02-22 17:16:17) TIMER_END{0,ResourceResolution} URI=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing.html resolves to Resource=JcrNodeResource, type=cq:Page, superType=null, path=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing 0 (2014-02-22 17:16:17) LOG Resource Path Info: SlingRequestPathInfo: path='/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing', selectorString='null', extension='html', suffix='null' 0 (2014-02-22 17:16:17) TIMER_START{ServletResolution} 0 (2014-02-22 17:16:17) TIMER_START{resolveServlet(JcrNodeResource, type=cq:Page, superType=null, path=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing)} 0 (2014-02-22 17:16:17) TIMER_END{0,resolveServlet(JcrNodeResource, type=cq:Page, superType=null, path=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing)} Using servlet /libs/foundation/components/primary/cq/Page/Page.jsp 0 (2014-02-22 17:16:17) TIMER_END{0,ServletResolution} URI=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing.html handled by Servlet=/libs/foundation/components/primary/cq/Page/Page.jsp 0 (2014-02-22 17:16:17) LOG Applying Requestfilters 0 (2014-02-22 17:16:17) LOG Calling filter: org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter 0 (2014-02-22 17:16:17) LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.core.impl.WCMRequestFilter 0 (2014-02-22 17:16:17) LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.theme.impl.ThemeResolverFilter 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet 0 (2014-02-22 17:16:17) LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter 0 (2014-02-22 17:16:17) LOG RedirectFilter did not redirect (MobileUtil.isMobileResource() returns false) 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.core.impl.warp.TimeWarpFilter 0 (2014-02-22 17:16:17) LOG Applying Componentfilters 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter 0 (2014-02-22 17:16:17) TIMER_START{/libs/foundation/components/primary/cq/Page/Page.jsp#0} 0 (2014-02-22 17:16:17) LOG Including resource JcrNodeResource, type=connect/components/eventlandingpage, superType=null, path=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing/jcr:content (SlingRequestPathInfo: path='/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing/jcr:content', selectorString='null', extension='html', suffix='null') 0 (2014-02-22 17:16:17) TIMER_START{resolveServlet(JcrNodeResource, type=connect/components/eventlandingpage, superType=null, path=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing/jcr:content)} 0 (2014-02-22 17:16:17) TIMER_END{0,resolveServlet(JcrNodeResource, type=connect/components/eventlandingpage, superType=null, path=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing/jcr:content)} Using servlet /libs/foundation/components/page/page.jsp 0 (2014-02-22 17:16:17) LOG Applying Includefilters 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter 0 (2014-02-22 17:16:17) LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter 0 (2014-02-22 17:16:17) TIMER_START{/libs/foundation/components/page/page.jsp#1} 0 (2014-02-22 17:16:17) LOG Including script head.jsp for path=/content/connect/c1/1127732221/en/events/event/shared/1127913809/event_landing/jcr:content, type=connect/components/eventlandingpage: /apps/connect/components/page/head.jsp 0 (2014-02-22 17:16:17) TIMER_START{/apps/connect/components/page/head.jsp} 16 (2014-02-22 17:16:17) LOG SCRIPT ERROR: javax.servlet.ServletException: java.lang.Exception: unable to initialize connect properties 16 (2014-02-22 17:16:17) LOG SCRIPT ERROR: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp 16 (2014-02-22 17:16:17) TIMER_END{16,/libs/foundation/components/page/page.jsp#1} 16 (2014-02-22 17:16:17) LOG Found processor for post processing ProcessorConfiguration: {contentTypes=[text/html],order=-1, active=true, valid=true, processErrorResponse=true, pipeline=(generator=Config(type=htmlparser, config={}), transformers=(Config(type=linkchecker, config={}), Config(type=mobile, config=org.apache.sling.jcr.resource.JcrPropertyMap@139256bf), Config(type=mobiledebug, config=org.apache.sling.jcr.resource.JcrPropertyMap@aa7fc53), Config(type=contentsync, config=org.apache.sling.jcr.resource.JcrPropertyMap@36182d6f), serializer=Config(type=htmlwriter, config={}))} 16 (2014-02-22 17:16:17) TIMER_END{16,Request Processing} Dumping SlingRequestProgressTracker Entries
    Full Exception:
    org.apache.sling.api.scripting.ScriptEvaluationException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:385) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:170) at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:456) at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:500) at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilterWithErrorHandling(WCMDebugFilter.java:183) at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:150) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:219) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:257) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:297) at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:216) at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:103) at com.day.cq.wcm.core.impl.WCMComponentFilter$ForwardRequestDispatcher.include(WCMComponentFilter.java:381) at org.apache.jsp.libs.foundation.components.primary.cq.Page.Page_jsp._jspService(Page_jsp.java:106) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:420) at org.apache.sling.scripting.jsp.JspServletWrapperAdapter.service(JspServletWrapperAdapter.java:59) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:233) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85) at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:453) at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:358) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:170) at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:456) at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:500) at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:147) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:308) at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:141) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:257) at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.warp.TimeWarpFilter.doFilter(TimeWarpFilter.java:106) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter.doFilter(RedirectFilter.java:296) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:59) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet.doFilter(FormsHandlingServlet.java:220) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.theme.impl.ThemeResolverFilter.doFilter(ThemeResolverFilter.java:76) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMRequestFilter.doFilter(WCMRequestFilter.java:89) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.rewriter.impl.RewriterFilter.doFilter(RewriterFilter.java:83) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter.doFilter(BackgroundServletStarterFilter.java:135) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processRequest(SlingRequestProcessorImpl.java:153) at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:206) at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96) at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79) at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:179) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:238) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48) at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39) at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.day.j2ee.servletengine.ServletRuntimeEnvironment.service(ServletRuntimeEnvironment.java:250) at com.day.j2ee.servletengine.RequestDispatcherImpl.doFilter(RequestDispatcherImpl.java:315) at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:334) at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:377) at com.day.j2ee.servletengine.ServletHandlerImpl.process(ServletHandlerImpl.java:351) at com.day.j2ee.servletengine.HttpListener$Worker.run(HttpListener.java:625) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.sling.api.SlingException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:563) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:499) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:443) at org.apache.sling.scripting.jsp.JspServletWrapperAdapter.service(JspServletWrapperAdapter.java:59) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:233) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85) at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:453) at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:358) ... 93 more Caused by: org.apache.sling.api.SlingException: javax.servlet.ServletException: java.lang.Exception: unable to initialize connect properties at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:563) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:499) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:443) at org.apache.sling.scripting.jsp.JspServletWrapperAdapter.service(JspServletWrapperAdapter.java:59) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:233) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85) at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:453) at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:358) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:170) at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:456) at com.day.cq.wcm.tags.IncludeTag.includeScript(IncludeTag.java:167) at com.day.cq.wcm.tags.IncludeTag.doEndTag(IncludeTag.java:87) at org.apache.jsp.libs.foundation.components.page.page_jsp._jspx_meth_cq_005finclude_005f0(page_jsp.java:178) at org.apache.jsp.libs.foundation.components.page.page_jsp._jspService(page_jsp.java:148) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:420) ... 98 more Caused by: java.lang.Exception: unable to initialize connect properties at org.apache.jsp.apps.connect.components.page.head_jsp._jspService(head_jsp.java:337) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:420) ... 112 more Caused by: javax.jcr.PathNotFoundException: /content/connect/connectinfo at org.apache.jackrabbit.core.session.SessionItemOperation.perform(SessionItemOperation.java:192) at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216) at org.apache.jackrabbit.core.SessionImpl.perform(SessionImpl.java:361) at org.apache.jackrabbit.core.SessionImpl.getNode(SessionImpl.java:1109) at org.apache.jsp.apps.connect.components.page.head_jsp._jspService(head_jsp.java:328) ... 115 more
    Day Communique 5 WCM Core Implementation / 5.5.6 ( (c) Day Management AG ) running on ApacheSling/2.2 (Day-Servlet-Engine/4.1.24, Java HotSpot(TM) 64-Bit Server VM 1.6.0_37, Windows Server 2008 R2 6.1 amd64)

    Hi tonua.carano,
    As you mentioned that editing was working first time but after changing the template and then when you refreshed the page it shows error. So can you check the following steps and see if editing works -
    1. Please ensure that the user should be member of Event Magnager group to edit the template.If the user who is getting error while editing is not a member of that group then please add this role to the user.
    2. How are you changing the page background color ? There is component available in sidekick to change the page background. Are you using the same component ?
    If still you are getting the same erro while editing the template with this user, then create a new user and provide this user Event Manager and Event Adminitrator group membership and try to edit the template using this user.
    It should work fine and you should not get any error while editing. Please let me know if you face any issue.
    Thanks,
    Vikash Acharya

  • PS CS3 unknown file type (?)

    Hi
    I've been working in PS CS3 with some images and went to open them tonight and PS gives me an error 'unknown file types' these images were created in PS CS3 and are .jpg
    Any ideas?

    Do you have finder set to show file extensions?
    If you aren't careful when saving, and when you rename a file from untitled.psd (default for new files in PS) to (name).jpg the extension can drop if you switch the file type first and then change the name. It may appear to save it as a jpg, but if it dropped the extension, the Mac Kernel will tell PS that it is an unknown file type, or a generic document and you'll see the error. Without showing extensions in Finder, you're none the wiser when it happens.
    Finder>Preferences and Advanced. Check the box to show extensions. Then look at the files to see if the extension dropped when you saved them.

  • DC build fails: unknown entity type

    Hi,
    I'm trying to create a Development Component of type: "External Library". But i am unable to build it in both nwds st 16 and 14.
    Whenever I create a public part, building the DC fails:
    Build failed... in variant "default": unknown entity type 'Archive'.
    This error seems similar to the one posted on
    Build Error  - Unknown Entity Type
    But installing the patched nwds14 or installing nwds16 did not solve the problem.
    has anyone know how to solve this?
    thanks,
    Michael
    Here the entire stack trace:
    Error: com.sap.tc.buildplugin.util.ConfigurationException: Duplicate technology definition: 'sap.com/tc/bi/javatech'
         at com.sap.tc.buildplugin.ext.ExtensionManager.readTechnology(ExtensionManager.java:278)
         at com.sap.tc.buildplugin.ext.ExtensionManager.loadExtensionFile(ExtensionManager.java:196)
         at com.sap.tc.buildplugin.ext.ExtensionManager.loadExtension(ExtensionManager.java:166)
         at com.sap.tc.buildplugin.ext.ExtensionManager.initializeExtensions(ExtensionManager.java:99)
         at com.sap.tc.buildplugin.TechnologyManager.initialize(TechnologyManager.java:28)
         at com.sap.tc.buildplugin.AbstractPlugin.initialize(AbstractPlugin.java:591)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
         at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:32)
         at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:354)
         at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:176)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5559)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Plugin initialized in 0.718 seconds
    Error: unknown entity type 'Archive'.

    Hi,
    a more precise solution for the "Duplicate technology definition" problem: Search for files named "bpfextension.xml" in the eclipse/plugins/com.sap.tc.ap/comp/SAP_BUILDT folder and delete them.
    The build logic uses these descriptor files as extensions mechanism, but the files were renamed from "bpfextension.xml" to ".bpfext" in SP16. If you just copy a new IDE over an older installation you end up with both files and then you get the "Duplicate technology..." error. 
    Marc

  • Unknown calculation type [0] during the dynamic calculation

    Dear Experts,
    I've received the following error when I try to run a business rule (Run on save) attached to a data form:
    "Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled"
    Thanks in advance..

    Log into Oracle Support and have a read of
    "Error "1012703 Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled" During Calculation [ID 744529.1]"
    "Error: "Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled." [ID 593227.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unknown jsval type Error

    When i clikc on COMMANDS in the menu bar, I get an error that
    says, "unknown jsval type t_strbeginswith for XDR"
    Anyone know what this means, what's causing it and/or how to
    fix it?
    I have the most recent version of Javascript installed (OSX
    10.4.7).
    thanks!

    > I have the most recent version of Javascript installed
    (OSX 10.4.7).
    You are a bit confused. Perhaps you mean you have the most
    recent version
    of Java installed? Java is totally different than javascript
    - all modern
    browsers come with full support for javascript.
    > When i click on COMMANDS in the menu bar, I get an error
    that says,
    > "unknown
    > jsval type t_strbeginswith for XDR"
    What DW extensions have you recently installed? Did DW always
    behave like
    this, or did it just begin happening after installing an
    extension?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "forumnotifier" <[email protected]> wrote in
    message
    news:eb6odl$ohj$[email protected]..
    > When i click on COMMANDS in the menu bar, I get an error
    that says,
    > "unknown
    > jsval type t_strbeginswith for XDR"
    >
    > Anyone know what this means, what's causing it and/or
    how to fix it?
    >
    > I have the most recent version of Javascript installed
    (OSX 10.4.7).
    >
    > thanks!
    >

  • Unknown javascript error

    Hi All experts,
             I am having one problem in running the application.
         In my view i am having one dropdown(which is of type toolbardropdownbykey).
        intitially when the page is loaded, values are coming into the dropdown properly.
        But there is one (edit)linktourl to each taskname. if i am clicking that edit link then it is giving unknown javascript error "activeoffsetonscreen is undefined".... but data is populating properly and application is running properly after selecting the dropdown. how can i debug that error.
    if any one give their email id, then i can send u the screen shots of my error.
    plz give me the solution  or how to debug the error.

    Hello Guys,
    I have a response to a OSS note regarding this problem from SAP. Please follow note 913297. SAP says this has been fixed with latest release of SP15 and the note talks about how to apply the patch on SP15 onwards.
    I had this problem on SP14 and i dont see this problem on SP16.
    Hope this helps,
    Regards,
    Rajit Srinivas

  • Javascript Error in InputField Date Type

    Hi,
    We have migrated the Enterprise Portal Application EP5SP6 to NW2004s SP6.Everything works fine except one issue in a Manager Reports, Where we are using Date type InputField.
    Code used:
    <hbj:inputField
    id="otherdate1"
    type="DATE"
    showHelp="TRUE"
    size="10"
    maxlength="10"
    jsObjectNeeded="true"
    disabled="TRUE"
    >
    <%
    JSP-scriptlet-START----
    otherPeriodFrom=myContext.getParamIdForComponent(otherdate1);
    JSP-scriptlet-END----
    %>
    </hbj:inputField>
    Javascript Error : Line : 3958 code: 2 Error: 'Undefined' is null or not an object
    Above Error appears when the below option in IE is selected.And also, Error appears only when the user enters the date.Also, I cannot ask users to uncheck the settings in IE as most of the users doesn't have administrator access to their amchines
    Error doesn't seem to appear when user selects the date from DataPicker component irrespective whether the below option in IE is selected or not.
    IE Setting option :
    Display a Notification about Every Script Error
    I'm not able to find what could be the problem in EP 7.0 as it works perfectly in EP5.0.
    Any ideas would be appreciated !!
    Thanks,
    Jojo

    Sent an OSS message to SAP.SAP found the problem and fixed the issue and will be available in NW2004s SPS9.
    Jojo

Maybe you are looking for

  • Web application publishing

    Hello, I need to publish a few queries in the portal. I have created simple web templates for each of the queries and should publish each of them in a role. There has been created two new roles for these queries. Unfortunately I can't see the roles i

  • How to send password expiration email warning- (Set in password Policies)

    I tried creating a password policy and linked it with a resource object (iPlanet Directory Server). Its working fine. But I am not getting the email warning notification before the password actually expires. I am not sure as to how the checkbox that

  • How to print a HTMLLoader?

    Hey! I want to load a htmlstring into a new htmlloader-object and print it via  window.runtime.flash.printing. unfortunately, my printer prints only blank pages. air tells me that  "Error #2057: The page could not be added to the print job" occured.

  • I am having issues with my external hard drives since installing Mountain Lion

    I am unable to get my time machine to backup consistently on my external hard drives since installing Mountain Lion. One of my drives seems to have lost all data since installing Mountain Lion. Is this problem cropping up with other folks? BTW, all o

  • OTL [Timecard] Modification

    Gurus, I have a doubt in OTL modification task... The task is,on the Timecared in the column 'Total', '0'[hrs]entry shouldn't get printed on reports [i.e '0' entry can submit to database but it shouldn't show on reports. OR while commiting to databas