Unable to connect to Planning URL after new instal & configuration 11.1.2

I have installed 11.1.2 on Windows 64 bit environment and configured.
Here is my environment:
Box 1. FS, Essbase, Weblogic, Oracle HTTP. Configured successfully and working great no issues (I have not configured web server in FS yet)
Box 2. Planning. Installation and configuration was successful.
Issue: however unable to connect to URL http://servername:8300/hyperionplanning/logon.jsp and http://servername:19000/hyperionplanning/logon.jsp (I am not expecting 19000 will connect)
Trobleshooting:
Upon running netstat, 8300 is not running on this box.
Also configured "Manage Planning Cluster" with no luck.
Weblogic (11g) server indicated planning state is unknown.
Diagnostic indicates: 1. system-jazn-data.xml file does not exist 2. web app for planning failed due to Error: java.net.ConnectException: Connection refused: connect
I have stopped and restarted Planning app service several time runs without any issue but unable to connect to URL and no port is running.
Planning log does not reveal any error messages.
EPM system log indicates ServletContainerAdapter manager not initialized correctly
There is no error in start-HyS9Planning-out.log.
start-HyS9Planning-error.log indicates The requested service has already been started.
There is an error in validation log:
[2010-10-06T10:18:23.171-04:00] [EPMVLD] [ERROR] [EPMVLD-02017] [oracle.EPMVLD] [tid: 25] [ecid: 0000Ii1u3V8EcLPMyeU^MG1Cf8KW00000E,0] [SRC_CLASS: com.hyperion.cis.validation.checkers.impl.AppServerChecker] Error checking response code: [[
java.lang.Exception: java.net.ConnectException: Connection refused: connect
     at com.hyperion.cis.utils.HttpUtils.checkResponseCodeGood(HttpUtils.java:153)
     at com.hyperion.cis.utils.HttpUtils.checkResponseCodeGood(HttpUtils.java:66)
     at com.hyperion.cis.validation.checkers.impl.AppServerChecker.checkWebApplication(AppServerChecker.java:159)
     at com.hyperion.cis.validation.checkers.impl.AppServerChecker.checkWebApplications(AppServerChecker.java:119)
     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.mozilla.javascript.MemberBox.invoke(MemberBox.java:160)
     at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:243)
     at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:119)
     at org.mozilla.javascript.gen.c14._c0(./scripts/webappcheck.js:2)
     at org.mozilla.javascript.gen.c14.call(./scripts/webappcheck.js)
     at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:401)
     at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3003)
     at org.mozilla.javascript.gen.c14.call(./scripts/webappcheck.js)
     at org.mozilla.javascript.gen.c14.exec(./scripts/webappcheck.js)
     at org.mozilla.javascript.Context.evaluateReader(Context.java:1119)
     at com.hyperion.cis.validation.RunningEnviroment.processSource(RunningEnviroment.java:222)
     at com.hyperion.cis.validation.RunningEnviroment.runScript(RunningEnviroment.java:279)
     at com.hyperion.cis.validation.RunningEnviroment.access$000(RunningEnviroment.java:40)
     at com.hyperion.cis.validation.RunningEnviroment$1.run(RunningEnviroment.java:132)
Caused by: java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     at java.net.Socket.connect(Socket.java:519)
     at sun.net.NetworkClient.doConnect(NetworkClient.java:158)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
     at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
     at sun.net.www.http.HttpClient.New(HttpClient.java:306)
     at sun.net.www.http.HttpClient.New(HttpClient.java:323)
     at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:852)
     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
     at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:718)
     at com.hyperion.cis.utils.HttpUtils.checkResponseCodeGood(HttpUtils.java:111)
     ... 21 more
What am I not doing?
Thanks for your help in advance!
Edited by: VenuRamini on Oct 6, 2010 7:25 AM
Edited by: VenuRamini on Oct 6, 2010 7:35 AM

