Cannot drop components on plain HTML documents, only web forms

How does Creator discern the difference between an HTML documen and a "Web Form"? I have a JSP that I've added to JSC (Via File->Add Existing Item) that shows a valid Visual Design tab but won't actually let me modify the file visually. Instead, I get the error listed in the subject. Is there some meta-data somewhere that I need to update?
I've also noticed that in Visual mode, the Properties pane shows a blank for the Response Encoding and Language properties. I can't seem get any changes I make to those to stick either.
Any ideas?

Hi,
Please go through the following thread which dicusses the same issue:
http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=52256
Also please check this Weblog from Tor:
http://blogs.sun.com/roller/page/tor/20041223#creator_patch_5_problems
Hope this helps
Cheers
Giri :-)
Creator Team

Similar Messages

  • You cannot drop components on plain HTML documents, only web form

    Hi,
    I have created new page, from page navigation->new page. Added output text components, buttons,text fields, dropdowns, etc. Next day, all the components just disappeared from the JSP page but the JSP source file still has the all the outputText, selectOneMenu,inputText,etc.
    I tried to add new components again but it wouldn't let me to add, instead displays a message "You cannot drop components on plain HTML documents, only web form".
    So I deleted the page, recreated whole page from scratch, after few hours the very same problem.
    I deleted the page again and created the new page from scratch, wrote java code which was working absolutely fine. Next day its the same problem again.
    I am fed up with creating the same page again and again, wasting lots of time. Can some one please tell me whats going on?
    I did search the forum, few people reported the same problem but couldn't the find solution.
    Can some pleaseeeee tell me whats going on.
    Any help will be greatly appreciated.
    cheers
    kush

    Hi runaK,
    thanks for getting back to me.
    Unfortunately, the link dint solve my problem.
    I have already read this link and the cpu time is not my problem( I mean not highest priority for now, I will have look in to it once I solve the drag and drop problem).
    I haven't used getContext() so its not the source of the problem. I din't quite understand the workarround suggested by Eric. Could you please explain in detail about the workarround? and how to do it?
    thanks
    kush

  • Cannot drop components on plain html documents..

    Hi,
    I get this error message when trying to add components to a page. I've created the page the same way I always do (Project Navigator ->right click web pages then add new page). I've never had this problem before today - can anyone tell me what I'm missing?

    Hi andy,
    I am able to drop the components after creating a new page from the project navigaror. It seems to be working fine.
    The below link may help you.
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=48100
    Regards.

  • Opening help html documents from 10g form

    We are converting our 6i forms to 10g. I am trying to open my help html documents from the 10g forms. We have modified the httpd.conf file setting the DocumentRoot "/oracle/apps/aces/help". This is the path where my html documents reside. From the 10g forms I am using web.show_document to open the html documents. I am getting a Page not Found error. Is there somewhere else the help path needs to be set?
    Thanks!!
    Shellie Bricker

    The way i know is, putting some AliasMatch in the conf-file of Apache like
    AliasMatch ^/help/(..*) "C:\help/$1"And then use WEB.SHOW_DOCUMENT with this virtual path
    WEB.SHOW_DOCUMENT('//help/helpfile.html', '_blank');

  • Scan document from web form

    Hi all,
    I have a CFMX7 application where I would like to integrate
    scanning of a local paper document into the client PC, have it
    stored as a PDF or graphic file, and the file automatically
    uploaded with the other data of a form. How can I have a web form
    button kick off the scan in the first place? This would seem like
    the province of an ActiveX control, but does anyone have any idea
    how to do this, or know of any existing tools that enable it?
    Thanks,
    Russ

    rchinoy wrote:
    > This is for a secure internal application, so user's
    won't have any security concerns about the scanning - they're the
    ones asking to be able to do it. The problem is how to do it.
    That is all fine and dandy for your and your users, but if
    the
    CAPABILITY existed in the browser so that you could do this
    for your
    users who want it and except the security risks, it would
    exist for all
    developers and all users of that browser. That means it would
    be very
    simple for unethical developers to use the capability to
    steal
    information for other users who DID NOT except the security
    risk.
    If IE had this functionality for you, then I could use it to
    create a
    website, trick you to visit that site and do nasty things
    with your data.
    NOW, I guess an activeX plugin that had to be installed would
    mitigate
    this somewhat, but it still is really stretching in my mind.

  • Cannot drop component on jsp ?

    What I did:
    1. Created a jsp file
    2. Atempt to drop a component on jsp file
    Creator Warning: You cannot drop component on plain HTML documents, only on web form. Mind you, I have created similar jsp files with success before this.
    What is the problem- jsp files created is NOT plain HTML file.

    Hi,
    Restart the IDE and try to drop the components on page.
    regards
    Manjunath J

  • Can't drop components on new page after upgrading to Update 5

    Please need some help.
    Today I upgraded to Update5. I created a new page in an elder project, created with the prev version.
    When trying to drop a component on the Designer a got following error-message: You cannot drop components on plan HTML documents, only on web forms.
    Dropping a component on a prev created page went well.
    I created a new project, created a new page and dropping a component was OK.
    Then I examined the source in the misbehaving project. The newer template code differs from the elder. But the newer template codes matches in both projects.
    Following the code and my log.
    thx in advance, gerald
    This is the newer template code:
    <?xml version="1.0"?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:f="http://java.sun.com/jsf/core">
    <jsp:directive.page />
    <jsp:text>
    <![CDATA[
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    ]]>
    </jsp:text>
    <f:view>
    <html>
    <head>
    <meta content="no-cache" http-equiv="Cache-Control"/>
    <meta content="no-cache" http-equiv="Pragma"/>
    <title>__TITLE__</title>
    <link href="resources/stylesheet.css" rel="stylesheet" type="text/css"/>
    </head>
    <body style="-rave-layout: grid">
    </body>
    </html>
    </f:view>     
    </jsp:root>
    This ist my log:
    Log Session: Donnerstag, 23. Dezember 2004 14:06 Uhr CET
    System Info: Product Version = Java Studio Creator (Build 041221_4)
    Operating System = Windows 2000 version 5.0 running on x86
    Java; VM; Vendor = 1.4.2_06; Java HotSpot(TM) Client VM 1.4.2_06-b03; Sun Microsystems Inc.
    Java Home = C:\Sun\Creator\java\jre
    System Locale; Encod. = de_AT; Cp1252
    Home Dir; Current Dir = C:\Dokumente und Einstellungen\Werany; C:\Sun\Creator\bin
    IDE Install; User Dir = C:\Sun\Creator; C:\Dokumente und Einstellungen\Werany\.Creator\1_0
    CLASSPATH = C:\Sun\Creator\lib\ext\boot.jar;C:\Sun\Creator\lib\ext\ejb20.jar;C:\Sun\Creator\lib\ext\jgraph.jar;C:\Sun\Creator\lib\ext\naming.jar;C:\Sun\Creator\lib\ext\pbclient.jar;C:\Sun\Creator\lib\ext\pbtools.jar;C:\Sun\Creator\lib\ext\rowset.jar;C:\Sun\Creator\lib\ext\smbase.jar;C:\Sun\Creator\lib\ext\smdb2.jar;C:\Sun\Creator\lib\ext\sminformix.jar;C:\Sun\Creator\lib\ext\smoracle.jar;C:\Sun\Creator\lib\ext\smresource.jar;C:\Sun\Creator\lib\ext\smspy.jar;C:\Sun\Creator\lib\ext\smsqlserver.jar;C:\Sun\Creator\lib\ext\smsybase.jar;C:\Sun\Creator\lib\ext\smutil.jar;C:\Sun\Creator\lib\ext\sql.jar;C:\Sun\Creator\lib\ext\sqlx.jar;C:\Sun\Creator\lib\ext\locale\boot_ja.jar;C:\Sun\Creator\lib\ext\locale\boot_zh_CN.jar;C:\Sun\Creator\lib\ext\locale\naming_ja.jar;C:\Sun\Creator\lib\ext\locale\naming_zh_CN.jar;C:\Sun\Creator\lib\ext\locale\sqlx_ja.jar;C:\Sun\Creator\lib\ext\locale\sqlx_zh_CN.jar;C:\Sun\Creator\lib\ext\locale\sql_ja.jar;C:\Sun\Creator\lib\ext\locale\sql_zh_CN.jar;C:\Sun\Creator\java\lib\dt.jar;C:\Sun\Creator\java\lib\tools.jar
    Boot & ext classpath = C:\Sun\Creator\java\jre\lib\rt.jar;C:\Sun\Creator\java\jre\lib\i18n.jar;C:\Sun\Creator\java\jre\lib\sunrsasign.jar;C:\Sun\Creator\java\jre\lib\jsse.jar;C:\Sun\Creator\java\jre\lib\jce.jar;C:\Sun\Creator\java\jre\lib\charsets.jar;C:\Sun\Creator\java\jre\classes;C:\Sun\Creator\java\jre\lib\ext\dnsns.jar;C:\Sun\Creator\java\jre\lib\ext\ldapsec.jar;C:\Sun\Creator\java\jre\lib\ext\localedata.jar;C:\Sun\Creator\java\jre\lib\ext\sunjce_provider.jar
    Dynamic classpath = C:\Sun\Creator\lib\core.jar;C:\Sun\Creator\lib\openfile-cli.jar;C:\Sun\Creator\lib\openide-loaders.jar;C:\Sun\Creator\lib\openide.jar;C:\Sun\Creator\lib\ravelnf.jar;C:\Sun\Creator\lib\locale\core_ja.jar;C:\Sun\Creator\lib\locale\core_zh_CN.jar;C:\Sun\Creator\lib\locale\openide-loaders_ja.jar;C:\Sun\Creator\lib\locale\openide-loaders_zh_CN.jar;C:\Sun\Creator\lib\locale\openide_ja.jar;C:\Sun\Creator\lib\locale\openide_zh_CN.jar;C:\Sun\Creator\lib\locale\ravelnf_ja.jar;C:\Sun\Creator\lib\locale\ravelnf_zh_CN.jar
    [org.netbeans.core.modules #4] Warning: the extension C:\Sun\Creator\modules\ext\sac.jar may be multiply loaded by modules: [C:\Sun\Creator\modules\css.jar, C:\Sun\Creator\modules\insync.jar]; see: http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/classpath.html#class-path
    Turning on modules:
    org.openide/1 [4.26.3 041221_4]
    org.openide.io [1.1.3 041221_4]
    org.openide.execution [1.1.2 041221_4]
    org.openide.compiler [1.2.2 041221_4]
    org.openide.loaders [4.11.3 041221_4]
    org.netbeans.core/1 [1.21.3 041221_4]
    org.netbeans.lib.terminalemulator [1.1.2 041221_4]
    org.netbeans.core.output/1 [1.1.2 041221_4]
    org.netbeans.core.compiler/1 [1.4.2 041221_4]
    org.netbeans.modules.javahelp/1 [2.1.3 041221_4]
    org.netbeans.api.java/1 [1.3.2 041221_4]
    org.netbeans.core.execution/1 [1.3.2 041221_4]
    org.netbeans.libs.xerces/1 [1.4.2 2.6.0]
    org.apache.tools.ant.module/3 [3.6.2 041221_4]
    org.openide.src [1.1.2 041221_4]
    org.openide.debugger [1.1.3 041221_4]
    org.netbeans.modules.j2eeapis/1 [1.1 041221_4]
    org.netbeans.modules.settings/1 [1.4.2 041221_4]
    org.netbeans.api.xml/1 [1.3.1.3.6.2 3.6.2 041221_4]
    org.netbeans.modules.schema2beans/1 [1.7.2 041221_4]
    org.netbeans.modules.debugger.core/3 [2.10.3 041221_4]
    org.netbeans.libs.j2eeeditor/1 [1.1.2 041221_4]
    org.netbeans.modules.j2eeserver/3 [1.1.5 041221_4]
    org.netbeans.modules.editor/1 [1.14.6 041221_4]
    org.netbeans.modules.debugger.jpda/1 [1.17.3 041221_4]
    org.netbeans.api.web.dd/1 [1.1.2 1.1 041221_4]
    com.sun.rave.project/1 [1.0.5 041221_4]
    com.sun.rave.errorhandler.server/1 [0.2 041221_4]
    com.sun.rave.layoutmgr/1 [1.2 041221_4]
    com.sun.rave.plaf/1 [1.1 041221_4]
    com.sun.rave.windowmgr/1 [1.2 041221_4]
    com.sun.rave.libs.jsf/1 [1.0.5 041221_4]
    com.sun.rave.jsfsupport/1 [1.0.5 041221_4]
    com.sun.rave.jsfmetadata/1 [1.0.5 041221_4]
    com.sun.rave.licensemgr/1 [1.3 041221_4]
    com.sun.rave.insync/1 [1.0.5 041221_4]
    com.sun.rave.toolbox/1 [1.0.4 041221_4]
    org.netbeans.modules.classfile/1 [1.9 041221_4]
    org.netbeans.modules.java/1 [1.16.4 041221_4]
    org.netbeans.modules.image/1 [1.11.2 041221_4]
    com.sun.rave.jwsdpsupport/1 [1.1 041221_4]
    com.sun.rave.sam/1 [1.0.4 041221_4]
    org.netbeans.modules.servletapi24/1 [2.0.3 2.0.3 041221_4]
    org.netbeans.modules.web.jspparser/2 [2.0.3 041221_4]
    org.netbeans.modules.diff/1 [1.7.2 041221_4]
    com.sun.rave.designer/1 [1.0.5 041221_4]
    com.sun.rave.navigation/1 [1.0.5 041221_4]
    org.netbeans.modules.xml.core/2 [1.1.1.3.6.2 3.6.2 041221_4]
    org.netbeans.modules.xml.catalog/2 [1.1.1.3.6.2 3.6.2 041221_4]
    org.openidex.util/2 [2.7.2 041221_4]
    org.netbeans.modules.autoupdate/1 [2.8.4 041221_4]
    com.sun.rave.raveupdate/1 [1.0.2 041221_4]
    com.sun.rave.servernav/1 [1.1 041221_4]
    com.sun.rave.dataconnectivity/1 [1.0.4 041221_4]
    org.netbeans.modules.schema2beansdev/1 [1.1.2 041221_4]
    com.sun.rave.preview.support/1 [1.0 041221_4]
    com.sun.enterprise.webserver.tools/2 [2.0 041221_4]
    com.sun.rave.welcome/1 [1.0.3 041221_4]
    com.sun.tools.appserver/1 [2.0.3 20041221-1453]
    com.sun.rave.ejb/1 [0.1 041221_4]
    org.netbeans.modules.xml.text/2 [1.1.1.3.6.2 3.6.2 041221_4]
    org.netbeans.modules.html/1 [1.12.5 041221_4]
    org.netbeans.modules.web.core.syntax/1 [1.13.3 041221_4]
    com.sun.rave.jspsyntaxint/1 [1.1 041221_4]
    com.sun.rave.ravehelp/1 [1.0.3 041221_4]
    org.netbeans.modules.text/1 [1.12.3 041221_4]
    org.netbeans.modules.css/2 [1.1.1.3.6.2 3.6.2 041221_4]
    org.netbeans.modules.properties/1 [1.11.3 041221_4]
    org.netbeans.modules.properties.syntax/1 [1.12 041221_4]
    com.sun.rave.j2se.windows/1 [1.0 041221_4]
    com.sun.rave.corepackage/1 [1.1 041221_4]
    org.netbeans.modules.extbrowser/1 [1.3.3 041221_4]
    org.netbeans.core.ide/1 [1.3.2 041221_4]
    com.sun.rave.websvc/1 [1.0.5 041221_4]
    org.netbeans.modules.beans/1 [1.11.3 041221_4]
    org.netbeans.modules.utilities/1 [1.15.2 041221_4]
    org.netbeans.modules.clazz/1 [1.13.2 041221_4]
    org.netbeans.core.ui/1 [1.3.3 041221_4]
    Turning off modules:
    com.sun.rave.ejb/1 [0.1 041221_4]
    com.sun.enterprise.webserver.tools/2 [2.0 041221_4]
    Node "Enterprise Java Beans (Preview Feature)" [com.sun.rave.ejb.nodes.EjbRootNode] cannot return null from getIcon(). See Node.getIcon contract.
    INFORMATIONAL *********** Exception occurred ************ at Thu Dec 23 14:11:23 CET 2004
    java.lang.NullPointerException
    at com.sun.rave.insync.SourceUnit.grabDocument(SourceUnit.java:96)
    at com.sun.rave.insync.SourceUnit.sync(SourceUnit.java:493)
    at com.sun.rave.insync.models.FacesModel.sync(FacesModel.java:731)
    at com.sun.rave.insync.models.FacesModelSet.getDesignContexts(FacesModelSet.java:318)
    at com.sun.rave.outline.OutlinePanel.updateModelViews(OutlinePanel.java:164)
    at com.sun.rave.outline.OutlinePanel.contextClosed(OutlinePanel.java:338)
    at com.sun.rave.insync.models.FacesModelSet.fireContextClosed(FacesModelSet.java:494)
    at com.sun.rave.insync.models.FacesModel.destroy(FacesModel.java:282)
    at com.sun.rave.insync.ModelSet.itemsRemoved(ModelSet.java:326)
    [catch] at com.sun.rave.project.model.ProjectFolder.fireContentRemoved(ProjectFolder.java:463)
    at com.sun.rave.project.model.ProjectFolder.removeProjectItem(ProjectFolder.java:266)
    at com.sun.rave.project.model.WebAppProject.removeJavaItem(WebAppProject.java:1143)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1007)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.loaders.DataObjectPool.runAtomicAction(DataObjectPool.java:203)
    at org.openide.loaders.DataObject.invokeAtomicAction(DataObject.java:759)
    at org.openide.loaders.DataObject.delete(DataObject.java:538)
    at com.sun.rave.project.model.WebAppProject.removeJSPItem(WebAppProject.java:1065)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1005)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.doDestroy(ExplorerActions.java:752)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.performAction(ExplorerActions.java:631)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.actionPerformed(ExplorerActions.java:774)
    at org.openide.util.actions.CallbackSystemAction$2.run(CallbackSystemAction.java:438)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.actionPerformed(CallableSystemAction.java:247)
    at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:71)
    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 org.openide.util.actions.CallableSystemAction.invokeAction(CallableSystemAction.java:179)
    at org.openide.util.actions.CallableSystemAction.access$000(CallableSystemAction.java:31)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.doRun(CallableSystemAction.java:241)
    at org.openide.util.actions.CallableSystemAction$2.run(CallableSystemAction.java:111)
    at org.openide.util.Task.run(Task.java:136)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)
    ==>
    org.openide.filesystems.FileStateInvalidException: sdfg.jsp
    at org.openide.loaders.DataObject.find(DataObject.java:444)
    at com.sun.rave.insync.Util.retrieveDocument(Util.java:99)
    at com.sun.rave.insync.SourceUnit.grabDocument(SourceUnit.java:95)
    at com.sun.rave.insync.SourceUnit.sync(SourceUnit.java:493)
    at com.sun.rave.insync.models.FacesModel.sync(FacesModel.java:731)
    at com.sun.rave.insync.models.FacesModelSet.getDesignContexts(FacesModelSet.java:318)
    at com.sun.rave.outline.OutlinePanel.updateModelViews(OutlinePanel.java:164)
    at com.sun.rave.outline.OutlinePanel.contextClosed(OutlinePanel.java:338)
    at com.sun.rave.insync.models.FacesModelSet.fireContextClosed(FacesModelSet.java:494)
    at com.sun.rave.insync.models.FacesModel.destroy(FacesModel.java:282)
    at com.sun.rave.insync.ModelSet.itemsRemoved(ModelSet.java:326)
    [catch] at com.sun.rave.project.model.ProjectFolder.fireContentRemoved(ProjectFolder.java:463)
    at com.sun.rave.project.model.ProjectFolder.removeProjectItem(ProjectFolder.java:266)
    at com.sun.rave.project.model.WebAppProject.removeJavaItem(WebAppProject.java:1143)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1007)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.loaders.DataObjectPool.runAtomicAction(DataObjectPool.java:203)
    at org.openide.loaders.DataObject.invokeAtomicAction(DataObject.java:759)
    at org.openide.loaders.DataObject.delete(DataObject.java:538)
    at com.sun.rave.project.model.WebAppProject.removeJSPItem(WebAppProject.java:1065)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1005)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.doDestroy(ExplorerActions.java:752)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.performAction(ExplorerActions.java:631)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.actionPerformed(ExplorerActions.java:774)
    at org.openide.util.actions.CallbackSystemAction$2.run(CallbackSystemAction.java:438)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.actionPerformed(CallableSystemAction.java:247)
    at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:71)
    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 org.openide.util.actions.CallableSystemAction.invokeAction(CallableSystemAction.java:179)
    at org.openide.util.actions.CallableSystemAction.access$000(CallableSystemAction.java:31)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.doRun(CallableSystemAction.java:241)
    at org.openide.util.actions.CallableSystemAction$2.run(CallableSystemAction.java:111)
    at org.openide.util.Task.run(Task.java:136)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)
    INFORMATIONAL *********** Exception occurred ************ at Thu Dec 23 14:11:31 CET 2004
    java.lang.NullPointerException
    at com.sun.rave.insync.SourceUnit.grabDocument(SourceUnit.java:96)
    at com.sun.rave.insync.SourceUnit.sync(SourceUnit.java:493)
    at com.sun.rave.insync.models.FacesModel.sync(FacesModel.java:731)
    at com.sun.rave.insync.models.FacesModelSet.getDesignContexts(FacesModelSet.java:318)
    at com.sun.rave.outline.OutlinePanel.updateModelViews(OutlinePanel.java:164)
    at com.sun.rave.outline.OutlinePanel.contextClosed(OutlinePanel.java:338)
    at com.sun.rave.insync.models.FacesModelSet.fireContextClosed(FacesModelSet.java:494)
    at com.sun.rave.insync.models.FacesModel.destroy(FacesModel.java:282)
    at com.sun.rave.insync.ModelSet.itemsRemoved(ModelSet.java:326)
    [catch] at com.sun.rave.project.model.ProjectFolder.fireContentRemoved(ProjectFolder.java:463)
    at com.sun.rave.project.model.ProjectFolder.removeProjectItem(ProjectFolder.java:266)
    at com.sun.rave.project.model.WebAppProject.removeJavaItem(WebAppProject.java:1143)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1007)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.loaders.DataObjectPool.runAtomicAction(DataObjectPool.java:203)
    at org.openide.loaders.DataObject.invokeAtomicAction(DataObject.java:759)
    at org.openide.loaders.DataObject.delete(DataObject.java:538)
    at com.sun.rave.project.model.WebAppProject.removeJSPItem(WebAppProject.java:1065)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1005)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.doDestroy(ExplorerActions.java:752)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.performAction(ExplorerActions.java:631)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.actionPerformed(ExplorerActions.java:774)
    at org.openide.util.actions.CallbackSystemAction$2.run(CallbackSystemAction.java:438)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.actionPerformed(CallableSystemAction.java:247)
    at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:71)
    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 org.openide.util.actions.CallableSystemAction.invokeAction(CallableSystemAction.java:179)
    at org.openide.util.actions.CallableSystemAction.access$000(CallableSystemAction.java:31)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.doRun(CallableSystemAction.java:241)
    at org.openide.util.actions.CallableSystemAction$2.run(CallableSystemAction.java:111)
    at org.openide.util.Task.run(Task.java:136)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)
    ==>
    org.openide.filesystems.FileStateInvalidException: lkjgh.jsp
    at org.openide.loaders.DataObject.find(DataObject.java:444)
    at com.sun.rave.insync.Util.retrieveDocument(Util.java:99)
    at com.sun.rave.insync.SourceUnit.grabDocument(SourceUnit.java:95)
    at com.sun.rave.insync.SourceUnit.sync(SourceUnit.java:493)
    at com.sun.rave.insync.models.FacesModel.sync(FacesModel.java:731)
    at com.sun.rave.insync.models.FacesModelSet.getDesignContexts(FacesModelSet.java:318)
    at com.sun.rave.outline.OutlinePanel.updateModelViews(OutlinePanel.java:164)
    at com.sun.rave.outline.OutlinePanel.contextClosed(OutlinePanel.java:338)
    at com.sun.rave.insync.models.FacesModelSet.fireContextClosed(FacesModelSet.java:494)
    at com.sun.rave.insync.models.FacesModel.destroy(FacesModel.java:282)
    at com.sun.rave.insync.ModelSet.itemsRemoved(ModelSet.java:326)
    [catch] at com.sun.rave.project.model.ProjectFolder.fireContentRemoved(ProjectFolder.java:463)
    at com.sun.rave.project.model.ProjectFolder.removeProjectItem(ProjectFolder.java:266)
    at com.sun.rave.project.model.WebAppProject.removeJavaItem(WebAppProject.java:1143)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1007)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.loaders.DataObjectPool.runAtomicAction(DataObjectPool.java:203)
    at org.openide.loaders.DataObject.invokeAtomicAction(DataObject.java:759)
    at org.openide.loaders.DataObject.delete(DataObject.java:538)
    at com.sun.rave.project.model.WebAppProject.removeJSPItem(WebAppProject.java:1065)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1005)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:61)
    at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:753)
    at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:160)
    at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.java:138)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:91)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:439)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.doDestroy(ExplorerActions.java:752)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.performAction(ExplorerActions.java:631)
    at org.openide.explorer.ExplorerActions$DeleteActionPerformer.actionPerformed(ExplorerActions.java:774)
    at org.openide.util.actions.CallbackSystemAction$2.run(CallbackSystemAction.java:438)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.actionPerformed(CallableSystemAction.java:247)
    at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:71)
    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 org.openide.util.actions.CallableSystemAction.invokeAction(CallableSystemAction.java:179)
    at org.openide.util.actions.CallableSystemAction.access$000(CallableSystemAction.java:31)
    at org.openide.util.actions.CallableSystemAction$ActionRunnable.doRun(CallableSystemAction.java:241)
    at org.openide.util.actions.CallableSystemAction$2.run(CallableSystemAction.java:111)
    at org.openide.util.Task.run(Task.java:136)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)
    INFORMATIONAL *********** Exception occurred ************ at Thu Dec 23 14:11:39 CET 2004
    java.lang.NullPointerException
    at com.sun.rave.insync.SourceUnit.grabDocument(SourceUnit.java:96)
    at com.sun.rave.insync.SourceUnit.sync(SourceUnit.java:493)
    at com.sun.rave.insync.models.FacesModel.sync(FacesModel.java:731)
    at com.sun.rave.insync.models.FacesModelSet.getDesignContexts(FacesModelSet.java:318)
    at com.sun.rave.outline.OutlinePanel.updateModelViews(OutlinePanel.java:164)
    at com.sun.rave.outline.OutlinePanel.contextClosed(OutlinePanel.java:338)
    at com.sun.rave.insync.models.FacesModelSet.fireContextClosed(FacesModelSet.java:494)
    at com.sun.rave.insync.models.FacesModel.destroy(FacesModel.java:282)
    at com.sun.rave.insync.ModelSet.itemsRemoved(ModelSet.java:326)
    [catch] at com.sun.rave.project.model.ProjectFolder.fireContentRemoved(ProjectFolder.java:463)
    at com.sun.rave.project.model.ProjectFolder.removeProjectItem(ProjectFolder.java:266)
    at com.sun.rave.project.model.WebAppProject.removeJavaItem(WebAppProject.java:1143)
    at com.sun.rave.project.model.WebAppProject.removeProjectItem(WebAppProject.java:1007)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.handleDeletedEvent(ProjectFileSystem.java:371)
    at com.sun.rave.project.ProjectFileSystem$ProjectReference.fileDeleted(ProjectFileSystem.java:282)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:78)
    at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport

    Hello,
    It's possible there are errors in your project and
    because the previous release wasn't as strict in
    detecting errors.
    Update 5 is more strict.
    One thing you can do is make sure in your Java source
    files that all references are accounted for.
    e.g. If you have any library references (jars mounted, such
    as Web services) make sure all jars are available
    Also, if you're using getContext() method in any of your
    Java source, temporarily change this method to getFacesContext()
    Please see blog for more info
    http://blogs.sun.com/roller/page/tor/20041223#creator_patch_5_problems
    Regards,
    John
    JSC QA

  • Newbie to SJSC : Cannot drop component onto page NoClassDefFoundError

    Hello,
    I recently downloaded and installed Sun Java Studio Creator 2 (SJSC) and was trying the tutorial to get myself familiarized with it.
    I cannot drop any JSF (not even standard or basic) onto the page1 JSP, i get this error:
    ********* Exception occurred ************ at 10:45 AM on Mar 21, 2006
    java.lang.NoClassDefFoundError: com/sun/jsfcl/xhtml/FramesetFrameset
            at com.sun.rave.designer.DndHandler.createBeans(DndHandler.java:1425)
            at com.sun.rave.designer.DndHandler.importBean(DndHandler.java:868)
            at com.sun.rave.designer.DndHandler.importItem(DndHandler.java:702)
            at com.sun.rave.designer.DndHandler.importDataDelayed(DndHandler.java:376)
            at com.sun.rave.designer.DndHandler.access$000(DndHandler.java:114)
            at com.sun.rave.designer.DndHandler$1.run(DndHandler.java:298)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [catch] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)I think that this error is NOT related to the upgrade issues related to "You cannot drop components on plan HTML documents, only on web forms."
    I have read the forum extensively but cannot find any helpful topics so i decided to post.
    I really appreciate your time for reading this far, if you have any ideas, please llet me know.
    Thank you very much!!!!
    Federico Vela

    Sandeep,
    Thank you for your reply.
    Although it did not fix the issue, reinstalling to c:/sun/creator did change the error!
    I get the big ugly red bar in the design view that says there are errors on the page.
    Now the problem is an undefined symbol on the inheritance of the page
    public class Page1 extends AbstractPageBean***cannot find symbol AbstractPageBean******
    If i scroll up to the import statement
    import com.sun.rave.web.ui.appbase.AbstractPageBean;***package com.sun.rave.web.ui.appbase does not exist*****
    furthermore, if i try to compile i get the following error
    C:\Documents and Settings\Federico Vela\My Documents\Creator\Projects\HelloWebTutorial\nbproject\build-impl.xml:371: Warning: Could not find file C:\Program Files\Sun\Creator2\rave2.0\modules\autoload\ext\errorhandler.jar to copy.I will try your suggestion of deleting the user folder. I'll let you know if I make any progress. Thanks a bunch.!!!
    federico

  • How to display html document returned by utl_http package (POST method)

    I am using oracle forms 10g, data base version is 10g.
    I have written a database procedure that calls utl_http package POST method and request returns an html document. How do display this html document from oracle form?
    Thank you
    Hema

    Here you have...
    A Full Web Browser Java Bean - Oracle Forms PJCs/Java Beans
    http://forms.pjc.bean.over-blog.com/article-26251949.html

  • Business Catalyst Site Manager Only Showing Web Forms

    I am having a horrible time trying to just apply and setup a template in business catalyst. I have gotten to the point where you add the HTML {tag_pagecontent} into a page in muse. Now I went to my admin panel and went to the site manager drop down. All it shows is web forms and system emails! Isn't there supposed to be buttons for templates etc?! I hope someone has the answers, btw I am using a trial site currently but that shouldn't make a difference right? Thanks in advance.

    I figured it out, I had to click on my name in the right corner within the BC admin. Then click on my details and scroll down and check box the "enable web editing" and save. That made all site manager options available.

  • My PDF files are now identified as Firefox HTML documents, how to fix it?(only icons changed, extension is still .pdf)

    After I uninstalled Firefox, all icons returned to usual PDF icons and files were identified as "PDF" files,
    but when I installed Firefox (31.0) again, all PDF files again are identified as "Firefox HTML document".
    Extensions do not change, they are always .pdf, and files automatically open in Adobe Acrobat,
    but icons became "firefox HTML documents" icons and it is very confusing.

    Thanks Robinson3 !
    The most economical solution.
    Not only worked for PDF files but also for other similar problem.
    Of all offered solutions this looks the most bang on.
    Hope, the problem will not return (but even if it returns the solution
    is so fast and simple).
    I did exactly the following (all steps included) :
    Control Panel > Folder Options > File Types > New > PDF>Advanced>
    >Associated File Type, and choose "Adobe PDF reader"

  • ESS - LWE html documents visble only to content and GP admin roles

    Hi,
    Some of the content(the html documents) in LWE is only visible for the administrator but not to all the other employees. Like New hire check list for 'My first days' is not visible to all the users, but is only visible to the user with roles content adminstrator and GP roles.
    Is ther eanything that needs to be done to rectify this.
    Appreciate any inputs.
    regadrs
    sam

    BP - My SAP ERP 2005
    regards
    Sam

  • Print only a specific control or indicator on a front panel to HTML document

    Is there any way to print a specific control or indicator (not the whole front panel) to HTML document? I am trying to print a report that has a graph and some indicator value on it.

    There is a VI called "Append Control Image to Report.vi" which will allow you to do this. It's located in the Functions>>Report Generation pallette. Take a look at this and see if it's what you're looking for.
    J.R. Allen

  • Cannot down load to documents only desktop

    My mackbook will no longer down load to documents, only to desk top

    In Safari?
    The download destination in Safari is set in Safari / Preferences / General.

  • HTML document

    Sorry, I am extremely new to actionscript. I have a little
    background in 2.0 but I am totally clueless about 3.0. All I want
    to do is make a button open a html document in the same window the
    .swf is in. I know that in 2.0 this would be: (or something like
    it)
    on (press) { geturl("blah.html")}
    I cannot figure it out in 3.0 though. First off, CS3 won't
    even let me put an action script in a button by selecting the
    symbol. That is how I used to do it in 8. Whenever I select the
    button it tells me action script can't be applied to that object.
    It will only let me put actionscript on the frame itself.
    Can anyone tell me what to do to get it to open an html
    document in the same window? I found the "navigateToURL ()" but I
    cannot figure out how to use the event dispatcher.
    Sorry for being so ignorant.

    First, you cannot place code on an object in AS3. Knowing
    where to place your code is the very first place you need to start
    when learning ActionScript. The next is variables, operators,
    conditionals, and events. Assuming you have a bit of grounding in
    AS2, all you'll need to brush up on is events, and how getURL is
    not done the same way anymore.
    Info on getURL in AS3 is here:
    http://kirupa.com/forum/showthread.php?p=1908351&highlight=geturl#post1908351
    Info on Events in AS3 is here:
    http://www.senocular.com/flash/tutorials/as3withflashcs3/?page=3#events
    I would also suggest you give yourself a good AS3 tutorial in
    the basics, to properly advance your knowledge of the fundamentals.
    There is a great tutorial on Senocular.com which is a good starting
    point:
    http://www.senocular.com/flash/tutorials/as3withflashcs3/

Maybe you are looking for

  • Aperture 3 and Keywords

    I'm sure I'm not alone as an iPhoto user who uses Keyword Manager. Can anyone give a quick overview in how keywords in Aperture are handled for us new to Aperture?

  • Error trying to run export shell script

    Hi to you all. I tried to export a page group using the instructions in the help file. I invoked the script as follows: Verifying the portal schema passed... Segmentation fault Verifying the availability of transport set... Segmentation fault Verifyi

  • Item Class removed during import of EEX

    I have amended the SQL for a custom folder and this custom folder has one item class and is joined to two other folders. In my export I have included the BA, the three folders and the item class. When I import this EEX to a support environment the it

  • How do you get it unfrozen, how do you get it unfrozen

    my ipad screen is frozen its working but it wont let me go to home screen and shut it down

  • Max RAM for 2.16 Core Duo MBP?

    I have a 2.16 Ghz Core Duo Macbook Pro 15" officially the maximum ram is listed as 2Gb, but someone told me you could take out both modules and replace with 2 x 2Gb. Can anyone confirm or deny this, I'd love to bump this to 4Gb