Smth. is wrong...

Hello there!
Just decided to try JavaHelp in my application.
I've written a class:
package ru.linuxonline.jcash;
import java.net.*;
import javax.help.*;
public class JCashHelp {
        public JCashHelp() {
                try {
                        URL url = HelpSet.findHelpSet(null, "help/help.hs");
                        HelpSet hs = new HelpSet(null, url);
                        HelpBroker hb = hs.createHelpBroker();
                        new CSH.DisplayHelpFromSource(hb);
                } catch (Exception e) {
                        e.printStackTrace();
}then in another class from the same package i wrote a line:
new JCashHelp();and nothing happens. no exceptions, no errors. just nothing.
Can anybody tell me where is my mistake? Thanx!

Hi,
when I type HelpSet into the search box in the upper right of this forum, I get 189 results mostly dealing with not being able to open a help set. Probably you can find the solution there?
Ulrich

Similar Messages

  • ITunes installation on Windows Vista

    Hi there. As everyone knows Windows Vista is already available in MSDN. I've already got it. The problem is that the installer of current iTunes version (7.0.2) doesn't want to install the program. The error message tells smth about wrong or impossible disk E:\. So please update the installer because I want to update my songslist in iPod:)

    Let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Missing incidents

    Hello community!
    What can be wrong if an incident created in Work center is visible only to incident owner, even solman_admin cannot see it. Is it smth wrong with Business partners, what would be the best bet - from where to start the investigation?
    We've not implemented Solman yet, just playing all around it. Previously all incidents were visible to Message processor team, created in Organizational Model, so obviously smth went wrong during configuration phase.
    I mean, as solman_admin I can see it if I execute search on SAP GUI level, but if I work in SM_workcenter, then I do not see it, so it's nor forwarded or smth like this
    Regards Mike

    Hi Mike,
    SM_CRM has two business roles
    solmanrequ --- this simpler interface for end user to post incident and track the status etc
    solmanpro - this is advance interface for processor etc
    BUT
    like you mentioned non interested in that ..no issues.....
    in your case...goto solman_workcenter or sm_workcenter for searching incidents
    now choose solution independent reporting
    in the below selection screen ..provide the bp no. for looking how many tickets belonging to this user
    this way you can identify tickets for particular BP...i hope now you got the way to move forward.
    Thanks
    Prakhar

  • Help - white screen only!

    Friends,
    I'm faceing a totally annoying problem - the G4 worked fine until an hour ago, when I moved it to another room... Now at start the monitor only goes WHITE and... that's it. No restarts, no resets (PRAM, etc.) can help!!! I hear the starting chime, the fan works, etc, so I figure the tower works, but smth. is wrong with the display connection.
    The Apple supprot page only comments "black screen"... and indicated problems with the video card... Mine works... or worked OK..
    Any suggestions?
    Thanks!

    Friends,
    I'm faceing a totally annoying problem - the G4 worked fine until an hour ago, when I moved it to another room... Now at start the monitor only goes WHITE and... that's it. No restarts, no resets (PRAM, etc.) can help!!! I hear the starting chime, the fan works, etc, so I figure the tower works, but smth. is wrong with the display connection.
    The Apple supprot page only comments "black screen"... and indicated problems with the video card... Mine works... or worked OK..
    Any suggestions?
    Thanks!

  • ITunes does not recognize my Iphone after I tried to unlock it

    I tried to unlock my iPhone with redsnow but smth went wrong and now it sais conect to iTunes, but iTunes does not recognize it. iPhone is stuck in conect to iTunes picture.

    Under the Terms of Use of this forum it is prohibited to discuss jail breaking. By jail breaking your iPhone you void any warranty you may have, forfeit any support from this forum, leave your iPhone vulnerable to malware and risk bricking your iPhone should you attempt future software updates or restoring your iPhone - http://support.apple.com/kb/HT3743.

  • Interactions with imported report

    Hi all.
    Again. I'm trying to use OBI SOAP API to obtain HTML code of shared reports and display it on another webapp's pages. At first time everything seems OK and i can see embedded report. But doing any interaction with it (click drill down links, paging, etc..) makes whole report to disappear. No Javascript errors or smth else abnormal. I've found that all server requests goes through hidden IFRAME and then just copied content to real place. Its SRC points to bridge URL (mod_rewrite handle it my case) and IFRAME seems fills fine (snippet below was copied from IFRAME cointent)
    <DIV ID="divEncodedBody" style="display:none">
    table class="ViewTable" cellspacing=0&amp;gt;
    &amp;lt;tr&amp;gt;
    &amp;lt;td class="ViewCell"&amp;gt;&amp;lt;div id="m:portlet~r:avatextResult" result="finished" options="b">&amp;lt;a href="javascript:void(null)" onclick="IgnoreEvent();" title="Compound" name="SectionElements"&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;table class="CVTable" cellspacing=0&amp;gt;
    &amp;lt;tr&amp;gt;
    &amp;lt;td class="CVView" valign=top style="vertical-align:top;" vid="m:portlet~r:avatext~v:compoundView!1~v:titleView!1" sid="fmqj7vo8msbegh2ov8u2go0o32"&amp;gt;&amp;lt; class="CVFormatTable" style="width:100%;" cellspacing=0>
    &amp;lt;tr&amp;gt;
    &amp;lt;td class="CVFormatCell" align=center
    ...Looks like escaped HTML and i'm not sure that is correct. I've no idea what to check else.
    Any suggestions, examples, links?
    UPD:
    OAS v.10.1.3.
    Different behavior on various browsers:
    Firefox 2.0.0.5: report's content disappears (without any error);
    IE6.0.2900.2180.xpsp_sp2: nothing happens but JS error "access denied" (host in trusted sites area)
    Message was edited by:
    chameleon

