Server caught unhandled exception from servlet [jsp]

pls click on url
http://210.239.141.154/evweb/taikaikakunin.jsp
email : [email protected]
password : 1111
click the button of continue below to textboxes in yellow color.
error comes http://210.239.141.154/evweb/taikaikakunin.jsp.
is anybody can tell me why this is coming.
it is very very urgent as i have to submit this very soon to the client.
thanks.

thanks for reply.
rebooted applications server but still same error is coming pls help

Similar Messages

  • Error 500: Server caught Unhandled Exception

    Hi,
    Whenever I make some changes to JSP and if JSP has some errors within it, It always say Error 500: Server caught Unhandled Exception.
    It's really difficult to debug JSP with this sort of message. Is there any easy way out ...? How do I know which line in JSP is having problem ...? How can know whether its syntax error or something else ...?
    I would appreciate if someone put easy solution forward.
    Thanks.

    Start your servlet engine with a nojit option. It will tell you the line number.
    -Srini

  • Unhandled exceptions from ESP

    Hello,
    From time to time I am getting unhandled exceptions from ESP (5.1 v4 using .NET interface). This is happening only for the high rates of updates (300 records/s). ESP is dying internally, I am not even able to catch exception.
    That is the exception from .NET Runtime:
    Application: AvidPublisher.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException Stack:  at .SYBASE.Esp.SDK.EspPublisher.publish(SYBASE.Esp.SDK.EspPublisher*, SYBASE.Esp.SDK.EspPublishable*, SYBASE.Esp.SDK.EspError*)  at SYBASE.Esp.SDK.NetEspPublisher.publish(SYBASE.Esp.SDK.NetEspMessageWriter, SYBASE.Esp.SDK.NetEspError)  at FXDerivatives.Common.StreamingPlatform.EspHelper.Publish(System.String, System.Object[][], Int32)  at FXDerivatives.Common.StreamingPlatform.EspHelper.PublishToStream(System.String, System.Collections.Generic.IEnumerable`1, Int32, PublishMode)  at FXDerivatives.Common.Aleri.AleriLogWriter.PublishToAleri(System.String, System.String, System.String, FXDerivatives.Common.Aleri.AleriLogLevel, System.String, System.String, System.Collections.Generic.Dictionary`2)  at FXDerivatives.Common.Aleri.AleriLogWriter.Write(FXDerivatives.Common.Aleri.AleriLogLevel, System.String, System.String, System.Collections.Generic.Dictionary`2)  at FXDerivatives.Common.Aleri.AleriLogWriter.Write(FXDerivatives.Common.Aleri.AleriLogLevel, System.String, System.String, FXDerivatives.Common.MarketData.CurrencyPair, System.String)  at AvidPublisher.Publishers.Publisher.LogToAleri(FXDerivatives.Common.Aleri.AleriLogLevel, System.String, System.String, System.String, System.String)  at AvidPublisher.Publishers.Publisher.PublishAll(System.String, System.String, System.Collections.Generic.Dictionary`2)  at AvidPublisher.Publishers.Publisher+<>c__DisplayClass2.b__0(System.Object, System.Collections.Generic.Dictionary`2)  at FXDerivatives.Common.Utility.Bundler`2+DistributeEventHandler[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Invoke(System.Object, System.Collections.Generic.Dictionary`2)  at FXDerivatives.Common.Utility.Bundler`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].DistributeEvents(System.Object, System.Timers.ElapsedEventArgs)  at System.Timers.Timer.MyTimerCallback(System.Object)  at System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object)  at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)  at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)  at System.Threading.TimerQueueTimer.CallCallback()  at System.Threading.TimerQueueTimer.Fire()  at System.Threading.TimerQueue.FireNextTimers()  at System.Threading.TimerQueue.AppDomainTimerCallback()
    That is the Applciation error:
    Faulting application name: AvidPublisher.exe, version: 0.0.0.0, time stamp: 0x54083da6 Faulting module name: MSVCR100.dll, version: 10.0.40219.1, time stamp: 0x4d5f0c22 Exception code: 0xc0000005 Fault offset: 0x00010a5d Faulting process id: 0xd78 Faulting application start time: 0x01cfc82a6a680ae9 Faulting application path: D:\FXDeriv\Apps\AvidPublisher\AvidPublisher.exe Faulting module path: C:\Windows\system32\MSVCR100.dll Report Id: 48d4d149-341f-11e4-ae8a-0050569a4c0f
    Can you please advise? Are you experiencing similar problems?

    Pardon, if I wasn't clear. there are many types of applications that are actually failing, so there is no specific scenario. I have around 20 separate applications which are listening for changes and 1 aplication which copy all data from Aleri to ESP. This app never fails, as it is basically publishing around 15 different datatables sequentially. But those 20 separate applications are failing randomly when trying to consume data, and then save data back to ESP if required. there is 1 more place when application is failing, when different threads are subscribing to stream, and ESP crashes when we call: _subscriber.connect(espError);

  • Windows Server Essentials Email Service Won't Start SharedServiceHost.exe Unhandled exception from operation

    Gday Everyone,
    Two weeks ago we installed a new Server 2012 R2 with the Essentials Experience role. It was fully patched at time of deployment. We enabled O365 integration and password sync was working fine last week. This morning I went to the Dash Board to add a new
    user and after clicking the O365 tab all fields show "Not available".
    The system event log shows
    "The Windows Server Essentials Email Service service terminated unexpectedly.  It has done this 3 time(s)."
    The application event log shows the following.
    System.InvalidOperationException: Nullable object must have a value.
       at Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.<GetSubscriptions>b__37(Subscription sub)
       at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
       at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.<>c__DisplayClass32.<GetCompanyInfo>b__30(AccountSkuDetails s)
       at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
       at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at Microsoft.WindowsServerSolutions.O365Integration.BecWebServiceAdapter.GetCompanyInfo()
       at Microsoft.WindowsServerSolutions.O365Integration.O365ManagementCore.QueryO365Information()
       at Microsoft.WindowsServerSolutions.Common.ProviderFramework.ProviderBase`1.InvokeOperation[TResult](String operationName, Func`1 func)
       at Microsoft.WindowsServerSolutions.O365Integration.O365ManagementProvider.InvokeOperationWrapperAsyncWithLocalAdminPrivilege[TResult](String operationName, Func`1 func)
       at SyncInvokeQueryO365Information(Object , Object[] , Object[] )
       at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
       at Microsoft.WindowsServerSolutions.Common.ProviderFramework.Internal.ExceptionScreener._ScreenForExceptions(GeneralInvoker invokeMe, Object instance, Object[] inputs, Object[]& outputs)
    Stack:
       at System.Environment.FailFast(System.String, System.Exception)
       at Microsoft.WindowsServerSolutions.Common.ProviderFramework.Internal.ExceptionScreener._ScreenForExceptions(GeneralInvoker, System.Object, System.Object[], System.Object[] ByRef)
       at Microsoft.WindowsServerSolutions.Common.ProviderFramework.Internal.ExceptionScreener.Invoke(System.Object, System.Object[], System.Object[] ByRef)
       at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(System.ServiceModel.Dispatcher.MessageRpc ByRef)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(System.ServiceModel.Dispatcher.MessageRpc ByRef)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(System.ServiceModel.Dispatcher.MessageRpc ByRef)
       at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean)
       at System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(System.ServiceModel.Channels.RequestContext, Boolean, System.ServiceModel.OperationContext)
       at System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(System.ServiceModel.Channels.RequestContext, System.ServiceModel.OperationContext)
       at System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(System.IAsyncResult)
       at System.Runtime.Fx+AsyncThunk.UnhandledExceptionFrame(System.IAsyncResult)
       at Microsoft.WindowsServerSolutions.Common.ProviderFramework.Internal.AsyncResult`1[[Microsoft.WindowsServerSolutions.Common.ProviderFramework.Internal.InputChannelRequeuer`1+TryReceiveResult[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral,
    PublicKeyToken=b77a5c561934e089]], Sku, Version=6.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].Complete(Boolean, System.Func`1<TryReceiveResult<System.__Canon>>)
       at Microsoft.WindowsServerSolutions.Common.ProviderFramework.Internal.CoalescingAsyncResult`1[[Microsoft.WindowsServerSolutions.Common.ProviderFramework.Internal.InputChannelRequeuer`1+TryReceiveResult[[System.__Canon, mscorlib, Version=4.0.0.0,
    Culture=neutral, PublicKeyToken=b77a5c561934e089]], Sku, Version=6.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]._MyCallback(System.IAsyncResult)
       at System.Runtime.AsyncResult.Complete(Boolean)
       at System.ServiceModel.Channels.TransportDuplexSessionChannel+TryReceiveAsyncResult.OnReceive(System.IAsyncResult)
       at System.Runtime.Fx+AsyncThunk.UnhandledExceptionFrame(System.IAsyncResult)
       at System.Runtime.AsyncResult.Complete(Boolean)
       at System.ServiceModel.Channels.SynchronizedMessageSource+ReceiveAsyncResult.OnReceiveComplete(System.Object)
       at System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(System.Object)
       at System.Runtime.Fx+AsyncThunk.UnhandledExceptionFrame(System.IAsyncResult)
       at System.Net.LazyAsyncResult.Complete(IntPtr)
       at System.Net.Security.NegotiateStream.ProcessFrameBody(Int32, Byte[], Int32, Int32, System.Net.AsyncProtocolRequest)
       at System.Net.Security.NegotiateStream.ReadCallback(System.Net.AsyncProtocolRequest)
       at System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32)
       at System.Net.FixedSizeReader.ReadCallback(System.IAsyncResult)
       at System.Runtime.AsyncResult.Complete(Boolean)
       at System.ServiceModel.Channels.ConnectionStream+IOAsyncResult.OnAsyncIOComplete(System.Object)
       at System.ServiceModel.Channels.SocketConnection.OnReceiveAsync(System.Object, System.Net.Sockets.SocketAsyncEventArgs)
       at System.Net.Sockets.SocketAsyncEventArgs.FinishOperationSuccess(System.Net.Sockets.SocketError, Int32, System.Net.Sockets.SocketFlags)
       at System.Net.Sockets.SocketAsyncEventArgs.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
       at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
    The only thing we did a few days ago was enable the Azure Backup integration. I am not sure if this broke the O365 integration as I didn't go back to the O365 tab in the dashboard after installing the Azure backup.
    I have spent a considerable amount of time on google, however, majority of the posts talk about Update 1 which disables the password sync service. I have checked and all services are started with exception of Windows Server Essentials Email Service (WseEmailSvc).
    The Azure Backup module is working fine and the registry location HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\Productivity seems to hold the correct configuration information throughout the various keys.
    I am at a loss as to how to proceed with this issue? I have checked but there are no pending updates and I have attempted a server reboot numerous times.
    Would appreciate external input if you have seen this issue before or know where we can look to further establish what is going on.
    Cheers,
    Chiper

    I have a similar if not identical situation - I'm currently migrating from WS2012 Essentials to WS2012 R2 Standard w/Essentials role installed. The 'wseemailsvc' service continues to fail over and over, and I am unable to manage O365 accounts from within
    the Essentials dashboard on the R2 server. 
    System Event Log:
    Error 7031 - The Windows Server Essentials Email Service service terminated unexpectedly ... [repeats twice]
    Error 7034 - The Windows Server Essentials Email Service service terminated unexpectedly. It has done this 3 time(s)
    Application Event Log:
    Source:        .NET Runtime
    Date:          2015-04-20 08:27:28
    Event ID:      1026
    Task Category: None
    Level:         Error
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-04-20T14:27:28.000000000Z" />
    <EventRecordID>21137</EventRecordID>
    <Channel>Application</Channel>
    <Computer>redacted</Computer>
    <Security />
    </System>
    <EventData>
    <Data>Application: SharedServiceHost.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.UnauthorizedAccessException
    Stack:
    at System.DirectoryServices.Interop.UnsafeNativeMethods+IAds.SetInfo()
    at System.DirectoryServices.DirectoryEntry.CommitChanges()
    at Microsoft.WindowsServerSolutions.MailService.ActiveDirectoryHelper+&lt;&gt;c__DisplayClass3.&lt;SetLocalUserPrincipleName&gt;b__1()
    at Microsoft.WindowsServerSolutions.MailService.ActiveDirectoryHelper.InvokeOperationImpersonateWrapper(System.Action)
    at Microsoft.WindowsServerSolutions.O365Integration.UpdateO365IntegrationDataTask.CleanUpMappingData(Microsoft.WindowsServerSolutions.O365Integration.O365User[])
    at Microsoft.WindowsServerSolutions.O365Integration.UpdateO365IntegrationDataTask.Run()
    at Microsoft.WindowsServerSolutions.O365Integration.BackgroundTask.TimerCallback(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.TimerQueueTimer.CallCallback()
    at System.Threading.TimerQueueTimer.Fire()
    at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
    at System.Threading.ThreadPoolWorkQueue.Dispatch()
    </Data>
    </EventData>
    </Event>
    This error is followed immediately by:
    Source:        Application Error
    Date:          2015-04-20 08:27:28
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-04-20T14:27:28.000000000Z" />
    <EventRecordID>21138</EventRecordID>
    <Channel>Application</Channel>
    <Computer>redacted</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SharedServiceHost.exe</Data>
    <Data>6.3.9600.16384</Data>
    <Data>5215ca62</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.3.9600.17415</Data>
    <Data>54505737</Data>
    <Data>e0434352</Data>
    <Data>0000000000008b9c</Data>
    <Data>20e4</Data>
    <Data>01d07b761ad593b2</Data>
    <Data>C:\Windows\System32\Essentials\SharedServiceHost.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>5f028783-e769-11e4-80c4-00155d10040b</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    </EventData>
    </Event>
    Any assistance with this would be greatly appreciated!
    mcbundus

  • How to upload an image from servlet/jsp into server from clients machine?

    can anybody send me the code to upload image from client to server using servlet/jsp.
    i'm using tomcat server.

    You can use the [Apache Commons FileUpload API|http://commons.apache.org/fileupload/] to upload files using Java.
    Here is a Filter example which uses the FileUpload API to process the request and stores the regular request parameters back in the ParameterMap of the request and puts the uploades files as attributes of the request: [http://balusc.blogspot.com/2007/11/multipartfilter.html] Just define it once in web.xml and you can continue writing the servlet logic as usual.

  • How to call the EJB methods from servlet/jsp

    Hello ,
    i have write one ejb signOn having the method validateUser(username,password).i can able to call this function from client.java class.i want to know whether i can call this function from servlet.if yes then where to write that servlet and web.xml file.
    At present i m using weblogic server 8.1and i create directory call c:\ejb\demo and put the ejb files(home ,remote,ejb class ,client.java) then i have created .jar file and put in application file.
    Now i want to create a servlet for that i have to create a new directory and put the servlet,web.xml,weblogin-web.xml file and then create one .war file and put in application directory or do some thing extra.Please help me.
    Thanks In Advance
    [email protected]

    I think this might not be the most appropriate forum for your question. You might try a forum about ejb, or weblogic, or jndi.

  • Allocate exception for servlet jsp

    Hi everybody. I'm using appserver 7 2004q2UR3 on a linux box (RHEL 3). Sometimes, when we change some class or jsp included in a webapp, that application fails with the next error:
    javax.servlet.ServletException: Cannot allocate servlet jsp because it is being unloaded
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:647)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:229)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:158)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:856)
    This error sometimes makes the whole instance become unavailable.
    When I get this error, I can oly stop and start the instance, but when I try to stop the instance I get:
    [appserv@itaul4601 logs]$ asadmin stop-instance j2ee_server
    Could not stop the instance
    server failed to stop: abnormal subprocess termination
    In spite of this error, the instance stops, and I can restart it without problems, but the problem may arise again after a while.
    I don't know why this happens, and how to solve it. Any help would be appreciated.
    Thanks in advance.

    I have a similar problem and error. The only solution that work for me is restarting the PC and then starting tomcat.

  • I am getting servlet exception(javax.servlet.jsp.tagext.TagAttributeInfo)

    javax.servlet.ServletException: javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    root cause
    java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V
         org.apache.jasper.compiler.TagLibraryInfoImpl.createAttribute(TagLibraryInfoImpl.java:576)
         org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java:401)
         org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImpl.java:248)
         org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:162)
         org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:423)
         org.apache.jasper.compiler.Parser.parseDirective(Parser.java:492)
         org.apache.jasper.compiler.Parser.parseElements(Parser.java:1552)
         org.apache.jasper.compiler.Parser.parse(Parser.java:126)
         org.apache.jasper.compiler.ParserController.doParse(ParserController.java:211)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:100)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:155)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:295)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:276)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:264)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:563)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:303)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

    java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)VThat method was available during compilation, but not during runtime. Make sure that the JAR's in the classpath during compilation are the same as the JAR's in the classpath during runtime.

  • SQL exception from servlet

    Can anyone suggest why i get an sql expection from my servlet? Or suggest another way performing this. I just get a my table but no results becuase of an sql exception in tomcat server console. degree id is the parameter from the html page
    try{
         conn = DriverManager.getConnection(url, user, password);
         String selectSQL = "SELECT * from book2readinglist WHERE readinglist = " + degreeid + ""; // change * to book_id or whatever it is
         System.err.println("DEBUG: Query: " + selectSQL);
         Statement stmt = conn.createStatement();
         ResultSet rs1 = stmt.executeQuery(selectSQL);
         //print out html head element
         out.println("<head>"+
              "<meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\">" +
              "<title>books</title>" +
              "</head>");
         // print out table header
         out.println("<table border=\"1\" cellspacing=\"0\" cellpadding=\"3\">" +
              "<tr><th><h4>Title</th></h4><th><h4>Author</th></h4><th><h4>Category</th></h4><th><h4>Cover</th></h4><th><h4>Publisher</th></h4><th><h4>Price</th></h4><th></th></tr>");
         //print out table rows one for each row returned in rs1
         while(rs1.next()){
              String selectSQL2 = "SELECT book from book2readinglist WHERE readinglist = " + degreeid + "";
              System.err.println("DEBUG: Query: " + selectSQL2);
    Statement stmt2 = conn.createStatement();
    ResultSet rs2 = stmt2.executeQuery(selectSQL2);
              while(rs2.next()){
              String selectSQL3 = "SELECT * from books WHERE idcol = " + rs2.getString("book") + ""; /
              System.err.println("DEBUG: Query: " + selectSQL3);
    Statement stmt3 = conn.createStatement();
    ResultSet rs3 = stmt3.executeQuery(selectSQL3);
         out.print("<tr>");
         out.print("<td><h5>" + rs3.getString("title") + "</td>");
         out.print("<td><h5>" + rs3.getString("author") + "</td>");
         out.print("<td><h5>" + rs3.getString("category") + "</td>");
         out.print("<td><img src=\"/assignment1/img/" + rs3.getString("cover") + "\" /></td>");
         out.print("<td><h5>" + rs3.getString("publisher") + "</td>");
         out.print("<td><h5>" + rs3.getString("price") + "</td></h5>");
    Thanks
    Nick

    i am afraid, exception stack trace would help us a lot in identifiyin wat, where, why an exception occured...

  • Javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportser

    Hi,
    I am working on a JSp web based reports ver 10g .I made a war file and deployed on Apps server. when i run the report its throwing the following exception
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportserver failed .
    plz suggest on how to resolve this error.
    Thanks
    Srinivas

    Hi,
    Anyone having solution for this. I am also stucked due to this error
    Reports Error Page
    Fri Jan 16 11:47:29 IST 2009
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportserver failed
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportserver failed
    int oracle.reports.jsp.ReportTag.doStartTag()
    void MyReport.jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
    boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
    void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()
    Could u please give me a solution???

  • Unhandled exception detected during a "MergeData" operation.

    I am trying to open a Interactive PDF form through browser window.
    I am running a SAP ABAP+Java ERP ECC 6.0 system and i have installed ADS service. All four tests, FP_TEST_00, FP_PDF_TEST_00, FP_TEST_IA_00 and FP_CHECK_DESTINATION_SERVICE run okay and when i try to open the form through transaction SFP it opens okay and i get the form.
    But when i go directly to the URL i get the following error:
      The termination type was: RABAX_STATE
    The ABAP call stack was:
          Method: UPDATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
          Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
          Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
          Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    So i changed the trace level in Visual Administrator to ALL and there i see this error:
    #1.5#001A640A9F9400550000002B00006C45000457180646BBDB#1221660602973#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#ADSUSER#107##ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Path##Plain###Local interface will be used to invoke method: public com.adobe.RpReturn com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(com.adobe.RpString[],com.adobe.RpStream[])#
    #1.5#001A640A9F9400550000002C00006C45000457180646BC54#1221660602973#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices.EJBImplementationContainer [invokeMethod(...)]#ADSUSER#107##ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Path##Plain###Invoking method 'public com.adobe.RpReturn com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(com.adobe.RpString[],com.adobe.RpStream[])'...#
    #1.5#001A640A9F9400550000002D00006C45000457180646BEB1#1221660602973#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Non-secure Adobe Document Services request received.#
    #1.5#001A640A9F9400550000002E00006C45000457180646BF61#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Tracecould not be found in request strings.#
    #1.5#001A640A9F9400550000002F00006C45000457180646BF99#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Check if IIOP service is running.#
    #1.5#001A640A9F9400550000003000006C45000457180646BFD1#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###IIOP service is running#
    #1.5#001A640A9F9400550000003100006C45000457180646C00A#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Created a new reference to the DataManager#
    #1.5#001A640A9F9400550000003200006C45000457180646C040#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Search input Streams for: PDFDocument#
    #1.5#001A640A9F9400550000003300006C45000457180646C09A#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###PDFDocument length = 245#
    #1.5#001A640A9F9400550000003400006C45000457180646C0D3#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###PDFDocument contents:
    <PDFDocument><InputPDF><URI><Source>Stream</Source><Name>PDF</Name></URI></InputPDF><MergeData><Data><Source>Stream</Source><Name>XFD</Name></Data></MergeData><ReturnPDF><URI><Type>Stream</Type><Name>PDFOut</Name></URI></ReturnPDF></PDFDocument>#
    #1.5#001A640A9F9400550000003500006C45000457180646C119#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Build DOM for: PDFDocument#
    #1.5#001A640A9F9400550000003600006C45000457180646C14B#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Document size: 245#
    #1.5#001A640A9F9400550000003700006C45000457180646C184#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Creating ByteArrayInputStream from Document byte array#
    #1.5#001A640A9F9400550000003800006C45000457180646C1B7#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Instantiating a new Document Builder from the Document Builder Factory#
    #1.5#001A640A9F9400550000003900006C45000457180646C8AF#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Invoking DocumentBuider parse API: PDFDocument#
    #1.5#001A640A9F9400550000003A00006C45000457180646CA2E#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Successfully built DOM through DocumentBuilder API for: PDFDocument#
    #1.5#001A640A9F9400550000003B00006C45000457180646CA6B#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Successfully created DOM for: PDFDocument#
    #1.5#001A640A9F9400550000003C00006C45000457180646CAB8#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Processing PDFDocument instructions#
    #1.5#001A640A9F9400550000003D00006C45000457180646CB87#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Parsing Source = Stream#
    #1.5#001A640A9F9400550000003E00006C45000457180646CBCA#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Parsing Name = PDF#
    #1.5#001A640A9F9400550000003F00006C45000457180646CC0C#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Validate PDFDocumentXML InputPDF request#
    #1.5#001A640A9F9400550000004000006C45000457180646CC43#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Process input PDF#
    #1.5#001A640A9F9400550000004100006C45000457180646CC79#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get PDF from input: PDFfrom source: Stream#
    #1.5#001A640A9F9400550000004200006C45000457180646CCB4#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer from byte array#
    #1.5#001A640A9F9400550000004300006C45000457180646CCE6#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004400006C45000457180646CD1C#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Performing DataManager lookup.#
    #1.5#001A640A9F9400550000004500006C45000457180646CD4F#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Performing DataManager service lookup.#
    #1.5#001A640A9F9400550000004600006C45000457180646DB11#1221660602981#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004700006C45000457180646DEED#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Search input Streams for: XFD#
    #1.5#001A640A9F9400550000004800006C45000457180646DF2E#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004900006C45000457180646E15C#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004A00006C45000457180646E367#1221660602983#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004B00006C45000457180646E528#1221660602983#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004C00006C450004571806470B85#1221660602993#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004D00006C4500045718064714B0#1221660602995#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004E00006C450004571806475C91#1221660603014#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004F00006C450004571806475EB4#1221660603014#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Created a PDF Manipulation Module for PDF: /tmp/adobewa_RD2_13969350/DM2506205283468036964.dir/DM-1356174493919510228.tmp#
    #1.5#001A640A9F9400550000005000006C450004571806476D69#1221660603018#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Merge data#
    #1.5#001A640A9F9400550000005100006C450004571806476DC8#1221660603018#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Initializing the CORBA XMLForm Module factory#
    #1.5#001A640A9F9400550000005300006C450004571806478C1F#1221660603026#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Error#1#/System/Server#Plain###Unhandled exception detected during a "MergeData" operation.
    Request start time: Wed Sep 17 14:10:02 GMT 2008#
    #1.5#001A640A9F9400550000005400006C450004571806478D05#1221660603026#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Error##Plain###
    Unhandled exception detected during a "MergeData" operation.
    Request start time: Wed Sep 17 14:10:02 GMT 2008
    java.lang.NullPointerException
    Just so you know, i am running a stand-alone JAVA instance for the ADS service because it doesn't run on ppc64 and i have connected my server to this stand-alone server.

    Hi Chad,
    Glad to hear the issue is resolved. Content types could be used for multiple lists in SharePoint site at the same time.
    However, I'm not quite sure why you said the resolution is for a "bug". I read the article per your link:
    http://www.andrewconnell.com/blog/SP2013-Workflow-Custom-Task-Outcomes
    The article is showing how to create custom outcomes buttons in task forms. As I understand, the issue you encountered is that workflow migrated from the other site shows the suspended status.
    Please be more specific on the issue if assistance is needed. If this is the second question, I’d recommend you open another thread in the relevant forum and provide specific information about the issue. In order to avoid confusion and keep track of troubleshooting
    steps, we usually troubleshoot one issue per thread in order to find a resolution efficiently.
    Thanks for the understanding.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Can servlets/ jsp automatically run perl scripts and executables?

    I'm a student and am new to to servlets and web programming in general.
    I need to know if it's possible to run perl scripts and executables automatically from servlets/ jsp.
    The program I am planning on creating should have a client outside a firewall that uploads perl files to a gateway machine inside the firewall, the servlet should be able to run this perl file, and then pass the resulting file as an argument to an executable, to be run by another servlet on a different server.
    I've tried looking everwhere for an answer to this and am about to revert to a cgi based approach because I'm not sure if it would work so any help/ suggestions would be much appreciated.

    Hallo,
    I think using java Runtime will help. you can do Processes that execute shell or system commands through
    Process process = Runtime.getRuntime().exec("your perl scripts here!");
    Bye

  • Catching unhandled exceptions

    Is there any way to catch all unhandled exceptions from the AWT event dispatch thread? Actually I want to display an error message in a dialog box for unhandled exceptions instead of printing to stderr.
    Although, for user threads this sort of thing can be easily done by extending ThreadGroup and overriding its uncaughtException() method, but this technique seemingly cannot be used with system threads.
    Any ideas will be highly appreciated.
    Thank you

    I checked the article referenced above and found the message listed below. This seems to be the solution that I am looking for. But I am in doubt whether it will work with non-Sun VMs, since the method relies on setting a Sun AWT specific system property. Can anyone confirm this?
    Re: Catching OutOfMemoryError in multithreaded GUI
    Author: wathed Jul 4, 2001 11:35 PM
    Can't find any documentation to back this up, but from the source it appears you can specify an exception handler to be called for Throwables on the AWT event thread:
    1) YourHandler should have a method:
    public void handle(Throwable t) {    ...}
    2) use the following when invoking:
    java -Dsun.awt.exception.handler=package.YourHandler MainClass

  • Invoking BPEL Process from a JSP Page 500 Internal Server Error

    Hi,
    I try to invoke a BPEL Process from a JSP Page and receive the following error. I just pasted the example from the Oracle PM Developer's Guide tutorial. Previously I deployed the CreditRatingService BPEL Process.
    Can anyone help me, please?
    D.
    Here is a sequence from my JSP / and the error I get:
    String ssn = request.getParameter("ssn");
    if(ssn == null)
    ssn = "123-12-1234";
    String xml = "<ssn xmlns=\"http://services.otn.com\">"
    + ssn + "</ssn>";
    Locator locator = new Locator("default","welcome1");
    IDeliveryService deliveryService =
    (IDeliveryService)locator.lookupService
    (IDeliveryService.SERVICE_NAME );
    // construct the normalized message and send to oracle bpel process manager
    NormalizedMessage nm = new NormalizedMessage( );
    nm.addPart("payload", xml );
    NormalizedMessage res =
    deliveryService.request("CreditRatingService", "process", nm);
    Map payload = res.getPayload();
    out.println( "BPELProcess CreditRatingService executed!<br>" );
    out.println( "Credit Rating is " + payload.get("payload") );
    500 Internal Server Error
    java.lang.Exception: Erstellen von "ejb/collaxa/system/DeliveryBean"-Bean nicht erfolgreich. Es wurde folgende Exception gemeldet: "javax.naming.NameNotFoundException: ejb/collaxa/system/DeliveryBean not found
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.rmi.RMIServerContext.lookup(RMIServerContext.java:207)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:257)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.ApplicationContext.lookup(ApplicationContext.java:197)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.oracle.bpel.client.util.BeanRegistry.lookupDeliveryBean(BeanRegistry.java:279)
         at com.oracle.bpel.client.delivery.DeliveryService.getDeliveryBean(DeliveryService.java:250)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:83)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:53)
         at _InvokeBP._jspService(_InvokeBP.java:65)
         [InvokeBP.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180

    Here is the solution:
    Properties props = new Properties();
    props.setProperty("orabpel.platform", "oc4j_10g");
    props.setProperty("java.naming.factory.initial",
    "com.evermind.server.rmi.RMIInitialContextFactory");
    props.setProperty("java.naming.provider.url", "ormi://localhost/orabpel");
    props.setProperty("java.naming.security.principal", "oc4jadmin");
    props.setProperty("java.naming.security.credentials", "welcome1");
    and several jars have to be added to the project:
    Orabpel.jar , Orabpel-common.jar, oc4j*.jar,
    %ANT_HOME%\lib\ant.jar;
    %ANT_HOME%\lib\xercesImpl.jar;
    %ANT_HOME%\lib\xml-apis.jar;
    %AXIS_HOME%\lib\axis.jar;
    %AXIS_HOME%\lib\axis-ant.jar;
    %AXIS_HOME%\lib\commons-discovery.jar;
    %AXIS_HOME%\lib\commons-logging.jar;
    %AXIS_HOME%\lib\jaxrpc.jar;
    %AXIS_HOME%\lib\log4j-1.2.8.jar;
    %AXIS_HOME%\lib\saaj.jar;
    %AXIS_HOME%\lib\wsdl4j.jar;

  • Forwarding to a new jsp page from one jsp  EXCEPTION occured....Help me out

    When i was trying to forward control to invalidSession page from a JSP
    if someone tries to log in without entering password....he must be directed to invalidsession page...
    but this is giving exception on line 6...
    The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: An exception occurred processing JSP page /pages/regError.jsp at line 6
    3: <%@page session="true"%>
    4: <% if(session.getAttribute("password")==null)
    5: {%>
    6: <jsp:forward page="/pages/invalidSession.jsp" />
    7: <%}
    8: %>
    9: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         web2.Login.processRequest(Login.java:68)
         web2.Login.doPost(Login.java:95)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    root cause
    org.apache.jasper.JasperException: javax.servlet.ServletException: File "/pages/index.jsp" not found
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:696)
         org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:667)
         org.apache.jsp.pages.regError_jsp._jspService(regError_jsp.java:60)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         web2.Login.processRequest(Login.java:68)
         web2.Login.doPost(Login.java:95)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

    From the stack trace it is written:
    org.apache.jasper.JasperException:
    javax.servlet.ServletException:
    File "/pages/index.jsp" not foundYou have to check for path of index.jsp.
    Edited by: ngpgeeta on Jan 20, 2009 8:01 AM

Maybe you are looking for