Wut mean by online and offline option in OBIEE Administration?

Hello Dears ,
any one cane told the difference of online and offline option to open a repository in oracle BI Administration?
Regards
shakeel khan

OBIEE Administration can be done in two modes
1) Offline
2) Online
Offline: Where most of the developement work is done and repository is not loaded in to the server
Online: Repository is loaded in to server and few modifications are done.
When the services are started( Bi Server and Presentation Server) the repository is loaded in to the server and when try to open the repository in Offline mode it open in Read only mode.

Similar Messages

  • Error is in example  "How to Create Online and Offline Forms in Web Dynpro"

    Hi,
    I am developing " How to Create Online and Offline Forms in Web Dynpro " in nwds 7.0. This is standard example which is available at sdn. but when i run it gives me error like "
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.travelrequestapp.TravelRequestComView.wdDoInit(TravelRequestComView.java:97)
        at com.travelrequestapp.wdp.InternalTravelRequestComView.wdDoInit(InternalTravelRequestComView.java:133)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
        at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
        at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
        ... 34 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:41:58[UTC], changelist=413534, host=pwdfm101), build date: Thu Feb 15 10:23:57 IST 2007
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_13-b06, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Mon Oct 29 12:13:24 IST 2007 (Java Time: 1193640204484)
    Web Dynpro Code Generation Infos
    local/TravelRequest
    SapDictionaryGenerationCore 7.0006.20051128142640.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:59:42[UTC], changelist=378068, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates (unknown)
    SapGenerationFrameworkCore 7.0006.20050713144242.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:48:59[UTC], changelist=357697, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:10[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:45[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:38[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0006.20051128142655.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:57:39[UTC], changelist=378069, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0006.20051128151854.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:02:09[UTC], changelist=378109, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:33[UTC], changelist=384368, host=pwdfm101)
    SapWebDynproGenerationCore 7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:21[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:33[UTC], changelist=384368, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.travelrequestapp.TravelRequestComView.wdDoInit(TravelRequestComView.java:97)
         at com.travelrequestapp.wdp.InternalTravelRequestComView.wdDoInit(InternalTravelRequestComView.java:133)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:793)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.performNavigation(ViewManager.java:296)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:767)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:873)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    So please help me to correct this error .....
    Help will be rewarded.
    Regards,
    Gurprit Bhatia

    Hi Gurprit,
    A null value is being passed at runtime. Make sure that you enter values when filling in the form.
    Also check for the cardinality of the nodes being used. You can also initiliaze your value attributes as follows:
    In wdDoInit() method:
    wdContext.currentNodeAElement.setValueA("");
    Context is as follows:
    RootNode
      |____NodeA
            |_____ValueA
    Hope it helps.

  • How to implement XI interfaces in online and offline modes?

    Hi Everybody,
    Can you please tell me how to implement XI interfaces in online and offline modes?
    thanks a lot,
    Ramya Shenoy.

    Hi,
    Are you looking for Push and Pull mechanism of PI?
    When the adapters like SOAP, HTTP, IDOC, etc. send the data to PI , it is nothing but a push mechanism, and hence the communication is synchronous by default.
    But adapters like JDBC, File, etc. they fetch the data from Source Applications, so it is a kind of Pull mechanism for PI, and
    by default communication is asynchrnous.
    Pls elaborate exactly what are you looking for?
    Regards,
    Supriya.

  • Making data in tables online and offline - Backup and Recovery

    Hi All,
    I'm working on a project where the functionality is similar to 'Backup and Recovery' for database tables.
    Lets say we have a set of 6 tables T1, T2.... T6. They do have relationship between them. The tables in questions are simple standard tables, which are not table partitioned.
    - I want remove the records from live tables based on user entered date ranges and store it in some offline medium.
    - I might want make the data online again from the offline medium; Application should be able use that data without any modifications.
    - Different offline mediums can be
    a) Flat file
    b) Different table space
    c) Any other secondary medium (like XML, tape..Etc,)
    The total number of records will run in millions.
    The proposed solution should consider,
    1. Performance - Java solutions not feasible. Anything in SQL, PL/SQL or runs in DB itself(tools) are OK.
    2. Reliability - Should be highly reliable, Data corruption simply unacceptable.
    3. Security - Users should not be able to make out of the file.
    Few options include:
    1. Use partition
    2. Use SQL*Loader
    3. Export and import of tables.
    My main targets:
    1. Reduce space.
    2. Increase performance for queries.
    Please pass on your suggestions, any help is highly appreciated!
    Thanks In Advance!

    Few points to note:
    1. I agree partition would be right solution, but as I mentioned in my earlier statement, 'The tables in questions are simple standard tables, which are not table partitioned.'. The tables right now are not partitioned and I believe we cannot add/modify partitions, if the table were not created with the partition option. One work around is to build a partitioned table and copying all the properties(indexes,rows,constraints) from the existing non-partitioned table. But I suspect this is highly riskier and we can't afford to it.
    2. I need to support Oracle database versions starting from 8.0.6.
    3. Flat file is mandatory, others are optional. I can restrict our discussion just for a file.
    4. Considering the above points, the only option I could think of is I can move the records from the table to flat file and remove from tables. When required rollback the file data to the table and application would be able to use it. For export/import few options are: SQL*loader, exp/imp utilities, PL/SQL file UTL packages
    Thanks In Advance

  • Making data in tables online and offline - Backup/Recovery for tables.

    Hi All,
    I'm working on a project where the functionality is similar to 'Backup and Recovery' for database tables.
    Lets say we have a set of 6 tables T1, T2.... T6. They do have relationship between them. The tables in questions are simple standard tables, which are not table partitioned.
    - I want remove the records from live tables based on user entered date ranges and store it in some offline medium.
    - I might want make the data online again from the offline medium; Application should be able use that data without any modifications.
    - Different offline mediums can be
    a) Flat file
    b) Different table space
    c) Any other secondary medium (like XML, tape..Etc,)
    The total number of records will run in millions.
    The proposed solution should consider,
    1. Performance - Java solutions not feasible. Anything in SQL, PL/SQL or runs in DB itself(tools) are OK.
    2. Reliability - Should be highly reliable, Data corruption simply unacceptable.
    3. Security - Users should not be able to make out of the file.
    Few options include:
    1. Use partition
    2. Use SQL*Loader
    3. Export and import of tables.
    My main targets:
    1. Reduce space.
    2. Increase performance for queries.
    Please pass on your suggestions, any help is highly appreciated!
    Thanks In Advance!

    If you truely need to get the data out of the Oracle database into flat files, partitioning is pretty useless. Partitioning the table, though, strikes me as by far the most efficient, reliable, and secure solution.
    What sort of security do you need with the flat file? Do you need the data in the file to be encrypted, or is the binary file format of an Oracle export file sufficiently obfuscated?
    I'd stay away from UTL_FILE here, just because performance is rather poor.
    I always get pretty nervous about recoverability when people start moving data out of the database to flat files for long-term archival.
    - If you ever change the data model, even slightly, you may not be able to move the data back into the database without modifying your loader. A few years down the line, after a few data model changes, it can be almost impossible to find the documentation to make that change.
    - If you do things like change lookup tables over time, reloading data can cause major problems. When you load the data back in, your applications and reports may not treat the old codes properly.
    - Making sure that the flat files get stored and tagged properly can be a challenge. When the database gets moved to new system, you have to make sure that all the flat files also get moved around and the the loader scripts are modified appropriately.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to use form design for both online and Offline Scenrio!

    Hi All,
    I have created the forms using WebDynpro context with ZCI layout for Online scenario.
    There are some fields which need to be prefilled and are read only.. Header fields.
    There is no interface structures created seperately but the interface is constructed through webdynpro context.
    Now that I have to use the same for offline scenario, I don't see layout in SFP of form. I can create a structure for Importing fields but there is no Layout for mapping?
    Do I need create seperate forms for this as I have some prefilled hedaer fields which I can't pass using download beacause there is no context design available for this?
    Regards,
    Srinivas

    you could either create a separate form for your offline form using Data Dictionary interface or use the Data Dictionary interface for both of your forms.
    You do have the option of creating your own XML file for your offline form - you may be able to copy the XML code out of your online interface, save it to a file and use that for your offline interface - i'm not 100% sure on this as I've never done that.

  • Problems with download jdk 6 update 3 online and offline

    Hello,
    I am italian.
    I have same problems with download of jdk 6 update 3 for Windows Vista 32bit HomePremium.In passed i download without problems jdk 6,6 up 1,6 up 3 and 6 up 3(past saturday).For problems with my pc i installing new jdk but i have problems:
    In online installation recive error with download file cabinet and in offline installation i recive error with file "st160000.cab" that is corrupted.
    I have equal error with Xp sp2,Millenium edition and Vista Business edition.Help me.Thanks

    I add that the connection internet tested are variouse:gprs,adsl 2Mb,4Mb anda fastADSL 20Mb

  • Online and Offline

    I haven't logged in to skype for 2 days now. When I last logged in I remember that I logged off properly but after returning 2 days later, my friend informed me that my skype had been logged in although I was offline.I was quite shocked to hear this because I know no-one else has my password and I have a password lock on my computer, and before you ask yes, I do have a good anti-virus system on my computer. I became quite worried so I changed my password thinking someone may have hacked me, for an hour me and a friend were testing methods online. 
    It was distressing to me and to my contacts, skype what is going on?! 
    Luckily I found out that it wasn't a hacker, nope, it was the fact I have to go invisble before logging off!  What the hell is this all about Skype? I'm dissapointed! I looked up loads of forums and found similar answers, I am not the only one! Also these forums had been posted 2 months ago! 
    PLEASE SORT THIS ISSUE OUT! 

    You can try the /showplaces and /remotelogout chat commands.
    http://community.skype.com/t5/Windows-desktop-client/Skype-shows-me-online-though-I-am-not-connected...
    Be aware that if your Skype account is linked with Microsoft account and you are logged in to your outlook/hotmail email account on the Web, then your Skype account will also be shown as Online to your friends.

  • Online and Offline capabilities

    Our goal is to build an application with accessible in both
    browser and desktop but having the same UI code base. The browser
    will save data to a database via a Java backend. The desktop app
    will save to a local database mostly and be able to sync to a
    server side database occasionally at the click of a button.
    Do you have any articles online for architecting this? Any
    suggestions or pointers might help too.

    Set up three projects in Flex Builder. One, a .swc project,
    contains the code shared between the two versions. The other two
    are a Flex project for in-browser use, and an AIR project for
    offline/standalone use, both of which use the .swc. To start off, I
    recommend actually just building either the Flex or the AIR
    project, then fork pieces off to the .swc when it's time to start
    building the other version.

  • My applet works differently between online and offline.

    http://blogfile.paran.com/BLOG_253895/200609/1157419012_DodgeSnowLauncher.html
    This is my applet which I made yesterday.
    When you click on the link, push the button, and run the applet online,
    nothing happens when you click on help - about dodgesnow version 0.1, which is on the menubar above.
    However, if you download the html file and run the applet again, you can see the "about dialog".
    The dialog is made with the dialog form in NetBeans 5.0, and therefore uses its own layout library.
    I want to know why this happens.
    Thanks.
    ---The Error I encountered --------------
    Exception occurred during event dispatching:
    java.lang.ExceptionInInitializerError
    at org.jdesktop.layout.GroupLayout$ContainerAutopaddingSpring.calculateP
    adding(GroupLayout.java:2518)
    at org.jdesktop.layout.GroupLayout$Group.calculateAutopadding(GroupLayou
    t.java:1257)
    at org.jdesktop.layout.GroupLayout$Group.calculateAutopadding(GroupLayou
    t.java:1259)
    at org.jdesktop.layout.GroupLayout$Group.calculateAutopadding(GroupLayou
    t.java:1259)
    at org.jdesktop.layout.GroupLayout.resetAutopadding(GroupLayout.java:800
    at org.jdesktop.layout.GroupLayout.prepare(GroupLayout.java:807)
    at org.jdesktop.layout.GroupLayout.preferredLayoutSize(GroupLayout.java:
    641)
    at java.awt.Container.preferredSize(Container.java:1558)
    at java.awt.Container.getPreferredSize(Container.java:1543)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1617)
    at javax.swing.JRootPane$RootLayout.preferredLayoutSize(JRootPane.java:8
    24)
    at java.awt.Container.preferredSize(Container.java:1558)
    at java.awt.Container.getPreferredSize(Container.java:1543)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1617)
    at java.awt.BorderLayout.preferredLayoutSize(BorderLayout.java:690)
    at java.awt.Container.preferredSize(Container.java:1558)
    at java.awt.Container.getPreferredSize(Container.java:1543)
    at java.awt.Window.pack(Window.java:486)
    at AboutDialog.initComponents(AboutDialog.java:65)
    at AboutDialog.(AboutDialog.java:12)
    at DodgeSnowGUI.actionPerformed(DodgeSnowGUI.java:194)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1
    000)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMen
    uItemUI.java:1041)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1778)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:153)
    at java.awt.Dialog$1.run(Dialog.java:517)
    at java.awt.Dialog$2.run(Dialog.java:545)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Dialog.show(Dialog.java:543)
    at java.awt.Component.show(Component.java:1300)
    at java.awt.Component.setVisible(Component.java:1253)
    at DodgeSnowLauncher$1.actionPerformed(DodgeSnowLauncher.java:10)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
    istener.java:236)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.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)
    Caused by: java.lang.RuntimeException: java.security.AccessControlException: acc
    ess denied (java.net.SocketPermission image.paran.com:80 connect,resolve)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
    nection.java:887)
    at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLCon
    nection.java:1912)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:376
    at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:269)
    at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:44)
    at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:158)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:155)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:119)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at org.jdesktop.layout.LayoutStyle.(LayoutStyle.java:63)
    ... 75 more
    Caused by: java.security.AccessControlException: access denied (java.net.SocketP
    ermission image.paran.com:80 connect,resolve)
    at java.security.AccessControlContext.checkPermission(AccessControlConte
    xt.java:264)
    at java.security.AccessController.checkPermission(AccessController.java:
    427)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
    at java.lang.SecurityManager.checkConnect(SecurityManager.java:1034)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:459)
    at sun.net.www.http.HttpClient.(HttpClient.java:214)
    at sun.net.www.http.HttpClient.New(HttpClient.java:287)
    at sun.net.www.http.HttpClient.New(HttpClient.java:299)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLC
    onnection.java:796)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConne
    ction.java:748)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection
    .java:673)
    at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLCon
    nection.java:1706)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
    nection.java:1089)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367
    ... 87 more
    Exception occurred during event dispatching:
    java.lang.NoClassDefFoundError
    at org.jdesktop.layout.GroupLayout$ContainerAutopaddingSpring.calculateP
    adding(GroupLayout.java:2518)
    at org.jdesktop.layout.GroupLayout$Group.calculateAutopadding(GroupLayou
    t.java:1257)
    at org.jdesktop.layout.GroupLayout$Group.calculateAutopadding(GroupLayou
    t.java:1259)
    at org.jdesktop.layout.GroupLayout$Group.calculateAutopadding(GroupLayou
    t.java:1259)
    at org.jdesktop.layout.GroupLayout.resetAutopadding(GroupLayout.java:800
    at org.jdesktop.layout.GroupLayout.layoutContainer(GroupLayout.java:676)
    at java.awt.Container.layout(Container.java:1401)
    at java.awt.Container.doLayout(Container.java:1390)
    at java.awt.Container.validateTree(Container.java:1473)
    at java.awt.Container.validateTree(Container.java:1480)
    at java.awt.Container.validateTree(Container.java:1480)
    at java.awt.Container.validateTree(Container.java:1480)
    at java.awt.Container.validate(Container.java:1448)
    at java.awt.Window.dispatchEventImpl(Window.java:1776)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:153)
    at java.awt.Dialog$1.run(Dialog.java:517)
    at java.awt.Dialog$2.run(Dialog.java:545)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Dialog.show(Dialog.java:543)
    at java.awt.Component.show(Component.java:1300)
    at java.awt.Component.setVisible(Component.java:1253)
    at DodgeSnowLauncher$1.actionPerformed(DodgeSnowLauncher.java:10)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
    istener.java:236)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.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)
    Message was edited by:
    geniusleonid

    1. your applet does not work in IE because it tries to run your applet with msjvm. Use object tag instead of applet.
    In the [jdk home]/bin directory there is a tool called htmlconverter.
    Use that to convert your html page.
    2. your applet tries to do something outside of the applet's sandbox security.
    Caused by: java.lang.RuntimeException: java.security.AccessControlException: acc
    ess denied (java.net.SocketPermission image.paran.com:80 connect,resolve)
    I am not sure what you mean by running the applet locally (appletviewer
    with policy, netbeans) Or opening the html page and having a policy for
    code run locally.
    Why would your applet comming from blogfile.paran.com:80 try to
    connect to image.paran.com:80 I guess java sees this as another sub
    domain and won't let the applet do this.
    3. when I open your applet it takes a full one minute after loading the applet before I see the gui.
    after this[b]
    http://blogfile.paran.com/BLOG_253895/200609/basic: Loading http://blogfile.paran.com/BLOG_253895/200609/1157418860_DodgeSnow.jar from cache
    the jre (Java Plug-in 1.5.0_06) seems to go to sleep for a full one minute.
    4. The exception I get is this[b]
    java.lang.ClassFormatError: Incompatible magic value 1195984440 in class file javax/swing/LayoutStyle
    Because[b]
    http://blogfile.paran.com/BLOG_253895/200609/javax/swing/LayoutStyle.class
    Does not exist, I guess the jre looks for this file because it's not included
    in your jar and I don't have it in my lib/ext or classpath.
    You jar does contain a org.jdesktop.LayoutStyle.
    A Full trace might help us out:
    http://forum.java.sun.com/thread.jspa?threadID=656028

  • How to view online and offline assets

    I have to delete a page from clients website. I'm in CC and when I go to manage sites, I no longer see the server on the left and the HD on the right. How do I get my assets to display the way I need to work? I've googled, gone to help and I'm not really seeing an answer. Thx.

    If you are looking for an option to view remote and local view of the site in same window, you need to expand the files panel. It's not in Manage sites.
    Have a look here http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7ed0a .html

  • Oracle ASM Member disks online & offline options are disable

    Hi Guru's
    OS:- RHEL5
    DB :- 11GR2
    I am trying to offline the members of a disk group using EM but what i found that the members are listed there but online and offline options are inactive there. Can you please tell me why it is so . Even after selecting the member the options are still inactive
    Thanks in advance

    vk82 wrote:
    Actually now what happens is as the options are disabled i thought i added another physical disk by powering off the machine with properly shutdown the db and ASM instance. But when i try to restart the db i am getting the error as :-
    ERROR at line 1:
    ORA-01565: error in identifying file '+DATA/orcl/spfileorcl.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-15056: additional error message
    ORA-17503: ksfdopn:DGOpenFile05 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-15001: diskgroup "DATA" does not exist or is not mounted
    ORA-06512: at line 4
    ASM Instance is started fine
    SQL> startup
    ASM instance started
    Total System Global Area  284565504 bytes
    Fixed Size                  1336036 bytes
    Variable Size             258063644 bytes
    ASM Cache                  25165824 bytes
    ASM diskgroups mounted
    SQL>
    Please help me over the same
    Sorry, I read error again:
    ORA-15001: diskgroup "DATA" does not exist or is not mounted
    select name from v$asm_diskgroup:
    Regards
    Mahir

  • Online Scenarios and offline ?

    Hi ,
    Can you confirm online and offline scenarios are possible in MI . we are having NW 2004s here .
    online : I want a purchase order number to be checked with the backend instantly?
    Is this scenario possible  ?
    Offline : should i replicate the data from the backend on to the MI client to do the check of a purchase order ?
    Regards
    Abhilash

    Hi Abhilash,
    You can do do both online as well as offline.
    Online :-
    You can do it by creating a generic sync application.
    You need to create a remote enabled function module which will take as input a purchase order number and check it from those available on the system.
    To know how to create a generic sync application refer the link : <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eba3a7-0601-0010-b982-92f1fca3258a">Generic Sync</a>
    Offline :-
    You can do it by creating a Smart sync Application.
    Here you will have to create atleast two remote enabledfunction modules viz Getlist and Getdetail implementing the same functionality.
    To know how to create a Smart sync application refer the link : <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eba3a7-0601-0010-b982-92f1fca3258a">Smart Sync</a>
    The decision of choosing one among the two must be based on various aspects.
    Smart sync/Offline is preferred for complex scenarios and those having a lot of data to be transferred between the client and the backend.
    On the other hand Generic Sync/Online is preferred for relatively simple scenarios and those involving less amount of data.
    I feel since you only need to see the availability of a particular purchase order in the backend, it is a very simple scenario and can be easily implemented via a generic sync/Online appln.
    Not that it cannot be done through a Smart Sync/Offline appln, it can be done easily here also but its just that i think that it is not needed here.
    Cheers.

  • How to find the size and resolution option in the aspect ratio drop down menu for the crop tool

    while looking through certain tutorials on the new crop system i came across many that referenced the above mentioned size and resolution option in the  access ratio drop down menu.  They all mention a dialog box which then appears which looks really useful, however my version doesnt have this option. any help would be appreciated.

    Trevor.Dennis wrote:
    John, are there already differences?  I thought 13.1 was mainly about retina display support, but I guess there would also be other fixes released while they were at it.
    Yes, definitely already differences. I sympathize with Photoshop instructors (online and offline).
    The headline change was Retina support but that was also made available to non-Cloud versions.
    Other Cloud-only changes in 13.1 are listed here
    http://helpx.adobe.com/photoshop/using/whats-new.html
    http://psd.tutsplus.com/articles/news/cs6_1/
    Non-Cloud CS6 users have been very vocal and disgruntled about some of these changes.

  • Itunes won't play on computer when online only offline

    I have 2 computers- I downloaded the Itunes program on both of them yesterday. On computer A I purchased 2 songs and played them yesterday without problems (online and offline). I copied them onto a flash drive and moved them onto comptuer B and it played fine. This morning while using computer A & connected online, my newly purchased Itune songs would not play (completely skipped the songs- although they were checked). I was logged on to Itunes and the computer was authorized (I was also logged off on computer B). As for being authorized it said I was successful in authorizing 2 computers out of 5 that I'm allowed. So I recently got off line and and the songs play just fine. Why? And how can I correct this?

    Hi,
    Delete track and go into iTunes Store>purchased (under quicklinks) and redownload track.
    Jim

Maybe you are looking for

  • How create  dynamic URL for every row  shown in the report?

    Hi, Iam new to this Application. I created one interactive report to find the number of bugs logged for every product and its sub component for past one year. The report will look like below structure in the application. Product Subcomponent Total P1

  • How can i burn to disc lion os x?

    how can i burn to disc lion os x?

  • Help with Animation Resize on Tablet devices

    Hi, I would appreciate any help to fix this problem. I have this edge animation that doesn't resize correctly on tablet devices. http://www.lab2x.com/guest/Jaime/lab2x-1/ It happens especially on vertical view of tablets. When I publish from edge dir

  • Bluetooth as a microphone to present through mac.

    I am a teacher and I have several speakers that I plug my macbook pro into everyday. I was wondering if there was a way I could pair a bluetooth headset to my mac and use it as a "wireless microphone" to teach to my class? I don't talk very loud so t

  • Mpeg2 Compatibility

    I just bought Premiere Pro CS3, installed it last night, and was very excited to begin using it. Now after using it, and reading the forum of incompatibility issues with MPEG2 such as no audio or Random red frames, I think I made a mistake in my purc