John, thanks for quick response!
I have restarted Planning and looked at the log file.
HyS9Planning-sysout.log indicated
<Oct 6, 2010 11:58:59 AM EDT> <Critical> <Security> <BEA-090518> <Could not decrypt the username attribute value of {AES}xxxxxxxxxxxxxxx= from the file E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning1\security\boot.properties. If you have copied an encrypted attribute from boot.properties from another domain into E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning1\security\boot.properties, change the encrypted attribute to its cleartext value then reboot the server. The attribute will be re-encrypted. Otherwise, change all encrypted attributes to their cleartext values, then reboot the server. All encryptable attributes will be re-encrypted. The decryption failed with the exception weblogic.security.internal.encryption.EncryptionServiceException: com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte..>
Prior to this after reading epm_1112000_readme.pdf file on page 9 (issue 9180347, 8841004) there is known issue of not copying the file to destination location. Followed instruction and that did indicate that userid and pwd was not encrypted.
Here is the log when I change boot.properities files base on known issue stated above:
<Oct 6, 2010 12:34:56 PM EDT> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
<Oct 6, 2010 12:34:56 PM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:959)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
     at weblogic.security.SecurityService.start(SecurityService.java:141)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     Truncated. see log file for complete stacktrace
Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User admin javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User admin denied
     at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:250)
     at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
     at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     Truncated. see log file for complete stacktrace
>
<Oct 6, 2010 12:34:56 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<Oct 6, 2010 12:34:56 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<Oct 6, 2010 12:34:56 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
HyS9Planning-syserr.log has no info.
Edited by: VenuRamini on Oct 6, 2010 9:51 AM

