Expand my Community achievements bar.

Error 435

Avatar

Former Community Member
Sorry for the cross post, this originally went to wrong group.



I've deployed to AIX for an initial look see. The installation seemed to go well but when I navigate to the UI, I keep getting an error 435 login information is missing.



I'm going to uninstall everything and start over. There was a set of simple instructions provided by Chris Tsunami, I believe, for a Windows install. Is there a similar set of steps you can provide for an AIX installation?



Can you discuss whether LDAP is required and what gotchas there might be?



This is going into Websphere 5.1.1 on AIX.
4 Replies

Avatar

Former Community Member
That's OK, Tsunami's not a bad last name :P



The steps I had listed were for a JBoss install. A WebSphere install is much more involved and complicated. It really wouldn't be possible to post a simple list of steps like I did before. My best advice would be to follow the steps in the install guide very carefully.



In order to authenticate into the web client it needs to be set up to authenticate against something. I believe the install guide cover setting it up against LDAP, but you could also set it up in Websphere to authenticate against a local OS account. So no, LDAP isn't 100% necessary, but it's probably recommended.



If you're still having trouble after reinstalling, you can try posting the stack trace from the log file here, or you could open a case with support if you have a maintenance plan or an AEDP membership.



Chris

Adobe Enterprise Developer Support

Avatar

Former Community Member
Thanks Chris,



I've re-installed and am still running into the same problem. I've included the results from the SystemOut.log file below. The last error in the log shows an attempt by me to enable Global Security.



The apps and modules all appear to be running, but, as you can see from the log, there are a lot of errors as they are started by WAS.



If posting the log like this is not appropriate please let me know. If formally opening a ticket is required just say so.



------------------------------------------------------------------



[7/10/06 14:38:27:030 EDT] 37ef17d0 ApplicationMg A WSVR0200I: Starting application: adobe-FontManager_war

[7/10/06 14:38:27:063 EDT] 37ef17d0 WebContainer A SRVE0169I: Loading Web Module: Font Manager Service.

[7/10/06 14:38:27:133 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/FontManagerService/msg.loggerObtained=Obtained the logger object

[7/10/06 14:38:27:144 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService Service FontManagerService starting.

[7/10/06 14:38:27:146 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/com/adobe/service/Service/msg.serverInstanceId=system property serverInstanceId is set to adobews_fimsadmmk2_fimsadmmk2_server1

[7/10/06 14:38:27:211 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService No properties were found in com/adobe/config/FontManagerService-init

[7/10/06 14:38:27:215 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService java.util.MissingResourceException: Can't find bundle for base name com/adobe/config/FontManagerService-init, locale en_US

java.util.MissingResourceException: Can't find bundle for base name com/adobe/config/FontManagerService-init, locale en_US

at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:825)

at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:794)

at java.util.ResourceBundle.getBundle(ResourceBundle.java:532)

at com.adobe.service.Service.initialize(Service.java:416)

at com.adobe.service.ServerLifeCycleListener.contextInitialized(ServerLifeCycleListener.java:32)

at com.ibm.ws.webcontainer.srt.WebGroup.notifyServletContextCreated(WebGroup.java:1745)

at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp.java:288)

at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:408)

at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup.java:212)

at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:1047)

at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:136)

at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:356)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:517)

at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)

at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)

at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:311)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:268)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)

at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:152)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)

at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:246)

at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)

at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:222)

at java.lang.Thread.run(Thread.java:567)



[7/10/06 14:38:27:217 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/com/adobe/service/Service/msg.setProp=setting Attributes

[7/10/06 14:38:29:065 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService Service FontManagerService: Native files have been expanded in directory /fimsadmmk2/was/5.1.1/bd/installedApps/adobe/server1/FontManagerService

[7/10/06 14:38:29:067 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService Calling out to service FontManagerService onStartService.

[7/10/06 14:38:29:068 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/FontManagerService/msg.onStartService=in onStartService() in FontManagerService

[7/10/06 14:38:29:080 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/FontManager/msg.initProperties/versionProps.specVers=specVersion=7.0

[7/10/06 14:38:29:081 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/FontManager/msg.initProperties/versionProps.implVers=implVersion=7.0.2272.0.95918.0

[7/10/06 14:38:29:083 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/FontManagerService/msg.baseFontDirectory=/fimsadmmk2/was/5.1.1/bd/installedApps/adobe/server1/FontManagerService/fonts

[7/10/06 14:38:29:085 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/FontManagerService/msg.customerFontDirectory=/fimsadmmk2/was/5.1.1/bd/installedApps/adobe/server1/FontManagerService/fonts/customer

[7/10/06 14:38:29:097 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService $$$/FontManagerService/msg.configResourcesCopied=Copying of configuration resources completed.

[7/10/06 14:38:29:098 EDT] 37ef17d0 SystemOut O ========= Start Font Manager Service =========

[7/10/06 14:38:29:154 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService Creating Singleton Connection Factory Manager for service FontManagerService

[7/10/06 14:38:29:201 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService Returned from service FontManagerService onStartService.

[7/10/06 14:38:29:343 EDT] 37ef17d0 FontManagerSe A com.adobe.service.FontManagerService Service FontManagerService started.

[7/10/06 14:38:29:345 EDT] 37ef17d0 WebGroup I SRVE0180I: [Font Manager Service] [/FontManager] [Servlet.LOG]: JSP 1.2 Processor: init

[7/10/06 14:38:29:359 EDT] 37ef17d0 WebGroup I SRVE0180I: [Font Manager Service] [/FontManager] [Servlet.LOG]: SimpleFileServlet: init

[7/10/06 14:38:29:365 EDT] 37ef17d0 ApplicationMg A WSVR0221I: Application started: adobe-FontManager_war

[7/10/06 14:38:29:367 EDT] 37ef17d0 ApplicationMg A WSVR0200I: Starting application: adobe-PDFManipulation_war

[7/10/06 14:38:29:381 EDT] 37ef17d0 WebContainer A SRVE0169I: Loading Web Module: PDFManipulation Module.

[7/10/06 14:38:29:449 EDT] 37ef17d0 PDFManipulati A com.adobe.document.PDFManipulation $$$/PDFManipulation/msg.loggerObtained=Obtained the logger object

[7/10/06 14:38:29:491 EDT] 37ef17d0 PDFManipulati A com.adobe.document.PDFManipulation Service PDFManipulation starting.

[7/10/06 14:38:29:493 EDT] 37ef17d0 PDFManipulati A com.adobe.document.PDFManipulation $$$/com/adobe/service/Service/msg.serverInstanceId=system property serverInstanceId is set to adobews_fimsadmmk2_fimsadmmk2_server1

[7/10/06 14:38:29:528 EDT] 37ef17d0 PDFManipulati A com.adobe.document.PDFManipulation No properties were found in com/adobe/config/PDFManipulation-init

[7/10/06 14:38:29:532 EDT] 37ef17d0 PDFManipulati A com.adobe.document.PDFManipulation java.util.MissingResourceException: Can't find bun

Avatar

Former Community Member
Looks like the log results was too long for the editor. Should I email them?