Startup Exceptions

I am a new Sun One Studio 4 user. I get the following exception when I first bring up the software. I am using j2sdk1.4.1_02 and have J2sdkee 1.4 beta installed on a Win2000 pentium 4 machine.
Anyone have any suggestions?
Tue Mar 11 09:16:33 EST 2003: org.xml.sax.SAXParseException: Mount/org-openide-filesystems-LocalFileSystem.settings
Annotation: Source: Mount/org-openide-filesystems-LocalFileSystem.settings
Annotation: Content:
Nested annotation: Document root element is missing.
java.io.IOException: Mount/org-openide-filesystems-LocalFileSystem.settings
at org.openide.loaders.XMLSettingsSupport$SettingsRecognizer.parse(XMLSettingsSupport.java:613)
at org.openide.loaders.InstanceDataObject$SettingsInstance.getSettings(InstanceDataObject.java:1184)
at org.openide.loaders.InstanceDataObject$SettingsInstance.instanceCreate(InstanceDataObject.java:1211)
at org.netbeans.core.AutomountSupport.checkSaved(AutomountSupport.java:380)
at org.netbeans.core.AutomountSupport.access$100(AutomountSupport.java:38)
at org.netbeans.core.AutomountSupport$1.run(AutomountSupport.java:228)
at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:89)
at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:388)
at org.netbeans.core.AutomountSupport.run(AutomountSupport.java:224)
at org.openide.util.Task.run(Task.java:152)
[catch] at org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:622)
Tue Mar 11 09:16:33 EST 2003: org.xml.sax.SAXParseException: Document root element is missing.
org.xml.sax.SAXParseException: Document root element is missing.
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3182)
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3170)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:501)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
at org.openide.loaders.XMLSettingsSupport$SettingsRecognizer.parse(XMLSettingsSupport.java:609)
at org.openide.loaders.InstanceDataObject$SettingsInstance.getSettings(InstanceDataObject.java:1184)
at org.openide.loaders.InstanceDataObject$SettingsInstance.instanceCreate(InstanceDataObject.java:1211)
at org.netbeans.core.AutomountSupport.checkSaved(AutomountSupport.java:380)
at org.netbeans.core.AutomountSupport.access$100(AutomountSupport.java:38)
at org.netbeans.core.AutomountSupport$1.run(AutomountSupport.java:228)
at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:89)
at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:388)
at org.netbeans.core.AutomountSupport.run(AutomountSupport.java:224)
at org.openide.util.Task.run(Task.java:152)
[catch] at org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:622)

This is a common issue that has already been reported and addressed. It should be fixed in NetBeans 3.4.1 and 3.5 as well as in Sun ONE Studio 5, SE.
Regards,
Christina