Similar Messages

  • Still getting 'unable to connect to background process" after clean install

    I just did an erase and install on my system, installed FCP and DVDSP/Compressor (FCP HD), tried to export a file, and am getting that error still.
    It does seem odd though that it seemed to remember my settings, because it noted that my firewire drive was missing. Also, I got that Qmaster error (An item in the Startup Items folder ("/Library/Startup Items/Qmaster") does not have the proper security settings. The first time I got the error, I hit 'decide later: and tried to export. Had a problem. Then I hit 'fix' the next time the error came up, but it did not fix the problem as Compressor will not export.
    Everything else seems new though, from scratch.
    Compressor worked fine until recently.
    What do I do now?

    Well somehow I'm not getting that startup error anymore. I've tried a bunch of things and one of them was, I think, to choose 'fix' in the dialog box.
    In answer to the above question, Compressor version is 1.21 (was 1.2 but I upgraded as suggested in the Apple article. Final Cut Pro HD 4.5 .
    I'll say it again before everyone reminds me of the need to upgrade: yes I'm aware but cannot afford it at this time.
    It appears that Compressor and my internet network connection do not play well together. So I've done a bunch of tests and the only thing that seems to work is the thing suggested in this article: http://www.kashum.com/rbf.pl?c=blog&i=1152611689&referer=r .
    I went into system prefs>network and under location, created a new location. Under that new location, under the 'show' menu, I chose 'network port configurations' and unchecked all the ports, and hit apply now. This basically disabled all the network ports. I restarted the computer and the compressor export worked.
    It's not a total fix, but at least it's something.
    Testing a little further, it appears to be the built in ethernet that's causing the problem. I unchecked each port individually, restarting the computer after each one then trying to export a clip. When I start ithe system with the ethernet unchecked, then try to export through Compressor, it works. When I then check the ethernet port and turn it back on, with FCP still running, it continues to work. If, however, I restart the computer with the ethernet checked and turned on, the compressor unable to connect message comes back, and stays there until the computer is restarted with the network port disabled.
    This would make sense because not long ago I got my Qwest DSL hooked up and that was probably around the time this problem started happening. For some reason I had no issue when I had my Comcast on. Oh well. So something's definitely funky in the settings.
    I"m not a programmer so I did my best with the things the article suggested - some I could figure out, some not so much, but the only thing that seems to help is this network fix.
    Not sure if someone posted this article earler or if I just ran across it in my own search - will have to go back and check - but if so, thanks. I need to go back and check the points things on those posts anyway.
    I'm at a loss how to fix this any other way. I guess for now I"ll have to either turn the internet off and restart the system before exporting a project, or start the system with the ethernet off and go in and turn the port on manually each time - major pain. But if only I had done this before doing an erase and reinstall! I've been down for weeks going through files, backups to get ready picking at solutions, trying to figure out how to do these fixes. The good side of this is that 1) those files needed to be backed up anc cleaned out anyway, 2) It made me pay attention to the fact that I've been sloppy about my backup system, and 3) I now know how to erase and reinstall and it's not such a scary prospect. So if something happened in the future and it required that, I'm now more prepared to handle it and know that as long as things are backed up well, the computer's not going to smoke and blow up under those circumstances. =)
    Does it seem odd to anyone that I would do an erase and reinstall, boot up FCP, and it would remember my settings and send up a reminder that my firewire drive is missing? It appears that every other thing in the system is new.
    After all the main software is reinstalled, I'll mess with some system updates and QT updates to see how they affect things and update you guys on that.
    If anyone can suggest a more complete fix, now that I"ve narrowed it down to a network compatibility issue, please let me know. Thanks
    Message was edited by: Editgrrl123

  • Unable to connect Wi-Fi network after ISO 6 update

    unable to connect Wi-Fi network after ISO 6 update. I'm not impressed.

    I updated to ISO 6 on my Daughters Iphone 4S, my Iphone 4, and I have now received my new Iphone 5 yesterday and now all 3 of them have wi-fi issues. I know its not my wi-fi because My Daughters Ipad 2 and my Wife's Iphone 4 is still on 5.11 and the wi-fi works fine. I cant understand why apple have not been saying what's going on and when they will fix it. I have tried everyone's suggestions on this forum and the Internet. Still no luck.

  • Unable to connect to server to accept new icloud terms and conditions

    Unable to connect to server to accept new icloud terms and conditions

    I have the same issue.
    APPLE anyone to help a lot of buyers who spend a lot of money in your products  ?????

  • Unable to connect to Apple TV after install Mavericks

    Hello I'm unable to connect to Apple TV after install Mavericks. :-(
    The icon of the Apple TV no longer appers on the top menu and my Mac is unable to discover it...
    The Apple TV Box is upedated to the most recent software version.
    Apple TV is connected to the same Wifi network of my Mac
    I have a:
      Mac Book Pro 13-inch, Early 2011
      Processor  2,3 GHz Intel Core i5
      Memory  4 GB 1333 MHz DDR3
      Graphics  Intel HD Graphics 3000 384 MB
      Serial Number  <edited by host>
      Software  OS X 10.9.2 (13C64)
    Can anyone help me ????

    Hello M.A.S.Ramos,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    OS X Mavericks: Wirelessly mirror your Mac screen to your HDTV
    http://support.apple.com/kb/PH14375
    Make sure your Mac and your Apple TV are on the same network.
    Choose your Apple TV from the AirPlay status icon in the menu bar.
    Choose This Mac or your Apple TV depending on how you want to match the desktop size of your Mac.
    OS X automatically detects an Apple TV when it’s on the same network, and displays the AirPlay icon in the menu bar. When AirPlay Mirroring is active, the status icon is blue.
    Have a nice day,
    Mario

  • Unable to connect to Plan Library

    Hi
    I have installed BAM on XP Operating system and it is wroking fine except Bam Plan Monitor. If i open the plan monitor from BAM adminstrator i am getting the status as suspended.
    Following is the error message from event viewer.
    PlanMonitor: Unable to connect to Plan Library.
    [ErrorSource="PlanMonitor", ErrorID="PlanMonitor.PlanLib.Connect"]
    Unable to log into the repository - invalid repository user name or password.
    RP -- 0xC, RP -- 0xDE
    [ErrorSource="DataFlowService", ErrorID="PlanMonitor.PlanLib.Msg"]
    Please let me know which user name and passwd they are referring in the error message and where should i specify that used id/passwd.
    Your help in this regard is highly appreciated.
    thanks
    Laj

    This issue has been resolved by removing the password of BAM user from EL Admin
    Thanks
    Laj

  • Many invalid objects found after new install the R12 vision demo (12.1.1)

    In AIX Server,
    I found many invalid objects after new install the R12 vision demo (12.1.1) with DB v11.1.0.7, can I drop the following invalid objects then upgrade to R12.1.3 ?
    OWNER OBJECT_NAME OBJECT_TYPE STATUS
    APPS XLA_00707_AAD_C_000026_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000017_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000016_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000032_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000034_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000039_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_S_000041_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000020_PKG PACKAGE BODY INVALID
    RE RE_PROFILER PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000018_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000021_PKG PACKAGE BODY INVALID
    APPS XLA_00555_AAD_S_000014_PKG PACKAGE BODY INVALID
    APPS XLA_00555_AAD_C_000015_PKG PACKAGE BODY INVALID
    APPS XLA_00200_AAD_C_000022_PKG PACKAGE BODY INVALID
    APPS XLA_00140_AAD_S_000036_PKG PACKAGE BODY INVALID
    APPS FSAH_DUPLICATE_PKG PACKAGE BODY INVALID
    APPS XLA_00707_AAD_C_000044_PKG PACKAGE BODY INVALID
    APPS MSD_DEM_OBI_DEMANTRA_MV MATERIALIZED VIEW INVALID
    18 rows selected.
    SQL> alter package XLA_00707_AAD_C_000026_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY XLA_00707_AAD_C_000026_PKG:
    LINE/COL ERROR
    1/49 PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following:
    is as compress compiled wrapped
    The symbol "compress" was substituted for "end-of-file" to continue.
    SQL> alter package RE.RE_PROFILER compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY RE.RE_PROFILER:
    LINE/COL ERROR
    1180/13 PL/SQL: SQL Statement ignored
    1180/13 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    1181/32 PLS-00440: FORALL bulk IN-bind variables cannot be used here
    1926/9 PL/SQL: SQL Statement ignored
    1926/9 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    SQL> alter package FSAH_DUPLICATE_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY FSAH_DUPLICATE_PKG:
    LINE/COL ERROR
    7/12 PLS-00341: declaration of cursor 'C1' is incomplete or malformed
    8/7 PL/SQL: SQL Statement ignored
    9/14 PL/SQL: ORA-00942: table or view does not exist
    12/17 PL/SQL: Item ignored
    16/7 PL/SQL: SQL Statement ignored
    16/71 PL/SQL: ORA-00942: table or view does not exist
    22/13 PL/SQL: SQL Statement ignored
    22/27 PLS-00320: the declaration of the type of this expression is incomplete or malformed
    Edited by: SamCH on 2013年2月4日 下午11:19

    Hi Hussein,
    Thanks for your reply again, the compile error as below
    e.g.
    show error
    SQL> ALTER PACKAGE APPS.XLA_00707_AAD_C_000026_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00707_AAD_C_000026_PKG:
    LINE/COL ERROR
    1/49 PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following:
    is as compress compiled wrapped
    The symbol "compress" was substituted for "end-of-file" to continue.
    SQL> ALTER PACKAGE APPS.XLA_00200_AAD_C_000017_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00200_AAD_C_000017_PKG:
    LINE/COL ERROR
    131072/2 PLS-00103: Encountered the symbol "end-of-file" when expecting
    one of the following:
    ( begin case declare end exit for goto if loop mod null
    pragma raise return select update while with <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> <<
    continue close current delete fetch lock insert open rollback
    savepoint set sql execute commit forall merge pipe purge
    SQL> ALTER PACKAGE APPS.XLA_00200_AAD_S_000032_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00200_AAD_S_000032_PKG:
    LINE/COL ERROR
    131072/7 PLS-00103: Encountered the symbol "end-of-file" when expecting
    2 one of the following:
    . ( ) , * % & = - + < / > at in is mod remainder not rem
    <an exponent (**)> <> or != or ~= >= <= <> and or like like2
    like4 likec between || multiset member submultiset
    SQL> ALTER PACKAGE RE.RE_PROFILER COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY RE.RE_PROFILER:
    LINE/COL ERROR
    1180/13 PL/SQL: SQL Statement ignored
    1180/13 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    1181/32 PLS-00440: FORALL bulk IN-bind variables cannot be used here
    1926/9 PL/SQL: SQL Statement ignored
    1926/9 PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
    SQL> ALTER PACKAGE APPS.XLA_00555_AAD_S_000014_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00555_AAD_S_000014_PKG:
    LINE/COL ERROR
    131072/5 PLS-00103: Encountered the symbol "end-of-file" when expecting
    7 one of the following:
    begin function pragma procedure subtype type <an identifier>
    <a double-quoted delimited-identifier> current cursor delete exists prior
    SQL> ALTER PACKAGE APPS.FSAH_DUPLICATE_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.FSAH_DUPLICATE_PKG:
    LINE/COL ERROR
    7/12 PLS-00341: declaration of cursor 'C1' is incomplete or malformed
    8/7 PL/SQL: SQL Statement ignored
    9/14 PL/SQL: ORA-00942: table or view does not exist
    12/17 PL/SQL: Item ignored
    16/7 PL/SQL: SQL Statement ignored
    16/71 PL/SQL: ORA-00942: table or view does not exist
    22/13 PL/SQL: SQL Statement ignored
    22/27 PLS-00320: the declaration of the type of this expression is incomplete or malformed
    SQL> ALTER PACKAGE APPS.XLA_00707_AAD_C_000044_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.XLA_00707_AAD_C_000044_PKG:
    LINE/COL ERROR
    201713/1 PL/SQL: SQL Statement ignored
    201826/1 PL/SQL: ORA-00904: "CST_XLA_INV_REF_V"."TRANSACTION_SOURCE_ID":
    30 invalid identifier
    202147/1 PL/SQL: SQL Statement ignored
    202191/1 PL/SQL: ORA-00904: "CST_XLA_INV_REF_V"."TRANSACTION_SOURCE_ID":
    30 invalid identifier
    202973/5 PL/SQL: Statement ignored
    202973/2 PLS-00364: loop index variable 'HEADER_RECORD' use is invalid
    7
    SQL> ALTER PACKAGE APPS.POS_AP_SUPPLIER_BO_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.POS_AP_SUPPLIER_BO_PKG:
    LINE/COL ERROR
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00304: cannot compile body of 'POS_AP_SUPPLIER_BO_PKG' without its specification
    1/14 PLS-00905: object APPS.POS_AP_SUPPLIER_BO_PKG is invalid
    SQL> ALTER PACKAGE APPS.POS_AP_SUPPLIER_BO_PKG COMPILE ;
    Warning: Package altered with compilation errors.
    SQL> show error
    Errors for PACKAGE APPS.POS_AP_SUPPLIER_BO_PKG:
    LINE/COL ERROR
    3/3 PL/SQL: Declaration ignored
    7/32 PLS-00201: identifier 'POS_AP_SUPPLIER_BO' must be declared
    28/3 PL/SQL: Declaration ignored
    35/40 PLS-00201: identifier 'POS_AP_SUPPLIER_BO' must be declared
    SQL> ALTER PACKAGE APPS.POS_BANK_ACCOUNT_BO_PKG COMPILE BODY;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.POS_BANK_ACCOUNT_BO_PKG:
    LINE/COL ERROR
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00304: cannot compile body of 'POS_BANK_ACCOUNT_BO_PKG' without its specification
    1/14 PLS-00905: object APPS.POS_BANK_ACCOUNT_BO_PKG is invalid
    SQL> ALTER PACKAGE APPS.POS_BANK_ACCOUNT_BO_PKG COMPILE ;
    Warning: Package altered with compilation errors.
    SQL> show error
    Errors for PACKAGE APPS.POS_BANK_ACCOUNT_BO_PKG:
    LINE/COL ERROR
    4/6 PL/SQL: Declaration ignored
    9/80 PLS-00201: identifier 'POS_BANK_ACCOUNT_BO_TBL' must be declared
    13/5 PL/SQL: Declaration ignored
    19/69 PLS-00201: identifier 'POS_BANK_ACCOUNT_BO_TBL' must be declared

  • Problem with SQPplus after new install W98

    I have installed the Oracle 95 8i version.
    However, I can not login sql/plus. I have tried all sort of passwords and user ids even scott and tiger or system and manager wich are defaults with no use.
    I would like to know what to do to be able to use login sql/plus.
    This occur after new install W98, before accur normality.
    thanks

    I have installed the Oracle 95 8i version.
    However, I can not login sql/plus. I have tried all sort of passwords and user ids even scott and tiger or system and manager wich are defaults with no use.
    I would like to know what to do to be able to use login sql/plus.
    This occur after new install W98, before accur normality.This problem is ERROR: ORA-12560:TNS:error of the protocol adaptor and
    ORA-12541:TNS:Don4t have listener .
    Send the file TNSNAMES.ORA and SLSNET.ORA e NAMES.ORA for analysis
    ****************** TNSNAMES.ORA ***************
    SQLPLUS SCOTT/TIGER@CLEBER
    <alias> = [ (DESCRIPTION_LIST =  # Optional depending on whether u have
                        # one or more descriptions
                        # If there is just one description, unnecessary ]
         (DESCRIPTION=
         [ (SDU=2048) ]     # Optional, defaults to 2048
                        # Can take values between 512 and 32K
         [ (ADDRESS_LIST=    # Optional depending on whether u have
                        # one or more addresses
                        # If there is just one address, unnecessary ]
         (ADDRESS=
              [ (COMMUNITY=<community_name>) ]
              (PROTOCOL=TCP)
              (HOST=cleber)
              (PORT=1521)
         [ (ADDRESS=
              (PROTOCOL=ipc)
              (KEY=<ipckey (PNPKEY is a standard key used)>)     
         [ (ADDRESS=
              [ (COMMUNITY=<community_name>) ]
              (PROTOCOL=decnet)
              (NODE=<nodename>)
              (OBJECT=<objectname>)
    ... # More addresses
         [ ) ] # Optional depending on whether ADDRESS_LIST is used or not
         [ (CONNECT_DATA=
              (SID=<oracle_sid>)
              [ (GLOBAL_NAME=<global_database_name>) ]
         [ (SOURCE_ROUTE=yes) ]
         (DESCRIPTION=
         [ (SDU=2048) ]     # Optional, defaults to 2048
                        # Can take values between 512 and 32K
         [ (ADDRESS_LIST= ]     # Optional depending on whether u have more
                        # than one address or not
                        # If there is just one address, unnecessary
         (ADDRESS
              [ (COMMUNITY=<community_name>) ]
              (PROTOCOL=TCP)
              (HOST=<hostname>)
              (PORT=<portnumber (1521 is a standard port used)>)
         [ (ADDRESS=
              (PROTOCOL=ipc)
              (KEY=<ipckey (PNPKEY is a standard key used)>)
         ...           # More addresses
         [ ) ]           # Optional depending on whether ADDRESS_LIST
                        # is being used
         [ (CONNECT_DATA=
              (SID=<oracle_sid>)
              [ (GLOBAL_NAME=<global_database_name>) ]
         [ (SOURCE_ROUTE=yes) ]
         [ (CONNECT_DATA=
         (SID=<oracle_sid>)
         [ (GLOBAL_NAME=<global_database_name>) ]
         ... # More descriptions
         [ ) ]     # Optional depending on whether DESCRIPTION_LIST is used or not
    ************** NAMES.ORA************
    NAMES.SERVER_NAME = cleber1.inueva.com.br
    NAMES.ADDRESSES =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cleber)(PORT = 1521))
    Please help me in the problem.
    thanks

  • Unable to connect to wireless network after software update

    on updating the software on my Ipad 3 I am unable to connect to my office wireless network

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Unable to connect to wireless network after 10.4.8 update

    Hi Guys,
    I use Macbook which I have just updated to 10.4.8. After doing the update I can no longer connect to my wireless network. On 1st boot Airport asked to update the keychain. I said yes.
    Selecting my network, and entering the WPA key results in "Password for this network is incorrect" which is a load of rubbish as I can connect a PC Laptop to it perfectly. I have restarted the router, put in the key in caps and lower case, and still always the same error message.
    Has anybody else experienced this? If so, does anyone know how to fix it?
    Thanks,
    Paul.

    I just brought home a new Macbook with the 10.4.8
    system software. I had to reconfigure my wireless
    router to "open system" - it still required the WEP
    key code, but when it was configured as an open
    system instead of an automatic system it allowed the
    Mac to connect.
    My other computers still work fine with the new
    router configuration.
    Macbook   Mac OS X
    (10.0.x)  
    10.4.8 came with your new macbook? or did you update?
    the only reason i ask is this was a question from a day or two ago, people were wondering if it were abnormal that new macbooks were still shipping with 10.4.6 even though 10.4.7 was out, and some predicted that once it went to 10.4.8 the shipping software would be updated to the new update

  • FRM-92052 error... unable to connect to server URL /forms/servlet;

    Hi all.
    I'm on forms 11g 11.1.2.1.0
    I'm configuring my form and when I try to run it I have this error:
    FRM-92052: unable to connect to server at URL /forms/servlet;
    I have start up weblogic server and everything is ok.
    When I try to run my form I have the error.
    How can I solve it?
    Thanks all for collaboration,
    Fabrizio

    I open my log file and I copy here error section:
    java.lang.NoSuchMethodError: oracle/forms/net/ConnectionException.<init>(ILjava/lang/String;Ljava/lang/Throwable;)V
         at oracle.forms.servlet.BaseServlet.getConnectionException(Unknown Source)
         at oracle.forms.servlet.BaseServlet.logException(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getRunformSession(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getInfo(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.doGet(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.access$100(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         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:301)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         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:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
         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:2273)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<5-feb-2013 14.42.40 CET> <Notice> <Diagnostics> <missuri377> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2e61ea05cba29510:6243aa29:13caa961585:-8000-0000000000000024> <1360071760720> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at 5-feb-2013 14.42.40 CET. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = 5-feb-2013 14.42.40 CET SERVER = AdminServer MESSAGE = [ServletContext@6140131[app:formsapp module:forms path:/forms spec-version:2.5 version:11.1.2]] Root cause of ServletException.
    java.lang.NoSuchMethodError: oracle/forms/net/ConnectionException.<init>(ILjava/lang/String;Ljava/lang/Throwable;)V
         at oracle.forms.servlet.BaseServlet.getConnectionException(Unknown Source)
         at oracle.forms.servlet.BaseServlet.logException(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getRunformSession(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getInfo(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.doGet(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.access$100(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         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:301)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         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:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
         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:2273)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = missuri377 TXID = CONTEXTID = 2e61ea05cba29510:6243aa29:13caa961585:-8000-0000000000000022 TIMESTAMP = 1360071760564
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    How can I solve my problem?
    Thanks all for collaboration,
    Fabrizio

  • I just updated to lastest OS,  i get error msg unable to connect to server. After update, I couldnt complete the update process.  How do i fix?

    I couldnt complete the process after the update.  The system wouldnt accept my 2nd email address.  Now i am unable to restart that process.  I get Unable to connect to server everytime i try to access my ICloud from my iphone

    If you buy an iLife '11 install DVD (eBay, Amazon) you could upgrade your iPhoto right away. The earlier iPhoto '11 versions are compatible with MacOS X 10.6.8.
    but I can't until I upgrade from OS X 10.6.8.  Trying to figure out how to do that...
    To upgrade to Mt. Lion see here:  You can buy it and download it from the appStore, if your mac is compatible:
    http://www.apple.com/osx/how-to-upgrade/

  • My browser's are 'unable to connect' to some websites after upgrading to mavericks.

    the message i get is:
    Unable to connect
    Firefox can't establish a connection to the server at www.adobe.com.
        The site could be temporarily unavailable or too busy. Try again in a few moments.
        If you are unable to load any pages, check your computer's network connection.
        If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
    this is happening on reliable sites such as www.adobe.com, however, there are other sites that also won't load such as (http://www.adobe.com/products/reader.html), and though it seems specific to adobe. i had a friend try going to the adobe site on a different machine running osx 10.6 and they could load the page fine. i tried firefox and safari and neither will load the page.
    i'm running:
    os x 10.9.2
    processor- 3.06 GHz Intel Core 2 Duo
    memory- 8 GB 1067 MHz DDR3
    thanks,
    rick

    You, or someone using your computer, may have hacked the system to redirect queries to certain servers. The file modified is /etc/hosts.
    The easiest way to fix the hosts file is to restore it from a backup that predates the modification, or to copy the unmodified file from another Mac. If you can't do that, then do as below.
    Back up all data.
    If you have more than one user account, you must be logged in as an administrator.
    Triple-click anywhere in the line below on this page to select it:
    open -e /etc/hosts
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting. A TextEdit window should open. At the top of the window, you should see this:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    127.0.0.1                              localhost
    255.255.255.255          broadcasthost
    ::1                                        localhost
    fe80::1%lo0                    localhost
    Below that, you'll see some other lines. There should be nothing above the first line "##". If you have any doubt about that, STOP and ask for guidance. Make sure you scroll all the way to the bottom. Scroll bars are hidden by default until you actually start scrolling, so you may not realize that you’re not seeing the whole document.
    If the contents of the TextEdit window are as described, close it, then enter the following command in the Terminal window in the same way as before (by copy and paste):
    sudo sed -i~ '11,$d' /etc/hosts
    This time, you'll be prompted for your login password, which won't be displayed when you type it. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning to be careful. Confirm. Quit Terminal.
    If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. Log in as one and start over.
    That will fix the hosts file. There is now a copy of the old hosts file with the name "hosts~" in the same folder as "hosts". You can delete the copy if you wish. Don't delete the file named "hosts".

  • Unable to connect to wifi(URL too long to handle)

    While on holiday in Lanzarote I was unable to connect to the hotel wifi other guests with iPad 2 did not have any connection problems
    The error message appearing was(The URL is too long to handle) thus not getting to the password screen.

    Try this -
    When you device is POWERED ON, remove the battery for a minute, and then reinsert the battery. This make a reboot to your device which minor issues with the BlackBerry device.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • My iPhone won't connect to the Internet after new year. What can I do?

    WHy won't my iPhone 6 connect to the Internet after the new year? My wife has the same phone and it works. I have tried wifi or lte. I woke up this morning jan 1 2015 and it will not connect to anything.

    Settings>General>Reset
    Choose Reset Network Settings
    Your phone will restart. Test internet after that.
    ~Lyssa

Maybe you are looking for

  • Route not determing automatically at sales order level for some sales order

    Dear All , Route not determing automatically at sales order level  for some sales orders.We are using automatic route determination without wt group,eventhough we have configured the required settings I have checked all the forums but didn't find any

  • Number Ranges - J1IIN

    Hi All, Guys in J1IIN when Im trying to save excise invoice the following error has occured. "Error in allocating internal document number Interval not found Number object J_1IINTNUM Message no. 8I336" I searched the forum and maintain the number ran

  • Data Truncated Warning

    Hi, Im getting following ODBC warning while connecting with TT database. I understood its thrown after SQLDriverConnect() in my application. This error was noticed after changing my DSN. [TimesTen][TimesTen 7.0.2.0.0 CLIENT] Data truncated. ODBC Erro

  • File not compatible

    I am getting the message "this file is not compatible with this version of Photoshop." Which doesn't make sense because I used this version of Photoshop to create this file. I am on CS3 Windows XP Pro The file is a layered Tiff and is 190.3M AVG is m

  • Flash video works onDreamweaver preview but not after uploaded to site

    Hi, I created a page with FW CS3 and opened it with Dream weaver. Using Flash CS3 I created some video clips. I then inserted three video files to the web page. In DW preview mode I can see the videos. I copy the source code and pasted it to the inde