    Still hope ;)
    I've found some JS message in html code returned from getCommonBodyHtml method, wich is needed to make all that interactive stuff work. Snippet below:
    <script language="javascript">
    kmsgPivotJSCantDrillHere = 'Cannot drill here.';
    </script>
    ...Seems smth goes wrong?

  • Strange InterruptedIOException

    Hi, all
              I'm testing an application within a cluster of 1+2 WL 5.1 SP8 on Win2K
              The first WL is a proxy that processes only static data and has
              HttpClusterServlet to transfer all other stuff onto 2 equal app servers
              which made a cluster.
              So, I start walking around our app and everything works fine for some
              time. But suddenly (not always, but offten) some of the servlets (not
              all and not the same, although there are leaders) start having a
              problem reading PostData.
              They hang for weblogic.httpd.postTimeoutSecs and throw an exception
              below. The exception happens (if happens) on the first attempt of
              request.getParameter("...") in servlet's service method.
              And the exception happens ONLY when 2 instances of WL's cluster are up
              and running. If I stop one of them (doesn't matter primary, which has
              already thrown that exception, or secondary) everything works fine. And
              it never happens without cluster.
              I tried separated machines or multihomed with no effect.
              I also varied some properties like
              weblogic.httpd.session.timeoutSecs
              weblogic.httpd.session.neverReadPostData
              weblogic.httpd.postTimeoutSecs
              weblogic.system.nativeIO.enable
              again with no effect
              It looks like smth is wrong with session replication (it works fine
              without cluster or when there is only one WL alive in a cluster). But
              error on reading PostData makes me confused. Look, I'd like to be sure
              that the configuration is OK before reporting that the error is within a
              code.
              I saw some postings in the servlet newsgroup with the same exception,
              but my situation looks somewhat differ. Anyway, those postings are
              unanswered since previous century.
              Help, please.
              java.io.InterruptedIOException: Read timed out
              at java.net.SocketInputStream.socketRead(Native Method)
              at java.net.SocketInputStream.read(SocketInputStream.java:86)
              at weblogic.socket.PostInputStream.read(PostInputStream.java:90)
              at java.io.InputStream.read(InputStream.java:91)
              at
              weblogic.servlet.internal.ServletInputStreamImpl.read(ServletInputStreamImpl.java:44)
              at
              weblogic.servlet.internal.CountingInputStream.read(ServletRequestImpl.java:1540)
              at java.io.InputStreamReader.fill(InputStreamReader.java:173)
              at java.io.InputStreamReader.read(InputStreamReader.java:249)
              at
              weblogic.servlet.internal.ServletRequestImpl.mergePostParams(ServletRequestImpl.java:502)
              at
              weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(ServletRequestImpl.java:357)
              at
              weblogic.servlet.internal.ServletRequestImpl.getParameter(ServletRequestImpl.java:542)
              at
              weblogic.servlet.internal.ServletRequestImpl.getParameter(ServletRequestImpl.java:528)
              at com.foo.bar.MyServlet.service(MyServlet.java:41)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
              at
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
              at
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
              at
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
              [att1.html]
              

    Prasad,
              I think, to reproduce the behaviour you should install the whole
              application, which is hardly possible :-). Look, it was written without
              clustering in mind. I just try to make it working in a cluster and find
              possible "reefs" to be avoided in the future release. I can't just cut
              piece of code and send you for testing. I will certainly write some
              simple app to see if it behaives the same way, but not this time.
              And, as a last attempt to localize a problem:
              1. Once I wasn't able to pass the very first (login) page without
              disabling browser's cookie support. The app uses cookie (no URLRewriting
              :((( ) for session tracking so I can't pass further (it just fails), but
              it was strange: turn on cookie, restart IE, go to login, press submit
              --- read timed out exception, nested within can't read POST data. Then
              turn off cookies, restart IE, go to login, submit -- everything is fine
              (as long as app doesn't look for the session, but that is the other
              story). Try to turn cookies on -- exception again. But even this
              behaviour isn't deterministic. It worked like that only once. That time
              I started proxy, then one of app servers, worked with app (everything
              fine as usual), then started the second server, restarted IE and saw the
              menthioned behavior on a second server.
              2. Proxy server throws a lot of SocketExceptions, (see below) even when
              the whole app seems to be working fine
              3. I've added DebugConfigInfo=ON to the HttpClusterServlet initArgs, but
              haven't found any log appeared neither on screen nor on disk. By the
              way, what are the other options available for debugging? I know only
              weblogic.debug.httpd.servlet but it's not the case.
              I attached weblogic.properties files for proxy and cluster (the global
              one is empty) and start_servers command files. That's all I can post for
              now.
              Thank you for your help.
              --Andrew
              P.S. that is the Exception which the proxy throws at least once per each
              user request
              java.net.SocketException: Connection aborted by peer: socket write error
              at java.net.SocketOutputStream.socketWrite(Native Method)
              at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
              at
              java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:72
              at
              java.io.BufferedOutputStream.flush(BufferedOutputStream.java:130)
              at java.io.FilterOutputStream.flush(FilterOutputStream.java:126)
              at
              weblogic.servlet.internal.HttpClusterServlet$Server.writeHeaders(Http
              ClusterServlet.java:697)
              at
              weblogic.servlet.internal.HttpClusterServlet$Server.proxy(HttpCluster
              Servlet.java:868)
              at
              weblogic.servlet.internal.HttpClusterServlet.service(HttpClusterServl
              et.java:146)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:106)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              textImpl.java:907)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              textImpl.java:851)
              at
              weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
              ContextManager.java:252)
              at
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
              a:364)
              at
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
              java.net.SocketException: Connection aborted by peer: socket write error
              at java.net.SocketOutputStream.socketWrite(Native Method)
              at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
              at
              java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:72
              at
              java.io.BufferedOutputStream.flush(BufferedOutputStream.java:130)
              at java.io.FilterOutputStream.flush(FilterOutputStream.java:126)
              at
              weblogic.servlet.internal.HttpClusterServlet$Server.writeHeaders(Http
              ClusterServlet.java:697)
              at
              weblogic.servlet.internal.HttpClusterServlet$Server.proxy(HttpCluster
              Servlet.java:868)
              at
              weblogic.servlet.internal.HttpClusterServlet.service(HttpClusterServl
              et.java:146)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:106)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              textImpl.java:907)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              textImpl.java:851)
              at
              weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
              ContextManager.java:252)
              at
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
              a:364)
              at
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
              Prasad Peddada wrote:
              > Andrew,
              > I checked with the web team and they think this could be a bug.
              > Could you send us a reproducible test case.
              >
              > Thanks
              >
              > -- Prasad
              >
              > Andrew Solgan wrote:
              >
              >> Prasad,
              >>
              >> Prasad Peddada wrote:
              >>
              >> > Andrew,
              >> >
              >> > Post data has nothing to do with replication. I would rule that
              >> > out.
              >>
              >> I'd also. But it never happens without cluster or when only one
              >> server is alive in a cluster?????
              >>
              >> > You said you tried both with native IO and java io.
              >>
              >> A-ha. And saw starting "IO performance pack..." message appeared or
              >> not correspondingly. But the first line in the error stack is always
              >> from the native method
              >> at java.net.SocketInputStream.socketRead(Native Method)
              >> .....
              >>
              >> > Are you using browser to test this?
              >>
              >> IE 5.5
              >>
              >> >
              >> >
              >> > I will followup with servlet team to find out if they know about
              >> > this problem and post back again.
              >> >
              >> > -- Prasad
              >> >
              >>
              >> Thanks,
              >> --Andrew
              >>
              >> >
              >> >
              >> > Andrew Solgan wrote:
              >> >
              >> >> Hi, all
              >> >>
              >> >> I'm testing an application within a cluster of 1+2 WL 5.1 SP8 on
              >> >> Win2K
              >> >>
              >> >> The first WL is a proxy that processes only static data and has
              >> >> HttpClusterServlet to transfer all other stuff onto 2 equal app
              >> >> servers which made a cluster.
              >> >> So, I start walking around our app and everything works fine for
              >> >> some time. But suddenly (not always, but offten) some of the
              >> >> servlets (not all and not the same, although there are leaders)
              >> >> start having a problem reading PostData.
              >> >> They hang for weblogic.httpd.postTimeoutSecs and throw an
              >> >> exception below. The exception happens (if happens) on the first
              >> >> attempt of request.getParameter("...") in servlet's service
              >> >> method.
              >> >> And the exception happens ONLY when 2 instances of WL's cluster
              >> >> are up and running. If I stop one of them (doesn't matter
              >> >> primary, which has already thrown that exception, or secondary)
              >> >> everything works fine. And it never happens without cluster.
              >> >> I tried separated machines or multihomed with no effect.
              >> >> I also varied some properties like
              >> >> weblogic.httpd.session.timeoutSecs
              >> >> weblogic.httpd.session.neverReadPostData
              >> >> weblogic.httpd.postTimeoutSecs
              >> >> weblogic.system.nativeIO.enable
              >> >> again with no effect
              >> >>
              >> >> It looks like smth is wrong with session replication (it works
              >> >> fine without cluster or when there is only one WL alive in a
              >> >> cluster). But error on reading PostData makes me confused. Look,
              >> >> I'd like to be sure that the configuration is OK before reporting
              >> >> that the error is within a code.
              >> >>
              >> >> I saw some postings in the servlet newsgroup with the same
              >> >> exception, but my situation looks somewhat differ. Anyway, those
              >> >> postings are unanswered since previous century.
              >> >>
              >> >> Help, please.
              >> >>
              >> >>
              >> >>
              >> >> java.io.InterruptedIOException: Read timed out
              >> >> at java.net.SocketInputStream.socketRead(Native Method)
              >> >> at java.net.SocketInputStream.read(SocketInputStream.java:86)
              >> >> at weblogic.socket.PostInputStream.read(PostInputStream.java:90)
              >> >>
              >> >> at java.io.InputStream.read(InputStream.java:91)
              >> >> at
              >> >> weblogic.servlet.internal.ServletInputStreamImpl.read(ServletInputStreamImpl.java:44)
              >> >>
              >> >> at
              >> >> weblogic.servlet.internal.CountingInputStream.read(ServletRequestImpl.java:1540)
              >> >>
              >> >> at java.io.InputStreamReader.fill(InputStreamReader.java:173)
              >> >> at java.io.InputStreamReader.read(InputStreamReader.java:249)
              >> >> at
              >> >> weblogic.servlet.internal.ServletRequestImpl.mergePostParams(ServletRequestImpl.java:502)
              >> >>
              >> >> at
              >> >> weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(ServletRequestImpl.java:357)
              >> >>
              >> >> at
              >> >> weblogic.servlet.internal.ServletRequestImpl.getParameter(ServletRequestImpl.java:542)
              >> >>
              >> >> at
              >> >> weblogic.servlet.internal.ServletRequestImpl.getParameter(ServletRequestImpl.java:528)
              >> >>
              >> >> at com.foo.bar.MyServlet.service(MyServlet.java:41)
              >> >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
              >> >> at
              >> >> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
              >> >>
              >> >> at
              >> >> weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
              >> >>
              >> >> at
              >> >> weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
              >> >>
              >> >> at
              >> >> weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
              >> >>
              >> >> at
              >> >> weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
              >> >>
              >> >> at
              >> >> weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
              >> >>
              >> >> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
              >> >>
              >> >
              [att1.html]
              [startServer.cmd]
              # THE WEBLOGIC PROPERTIES FILE
              weblogic.system.listenPort=80
              weblogic.password.system=proxy
              weblogic.allow.execute.weblogic.servlet=everyone
              weblogic.httpd.register.cluster=\
              weblogic.servlet.internal.HttpClusterServlet
              weblogic.httpd.initArgs.cluster=\
              defaultServers=172.16.43.102:80:7002|172.16.43.103:80:7002,DebugConfigInfo=ON
              weblogic.httpd.defaultServlet=cluster
              weblogic.security.ssl.enable=true
              weblogic.system.SSLListenPort=7002
              weblogic.httpd.register.authenticated=weblogic.t3.srvr.ClientAuthenticationServlet
              weblogic.security.certificateCacheSize=3
              weblogic.httpd.register.AdminCaptureRootCA=admin.AdminCaptureRootCA
              weblogic.security.clientRootCA=SecureServerCA.pem
              weblogic.security.certificate.server=democert.pem
              weblogic.security.key.server=demokey.pem
              weblogic.security.certificate.authority=ca.pem
              weblogic.httpd.register.Certificate=utils.certificate
              weblogic.allow.execute.weblogic.servlet.Certificate=system
              weblogic.httpd.enable=true
              weblogic.system.nativeIO.enable=true
              weblogic.system.enableConsole=true
              weblogic.system.executeThreadCount=50
              weblogic.system.maxLogFileSize=1024
              weblogic.httpd.enableLogFile=true
              weblogic.httpd.logFileName=access.log
              weblogic.httpd.enableEvents=true
              weblogic.httpd.session.enable=true
              weblogic.httpd.session.cookie.name=WebLogicSession
              weblogic.httpd.session.neverReadPostData=true
              weblogic.jdbc.enableLogFile=false
              weblogic.allow.execute.weblogic.servlet.classes=everyone
              weblogic.httpd.register.*.html=weblogic.servlet.FileServlet
              weblogic.httpd.initArgs.*.html=defaultFilename=index.html
              weblogic.httpd.register.*.jpg=weblogic.servlet.FileServlet
              weblogic.httpd.register.*.gif=weblogic.servlet.FileServlet
              #weblogic.httpd.register.proxy=weblogic.t3.srvr.HttpProxyServlet
              #weblogic.httpd.initArgs.proxy=redirectURL=http://web1/
              weblogic.httpd.documentRoot=public_html/
              [startproxy.cmd]
              # THE WEBLOGIC PROPERTIES FILE
              # CORE PROPERTIES
              # You should set these before you start the WebLogic Server the first time.
              # If you need more instructions on individual properties in this
              # section, check the same section in the Optional Properties, where
              # we've left the long explanations. Or, better yet, go to our
              # website and read all about properties, at:
              # http://www.weblogic.com/docs51/admindocs/properties.html
              # CORE SYSTEM PROPERTIES
              # TCP/IP port number at which the WebLogic Server listens for connections
              weblogic.system.listenPort=80
              # CORE SECURITY-RELATED PROPERTIES
              # Read important information about security at:
              # http://www.weblogic.com/docs51/admindocs/properties.html
              # REQUIRED: The system password MUST be set in order to start the
              # WebLogic Server. This password is case-sensitive, at least 8 characters.
              # The username for the privileged user is ALWAYS "system".
              # This username and password also includes httpd access (see
              # HTTPD properties below).
              # RECOMMEND Set to 'everyone' if HTTPD is enabled
              weblogic.allow.execute.weblogic.servlet=everyone
              # Set individual ACLs to restrict access to HTTP-related resources,
              # such as the Administration servlets.
              # To make your own servlets generally available, follow this
              # pattern (provide a weblogic.allow.execute) for your packages and
              # set ACLs as appropriate.
              # CORE SECURITY-RELATED PROPERTIES FOR SSL
              # Read important information about SSL at:
              # http://www.weblogic.com/docs51/classdocs/API_secure.html
              # Enable SSL
              # (default if property not defined is false)
              weblogic.security.ssl.enable=true
              # SSL listen port
              weblogic.system.SSLListenPort=7002
              weblogic.security.certificateCacheSize=3
              weblogic.security.certificate.server=democert.pem
              weblogic.security.key.server=demokey.pem
              weblogic.security.certificate.authority=ca.pem
              # CORE HTTPD ADMINISTRATIVE PROPERTIES
              # True permits the HTTPD to run (default)
              # Uncomment this property to disable HTTPD
              #weblogic.httpd.enable=false
              weblogic.httpd.authRealmName=APM server
              # If authentication is required, add username/password for each user
              # who will be included in an ACL, as in this commented-out example:
              weblogic.password.apm_user=tiger@cat
              weblogic.password.apm_admin=admin@moon
              # OPTIONAL PROPERTIES
              # These properties affect the behavior of the WebLogic Server.
              # You only need to set these properties if you want
              # to change the default setting, which is the property shown.
              # ADMINISTRATOR PROPERTIES
              # Administrator properties are optional information properties,
              # particularly useful for clusters.
              weblogic.password.system=weblogic
              weblogic.administrator.email=
              weblogic.administrator.name=Administrator
              # SYSTEM PROPERTIES
              # System properties in this section are set to system defaults
              # Performance pack. The shared library must be accessible from your
              # PATH (NT) or from your shared library path (UNIX; the name of the
              # variable varies: LD_LIBRARY_PATH, SHLIB_PATH, etc.)
              weblogic.system.nativeIO.enable=true
              # Outputs logging information to the console as well as to the log file
              weblogic.system.enableConsole=true
              # Properties for tuning the server's performance
              # Number of WebLogic Server execute threads.
              weblogic.system.executeThreadCount=30
              #weblogic.system.percentSocketReaders=33
              # Other optional system properties
              # Limits size of weblogic.log (in K) and versions old log
              weblogic.system.maxLogFileSize=1024
              # Adjust minimum length of password
              weblogic.system.minPasswordLen=8
              # CLUSTER-SPECIFIC PROPERTIES
              # Cluster-specific properties in this section are set to system defaults.
              # CLUSTER USERS: Note that ALL Cluster-specific properties should be set
              # in the per-cluster properties file ONLY.
              # Time-to-live (number of hops) for the cluster's multicast messages
              # (default 1, range 1-255).
              weblogic.cluster.multicastTTL=5
              weblogic.cluster.multicastAddress=237.0.0.5
              # Sets the load-balancing algorithm to be used between
              # replicated services if none is specified. If not specified,
              # round-robin is used.
              weblogic.cluster.defaultLoadAlgorithm=round-robin
              weblogic.httpd.clustering.enable=true
              weblogic.httpd.session.persistence=true
              weblogic.httpd.session.persistentStoreType=replicated
              # SERVER-SPECIFIC CLUSTER PROPERTIES
              # Cluster-related properties in this section are set to system defaults.
              # CLUSTER USERS: Note that these server-specific cluster-related properties
              # should be set in the per-server properties file ONLY.
              # Sets the weight of the individual server for the weight-based load-balancing.
              # Range is 0 - 100.
              # Larger numbers increase the amount of traffic routed to this server.
              #weblogic.system.weight=100
              # SYSTEM STARTUP FILES - Examples
              # CLUSTER USERS: Note that ONLY startup registrations for pinned RMI
              # objects should be registered in the per-server properties file.
              # All other startup classes should be registered in the per-cluster
              # properties file.
              weblogic.system.startupClass.serverservice.class=com.al.pm.util.ServerService
              # SYSTEM SHUTDOWN FILES - Examples
              # SECURITY-RELATED PROPERTIES FOR WORKSPACES
              # For backward compatibility, the following entries disable Access
              # Control on Workspaces
              weblogic.allow.read.weblogic.workspace=everyone
              weblogic.allow.write.weblogic.workspace=everyone
              # WEBLOGIC FILE PROPERTIES
              # Maps a volume name to a path, for client file read/write
              #weblogic.io.fileSystem.[volumeName]=[fullPathName]
              # WEBLOGIC EJB DEMO PROPERTIES
              # CLUSTER USERS: Note that ALL EJB deployment should be done in the
              # per-cluster properties file ONLY.
              # See WebLogic Demo Connection Pool below for a connection pool
              # to use with these examples.
              # Deploys EJBeans. Uncomment the appropriate lines below and
              # modify DBMS-related info and paths to match your particular installation:
              weblogic.ejb.deploy=\
                   //our ejb jars//
              weblogic.resource.MailSession.MailSessionResource=mail.from=test@apm.com,mail.host=192.168.3.6
              # HTTPD ADMINISTRATIVE PROPERTIES
              # Enables logging of HTTPD info in common log format and
              # sets the log file name (default is "access.log")
              weblogic.httpd.enableLogFile=true
              weblogic.httpd.logFileName=access.log
              # Tracks HTTPD requests with events delivered to WEBLOGIC.LOG.HTTPD
              weblogic.httpd.enableEvents=true
              # Enables HTTP sessions
              weblogic.httpd.session.enable=true
              weblogic.httpd.session.timeoutSecs=1200
              weblogic.httpd.session.neverReadPostData=true
              #weblogic.httpd.postTimeoutSecs=120
              # Sets an optional cookie name. The default name is "WebLogicSession".
              # Prior to version 4.0, the default was "TengahSession". To make
              # this backward compatible with cookies generated from previous
              # installations, you should set this property to "TengahSession".
              # Uncomment this line and set this to any string of your choice,
              # or comment out this property to use the default.
              weblogic.httpd.session.cookie.name=APMSession
              weblogic.httpd.session.URLRewriting.enable=true
              # MIME types
              weblogic.httpd.mimeType.text/html=html,htm
              weblogic.httpd.mimeType.image/gif=gif
              weblogic.httpd.mimeType.image/jpeg=jpeg,jpg
              weblogic.httpd.mimeType.application/pdf=pdf
              weblogic.httpd.mimeType.application/zip=zip
              weblogic.httpd.mimeType.application/x-java-vm=class
              weblogic.httpd.mimeType.application/x-java-archive=jar
              weblogic.httpd.mimeType.application/x-java-serialized-object=ser
              weblogic.httpd.mimeType.application/octet-stream=exe
              weblogic.httpd.mimeType.text/vnd.wap.wml=wml
              weblogic.httpd.mimeType.text/vnd.wap.wmlscript=wmls
              weblogic.httpd.mimeType.application/vnd.wap.wmlc=wmlc
              weblogic.httpd.mimeType.application/vnd.wap.wmlscriptc=wmlsc
              weblogic.httpd.mimeType.image/vnd.wap.wbmp=wbmp
              # In seconds, the keep-alive for HTTP and HTTPS requests
              weblogic.httpd.http.keepAliveSecs=180
              weblogic.httpd.https.keepAliveSecs=360
              # WEBLOGIC JDBC DRIVER PROPERTIES
              # Enables JDBC driver logging and sets the file name for the log
              # The weblogic.jdbc.logFile is placed in the per-server
              # directory
              weblogic.jdbc.enableLogFile=true
              weblogic.jdbc.logFileName=jdbc.log
              # WEBLOGIC JDBC CONNECTION POOL MANAGEMENT
              # CLUSTER USERS: Note that ALL JDBC connection pools should be set up
              # in the per-cluster properties file ONLY.
              # For creating JDBC connection pools. This example shows a connection
              # pool called "oraclePool" that allows 3 T3Users "guest," "joe," and "jill"
              # to use 4 JDBC connections (with a potential for up to 10 connections,
              # incremented by two at a time, with a delay of 1 second between each
              # attempt to connect to the database), to an Oracle database server called
              # "DEMO." If more than 4 connections are opened, after 15 minutes, unused
              # connections are dropped from the pool until only 4 connections remain open.
              # Every 10 minutes, any unused connections in the pool are tested and
              # refreshed if they are not viable.
              weblogic.jdbc.connectionPool.oraclePool=\
              url=jdbc:weblogic:oracle,\
              driver=weblogic.jdbc.oci.Driver,\
              loginDelaySecs=0,\
              initialCapacity=2,\
              maxCapacity=40,\
              capacityIncrement=2,\
              allowShrinking=true,\
              shrinkPeriodMins=15,\
              refreshMinutes=10,\
              testTable=dual,\
              props=user=pm;password=pm;server=APM
              # Get more details on each argument for this property in the
              # Administrators Guide on setting properties at:
              # http://www.weblogic.com/docs51/admindocs/properties.html
              # Set up ACLs for this connection pool with the following:
              weblogic.allow.reserve.weblogic.jdbc.connectionPool.oraclePool=apm_user
              #weblogic.allow.reset.weblogic.jdbc.connectionPool.oraclePool=apm_user
              #weblogic.allow.shrink.weblogic.jdbc.connectionPool.oraclePool=apm_user
              weblogic.jdbc.TXDataSource.JtsDataSource=oraclePool
              weblogic.jdbc.DataSource.NonJtsDataSource=oraclePool
              # WEBLOGIC HTTP SERVLET PROPERTIES
              # CLUSTER USERS: Note that ALL servlets should be set up
              # in the per-cluster properties file ONLY.
              # WebLogic offers different types of servlets for various uses.
              # Classpath servlet registration
              # The ClasspathServlet is used to serve classes from
              # the system CLASSPATH. It is used by applets to load
              # classes they depend upon, and is registered against
              # the virtual name 'classes' here by default. This means
              # you should set your applet codebase to "/classes".
              # You can register multiple virtual names for this servlet.
              # Note that it can also be used to serve other
              # resources/files from the system CLASSPATH.
              # Don't confuse the ClasspathServlet with the ServletServlet. The
              # ClasspathServlet is used for serving classes for client-side Java only.
              # The ServletServlet is used to invoke unregistered servlets.
              # See the Administrators Guide "Setting up WebLogic as an HTTP server"
              # http://www.weblogic.com/docs51/admindocs/http.html#classfile for more info.
              weblogic.httpd.register.classes=weblogic.servlet.ClasspathServlet
              # We also set an open ACL for everyone to call the ClasspathServlet
              # so that applets work without requiring further changes.
              weblogic.allow.execute.weblogic.servlet.classes=everyone
              # File servlet registration
              # FileServlet searches below the documentRoot for the requested file
              # and serves it if found. If the requested file is a directory,
              # FileServlet will append the defaultFilename to the requested path
              # and serve that file if found.
              weblogic.httpd.register.file=weblogic.servlet.FileServlet
              weblogic.httpd.indexDirectories=false
              weblogic.httpd.register.ourServlet=com.foo.bar.ourServlet
                   //our servlets registration//
              # ServerSideInclude servlet registration
              # SSIServlet searches below the documentRoot for the
              # requested .shtml file and serves it if found.
              weblogic.httpd.register.*.shtml=weblogic.servlet.ServerSideIncludeServlet
              # Example URL: http://localhost:7001/portside/welcome.shtml
              # for the file /weblogic/myserver/public_html/portside/welcome.shtml
              # PageCompileServlet (used by JHTML)
              # See the information below under WebLogic JHTML
              # JSPServlet (used by JSP)
              # See the information below under WebLogic JSP
              # ServletServlet registration
              # Allows unregistered servlets in the servlet classpath (see Servlet
              # reload properties below) to be requested by class name, including
              # full package name. An instance of the best matching servlet class
              # is created, initialized, and executed with the remainder of the
              # URI being passed in as PATH_INFO. Requires servlet classpath set.
              # This servlet registration is shipped commented out because it
              # may pose a security risk if improperly used. Please see the
              # Administrators Guide "Setting up WebLogic as an HTTP server"
              # at http://www.weblogic.com/docs51/admindocs/http.html for more info.
              weblogic.httpd.register.servlets=weblogic.servlet.ServletServlet
              # Example URL: http://localhost:7001/servlets/myservletclasses/foo/baz
              # for the file /myservlets/myservletclasses/foo/baz.class
              # DocumentRoot configuration
              # The documentRoot is by default set to this directory; change
              # as desired. FileServlet, SSIServlet, PageCompileServlet
              # and JSPServlet use it.
              weblogic.httpd.documentRoot=public_html/
              #weblogic.httpd.errorPage.500=/error.html
              #weblogic.httpd.errorPage.404=/error.html
              # Default servlet registration
              # Virtual name of the default servlet if no matching servlet is found
              weblogic.httpd.defaultServlet=file
              # Servlet reload properties
              # Put servlets and classes they depend on below this directory to take
              # advantage of dynamic reloading. (WebLogic classes don't belong
              # here, and NO directories can be both in your system/environment
              # CLASSPATH and in the servlet classpath.) WebLogic checks for modified
              # servlets every reloadCheckSecs and reloads servlets and classes they
              # depend on as needed. If reloadCheckSecs is set to -1, classes will
              # never be reloaded.
              weblogic.httpd.servlet.classpath=apmserver/servletclasses
              weblogic.httpd.servlet.reloadCheckSecs=1
         

  • 5 gen iPod shows and dissapears under iTunes 9

    I plug in my 5th Gen iPod (80gb vs 1.3) in to my iMac, it shows up under devices for a spit second then disappears.
    I have reset the iPod, restarted iMac/iTunes
    I have an AppleTV that working. I have an iPhone that works fine on the same cable.

    My 5G iPod 30gb suddenly corrupted, all data has been erased, and then when I connect with my Mac it didnt work says error 1429.and then when i sync my ipod with windows xp, its been rstored but now my ipod runs too slow and makes sounds (i hear smth is working inside ipod), when i sync my ipod with macbook it comes empty and corrupted
    Pls help, smth is wrong ??!what to doo??

  • Ram slots not working after CMOS reset

    Im using MSI K9N Neo V2 mb, and it was doing fine until i reseted CMOS. Now 3 out of 4 ram slots are not recognized by BIOS nor Windows. Im sure that ram memory is ok, cause ive checked all of it by replacing it between ram slots, and they're only working in slot nr 4.
    I know that the MB is old, but everything was working fine, and suddenly went wrong after CMOS reset
    Things i did to fix:
    Updated BIOS
    Msconfig memory uncheck box
    Cleared CMOS with jumper
    Replaced CMOS BAT
    Checked if smth's wrong with cpu
    Cleared RAM slots with rubbing alcohol
    System wont even boot without memory in DIMM 4 (ram slot 4), and BIOS only recognizes memory in DIMM 4
    This is really frustrating, because there is no reason for smth to not work all of a sudden
    Any help? Tnx
    Sent from my SAMSUNG-SGH-I747 using Tapatalk 2

    There is a known issue with Powerbooks with the lower memory slot failing, and it sounds like yours may be starting to fail. At one point there was an Apple recall for a small sliver of Powerbook systems to fix that.
    The alternatives are to run with 1GB in the upper slot, try one of the internet vendors that say they can fix that (check references), or install a used logic board. I don't believe Apple is repairing Powerbooks anymore, so if you want to buy a used logic board, you'll need to install it yourself, or perhaps an Apple Authorized Service Provider would be willing to do the work.

  • Identifying corrupted rows and retrieving the remainder

    Hello all.
    Please give some help.
    The alert log shows that
    a datafile has a block corrupted which belongs to one of the three primary tables used for reporting and which for some reason hasnt got a backup.
    I need to find out which rows
    are involved in the corruption so that to create a table from the corrupted with the condition like
    AND ROWID NOT IN (list of corrupted ROWIDs)Please reply as sson as possible.
    Thanks much.

    Hello again.
    Unfortunately I wasnt able to see the text of your last messages, seems smth is wrong with my browser, although I can open other pages....anyway just wanted so say that I used
    DBMS_REPAIR SKIP SCAN to dicard the inaccessible rows then I created a copy of the table then droped the original one, created it again and inserted data back into it. After that the alert log stopped writing about the corrupted block.
    But one thing still remains unclear to me. Where did that block gone? Did oracle deallocate it after I dropped the table or is there any other reason for it?
    PLease give an axplanation.
    Thanks much.

  • 8152 CD-ROM drive problems

    I have 8152 52x speed drive, that's pain in the ass. Bigest problem of all is its reading of home recorded CDs
    so i decide to flash it.
    Cos it was 1.2 firmwre drive I dloadet apropriate firmware version 1.21
    I booted into DOS mode & started the flashing proces, but smth went wrong, now i have dead drive not even try comes out...
    After reading trough forums I got feeling that was my mistake, cos I flashed the drive wich was slave drive and master HDD was conencted also
    and second i flashed with firmware residin on FAT32 partiton...
    Is ther any hope 4 me to get that drive back to life or at least RMA it ?

    Hello
    I havnt tried it with only the cd-drive plugged in and i dont know what you mean by that
    Try unplugging the IDE cable going to your new CD drive from any other CD drive on that cable. If it is not sharing the cable with any other drive, check it is plugged into the motherboard correctly and that the jumper is set to MASTER
    i wouldnt know what to look in in the bios?
    In the BIOS there is a list of all of the devices plugged into the IDE bus. (Primary hard drive should be first.) Check that your new CD drive appears in the list probably the first menu option i should imagine.
    Hope this helps!!
    Steve

  • Upgrade Connector (11.1.1.5.0)

    Hello!
    I'm trying to upgrade connector SAP ER from 9.1.2.4 to 9.1.2.6 and smth is wrong.
    As reffered there: Managing Connector Lifecycle - 11g Release 1 (11.1.1)
    I succesfully excuted ConnectorPreUpgradeUtil.sh and no errors or any listed quotes in log. Then I used UpdateJars.sh to update all jars in /lib (no errors). After I did same with UploadResourceBundles.sh (no errors). And then I logged in to the IDM Console, and started upgrading. On Step 12 I wrote connector version and clicked Next, after this browser window close with no notifications or errors and in oimlog fall bunch of errors:
    java.lang.NullPointerException
            at com.thortech.xl.ddm.repositories.api.impl.APIManager.populateInstanceObject(APIManager.java:152)
            at com.thortech.xl.ddm.repositories.api.impl.APIManager.invokeApiRetrieveChildren(APIManager.java:277)
            at com.thortech.xl.ddm.repositories.api.impl.APIRepository.createSchemaInstance(APIRepository.java:110)
            at com.thortech.xl.ddm.repositories.api.impl.APIRepository.createChildrenSchemaInstance(APIRepository.java:508)
            at com.thortech.xl.ddm.engine.data.datatypes.SchemaInstance.populateChildren(SchemaInstance.java:898)
            at com.thortech.xl.ddm.engine.visitor.PopulateChildrenVisitor.visitStarted(PopulateChildrenVisitor.java:48)
            at com.thortech.xl.ddm.engine.data.datatypes.SchemaInstance.traverse(SchemaInstance.java:241)
            at com.thortech.xl.ddm.engine.SchemaInstanceFacade.populate(SchemaInstanceFacade.java:307)
            at com.thortech.xl.ddm.engine.SchemaInstanceFacade.addXMLSchemaInstance(SchemaInstanceFacade.java:257)
            at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.addLastPreviewedFilePrivate(tcImportOperationsBean.java:688)
            at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.addLastPreviewedFile(tcImportOperationsBean.java:664)
            at Thor.API.Operations.tcImportOperationsIntfEJB.addLastPreviewedFilex(Unknown Source)
            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:597)
            at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
            at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
            at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy354.addLastPreviewedFilex(Unknown Source)
            at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.__WL_invoke(Unknown Source)
            at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
            at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.addLastPreviewedFilex(Unknown Source)
            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:597)
            at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
            at $Proxy358.addLastPreviewedFilex(Unknown Source)
            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:597)
            at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
            at $Proxy359.addLastPreviewedFilex(Unknown Source)
            at Thor.API.Operations.tcImportOperationsIntfDelegate.addLastPreviewedFile(Unknown Source)
            at com.thortech.xl.webclient.actions.ConnectorUpgradeAction.prepareSummaryPage(ConnectorUpgradeAction.java:6010)
            at com.thortech.xl.webclient.actions.ConnectorUpgradeAction.goNext(ConnectorUpgradeAction.java:2690)
            at sun.reflect.GeneratedMethodAccessor1302.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
            at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
            at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
            at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
            at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
            at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
            at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
            at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
            at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
            at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
            at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
            at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
            at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Aug 13, 2013 12:28:47 PM GMT+04:00> <Error> <XELLERATE.WEBAPP> <BEA-000000> <Class/Method: tcActionBase/execute encounter some problems: Bean has been deleted.
    javax.ejb.NoSuchEJBException: Bean has been deleted.
    ...and so on about 15 errors "Bean has been deleted".
    Can you help me, experts? I just cant understand where i go wrong. Thats my first time dealing with upgrade feature, so im really confused.
    Hope for fast answer.
    Tnx a lot.

    You would need to reconfigure the IT resource parameters. Perform post installation steps properly. Few things like form versions cause problems which get resolved by form version control utility.
    regards,
    GP

  • CS6 Applications closing directly after start

    I'm using Adobe Creative Suite CS6 Standard since a couple of months.
    At this weekend I get a CC Testversion from a College and installed it. Since this time every CS6 Application is closing directly after starting.
    I guess smth. is wrong with the CC Version, this one works fine in my PC.
    Also after reinstallation of CS6 the problem couldn't be fixed.

    Hi,
    Please try to enable hidden Admin account.
    http://social.technet.microsoft.com/wiki/contents/articles/3040.enable-disable-the-local-h idden-built-in-administrator-account-in-windows-7.aspx
    Login with this account and launch the products.
    Regards,
    Anand

  • Well, may be i'm doing smth. wrong???

    Strange thing! I want to put a combo box on my form which will
    get it's items from a database column. I followed the
    indsructions in the manual but i can't get anything from the
    select statement to apear in the combo box.
    Am i doing something wrong? Please help.
    Mitko
    null

    Did you add garageband FX to any tracks? Try adding compression, EQ and AU's. How is the main level out this is the important one. Did you set anything in the master track? You mentioned in your earlier post you use a third party audio enhancer, disable this when your recording.
    Your discouraged and this is your first recording. Some people spend month and years trying to get a good sound and developing a good workflow. A good recording takes knowledge, practice, experimentation, common sense and some work. Garageband makes it simple but your going to have to put some time in too. I'm guessing by your fifth or sixth recording things will start to drop into place.

  • I HAVE to do smth wrong - new comp and premiere still lagging

    Hello guys.
    Finally I bought new computer spec which is:
    i7 930 @ 3.6Ghz
    Gigabyte x58a-ud3r
    8GB of memory: G.Skill ECO @1600Mhz CL8
    GeForce GTX 460 @cuda hack
    Two 1TB Samsung F3 drives
    Windows 7 Ultimate 64-bit
    My disks are:
    WD Caviar 160GB (C:) for OS&Programs
    Samsung F3 1TB (D:) for Media/Project Files
    Samsung F3 1TB (E:) for Cache/Pagefile
    The problem is, I've converted my 7D footage through mpeg streamclip to Avid DNxHD files, replaced the files in Premiere and in After Effects and what? There's no way I'd play the preview in real time :/ I got yellow bar but no way of playing it at least to the level when I can check my project before encoding it. Plus, encoding to FLV YouTube Speed options tooks 2.5hours :|
    Am I really doing something wrong or what's going on?
    Regards
    Paul

    http://www.usa.canon.com/cusa/consumer/products/cameras/slr_cameras/eo s_7d#Specifications
    The
    7D like other DSLR's record in the H264 codec which is normally
    QuickTime unless it's flash. You can edit them natively in Adobe but the
    compression ratio is as high as AVCHD which is another Mpeg4 based
    codec like H264. You convert these files to Cineform if your system
    cannot handle playback editing natively. Cineform's codec has a much
    lower compression level which makes it far easier on the system to edit
    and far less chance of artifacts when compositing or overlaying images,
    video, or animation.  That is why you convert them. Also Quicktime has
    not been updated as much as AVI so the performance is is not as good
    with the current systems.
    Eric
    ADK
    So this is what I knew and what I thought. Still, thank You Eric for clearing this out
    We came to the point when we are sure that cause of my problems is not the format, neither the codec.
    I've ordered another 4gigs of RAM, will check it tommorow when they arrive.
    Btw, is it good idea to install all my Adobe programs on disk D (Samsung F3) and keep other programs on C (WD Caviar 160GB)? I am asking that 'cause I got plenty of space on D and Premiere runs much faster when it's installed on D.

Maybe you are looking for

  • Can't export to SD card

    I'm trying to load photos from iPhoto to my mother's new Christmas present digital photo frame which is not Mac compatible. I made a new iPhoto folder of the photos I want, then tried dragging that onto the camera device icon in iPhoto. No go. Then I

  • Simple question with arrays

    Im a couple days new in java, Ive been searching for an answer for hours and havent found a solution. This is the mistake it shows (when trying to use any element of the array): array required, but java.util.ArrayList <java.lang.String> found The arr

  • Slow Printing with Adobe Reader 8.1.2 on Terminal Service

    When I want to print something on a Terminal Server without admin rights its very slow, when I print with admin rights its fast. Can someone told me where is the problem with the rights? Thanks

  • Photo Ele. 2.0

        How do I get print language to be in english.  Uninstalled and reinstalled oki printer several times using english as language and when printing out of photoshop language set up is in spanish?

  • Windows does not recognize my BlackBerry

    I have a new BlackBerry Curve 8530 from Boost Mobile, it is running v5.0.0.654 (Bundle 1108, Platform 4.2.0.298) I installed the Desktop Manager that came with the phone, once I started it - it updated to the lates version (6.0.1) I have a 4gig micro