Similar Messages

  • Custom Authenticator WL startup exception

    Hi, I am using Weblogic 9.2 on Linux and have created an example custom authenticator.
    I have followed several suggested method for creation/deployment, but still am having a exception upon startup and hoping someone could help.
    from a previous post I have used the below instructions and have deployed the jar in $WL_HOME/server/lib/mbeantypes
    $WL_HOME/server/providers: This is the base Directory for Customer security Provider.
    $WL_HOME/server/providers/src This is the directory for the Source Code.
    $WL_HOME/server/providers/providersjar This is the directory for the Custom Provider Jar file .
    $WL_HOME/server/providers/created_files This is the Directory for the created schema file by Mbean maker.
    After having the directory structure as mentioned above run the command as below:
    cd $WL_HOME/server
    $WL_HOME/samples/domains/wl_server/setExamplesEnv.sh
    java -Dfiles=providers/created_files -DMDF=providers/src/MyAuthenticator.xml -DMJF=providers/providersjar/MyAuthenticator.jar -DpreserveStubs=true -DcreateStubs=true weblogic.management.commo.WebLogicMBeanMakerStarted the WL server with the following exception:
    starting weblogic with Java version:
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    BEA JRockit(R) (build R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32, compiled mode)
    Starting WLS with line:
    /home/A470231/bea/jrockit_150_12/bin/java -jrockit -Xms256m -Xmx512m -Xverify:none -Xverify:none -da -Dplatform.home=/home/A470231/bea/weblogic92 -Dwls.home=/home/A470231/bea/weblogic92/server -Dwli.home=/home/A470231/bea/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/A470231/bea/patch_weblogic923/profiles/default/sysext_manifest_classpath -Dweblogic.configuration.schemaValidationEnabled=false -Dweblogic.Name=examplesServer -Djava.security.policy=/home/A470231/bea/weblogic92/server/lib/weblogic.policy weblogic.Server
    <Aug 2, 2010 1:14:57 PM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /home/A470231/bea/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home/A470231/bea/weblogic92/platform/lib/p13n/p13n_common.jar:/home/A470231/bea/weblogic92/platform/lib/p13n/p13n_system.jar:/home/A470231/bea/weblogic92/platform/lib/wlp/netuix_common.jar:/home/A470231/bea/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home/A470231/bea/weblogic92/platform/lib/wlp/netuix_system.jar:/home/A470231/bea/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <Aug 2, 2010 1:14:58 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32 from BEA Systems, Inc.>
    <Aug 2, 2010 1:14:59 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
    <Aug 2, 2010 1:15:03 PM EDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /home/A470231/bea/license.bea>
    <Aug 2, 2010 1:15:03 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 2, 2010 1:15:03 PM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 2, 2010 1:15:04 PM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /home/A470231/bea/weblogic92/samples/domains/wl_server/servers/examplesServer/logs/examplesServer.log is opened. All server side log events will be written to this file.>
    *****************SERVICE:>com.bea.common.security.internal.legacy.helper.CredentialMappingServiceConfigHelper_TestRealm<
    *****************SERVICE:>weblogic.security.service.internal.ApplicationVersioningServiceConfigHelper_TestRealm<
    *****************SERVICE:>com.bea.common.security.internal.legacy.helper.BulkRoleMappingServiceConfigHelper_TestRealm<
    *****************SERVICE:>com.bea.common.security.internal.legacy.helper.BulkAuthorizationServiceConfigHelper_TestRealm<
    *****************SERVICE:>com.bea.common.security.internal.legacy.helper.RoleMappingServiceConfigHelper_TestRealm<
    *****************SERVICE:>weblogic.security.service.internal.RoleDeploymentServiceConfigHelper_TestRealm<
    *****************SERVICE:>weblogic.security.service.internal.ApplicationVersioningServiceConfigHelper_TestRealm<
    *****************REALM:TestRealm
    *****************ProviderMBean length:2
    *****************ProviderMBean[0]weblogic.security.providers.authorization.DefaultAuthorizerMBeanImpl@a27aaa68([wl_server]/SecurityConfiguration[wl_server]/Realms[TestRealm]/Authorizers[DefaultAuthorizer])
    *****************ProviderMBean[1]weblogic.security.providers.authorization.DefaultAdjudicatorMBeanImpl@c6697d45([wl_server]/SecurityConfiguration[wl_server]/Realms[TestRealm]/Adjudicator[DefaultAdjudicator])
    *****************SERVICE:>com.bea.common.security.internal.legacy.helper.AuthorizationServiceConfigHelper_TestRealm<
    *****************SERVICE:>weblogic.security.service.internal.PolicyDeploymentServiceConfigHelper_TestRealm<
    *****************SERVICE:>weblogic.security.service.internal.IsProtectedResourceServiceConfigHelper_TestRealm<
    *****************SERVICE:>weblogic.security.service.internal.ApplicationVersioningServiceConfigHelper_TestRealm<
    *****************SERVICE:>weblogic.security.service.internal.RoleConsumerServiceConfigHelper_TestRealm<
    <Aug 2, 2010 1:15:07 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090877]Service Common AuthorizationService unavailable, see exception text: com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name is not specified.
    at weblogic.security.service.AuthorizationManager.initialize(AuthorizationManager.java:147)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationManager.java:83)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doATZ(CommonSecurityServiceManagerDelegateImpl.java:348)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:273)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:444)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:459)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:540)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:376)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Caused by: com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name is not specified.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:342)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:292)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:263)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:71)
    at weblogic.security.service.SecurityServiceManager.getService(SecurityServiceManager.java:95)
    at weblogic.security.service.AuthorizationManager.initialize(AuthorizationManager.java:137)
    ... 11 more
    Caused by: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name is not specified.
    at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:40)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:340)
    ... 16 more
    Can anyone have any ideas?
    I have narrowed it down to having a problem retrieving the role and policy consumer services I believe
    Thanks,
    Bobby.

    Hi All,
    Found the reason for the exception. I was implementing the generated the CustomAuthenticatorImpl class (generated through WebLogic MBeanMaker utility) as the provider class by implementing the AuthenticationProvider interface. Keeping them separate solved the issue.
    Able to create the jar without any issues and also no error or exception after restart.
    Thanks.

  • Work Manager 6.0 for SMP 2.3 - standalone server - Startup Exceptions

    Hello Experts.
    I am installing a standalone Agentry Server for Work Manager 6.0 on the server where we have installed SMP 2.3.
    It has been installed successfully and does start up, however I get some annoying error messages during start up.
    It seems that the server is running - I can succesfully synchronize to an ATE client.
    Due to the results from this thread, I have changed all ports in the Agentry.ini file to separate ports numbered 7521, 7522, 7523 and 7524.
    Port issues - SMP and Agentry
    Errors from the startup.log:
    13:26:00 05/05/2014: HTTP-XML Back End Back End: Started
    13:26:00 05/05/2014: Server: Starting threads.
    13:26:00 05/05/2014:    1 initial threads.  Threads will auto-scale.
    13:26:00 05/05/2014: Event: 20, 4, Server v6.1.0.3
    13:26:00 05/05/2014: Starting front ends
    13:26:00 05/05/2014: ANGEL Front End: Starting threads.
    13:26:00 05/05/2014: Exception: 13:26:00 05/05/2014 : 2 (Socket Error), UNKNOWN (UNKNOWN, ), ..\Socket\win32\sockets.cpp#1514:ListeningStreamSocket::OSListeningSocket::listenOn
    13:26:00 05/05/2014:    3 initial threads.  Threads will auto-scale.
    13:26:00 05/05/2014: ANGEL Front End: opening listen socket on port 7523
    13:26:00 05/05/2014: Exception: 13:26:00 05/05/2014 : 2 (Socket Error), UNKNOWN (UNKNOWN, ), ..\Socket\win32\sockets.cpp#1514:ListeningStreamSocket::OSListeningSocket::listenOn
    13:26:00 05/05/2014: Event: 17, 10, 0.0.0.0:7523 open
    13:26:00 05/05/2014: Event: 17, 10, ANGEL Front End v6.1.0.3
    13:26:00 05/05/2014: Exception: 13:26:00 05/05/2014 : 2 (Socket Error), UNKNOWN (UNKNOWN, ), ..\Socket\win32\sockets.cpp#1514:ListeningStreamSocket::OSListeningSocket::listenOn
    13:26:00 05/05/2014: Event: 0, 0, Old log files moved into Logs-Rolled\2014-05-05-132546
    13:26:00 05/05/2014: Event: 0, 23, 4
    13:26:00 05/05/2014: Exception: 13:26:00 05/05/2014 : 2 (Socket Error), UNKNOWN (UNKNOWN, ), ..\Socket\win32\sockets.cpp#1514:ListeningStreamSocket::OSListeningSocket::listenOn
    13:26:01 05/05/2014: Event: 0, 2, Server startup is complete.
    13:26:01 05/05/2014: Agentry Application startup complete
    Can anybody help with the meaning and implications of these errors ?
    Thank you.
    Søren Hansen.

    Damn... I missed one port
    You are correct. The default port (8282) of Agentry is used multiple places in the Agentry.ini file, and collides with SMP.
    Thanks Steve.
    For others:
    Please make sure the following ports of the Agentry.ini file are unique across all applications on the server. In this case I have chosen to call all my ports on this instance 752X.
    Now the server starts without errors.
    [ANGEL Front End Ports]
    1=7523
    [TCP Front End]
    listenOn=7521
    [Java-1]
    nonStandardJavaOptions=-Xdebug -Xrunjdwp:transport=dt_socket,address=7524,server=y,suspend=n
    [HTTPXML-2]
    baseURL=http://localhost:7522
    listenOn=7525
    Søren Hansen.

  • Startup exception on the weblogic Dev Server

    Hi,
    I deployed the war file (having servlets, jsps, js, struts and hibernate modules) on the weblogic recently. On the startup I got following error as message
    java.lang.NullPointerException
    Errors were encountered while performing this operation.
    and on checking the log I got following exception:
    HTTP:101216]Servlet: "InitPropsLoader" failed to preload on startup in Web application: "MyApp.war". java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:394) at java.util.Properties.setProperty(Properties.java:143) at java.lang.System.setProperty(System.java:731) at com.cs.cbrs.utils.InitPropsLoader.init(InitPropsLoader.java:11) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1899) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1873) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1791) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3005) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:820) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1227) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:436) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    I am using following jar files for this app---
    total 40216
    -rw-r--r-- 1 54829 Jul 13 10:11 activation.jar
    -rw-r--r-- 1 443432 Jul 13 10:11 antlr-2.7.6.jar
    -rw-r--r-- 1 16777 Jul 13 10:11 asm-attrs.jar
    -rw-r--r-- 1 26360 Jul 13 10:11 asm.jar
    -rw-r--r-- 1 608376 Jul 13 10:11 c3p0-0.9.1.jar
    -rw-r--r-- 1 282338 Jul 13 10:11 cglib-2.1.3.jar
    -rw-r--r-- 1 188671 Jul 14 07:27 commons-beanutils-1.7.0.jar
    -rw-r--r-- 1 117787 Jul 14 07:27 commons-beanutils.jar
    -rw-r--r-- 1 90001 Jul 14 07:27 commons-chain-1.1.jar
    -rw-r--r-- 1 36174 Jul 14 07:27 commons-cli-1.1.jar
    -rw-r--r-- 1 46725 Jul 14 07:27 commons-codec-1.3.jar
    -rw-r--r-- 1 175426 Jul 14 07:27 commons-collections-2.1.1.jar
    -rw-r--r-- 1 165119 Jul 14 07:27 commons-collections-2.1.jar
    -rw-r--r-- 1 575389 Jul 14 07:27 commons-collections-3.2.1.jar
    -rw-r--r-- 1 164051 Jul 14 07:27 commons-collections.jar
    -rw-r--r-- 1 143602 Jul 14 07:27 commons-digester-1.8.jar
    -rw-r--r-- 1 98079 Jul 14 08:07 commons-digester.jar
    -rw-r--r-- 1 57779 Jul 14 07:27 commons-fileupload-1.2.1.jar
    -rw-r--r-- 1 19274 Jul 14 07:27 commons-fileupload.jar
    -rw-r--r-- 1 305001 Jul 14 07:27 commons-httpclient-3.1.jar
    -rw-r--r-- 1 87776 Jul 14 07:27 commons-io-1.3.2.jar
    -rw-r--r-- 1 299994 Jul 14 07:27 commons-jxpath-1.3.jar
    -rw-r--r-- 1 261809 Jul 14 07:27 commons-lang-2.4.jar
    -rw-r--r-- 1 54011 Jul 14 07:27 commons-lang.jar
    -rw-r--r-- 1 38015 Jul 14 07:27 commons-logging-1.0.4.jar
    -rw-r--r-- 1 52915 Jul 14 07:27 commons-logging-1.1.jar
    -rw-r--r-- 1 44598 Jul 14 07:27 commons-logging-api-1.1.jar
    -rw-r--r-- 1 27718 Jul 14 07:27 commons-logging.jar
    -rw-r--r-- 1 87077 Jul 14 07:27 commons-pool-1.4.jar
    -rw-r--r-- 1 119555 Jul 14 07:27 commons-validator-1.3.0.jar
    -rw-r--r-- 1 40658 Jul 14 07:27 commons-validator.jar
    -rw-r--r-- 1 362717 Jul 14 07:27 commons-vfs-1.0.jar
    -rw-r--r-- 1 313898 Jul 13 10:11 dom4j-1.6.1.jar
    -rw-r--r-- 1 208048 Jul 13 10:11 ehcache-1.2.3.jar
    -rw-r--r-- 1 2255753 Jul 13 10:11 hibernate-3.2.5.ga.jar
    -rw-r--r-- 1 265130 Jul 13 10:11 hibernate-annotations.jar
    -rw-r--r-- 1 66426 Jul 13 10:11 hibernate-commons-annotations.jar
    -rw-rw-rw- 1 110645 Jun 11 2009 hibernate-entitymanager.jar
    -rw-rw-rw- 1 60992 Jul 13 17:55 hibernate-validator-3.0.0.ga.jar
    -rw-r--r-- 1 2255753 Jul 13 10:11 hibernate3.jar
    -rw-r--r-- 1 471005 Jul 13 10:11 javassist.jar
    -rw-r--r-- 1 6727 Jul 13 10:11 jdbc2_0-stdext.jar
    -rw-r--r-- 1 50491 Jul 13 10:11 jsp-api.jar
    -rw-r--r-- 1 8812 Jul 13 10:11 jta.jar
    -rw-r--r-- 1 1540457 Jul 13 10:11 ojdbc14.jar
    -rw-r--r-- 1 1539291 Jul 13 10:11 poi-3.6-20091214.jar
    -rw-r--r-- 1 3774332 Jul 13 10:11 poi-ooxml-schemas-3.6-20091214.jar
    -rw-r--r-- 1 795888 Jul 13 10:11 poi-scratchpad-3.6-20091214.jar
    -rw-r--r-- 1 97693 Jul 13 10:11 servlet-api.jar
    -rw-r--r-- 1 530678 Jul 13 10:11 struts1.2.6.jar
    -rw-r--r-- 1 1010806 Jul 13 10:11 xerces-2.6.2.jar
    -rw-r--r-- 1 109318 Jul 13 10:11 xml-apis-1.0.b2.jar
    Please help.

    Hi,
    The exception NullPointerException is coming from your Application : com.cs.cbrs.utils.InitPropsLoader.init( InitPropsLoader.java:11 )
    Can u please check what is the code written in the Line-11 of program "com.cs.cbrs.utils.InitPropsLoader.InitPropsLoader.java" inside init()
    Putting some System.out.println("debug....."); will help a lot to identify which object is becoming Null..to isolate the issue.
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are Here)

  • IMac G5 – Won't startup except in Safe Mode (10.5.5). Otherwise Blue Screen

    I’ve had my iMac (pre-iSight) for about 3 years now and up until recently never had any major problems with it, despite using it for about 12 hours per day, every day.. A couple of minor problems however had developed, but several months ago and didn’t seem to affect the system:
    (1) Software update stopped working (had to download & install updates manually) &
    (2) Couldn’t verify or repair permissions (even pre 10.5.5. Even when I tried to repair them from another startup disk, the message I got was ‘no package receipts’ – although I could see that they were there in the “receipts” library folder)
    A couple of days ago I decided to try and fix the problems by erasing my startup disk (after backing up all my data of course) and re-installing 10.5 from the installation DVD and then bringing the system up to date. At the time I did this I hadn’t upgraded or installed any new software for several weeks.
    For about one day after that it worked fine. The only ‘alarming’ thing that I noticed during that day was that whilst playing a movie the CPU temperature rose to about 89 C. (I use Temperature Monitor). I read somewhere that the CPU temperature should not exceed 85 for this model and that if it did the system would either shutdown or go to sleep, so I was surprised to see it go as high as 89 (assuming that the right temperature was being reported) before it went to sleep. However, even after that it, it started up correctly a couple of times.
    Since then it will only boot in Safe mode, and when it does it carries on working indefinitely without any problems. The only thing that I lose in safe mode which seems odd – in addition to all the things that I know I should lose – is Audio. The preferences panel says: no input, output devices attached (ie not even the ones built-in).
    If I try a normal start up, the system will go through the grey screen, apple logo, spinning ‘cog’ etc and then almost always go to a blue screen where it stays put. There is a black cursor in the top left corner which, when I try to move it, duplicates itself so that I end up with 2 cursors – one which moves and one which stays in the top left corner.
    On very rare occasions (about 1 time in 20) during a normal startup the system will get past the blue screen and to my desktop (in fact this happened several times consecutively before I got to the point where I could only startup in Safe Mode). However, moving the cursor into the menu bar or into the dock would result in the whole screen freezing – the cursor would move, but nothing else would happen). Also I would see that several pixels were ‘missing’ from the desktop. The desktop is normally solid green, but I would see 3 or 4 red and black pixels.
    I’ve studied all the forum topics that even remotely resemble my problem and tried just about everything I can think of including:
    1. Resetting SMU & PRAM (repetitively)
    2. Running the Apple Hardware Test – All tests passed
    3. Replacing the PRAM battery
    4. Check that the fans are working (I can hear them and when I take the back off, both fans spin)
    5. Erased the disk again, installed the OS from the installation DVD, so that there is no third party software on the system. (and then tried a normal boot both with the original 10.5.1 and 10.5.5 after applying the combo update).
    6. I have several external disks with several copies of the OS on various partitions, including a 10.4.11, but trying to boot from any of those ends with the same result. I can only boot in safe mode, other wise I get a blue screen (or very rarely it will squeak through to the desktop & then immediately freeze).
    Always the same result – safe boot only.
    From reading through the various topics, I get the feeling that my problem may be related to the graphics card, but if that is the case I don’t understand why the system will always boot in safe mode and then run without any problems all day. It even allows me to play movies: very jerky (and no sound), both when I move the QT window and the images themselves, but it still plays.
    Any thoughts on what the problem might be (other than fatal) would be greatly appreciated. Or an explanation why, if it is the graphics card, the system will continue working after safe boot.
    I’ve copied out the system details from Profiler that I think are relevant below.
    All the ‘x’’s in the the ROM revision for the ATI Radeon card look a little odd – never seen that before and I don’t know how long its been there.
    Model Name: iMac G5
    Model Identifier: PowerMac8,2
    Processor Name: PowerPC G5 (3.0)
    Processor Speed: 2 GHz
    Number Of CPUs: 1
    L2 Cache (per CPU): 512 KB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: 5.2.5f1
    Serial Number: W8539……
    ATI Radeon 9600:
    Chipset Model: ATY,RV351
    Type: Display
    Bus: AGP
    Slot: AGP
    VRAM (Total): 128 MB
    Vendor: ATI (0x1002)
    Device ID: 0x4150
    Revision ID: 0x0000
    ROM Revision: 113-xxxxx-117
    Displays:
    iMac:
    Display Type: LCD
    Resolution: 1440 x 900
    Depth: 32-bit Color
    Built-In: Yes
    Core Image: Software
    Main Display: Yes
    Mirror: Off
    Online: Yes
    Quartz Extreme: Not Supported
    Display Connector:
    Status: No display connected
    Many thanks for your help

    I had a very similar problem with my 20" iMac G5 ALS running 10.4.11. It began with random freezing inside the OS and intermittent slow booting, but quickly progressed (over a matter of days) to hanging at the blue screen before the logon window, just as you described.
    I too, found that booting in Safe Mode was successful. I ruled out the airport card by manually installing that kernel extension in Safe Mode. A check of the logs pointed to "ATY" which I've since found out is a reference to the ATI drivers, which brought me to this post.
    At least on my system--and I have tested this on Tiger (10.4 and 10.4.11) and Leopard (10.5 and 10.5.6), the only .kext that needs to be removed / renamed is ATIRadeon9700.kext. My preferred method of doing this is to drop to the terminal and type:
    sudo mv /System/Library/Extensions/ATIRadeon.kext /System/Library/Extensions/ATIRadeon.kext.disabled
    This preserves the relevant permissions and ownership, which you'd otherwise have to reset manually if you copy the file elsewhere and then delete the original in the Finder, and then want to restore it to its original condition, BTW:
    sudo chmod -R 755 /System/Library/Extensions/ATIRadeon.kext
    sudo chown -R 0:0 /System/Library/Extensions/ATIRadeon.kext
    Any OS X update will replenish the file, so you should be at the ready to reboot into Safe Mode the first time and rename the file again.
    The downside to all this is that the video acceleration doesn't work, so graphics operations are slow and jerky, but at least everything else seems to be okay, in my case anyway.
    Popping open the case did indeed reveal four bulging capacitors. I bit the bullet and purchased some replacements, part number 647-UHN0J182MPD from Mouser:
    http://mouser.com/Search/ProductDetail.aspx?qs=pjJ%252bhmlZec6zHXGt6EoiHw%3d%3d
    Although I wasn't looking forward to desoldering my logic board, I wasn't real hopeful that I'd have success getting the local Apple shop to replace it under warranty either. I did find some helpful information on performing the fix yourself:
    http://jimwarholic.com/2008/07/how-to-repair-apple-imac-g5.php
    And I do want to be able to sell this thing for at least a little cash to help offset the cost of a new quad-core iMac, whenever they're released.
    Fortunately, for me, the service tech at the Genius Bar at the local Apple store agreed to fix it under the power and video extended warranty, even though it was slightly outside of the warranty period, due to the fact that I had brought it in about a year ago and had the power supply replaced under the same warranty.
    I almost didn't bother to bring the machine in because it's a real nasty day here today, and I figured they'd just tell me "That'll be $800 to fix it," and I'd end up doing surgery on the logic board anyway in addition to carrying the thing up and down the steps to my condo. Boy am I glad I did, though. Apple customer service rocks.

  • Weblogic Startup Exception

    Hi Friends ,
    Am getting an error while starting up weblogic.
    java.io.IOException: javac: not found
         at java.lang.UNIXProcess.forkAndExec(Native Method)
         at java.lang.UNIXProcess.<init>(UNIXProcess.java:52)
         at java.lang.Runtime.execInternal(Native Method)
         at java.lang.Runtime.exec(Runtime.java:566)
         at java.lang.Runtime.exec(Runtime.java:491)
         at java.lang.Runtime.exec(Runtime.java:457)
         at weblogic.utils.Executable.exec(Executable.java:218)
         at weblogic.utils.Executable.exec(Executable.java:147)
         at weblogic.utils.Executable.exec(Executable.java:133)
         at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:581)
    Am clear that it is not able to look up my JDK.BUt this is my wlenv.sh
    export WLS_HOME=/export/opt/bea
    export WLS_SERVER_HOME=$WLS_HOME/weblogic700/server
    export WLS_LICENSE=/opt/bea
    export JAVA_HOME=/optware/web/java/j2sdk1.4.2_13
    Above is the first four lines of my wlenv file.
    Still why it is not takign the jdk path??? should ihave to add anywhere else too ??
    Please help
    Thanks
    Viswa

    Hi,
    The exception NullPointerException is coming from your Application : com.cs.cbrs.utils.InitPropsLoader.init( InitPropsLoader.java:11 )
    Can u please check what is the code written in the Line-11 of program "com.cs.cbrs.utils.InitPropsLoader.InitPropsLoader.java" inside init()
    Putting some System.out.println("debug....."); will help a lot to identify which object is becoming Null..to isolate the issue.
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are Here)

  • Sun Studio 12 startup exception

    Hi,
    Below was the exception I got when I started Sun Studio, it was running fine until I installed glib from pkgutil and it was still running fine when I was in the IDE. The error only happened after I quit Sun Studio and go back in. Any idea?
    java.lang.NullPointerException
    at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.startElement(TCRefParser.java:250)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:533)
    at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:798)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:878)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(XMLDocumentScannerImpl.java:1157)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1794)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
    at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:220)
    at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:79)
    at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:293)
    at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:120)
    at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:408)
    at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:87)
    at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1015)
    at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:83)
    at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:45)
    [catch] at org.netbeans.core.NonGui$3.run(NonGui.java:224)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    Are you saying that "sunstudio" does not run anymore on this system?
    Can you try to start it with empty userdir?
    % rm -rf /tmp/newdir
    % sunstudio --userdir  /tmp/newdir
    BTW, what OS do you use? I guess it is Linux, correct?
    Thanks,
    Nik

  • Wls7 startup exception

     

    I will recommend that you modify the application entry in config.xml to add
    TwoPhase="true" . This makes it deploy using 7.0's new deployment protocol.
    Another way to upgrade is delete this app from your configuration and then
    deploy using the console or weblogic.Deployer.
    "zb cong" <[email protected]> wrote in message
    news:[email protected]...
    >
    hello
    when i start up my wls7,the following exception is thrown,but myapplication still
    works well,why?
    application mydomain:Name=applications,Type=Application, loading frompath C:\b
    ea7\user_projects\mydomain
    java.io.IOException: error archiving componentC:\bea7\user_projects\mydomain\my
    server\ldap\ldapfiles\EmbeddedLDAP.lok
    atweblogic.management.mbeans.custom.Application.jarDir(Application.java
    :1878)
    atweblogic.management.mbeans.custom.Application.jarDir(Application.java
    :1852)
    atweblogic.management.mbeans.custom.Application.jarDir(Application.java
    :1852)
    atweblogic.management.mbeans.custom.Application.jarDir(Application.java
    :1852)
    atweblogic.management.mbeans.custom.Application.jarDir(Application.java
    :1852)
    atweblogic.management.mbeans.custom.Application.jarDir(Application.java
    :1828)
    atweblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:710)
    atweblogic.management.mbeans.custom.Application.load(Application.java:5
    30)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:732)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    java:714)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:417)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    57)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    25)
    atweblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBean
    ServerImpl.java:926)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:470)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:198)
    at $Proxy9.load(Unknown Source)
    atweblogic.management.deploy.slave.SlaveDeployer.updateServerDeployment
    s(SlaveDeployer.java:2250)
    atweblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:373)
    atweblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:235)
    atweblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
    61)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
    at weblogic.Server.main(Server.java:32)

  • Reports startup exception

    I have been trying to run "reports JSP" through JDeveloper using the embedded OC4J test server and i always get the following exception:
    javax.servlet.jsp.JspException: REP-52266: The in-process Reports Server rep_brown-8ir2ayw5s failed to start.exception oracle.reports.RWException { oracle.reports.RWError[] errorChain={struct oracle.reports.RWError { int errorCode=52266, java.lang.String errorString="The in-process Reports Server rep_brown-8ir2ayw5s failed to start.", java.lang.String moduleName="REP" }} }
    javax.servlet.jsp.JspException: REP-52266: The in-process Reports Server rep_brown-8ir2ayw5s failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server rep_brown-8ir2ayw5s failed to start.",
    java.lang.String moduleName="REP"
         at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:433)
         at MyReport.jspService(MyReport.jsp:4)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:536)
    I have tried running the same report using reports builder and it works fine, but crashes when running using jdeveloper.
    I'm using the 9.0.4 suite.
    Thanks for the help in advance
    Mohammad

    There are many reasons for failing of in-process server on indows and unix.
    IF it is windows box then probably try following--
    Make sure to:
    Set a valid directory for the REPORTS_TMP (in the registry).
    - the user logged in has permissions to the directory defined in the REPORTS_TMP;
    - the directory defined in the REPORTS_TMP are accessible and not via a mapped network drive;
    - there is adequate disk drive space to accommodate the size of the directory defined in the REPORTS_TMP environment variable in the registry.
    - check for any directory containing a space (in REPORTS_TMP) and reset it to a directory without a space.
    For example it's possible that:
    C:\DOCUMENTS AND SETTINGS\TssAdmin\Local Settings\Temp -> Does not work
    C:\DOCUME~1\TssAdmin\Local -> Does work
    Please provide the OS and version of AS being used .
    Also meanwhile you can try running report from builder using WEB LAYOUT option.
    Thanks
    Subodh

  • Macbook Pro 2.2 GHz Kernel Panic on Startup, except single user mode

    No matter what I have tried, my Macbook Pro will only boot in single user mode. It won't start from my backup drive, or the OS X disc as it always gets a kernel panic after about 15 sec. I am not sure if there is some troubleshooting I can do from the command line.
    I tried running system profiler to see if the NVidia card is at fault, but system profiler doesn't finish it's output.
    I have run a disc scan and it says the hard drive is ok.
    Any help would be much appreciated - a local Apple Auth Service Tech couldn't help me.

    So I just ran Apple Hardware Test and first two attempts get code:
    4SNS/1/40000000: TB0T
    Anybody? Logic Board?
    And on a third attempt:
    4VDC/1/40000003: VideoController

  • Weblogic7.0 Startup Exception

    Hi Friends ,
    Am getting an error while starting up weblogic.
    java.io.IOException: javac: not found
    at java.lang.UNIXProcess.forkAndExec(Native Method)
    at java.lang.UNIXProcess.<init>(UNIXProcess.java:52)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Runtime.java:566)
    at java.lang.Runtime.exec(Runtime.java:491)
    at java.lang.Runtime.exec(Runtime.java:457)
    at weblogic.utils.Executable.exec(Executable.java:218)
    at weblogic.utils.Executable.exec(Executable.java:147)
    at weblogic.utils.Executable.exec(Executable.java:133)
    at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:581)
    Am clear that it is not able to look up my JDK.BUt this is my wlenv.sh
    export WLS_HOME=/export/opt/bea
    export WLS_SERVER_HOME=$WLS_HOME/weblogic700/server
    export WLS_LICENSE=/opt/bea
    export JAVA_HOME=/optware/web/java/j2sdk1.4.2_13
    Above is the first four lines of my wlenv file.
    Still why it is not takign the jdk path??? should ihave to add anywhere else too ??
    Please help
    Thanks
    Viswa

    gffsd

  • BAM startup error

    Hi all,
    when I start the BAM server, this error give back:
    <Error> <oracle.bam.adc> <BEA-000000> <ActiveDataCache: Exception occurred in method startup()
    Exception: java.lang.NoClassDefFoundError: com/sun/tools/javac/Main
    at oracle.bam.adc.kernel.expressions.Evaluator.internalConstructEvaluator(Evaluator.java:552)
    at oracle.bam.adc.kernel.expressions.Evaluator.getCompiledClass(Evaluator.java:500)
    at oracle.bam.adc.kernel.expressions.Evaluator.constructEvaluator(Evaluator.java:463)
    at oracle.bam.adc.kernel.expressions.CalculatedFieldEvaluator.createEvaluator(CalculatedFieldEvaluator.java:82)
    at oracle.bam.adc.kernel.datasets.Dataset.helperCreateExpressionEvaluator(Dataset.java:1057)
    at oracle.bam.adc.kernel.datasets.Dataset.load(Dataset.java:493)
    at oracle.bam.adc.kernel.datasets.DatasetManager.loadDataSets(DatasetManager.java:102)
    at oracle.bam.adc.kernel.server.DataStoreServer.startup(DataStoreServer.java:302)
    at oracle.bam.adc.kernel.server.Server.startup(Server.java:185)
    at oracle.bam.adc.service.DataServer.run(DataServer.java:53)
    at oracle.bam.adc.kernel.ha.AdcSingletonServerCallback.startService(AdcSingletonServerCallback.java:74)
    at oracle.bam.server.ha.SingletonServerBase$ServiceCallbackHolder.startService(SingletonServerBase.java:628)
    at oracle.bam.server.ha.SingletonServerBase.startService(SingletonServerBase.java:467)
    at oracle.bam.server.ha.SingletonServerBase.startServices(SingletonServerBase.java:440)
    at oracle.bam.server.ha.SingletonServerBase$2.run(SingletonServerBase.java:304)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:150)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:120)
    at oracle.bam.server.ha.SingletonServerBase.serverStarted(SingletonServerBase.java:309)
    at oracle.bam.server.ha.SingletonServerBase$ServerMonitorThread.run(SingletonServerBase.java:705)
    Caused by: java.lang.ClassNotFoundException: com.sun.tools.javac.Main
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:177)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:37)
    at oracle.bam.adc.kernel.expressions.Evaluator.internalConstructEvaluator(Evaluator.java:552)
    at oracle.bam.adc.kernel.expressions.Evaluator.getCompiledClass(Evaluator.java:500)
    at oracle.bam.adc.kernel.expressions.Evaluator.constructEvaluator(Evaluator.java:463)
    at oracle.bam.adc.kernel.expressions.CalculatedFieldEvaluator.createEvaluator(CalculatedFieldEvaluator.java:82)
    at oracle.bam.adc.kernel.datasets.Dataset.helperCreateExpressionEvaluator(Dataset.java:1057)
    at oracle.bam.adc.kernel.datasets.Dataset.load(Dataset.java:493)
    at oracle.bam.adc.kernel.datasets.DatasetManager.loadDataSets(DatasetManager.java:102)
    at oracle.bam.adc.kernel.server.DataStoreServer.startup(DataStoreServer.java:302)
    at oracle.bam.adc.kernel.server.Server.startup(Server.java:185)
    at oracle.bam.adc.service.DataServer.run(DataServer.java:53)
    at oracle.bam.adc.kernel.ha.AdcSingletonServerCallback.startService(AdcSingletonServerCallback.java:74)
    at oracle.bam.server.ha.SingletonServerBase$ServiceCallbackHolder.startService(SingletonServerBase.java:628)
    at oracle.bam.server.ha.SingletonServerBase.startService(SingletonServerBase.java:467)
    at oracle.bam.server.ha.SingletonServerBase.startServices(SingletonServerBase.java:440)
    at oracle.bam.server.ha.SingletonServerBase$2.run(SingletonServerBase.java:304)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:150)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:120)
    at oracle.bam.server.ha.SingletonServerBase.serverStarted(SingletonServerBase.java:309)
    at oracle.bam.server.ha.SingletonServerBase$ServerMonitorThread.run(SingletonServerBase.java:705)
    >
    <23-apr-2010 18.55.43 CEST> <Error> <oracle.bam.adc.service.DataServer> <BEA-000000> <BAM-01000 Avvio del server Oracle BAM Active Data Cache non riuscito. oracle.bam.adc.common.exceptions.CacheException: BAM-01262 Eccezione del server Active Data Cache in startup()..>
    <23-apr-2010 18.55.43 CEST> <Warning> <oracle.bam.adc.kernel.ha.AdcSingletonServerCallback> <BEA-000000> <startService: error=oracle.bam.adc.common.exceptions.CacheException: BAM-01262 Eccezione del server Active Data Cache in startup().
    oracle.bam.adc.common.exceptions.CacheException: BAM-01262 Eccezione del server Active Data Cache in startup().
         at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:101)
         at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:154)
         at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:172)
         at oracle.bam.adc.kernel.server.DataStoreServer.startup(DataStoreServer.java:316)
         at oracle.bam.adc.kernel.server.Server.startup(Server.java:185)
         at oracle.bam.adc.service.DataServer.run(DataServer.java:53)
         at oracle.bam.adc.kernel.ha.AdcSingletonServerCallback.startService(AdcSingletonServerCallback.java:74)
         at oracle.bam.server.ha.SingletonServerBase$ServiceCallbackHolder.startService(SingletonServerBase.java:628)
         at oracle.bam.server.ha.SingletonServerBase.startService(SingletonServerBase.java:467)
         at oracle.bam.server.ha.SingletonServerBase.startServices(SingletonServerBase.java:440)
         at oracle.bam.server.ha.SingletonServerBase$2.run(SingletonServerBase.java:304)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:150)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:120)
         at oracle.bam.server.ha.SingletonServerBase.serverStarted(SingletonServerBase.java:309)
         at oracle.bam.server.ha.SingletonServerBase$ServerMonitorThread.run(SingletonServerBase.java:705)
    Caused By: java.lang.NoClassDefFoundError: com/sun/tools/javac/Main
         at oracle.bam.adc.kernel.expressions.Evaluator.internalConstructEvaluator(Evaluator.java:552)
         at oracle.bam.adc.kernel.expressions.Evaluator.getCompiledClass(Evaluator.java:500)
         at oracle.bam.adc.kernel.expressions.Evaluator.constructEvaluator(Evaluator.java:463)
         at oracle.bam.adc.kernel.expressions.CalculatedFieldEvaluator.createEvaluator(CalculatedFieldEvaluator.java:82)
         at oracle.bam.adc.kernel.datasets.Dataset.helperCreateExpressionEvaluator(Dataset.java:1057)
         at oracle.bam.adc.kernel.datasets.Dataset.load(Dataset.java:493)
         at oracle.bam.adc.kernel.datasets.DatasetManager.loadDataSets(DatasetManager.java:102)
         at oracle.bam.adc.kernel.server.DataStoreServer.startup(DataStoreServer.java:302)
         at oracle.bam.adc.kernel.server.Server.startup(Server.java:185)
         at oracle.bam.adc.service.DataServer.run(DataServer.java:53)
         at oracle.bam.adc.kernel.ha.AdcSingletonServerCallback.startService(AdcSingletonServerCallback.java:74)
         at oracle.bam.server.ha.SingletonServerBase$ServiceCallbackHolder.startService(SingletonServerBase.java:628)
         at oracle.bam.server.ha.SingletonServerBase.startService(SingletonServerBase.java:467)
         at oracle.bam.server.ha.SingletonServerBase.startServices(SingletonServerBase.java:440)
         at oracle.bam.server.ha.SingletonServerBase$2.run(SingletonServerBase.java:304)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:150)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:120)
         at oracle.bam.server.ha.SingletonServerBase.serverStarted(SingletonServerBase.java:309)
         at oracle.bam.server.ha.SingletonServerBase$ServerMonitorThread.run(SingletonServerBase.java:705)
    Caused By: java.lang.ClassNotFoundException: com.sun.tools.javac.Main
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:177)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:37)
         at oracle.bam.adc.kernel.expressions.Evaluator.internalConstructEvaluator(Evaluator.java:552)
         at oracle.bam.adc.kernel.expressions.Evaluator.getCompiledClass(Evaluator.java:500)
         at oracle.bam.adc.kernel.expressions.Evaluator.constructEvaluator(Evaluator.java:463)
         at oracle.bam.adc.kernel.expressions.CalculatedFieldEvaluator.createEvaluator(CalculatedFieldEvaluator.java:82)
         at oracle.bam.adc.kernel.datasets.Dataset.helperCreateExpressionEvaluator(Dataset.java:1057)
         at oracle.bam.adc.kernel.datasets.Dataset.load(Dataset.java:493)
         at oracle.bam.adc.kernel.datasets.DatasetManager.loadDataSets(DatasetManager.java:102)
         at oracle.bam.adc.kernel.server.DataStoreServer.startup(DataStoreServer.java:302)
         at oracle.bam.adc.kernel.server.Server.startup(Server.java:185)
         at oracle.bam.adc.service.DataServer.run(DataServer.java:53)
         at oracle.bam.adc.kernel.ha.AdcSingletonServerCallback.startService(AdcSingletonServerCallback.java:74)
         at oracle.bam.server.ha.SingletonServerBase$ServiceCallbackHolder.startService(SingletonServerBase.java:628)
         at oracle.bam.server.ha.SingletonServerBase.startService(SingletonServerBase.java:467)
         at oracle.bam.server.ha.SingletonServerBase.startServices(SingletonServerBase.java:440)
         at oracle.bam.server.ha.SingletonServerBase$2.run(SingletonServerBase.java:304)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Unknown Source)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:150)
         at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:120)
         at oracle.bam.server.ha.SingletonServerBase.serverStarted(SingletonServerBase.java:309)
         at oracle.bam.server.ha.SingletonServerBase$ServerMonitorThread.run(SingletonServerBase.java:705)
    >
    Why??
    Hi
    L.

    Hi,
    From "Troubleshooting Enterprise Link Data Flow Service Issues" in the BAM Install Guide:
    Data Flow Service Terminated with Service-Specific Error 140
    This error means that the Windows Application Event Viewer is full. You need to clear the Application Event Log or change its settings to Overwrite events as needed. See "Starting the Services" on page 2-16 for more information.
    Regards, Stephen

  • After 10.5.8 update NeoOffice hangs at startup

    Hi there,
    After the installation of 10.5.8 NeoOffice will not start. In the console I see the following :
    8/8/09 11:09:54 AM soffice.bin[221] Apple AWT Startup Exception : * -[NSCFArray insertObject:atIndex:]: attempt to insert nil
    8/8/09 11:09:54 AM soffice.bin[221] Apple AWT Restarting Native Event Thread
    8/8/09 11:09:54 AM soffice.bin[221] Apple AWT Restarting Native Event Thread
    Is it possible to backout the 10.5.8 upgrade?
    Should I try and remove and reinstall NeoOffice?
    Regards

    Sig, thank you for your update, I have sorted the problem. Just before the 10.5.8 update, I had changed the current version of java to 1.6 by following a forum post which was not correct. I have now used the "Java Preferences" app and all is now working fine.
    Regards
    Jasea

  • Weblogic.jndi.internal.RootNamingNode by Startup

    Hi,
    I have definied a ConnectionPool, but in Startup exception raised:
    Anyone knows why?
    Interesting, I can see my connectionpool in "View JNDI tree" at the Consol. But
    trying to use it from an EJB exception raised:
    java.sql.SQLException: Connection Pool SEOInterBaseConnectionPool does not exist.
    ####<01.03.2001 10:35:39 GMT+01:00> <Info> <JDBC Connection Pool> <pc0194> <rpcserver>
    <main> <system> <> <000000> <Connection for pool "SEOInterBaseConnectionPool"
    created.>
    ####<01.03.2001 10:35:39 GMT+01:00> <Info> <Adapter> <pc0194> <rpcserver> <main>
    <system> <> <000000> <Exception thrown by rmi server(class weblogic.jndi.internal.RootNamingNode)
    [-7684374466692944493S:10.2.3.119:[7001,7001,7002,7002,7001,7002,-1]/9]: weblogic.jndi.internal.RootNamingNode@951a0>
    javax.naming.NameNotFoundException: Unable to resolve weblogic.jdbc.connectionPool
    Resolved: 'weblogic' Unresolved:'jdbc' ; remaining name 'connectionPool'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:803)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:209)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:129)
         at weblogic.jndi.internal.BasicNamingNode.list(BasicNamingNode.java:496)

    Hi,
    I have definied a ConnectionPool, but in Startup exception raised:
    Anyone knows why?
    Interesting, I can see my connectionpool in "View JNDI tree" at the Consol. But
    trying to use it from an EJB exception raised:
    java.sql.SQLException: Connection Pool SEOInterBaseConnectionPool does not exist.
    ####<01.03.2001 10:35:39 GMT+01:00> <Info> <JDBC Connection Pool> <pc0194> <rpcserver>
    <main> <system> <> <000000> <Connection for pool "SEOInterBaseConnectionPool"
    created.>
    ####<01.03.2001 10:35:39 GMT+01:00> <Info> <Adapter> <pc0194> <rpcserver> <main>
    <system> <> <000000> <Exception thrown by rmi server(class weblogic.jndi.internal.RootNamingNode)
    [-7684374466692944493S:10.2.3.119:[7001,7001,7002,7002,7001,7002,-1]/9]: weblogic.jndi.internal.RootNamingNode@951a0>
    javax.naming.NameNotFoundException: Unable to resolve weblogic.jdbc.connectionPool
    Resolved: 'weblogic' Unresolved:'jdbc' ; remaining name 'connectionPool'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:803)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:209)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:129)
         at weblogic.jndi.internal.BasicNamingNode.list(BasicNamingNode.java:496)

  • Error while bringing up ATG REST Webservice

    Hi,
    I am trying to bring a REST Webservice using ATG 9.3 version.I am getting the below errors in the startup of the instance.I have added "REST" module in the Manifest file and am able to see the entry " C:\ATG\ATG9.3\REST\config\config.jar" in CONFIGPATH(Please let me know if there are other ways to find if the service has come up properly).I am trying to connect to the server using JAVA based REST Client as given below.Also,i have placed the jar files in the CLASSPATH of the module.I am hoping that the webservice have not come up properly because of these startup errors.Please help me out to resolve this issue.
    STARTUP EXCEPTION SEEN IN SERVER
    ========================
    2012-06-25 06:20:36,815 INFO [STDOUT] Unable to create class atg.rest.servlet.HeadRestServlet for configuration /atg/dynamo/servlet/dafpipeline/HeadRestServlet java.lang.ClassNotFoundException: No ClassLoaders found for: atg.rest.servlet.HeadRestServlet
    2012-06-25 06:21:56,325 INFO [nucleusNamespace.atg.userprofiling.sso.PassportAuthorityService] Starting passport authority service
    2012-06-25 06:21:56,460 INFO [STDOUT] **** Error
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] Mon Jun 25 06:21:56 EDT 2012
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] 1340619716460
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] /
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] Unable to set configured property "/atg/dynamo/servlet/Initial.initialServices" atg.nucleus.ConfigurationException: Unable to resolve component /atg/dynamo/servlet/dafpipeline/HeadRestServlet
    2012-06-25 06:22:06,528 INFO [STDOUT] Unable to create class atg.rest.RestConfiguration for configuration /atg/rest/Configuration java.lang.ClassNotFoundException: No ClassLoaders found for: atg.rest.RestConfiguration
    2012-06-25 06:22:06,528 INFO [STDOUT] **** Error
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] Mon Jun 25 06:22:06 EDT 2012
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] 1340619726528
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] /
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] Unable to set configured property "/atg/rest/Initial.initialServices" atg.nucleus.ConfigurationException: Unable to resolve component /atg/rest/Configuration
    CLASSPATH ENTRY
    ============
    <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/atg-rest-1.0.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/commons-fileupload-1.2.1.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/commons-io-1.4.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/dom4j-1.6.1.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/log4j-1.2.15.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/client-lib/java/atg-rest-client-1.0.jar"/>
    REST CLIENT:
    ========
    import java.util.HashMap;
    import java.util.Map;
    import atg.rest.client.RestClientException;
    import atg.rest.client.RestComponentHelper;
    import atg.rest.client.RestResult;
    import atg.rest.client.RestSession;
    public class RestClient {
    RestSession mSession;
    protected void execute() throws RestClientException {
         System.out.println("inside execute");
         mSession = RestSession.createSession("localhost", 8080, "<USERNAME>", "<PASSWORD>");
         mSession.setUseHttpsForLogin(false);
         try {
         mSession.login();
         System.out.println("Login Successful");
         catch (Throwable t) {
         System.out.println(t);
         finally {
         try {
         mSession.logout();
         System.out.println("Logout Successful");
         catch (RestClientException e) {
         System.out.println(e);
    * @param args
    public static void main(String[] args) {
         System.out.println("inside main");
         // TODO Auto-generated method stub
         RestClient testATGRest = new RestClient();
         try {
         testATGRest.execute();
         catch (Throwable t) {
         System.out.println(t);
    REST CLIENT ERROR SEEN:
    =================
    atg.rest.client.RestClientException: java.io.IOException: Not Found http://localhost:8080/rest/bean/atg/userprofiling/ProfileServices/loginUser
    atg.rest.client.RestClientException: This session is not logged in and cannot be logged out

    I am trying to expose a method using REST Webservice and access the method using the browser.I have followed the steps specified in the thread:
    http://ecomwriter.com/2012/03/19/building-restful-web-services-using-atg/ .Have added a component called ProfileRESTWebservice and have defined a method “getLoginInfo” in the class file. The following entry is placed in the restSecurityConfiguration.xml
    <resource component="/atg/userprofiling/ProfileRESTWebservice" secure="true">
    <method name="getLoginInfo" secure="false"></method>
    </resource>
    But, I am receiving the following exception when trying to access the method using http://localhost:8080/rest/bean/atg/userprofiling/ProfileRESTWebservice/getLoginInfo
    10:07:33,147 ERROR [BeanServlet] Error code: 400
    atg.beans.PropertyNotFoundException: Can't find property named: getLoginInfo in class: com.vs.commerce.profile.ProfileRESTWebservice
    Can't find property named: getLoginInfo in class: com.vs.commerce.profile.ProfileRESTWebservice
    atg.rest.RestException: atg.beans.PropertyNotFoundException: Can't find property named: getLoginInfo in class: com.vs.commerce.profile.ProfileRESTWebservice
    at atg.rest.output.RestOutputCustomizerImpl.outputBeanProperty(RestOutputCustomizerImpl.java:616)
    at atg.rest.processor.BeanProcessor.doRESTGet(BeanProcessor.java:157)
    at atg.rest.servlet.RestPipelineServlet.serviceRESTRequest(RestPipelineServlet.java:394)
    at atg.rest.servlet.RestPipelineServlet.service(RestPipelineServlet.java:237)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:298)
    at atg.rest.servlet.RestPipelineServlet.service(RestPipelineServlet.java:241)
    Can you pl help me out on this?

Maybe you are looking for

  • IMac Mountain Lion (10.8.2) won't recognize USB to parallel cable

    I have an iMac running Mountain Lion (10.8.2) and am wanting to connect a HP-6L Laserjet printer via a Sabrent USB-Parallel cable (which is supposed to be Mac compatible).  I have installed the Gutenprint 5.2.9 driver package.  I am also running Wind

  • [SOLVED] RFKILL Doesn't Work

    So apparently my computer's wifi card works perfectly on the most recent snapshot CD, but I have never been able to get past the soft-block on my card when I'm using my permanent install. At one time I could boot into Windows to enable the wifi, but

  • Can I Purchase tv series after downloading a single episode

    can I Purchase tv series after downloading a single episode

  • Change label of table control column - SAPMV45A Screen 4900

    Hello, SAPMV45A / 4900 is the table control in the Sales tab of transaction VA01/02/03 (Sales Order Creation/Change/Display). On this table control there is a field ( RV45A-ETDAT ) with standard label First Date . The date displayed on this column is

  • Multiple Homes ORA-01078 LRM-00109

    Hi, i have three ORACLE_HOMEs with two databases at the same server in two homes which are named "stg" and "infra". Yes, it comes from an Oracle Collaboration Suite installation :-) After a restart of the server i'm facing the ORA-01078 LRM-00109 err